]> git.lyx.org Git - features.git/blob - lib/doc/es/Math.lyx
documentation: prepare for the math macro chapter part 1 and 2 for trunk
[features.git] / lib / doc / es / Math.lyx
1 #LyX 1.6.1svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16
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.6
74 \usepackage[samesize]{cancel}
75
76 % enables calculation of values,
77 \usepackage{calc}
78
79 % for multiple table row and column cells
80 \usepackage{multirow}
81 \usepackage{multicol}
82
83 % needed in sec. 19.4
84 \usepackage{remreset}
85
86 % center multirows (e.g. in sec. 13.3)
87 \renewcommand{\multirowsetup}{\centering}
88
89 % define a color, used in sec.9.3
90 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
91
92 % declare operators (see sec. 10.4 and sec. 15.2)
93 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
94 \DeclareMathOperator{\sgn}{sgn}
95
96 \newcommand{\spce}{\textvisiblespace}
97
98 % example definitions for sec. 20.1 
99 \newcommand{\gr}{\Longrightarrow}
100 \newcommand{\us}[1]{\underline{#1}}
101 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
102 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
103 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
104
105 % example macro from sec. 19.4
106 %\def\tagform@#1{\maketag@@@{|#1|}}
107
108 % macro from sec. 10.2
109 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
110 \def\mathclap {\mathpalette \mathclapinternal}
111 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
112
113 % redefine the greyed out note
114 \renewenvironment{lyxgreyedout}
115  {\textcolor{blue}\bgroup}{\egroup}
116
117 % ------------------------------------
118 % used to check for needed LaTeX packages
119 \usepackage{ifthen}
120
121 % check for package eurosym
122 % used for the Euro symbol
123 \newboolean{eurosym}
124 \IfFileExists{eurosym.sty}
125  {\usepackage[gennarrow]{eurosym}
126   \setboolean{eurosym}{true}}
127  {\setboolean{eurosym}{false}}
128
129 % needed in sec. 22.4
130 % check for package braket
131 \newboolean{braket}
132 \IfFileExists{braket.sty}
133  {\usepackage{braket}
134   \setboolean{braket}{true}}
135  {\setboolean{braket}{false}}
136
137 % needed in sec. 22.10
138 % check for package upgreek
139 \newboolean{upgreek}
140 \IfFileExists{upgreek.sty}
141  {\usepackage{upgreek}
142   \setboolean{upgreek}{true}}
143  {\setboolean{upgreek}{false}}
144 \end_preamble
145 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
146 \use_default_options false
147 \language spanish
148 \inputencoding auto
149 \font_roman default
150 \font_sans default
151 \font_typewriter default
152 \font_default_family default
153 \font_sc false
154 \font_osf false
155 \font_sf_scale 100
156 \font_tt_scale 100
157
158 \graphics default
159 \paperfontsize 12
160 \spacing single
161 \use_hyperref true
162 \pdf_title "Manual detallado de Matemáticas en LyX"
163 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
164 \pdf_subject "LyX-documentation about math"
165 \pdf_keywords "LyX, Mathed"
166 \pdf_bookmarks true
167 \pdf_bookmarksnumbered true
168 \pdf_bookmarksopen true
169 \pdf_bookmarksopenlevel 1
170 \pdf_breaklinks false
171 \pdf_pdfborder false
172 \pdf_colorlinks true
173 \pdf_backref false
174 \pdf_pdfusetitle false
175 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
176 \papersize a4paper
177 \use_geometry false
178 \use_amsmath 2
179 \use_esint 1
180 \cite_engine basic
181 \use_bibtopic false
182 \paperorientation portrait
183 \secnumdepth 4
184 \tocdepth 3
185 \paragraph_separation skip
186 \defskip medskip
187 \quotes_language french
188 \papercolumns 1
189 \papersides 2
190 \paperpagestyle plain
191 \bullet 1 0 6 -1
192 \bullet 2 2 35 -1
193 \bullet 3 2 7 -1
194 \tracking_changes false
195 \output_changes false
196 \author "" 
197 \author "" 
198 \end_header
199
200 \begin_body
201
202 \begin_layout Title
203 Manual detallado de
204 \begin_inset Newline newline
205 \end_inset
206
207 Matemáticas en LyX
208 \end_layout
209
210 \begin_layout Author
211 por el Equipo LyX
212 \begin_inset Foot
213 status collapsed
214
215 \begin_layout Plain Layout
216 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
217  lista de correo de documentación de LyX
218 \family typewriter
219
220 \begin_inset CommandInset href
221 LatexCommand href
222 name "lyx-docs@lists.lyx.org"
223 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
224
225 \end_inset
226
227
228 \end_layout
229
230 \end_inset
231
232
233 \begin_inset Note Note
234 status collapsed
235
236 \begin_layout Plain Layout
237 autor: Uwe Stöhr, translation: Ignacio Garcia
238 \end_layout
239
240 \end_inset
241
242
243 \begin_inset Newline newline
244 \end_inset
245
246
247 \begin_inset Newline newline
248 \end_inset
249
250 Versión 1.6svn
251 \end_layout
252
253 \begin_layout Standard
254 \begin_inset CommandInset toc
255 LatexCommand tableofcontents
256
257 \end_inset
258
259
260 \end_layout
261
262 \begin_layout Standard
263 \begin_inset Note Note
264 status open
265
266 \begin_layout Plain Layout
267 Para exportar este documento a PDF, PS, o DVI deben estar instalados los
268  paquetes LaTeX 
269 \series bold
270 eurosym
271 \series default
272
273 \series bold
274 multirow
275 \series default
276  y 
277 \series bold
278 was
279 \series default
280 .
281  Si no están instalados también puedes exportar el documento pero las secciones
282  en que se requieren dichos paquetes no aparecerán en la salida.
283 \end_layout
284
285 \begin_layout Plain Layout
286 La última versión PDF de este documento está disponible en:
287 \begin_inset Newline newline
288 \end_inset
289
290
291 \series bold
292 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
293 \end_layout
294
295 \end_inset
296
297
298 \begin_inset Newpage newpage
299 \end_inset
300
301
302 \end_layout
303
304 \begin_layout Section
305 Introducción
306 \end_layout
307
308 \begin_layout Standard
309 Este documento explica las características matemáticas de LyX y además es
310  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
311  Las explicaciones están diseñadas para el uso de comandos.
312  Por consiguiente es preciso que hayas leído la sección 
313 \emph on
314 Ecuaciones matemáticas
315 \emph default
316  de la 
317 \emph on
318 Guía del usuario
319 \emph default
320 .
321 \end_layout
322
323 \begin_layout Standard
324 La mayoría de caracteres y muchas estructuras explicadas en este manual
325  también son accesibles mediante el menú 
326 \family sans
327 Insertar\SpecialChar \menuseparator
328 Ecuación
329 \family default
330  o la barra de herramientas
331 \family sans
332  Ecuaciones
333 \family default
334 .
335  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
336  mucho más rápido usar comandos que la barra de herramientas.
337  Por tanto este manual está enfocado al uso de comandos, aunque también
338  se mencionan los botones correspondientes de las barras de herramientas
339  cuando están disponibles.
340 \end_layout
341
342 \begin_layout Standard
343 Si no se especifica lo contrario los comandos sólo están disponibles dentro
344  de las fórmulas.
345  Para poder usar todos los comandos explicados en este documento, debe usarse
346  la opción 
347 \family sans
348 Usar el paquete de ecuaciones AMS
349 \family default
350  en la configuración del documento (menú 
351 \family sans
352 Documento\SpecialChar \menuseparator
353 Configuración\SpecialChar \menuseparator
354 Ecuaciones
355 \family default
356 )
357 \begin_inset Foot
358 status collapsed
359
360 \begin_layout Plain Layout
361 La opción 
362 \family sans
363 Usar el paquete de ecuaciones AMS automáticamente
364 \family default
365  sólo usa ecuaciones 
366 \begin_inset ERT
367 status collapsed
368
369 \begin_layout Plain Layout
370
371
372 \backslash
373 AmS 
374 \end_layout
375
376 \end_inset
377
378
379 \begin_inset space ~
380 \end_inset
381
382  si las estructuras matemáticas son soportadas por LyX.
383 \end_layout
384
385 \end_inset
386
387 .
388 \end_layout
389
390 \begin_layout Standard
391 Este documento no recoge todos los comandos de ecuaciones 
392 \begin_inset ERT
393 status collapsed
394
395 \begin_layout Plain Layout
396
397
398 \backslash
399 AmS 
400 \end_layout
401
402 \end_inset
403
404
405 \begin_inset Foot
406 status collapsed
407
408 \begin_layout Plain Layout
409 En el archivo 
410 \family sans
411
412 \begin_inset CommandInset href
413 LatexCommand href
414 name "amsguide.ps"
415 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
416
417 \end_inset
418
419
420 \family default
421 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
422  lista con todos los comandos de ecuaciones 
423 \begin_inset ERT
424 status collapsed
425
426 \begin_layout Plain Layout
427
428
429 \backslash
430 AmS 
431 \end_layout
432
433 \end_inset
434
435 .
436 \end_layout
437
438 \end_inset
439
440  por razones de claridad.
441 \end_layout
442
443 \begin_layout Section
444 Instrucciones generales
445 \end_layout
446
447 \begin_layout Standard
448 Para crear una ecuación en línea
449 \begin_inset Index
450 status collapsed
451
452 \begin_layout Plain Layout
453 Ecuación ! en línea
454 \end_layout
455
456 \end_inset
457
458 , insertada en una línea de texto, teclea 
459 \family sans
460 Ctrl-m
461 \family default
462  o pulsa el botón 
463 \begin_inset Graphics
464         filename ../../images/math-mode.png
465         scale 85
466
467 \end_inset
468
469  de la barra de herramientas.
470 \begin_inset Newline newline
471 \end_inset
472
473 Para crear una ecuación en estilo presentación
474 \begin_inset Index
475 status collapsed
476
477 \begin_layout Plain Layout
478 Ecuación ! presentada
479 \end_layout
480
481 \end_inset
482
483 , que se verá más grande y en su propio párrafo, teclea
484 \family sans
485  Ctrl-M
486 \family default
487 .
488 \end_layout
489
490 \begin_layout Standard
491 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
492  dentro de la ecuación y teclea 
493 \family sans
494 Ctrl-M
495 \family default
496  o usa el menú 
497 \family sans
498 Editar\SpecialChar \menuseparator
499 Ecuación\SpecialChar \menuseparator
500 Cambiar tipo de ecuación
501 \family default
502 .
503  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
504 \end_layout
505
506 \begin_layout Standard
507 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
508  presentada, escribe el comando 
509 \series bold
510
511 \backslash
512 displaystyle
513 \series default
514
515 \begin_inset Index
516 status collapsed
517
518 \begin_layout Plain Layout
519 Comandos ! D ! 
520 \backslash
521 displaystyle
522 \end_layout
523
524 \end_inset
525
526  en la ecuación y pulsa espacio.
527  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
528  de la ecuación.
529 \end_layout
530
531 \begin_layout Standard
532 En las tablas sólo se permiten ecuaciones en línea.
533 \end_layout
534
535 \begin_layout Standard
536 Las barras 
537 \family sans
538 Ecuaciones
539 \family default
540  y 
541 \family sans
542 Panel de ecuaciones 
543 \family default
544 se pueden visualizar mediante el menú 
545 \family sans
546 Ver\SpecialChar \menuseparator
547 Barras de herramientas
548 \family default
549 .
550  Si ahí pulsas en 
551 \begin_inset Quotes fld
552 \end_inset
553
554 Ecuaciones
555 \begin_inset Quotes frd
556 \end_inset
557
558  y/o en 
559 \begin_inset Quotes fld
560 \end_inset
561
562 Panel de ecuaciones
563 \begin_inset Quotes frd
564 \end_inset
565
566 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
567  estado se visualiza en el menú de las barras de herramientas con una marca.
568  Si en este estado pulsas de nuevo sobre 
569 \begin_inset Quotes fld
570 \end_inset
571
572 Ecuaciones
573 \begin_inset Quotes frd
574 \end_inset
575
576  y/o 
577 \begin_inset Quotes fld
578 \end_inset
579
580 Panel de ecuaciones
581 \begin_inset Quotes frd
582 \end_inset
583
584  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
585  de una ecuación; este estado se indica añadiendo a las entradas del menú
586  la palabra 
587 \begin_inset Quotes fld
588 \end_inset
589
590 (auto)
591 \begin_inset Quotes frd
592 \end_inset
593
594 .
595  
596 \end_layout
597
598 \begin_layout Standard
599 El modo TeX
600 \begin_inset Index
601 status collapsed
602
603 \begin_layout Plain Layout
604 T@TeX ! modo
605 \end_layout
606
607 \end_inset
608
609  se invoca pulsando el botón 
610 \begin_inset Graphics
611         filename ../../images/ert-insert.png
612         scale 85
613
614 \end_inset
615
616  de la barra de herramientas o con el menú 
617 \family sans
618 Insertar\SpecialChar \menuseparator
619 Código Te
620 \begin_inset ERT
621 status collapsed
622
623 \begin_layout Plain Layout
624
625 {}
626 \end_layout
627
628 \end_inset
629
630 X
631 \family default
632 , (atajo 
633 \family sans
634 Ctrl-l
635 \family default
636 ).
637 \begin_inset Note Note
638 status open
639
640 \begin_layout Plain Layout
641 En LyX hay tres 
642 \begin_inset Quotes fld
643 \end_inset
644
645 nombres propios
646 \begin_inset Quotes frd
647 \end_inset
648
649  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
650  LaTeX y LyX.
651 \end_layout
652
653 \begin_layout Plain Layout
654 Para evitar que estas palabras sean reconocidas como tales nombres propios,
655  se inserta un par de llaves TeX.
656  
657 \end_layout
658
659 \end_inset
660
661
662 \end_layout
663
664 \begin_layout Standard
665 Para cambiar el preámbulo LaTeX
666 \begin_inset Index
667 status collapsed
668
669 \begin_layout Plain Layout
670 LaTeX preámbulo
671 \end_layout
672
673 \end_inset
674
675 , usa el menú 
676 \family sans
677 Documento\SpecialChar \menuseparator
678 Configuración\SpecialChar \menuseparator
679 Preámbulo LaT
680 \begin_inset ERT
681 status collapsed
682
683 \begin_layout Plain Layout
684
685 {}
686 \end_layout
687
688 \end_inset
689
690 eX
691 \family default
692 .
693 \end_layout
694
695 \begin_layout Standard
696 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
697  multilínea, se pueden usar los menús 
698 \family sans
699 Editar\SpecialChar \menuseparator
700 Ecuación
701 \family default
702  y 
703 \family sans
704 Editar\SpecialChar \menuseparator
705 Filas y columnas
706 \family default
707  o la barra de herramientas de 
708 \family sans
709 Tabla
710 \family default
711 .
712  Cuando las líneas y columnas se intercambian mediante el menú, la columna
713  o línea en la que está se cambia con la columna de la derecha o con la
714  línea de abajo, respectivamente.
715  Si el cursor está en la última columna o fila, el cambio se hace con la
716  columna de la izquierda o la línea de arriba.
717 \end_layout
718
719 \begin_layout Standard
720 Para escribir texto en fórmulas se usa 
721 \emph on
722 texto de ecuaciones
723 \emph default
724
725 \begin_inset Index
726 status collapsed
727
728 \begin_layout Plain Layout
729 Texto ! en ecuaciones
730 \end_layout
731
732 \end_inset
733
734 .
735 \begin_inset Foot
736 status collapsed
737
738 \begin_layout Plain Layout
739 Para ecuaciones multilínea se usa el comando 
740 \series bold
741
742 \backslash
743 intertext
744 \series default
745 , véase
746 \begin_inset space ~
747 \end_inset
748
749
750 \begin_inset CommandInset ref
751 LatexCommand ref
752 reference "sub:Texto-en-multilínea"
753
754 \end_inset
755
756 .
757 \end_layout
758
759 \end_inset
760
761  Este modo se invoca con el atajo 
762 \family sans
763 Alt-m
764 \begin_inset space ~
765 \end_inset
766
767 m
768 \family default
769  o insertando el comando 
770 \series bold
771
772 \backslash
773 text
774 \series default
775
776 \begin_inset Index
777 status collapsed
778
779 \begin_layout Plain Layout
780 Comandos ! T ! 
781 \backslash
782 text
783 \end_layout
784
785 \end_inset
786
787 .
788  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
789  partes de la ecuación que se ven en azul.
790  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
791 a de otras partes de la fórmula.
792 \end_layout
793
794 \begin_layout Subsection*
795 Esquema de comandos
796 \end_layout
797
798 \begin_layout Standard
799 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
800  siguiente esquema:
801 \end_layout
802
803 \begin_layout Standard
804
805 \series bold
806
807 \backslash
808 nombre_del_comando[argumento opcional]{argumento requerido}
809 \end_layout
810
811 \begin_layout Standard
812 Un comando empieza siempre por una barra inversa, 
813 \series bold
814
815 \backslash
816
817 \series default
818 .
819  Para omitir argumentos opcionales, quita también los corchetes asociados.
820  En este documento, las llaves que encierran los argumentos requeridos se
821  denominan llaves TeX
822 \begin_inset Index
823 status collapsed
824
825 \begin_layout Plain Layout
826 T@TeX ! llaves
827 \end_layout
828
829 \end_inset
830
831 .
832  Si en una ecuación añades una llave de apertura al nombre de un comando,
833  LyX crea automáticamente una llave TeX.
834  En todos los demás casos las llaves TeX se crean en las ecuaciones con
835  el comando 
836 \series bold
837
838 \backslash
839 {
840 \series default
841 .
842  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
843  que se muestran en azul.
844  En modo TeX no hace falta comando para poner llaves TeX.
845  Las llaves TeX no aparecen en la salida.
846 \end_layout
847
848 \begin_layout Standard
849 En el caso de comandos sin argumentos, como los comandos para símbolos que
850  se introducen en modo TeX, 
851 \emph on
852 siempre
853 \emph default
854  debe teclearse un espacio tras el comando para finalizarlo.
855  Este espacio no aparece en la salida.
856  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
857  de un espacio protegido en texto normal.
858 \end_layout
859
860 \begin_layout Standard
861 Un espacio protegido se inserta con 
862 \family sans
863 Ctrl-espacio
864 \family default
865 .
866 \begin_inset Newpage newpage
867 \end_inset
868
869
870 \end_layout
871
872 \begin_layout Subsection*
873 Explicación de la sintaxis
874 \end_layout
875
876 \begin_layout Itemize
877 El símbolo 
878 \begin_inset ERT
879 status collapsed
880
881 \begin_layout Plain Layout
882
883
884 \backslash
885 spce 
886 \end_layout
887
888 \end_inset
889
890
891 \begin_inset Foot
892 status collapsed
893
894 \begin_layout Plain Layout
895 Este carácter, espacio visible, se puede componer con el comando 
896 \series bold
897
898 \backslash
899 textvisiblespace
900 \series default
901
902 \begin_inset Index
903 status collapsed
904
905 \begin_layout Plain Layout
906 Comandos ! T ! 
907 \backslash
908 textvisiblespace
909 \end_layout
910
911 \end_inset
912
913  insertado en código TeX.
914 \end_layout
915
916 \end_inset
917
918  indica que hay que teclear un espacio.
919 \end_layout
920
921 \begin_layout Itemize
922 Una flecha como 
923 \begin_inset Formula $\rightarrow$
924 \end_inset
925
926  indica el uso de la correspondiente tecla de flecha.
927  
928 \end_layout
929
930 \begin_layout Subsection*
931 Unidades disponibles
932 \end_layout
933
934 \begin_layout Standard
935 \align center
936 \begin_inset Float table
937 placement H
938 wide false
939 sideways false
940 status open
941
942 \begin_layout Plain Layout
943 \align center
944 \begin_inset Caption
945
946 \begin_layout Plain Layout
947 \begin_inset CommandInset label
948 LatexCommand label
949 name "tab:Unidades-disponibles"
950
951 \end_inset
952
953 Unidades disponibles
954 \end_layout
955
956 \end_inset
957
958
959 \end_layout
960
961 \begin_layout Plain Layout
962 \align center
963 \begin_inset Tabular
964 <lyxtabular version="3" rows="13" columns="2">
965 <features>
966 <column alignment="center" valignment="top" width="0">
967 <column alignment="center" valignment="top" width="0">
968 <row>
969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
970 \begin_inset Text
971
972 \begin_layout Plain Layout
973 Unidad
974 \end_layout
975
976 \end_inset
977 </cell>
978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
979 \begin_inset Text
980
981 \begin_layout Plain Layout
982 Nombre / Descripción
983 \end_layout
984
985 \end_inset
986 </cell>
987 </row>
988 <row>
989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
990 \begin_inset Text
991
992 \begin_layout Plain Layout
993 mm
994 \end_layout
995
996 \end_inset
997 </cell>
998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
999 \begin_inset Text
1000
1001 \begin_layout Plain Layout
1002 Milímetro
1003 \end_layout
1004
1005 \end_inset
1006 </cell>
1007 </row>
1008 <row>
1009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1010 \begin_inset Text
1011
1012 \begin_layout Plain Layout
1013 cm
1014 \end_layout
1015
1016 \end_inset
1017 </cell>
1018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1019 \begin_inset Text
1020
1021 \begin_layout Plain Layout
1022 Centímetro
1023 \end_layout
1024
1025 \end_inset
1026 </cell>
1027 </row>
1028 <row>
1029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1030 \begin_inset Text
1031
1032 \begin_layout Plain Layout
1033 in
1034 \end_layout
1035
1036 \end_inset
1037 </cell>
1038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1039 \begin_inset Text
1040
1041 \begin_layout Plain Layout
1042 Pulgada (1
1043 \begin_inset space \thinspace{}
1044 \end_inset
1045
1046 in = 2,54
1047 \begin_inset space \thinspace{}
1048 \end_inset
1049
1050 cm)
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 pt
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 Punto (72.27
1071 \begin_inset space \thinspace{}
1072 \end_inset
1073
1074 pt = 1
1075 \begin_inset space \thinspace{}
1076 \end_inset
1077
1078 in)
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 pc
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 Pica (1
1099 \begin_inset space \thinspace{}
1100 \end_inset
1101
1102 pc = 12
1103 \begin_inset space \thinspace{}
1104 \end_inset
1105
1106 pt)
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 sp
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 Punto escalado (65536
1127 \begin_inset space \thinspace{}
1128 \end_inset
1129
1130 sp = 1
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 bp
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 grande (72
1155 \begin_inset space \thinspace{}
1156 \end_inset
1157
1158 bp = 1
1159 \begin_inset space \thinspace{}
1160 \end_inset
1161
1162 in)
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 dd
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 Didot (1
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 dd 
1187 \begin_inset Formula $\approx$
1188 \end_inset
1189
1190  0.376
1191 \begin_inset space \thinspace{}
1192 \end_inset
1193
1194 mm)
1195 \end_layout
1196
1197 \end_inset
1198 </cell>
1199 </row>
1200 <row>
1201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1202 \begin_inset Text
1203
1204 \begin_layout Plain Layout
1205 cc
1206 \end_layout
1207
1208 \end_inset
1209 </cell>
1210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1211 \begin_inset Text
1212
1213 \begin_layout Plain Layout
1214 Cicero (1
1215 \begin_inset space \thinspace{}
1216 \end_inset
1217
1218 cc = 12
1219 \begin_inset space \thinspace{}
1220 \end_inset
1221
1222 dd)
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 ex
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 Altura de la letra 
1243 \begin_inset Quotes fld
1244 \end_inset
1245
1246
1247 \emph on
1248 x
1249 \emph default
1250
1251 \begin_inset Quotes frd
1252 \end_inset
1253
1254  en la fuente actual
1255 \end_layout
1256
1257 \end_inset
1258 </cell>
1259 </row>
1260 <row>
1261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1262 \begin_inset Text
1263
1264 \begin_layout Plain Layout
1265 em
1266 \end_layout
1267
1268 \end_inset
1269 </cell>
1270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1271 \begin_inset Text
1272
1273 \begin_layout Plain Layout
1274 Anchura de la letra 
1275 \begin_inset Quotes fld
1276 \end_inset
1277
1278
1279 \emph on
1280 M
1281 \emph default
1282
1283 \begin_inset Quotes frd
1284 \end_inset
1285
1286  en la fuente actual
1287 \end_layout
1288
1289 \end_inset
1290 </cell>
1291 </row>
1292 <row>
1293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1294 \begin_inset Text
1295
1296 \begin_layout Plain Layout
1297 mu
1298 \end_layout
1299
1300 \end_inset
1301 </cell>
1302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1303 \begin_inset Text
1304
1305 \begin_layout Plain Layout
1306 Unidad matemática (1
1307 \begin_inset space \thinspace{}
1308 \end_inset
1309
1310 mu = 
1311 \begin_inset Formula $\nicefrac{1}{18}$
1312 \end_inset
1313
1314
1315 \begin_inset space \thinspace{}
1316 \end_inset
1317
1318 em)
1319 \end_layout
1320
1321 \end_inset
1322 </cell>
1323 </row>
1324 </lyxtabular>
1325
1326 \end_inset
1327
1328
1329 \end_layout
1330
1331 \end_inset
1332
1333
1334 \end_layout
1335
1336 \begin_layout Standard
1337 \align center
1338 \begin_inset Newpage newpage
1339 \end_inset
1340
1341
1342 \end_layout
1343
1344 \begin_layout Section
1345 Funciones básicas
1346 \end_layout
1347
1348 \begin_layout Subsection
1349 Exponentes
1350 \begin_inset Index
1351 status collapsed
1352
1353 \begin_layout Plain Layout
1354 Exponentes
1355 \end_layout
1356
1357 \end_inset
1358
1359  e índices
1360 \begin_inset Index
1361 status collapsed
1362
1363 \begin_layout Plain Layout
1364 Indices@Índices
1365 \end_layout
1366
1367 \end_inset
1368
1369
1370 \begin_inset Index
1371 status collapsed
1372
1373 \begin_layout Plain Layout
1374 Superíndices|see
1375 \begin_inset ERT
1376 status collapsed
1377
1378 \begin_layout Plain Layout
1379
1380 {
1381 \end_layout
1382
1383 \end_inset
1384
1385 Exponentes
1386 \begin_inset ERT
1387 status collapsed
1388
1389 \begin_layout Plain Layout
1390
1391 }
1392 \end_layout
1393
1394 \end_inset
1395
1396
1397 \end_layout
1398
1399 \end_inset
1400
1401
1402 \begin_inset Index
1403 status collapsed
1404
1405 \begin_layout Plain Layout
1406 Subíndices|see
1407 \begin_inset ERT
1408 status collapsed
1409
1410 \begin_layout Plain Layout
1411
1412 {
1413 \end_layout
1414
1415 \end_inset
1416
1417 Índices
1418 \begin_inset ERT
1419 status collapsed
1420
1421 \begin_layout Plain Layout
1422
1423 }
1424 \end_layout
1425
1426 \end_inset
1427
1428
1429 \end_layout
1430
1431 \end_inset
1432
1433
1434 \end_layout
1435
1436 \begin_layout Standard
1437 Los índices se componen con un guión bajo 
1438 \begin_inset Quotes fld
1439 \end_inset
1440
1441 _
1442 \begin_inset Quotes frd
1443 \end_inset
1444
1445  o con el botón de la barra de herramientas de ecuaciones 
1446 \begin_inset Graphics
1447         filename ../../images/math-subscript.png
1448         scale 85
1449
1450 \end_inset
1451
1452 , los exponentes con un circunflejo 
1453 \begin_inset Quotes fld
1454 \end_inset
1455
1456 ^
1457 \begin_inset Quotes frd
1458 \end_inset
1459
1460  o con el botón de la barra de herramientas de ecuaciones 
1461 \begin_inset Graphics
1462         filename ../../images/math-superscript.png
1463         scale 85
1464
1465 \end_inset
1466
1467 .
1468 \end_layout
1469
1470 \begin_layout Standard
1471 \noindent
1472 \align center
1473 \begin_inset Tabular
1474 <lyxtabular version="3" rows="4" columns="2">
1475 <features>
1476 <column alignment="center" valignment="top" width="0">
1477 <column alignment="center" valignment="top" width="0">
1478 <row>
1479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1480 \begin_inset Text
1481
1482 \begin_layout Plain Layout
1483 Comando
1484 \end_layout
1485
1486 \end_inset
1487 </cell>
1488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1489 \begin_inset Text
1490
1491 \begin_layout Plain Layout
1492 Resultado
1493 \begin_inset Note Note
1494 status collapsed
1495
1496 \begin_layout Plain Layout
1497
1498 \series bold
1499
1500 \backslash
1501 raisebox
1502 \series default
1503  sólo se usa como espaciador.
1504 \end_layout
1505
1506 \end_inset
1507
1508
1509 \end_layout
1510
1511 \end_inset
1512 </cell>
1513 </row>
1514 <row>
1515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1516 \begin_inset Text
1517
1518 \begin_layout Plain Layout
1519 B_V
1520 \end_layout
1521
1522 \end_inset
1523 </cell>
1524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1525 \begin_inset Text
1526
1527 \begin_layout Plain Layout
1528 \begin_inset Formula $B_{V}$
1529 \end_inset
1530
1531
1532 \end_layout
1533
1534 \end_inset
1535 </cell>
1536 </row>
1537 <row>
1538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1539 \begin_inset Text
1540
1541 \begin_layout Plain Layout
1542 B^V
1543 \end_layout
1544
1545 \end_inset
1546 </cell>
1547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1548 \begin_inset Text
1549
1550 \begin_layout Plain Layout
1551 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1552 \end_inset
1553
1554
1555 \end_layout
1556
1557 \end_inset
1558 </cell>
1559 </row>
1560 <row>
1561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1562 \begin_inset Text
1563
1564 \begin_layout Plain Layout
1565 B^
1566 \begin_inset ERT
1567 status collapsed
1568
1569 \begin_layout Plain Layout
1570
1571
1572 \backslash
1573 spce 
1574 \end_layout
1575
1576 \end_inset
1577
1578 A
1579 \end_layout
1580
1581 \end_inset
1582 </cell>
1583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1584 \begin_inset Text
1585
1586 \begin_layout Plain Layout
1587 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1588 \end_inset
1589
1590
1591 \end_layout
1592
1593 \end_inset
1594 </cell>
1595 </row>
1596 </lyxtabular>
1597
1598 \end_inset
1599
1600
1601 \end_layout
1602
1603 \begin_layout Standard
1604 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1605  caso acentuará las vocales y no funcionará como exponente.
1606 \begin_inset Foot
1607 status collapsed
1608
1609 \begin_layout Plain Layout
1610 Dependiendo de la configuración del teclado esto puede suceder también con
1611  otros caracteres además de las vocales.
1612 \end_layout
1613
1614 \end_inset
1615
1616  Para conseguir exponentes en estos casos debes pulsar 
1617 \family sans
1618 Espacio
1619 \family default
1620  tras el circunflejo, como en el último ejemplo.
1621  
1622 \end_layout
1623
1624 \begin_layout Subsection
1625 Fracciones
1626 \begin_inset CommandInset label
1627 LatexCommand label
1628 name "sub:Fracciones"
1629
1630 \end_inset
1631
1632
1633 \begin_inset Index
1634 status collapsed
1635
1636 \begin_layout Plain Layout
1637 Fracciones
1638 \end_layout
1639
1640 \end_inset
1641
1642
1643 \end_layout
1644
1645 \begin_layout Standard
1646 Las fracciones se generan con el comando 
1647 \series bold
1648
1649 \backslash
1650 frac
1651 \series default
1652
1653 \begin_inset Index
1654 status collapsed
1655
1656 \begin_layout Plain Layout
1657 Comandos ! F ! 
1658 \backslash
1659 frac
1660 \end_layout
1661
1662 \end_inset
1663
1664  o con el botón 
1665 \begin_inset Graphics
1666         filename ../../images/math/frac.png
1667         scale 50
1668
1669 \end_inset
1670
1671  de la barra de herramientas.
1672  El tamaño de fuente se ajusta automáticamente, dependiendo de si la fracción
1673  está en línea o en estilo presentación.
1674  Con el botón 
1675 \begin_inset Graphics
1676         filename ../../images/math/frac-square.png
1677         scale 85
1678
1679 \end_inset
1680
1681 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1682  de fracciones.
1683 \end_layout
1684
1685 \begin_layout Standard
1686 Con el comando 
1687 \series bold
1688
1689 \backslash
1690 dfrac
1691 \series default
1692
1693 \begin_inset Index
1694 status collapsed
1695
1696 \begin_layout Plain Layout
1697 Comandos ! D ! 
1698 \backslash
1699 dfrac
1700 \end_layout
1701
1702 \end_inset
1703
1704  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1705  presentación.
1706  Con 
1707 \series bold
1708
1709 \backslash
1710 tfrac
1711 \series default
1712
1713 \begin_inset Index
1714 status collapsed
1715
1716 \begin_layout Plain Layout
1717 Comandos ! T ! 
1718 \backslash
1719 tfrac
1720 \end_layout
1721
1722 \end_inset
1723
1724  la fracción tiene siempre el tamaño del estilo en línea.
1725  Un ejemplo:
1726 \end_layout
1727
1728 \begin_layout Standard
1729 Una línea con la fracción 
1730 \begin_inset Formula $\frac{1}{2}$
1731 \end_inset
1732
1733  creada con el comando 
1734 \series bold
1735
1736 \backslash
1737 frac
1738 \series default
1739 .
1740  
1741 \end_layout
1742
1743 \begin_layout Standard
1744 Una línea con la fracción 
1745 \begin_inset Formula $\dfrac{1}{2}$
1746 \end_inset
1747
1748  creada con el comando 
1749 \series bold
1750
1751 \backslash
1752 dfrac
1753 \series default
1754 .
1755 \end_layout
1756
1757 \begin_layout Standard
1758 \noindent
1759 \align center
1760 \begin_inset Tabular
1761 <lyxtabular version="3" rows="4" columns="2">
1762 <features>
1763 <column alignment="center" valignment="top" width="0">
1764 <column alignment="center" valignment="top" width="0">
1765 <row>
1766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1767 \begin_inset Text
1768
1769 \begin_layout Plain Layout
1770 Comando
1771 \end_layout
1772
1773 \end_inset
1774 </cell>
1775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1776 \begin_inset Text
1777
1778 \begin_layout Plain Layout
1779 Resultado
1780 \begin_inset Note Note
1781 status collapsed
1782
1783 \begin_layout Plain Layout
1784
1785 \series bold
1786
1787 \backslash
1788 raisebox
1789 \series default
1790  se usa sólo como espaciador
1791 \end_layout
1792
1793 \end_inset
1794
1795
1796 \end_layout
1797
1798 \end_inset
1799 </cell>
1800 </row>
1801 <row>
1802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1803 \begin_inset Text
1804
1805 \begin_layout Plain Layout
1806
1807 \backslash
1808 frac
1809 \begin_inset ERT
1810 status collapsed
1811
1812 \begin_layout Plain Layout
1813
1814
1815 \backslash
1816 spce 
1817 \end_layout
1818
1819 \end_inset
1820
1821 A
1822 \begin_inset Formula $\downarrow$
1823 \end_inset
1824
1825 B
1826 \end_layout
1827
1828 \end_inset
1829 </cell>
1830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1831 \begin_inset Text
1832
1833 \begin_layout Plain Layout
1834 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1835 \end_inset
1836
1837
1838 \end_layout
1839
1840 \end_inset
1841 </cell>
1842 </row>
1843 <row>
1844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1845 \begin_inset Text
1846
1847 \begin_layout Plain Layout
1848
1849 \backslash
1850 dfrac
1851 \begin_inset ERT
1852 status collapsed
1853
1854 \begin_layout Plain Layout
1855
1856
1857 \backslash
1858 spce 
1859 \end_layout
1860
1861 \end_inset
1862
1863 A
1864 \begin_inset Formula $\downarrow$
1865 \end_inset
1866
1867 B
1868 \end_layout
1869
1870 \end_inset
1871 </cell>
1872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1877 \end_inset
1878
1879
1880 \end_layout
1881
1882 \end_inset
1883 </cell>
1884 </row>
1885 <row>
1886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1887 \begin_inset Text
1888
1889 \begin_layout Plain Layout
1890
1891 \backslash
1892 dfrac
1893 \begin_inset ERT
1894 status collapsed
1895
1896 \begin_layout Plain Layout
1897
1898
1899 \backslash
1900 spce 
1901 \end_layout
1902
1903 \end_inset
1904
1905 e^
1906 \begin_inset ERT
1907 status collapsed
1908
1909 \begin_layout Plain Layout
1910
1911
1912 \backslash
1913 spce 
1914 \end_layout
1915
1916 \end_inset
1917
1918
1919 \backslash
1920 frac
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 1
1934 \begin_inset Formula $\downarrow$
1935 \end_inset
1936
1937 2
1938 \begin_inset Formula $\downarrow$
1939 \end_inset
1940
1941 3
1942 \end_layout
1943
1944 \end_inset
1945 </cell>
1946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1947 \begin_inset Text
1948
1949 \begin_layout Plain Layout
1950 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1951 \end_inset
1952
1953
1954 \end_layout
1955
1956 \end_inset
1957 </cell>
1958 </row>
1959 </lyxtabular>
1960
1961 \end_inset
1962
1963
1964 \begin_inset VSpace bigskip
1965 \end_inset
1966
1967
1968 \end_layout
1969
1970 \begin_layout Standard
1971 Para fracciones anidadas se puede usar el comando 
1972 \series bold
1973
1974 \backslash
1975 cfrac
1976 \series default
1977
1978 \begin_inset Index
1979 status collapsed
1980
1981 \begin_layout Plain Layout
1982 Comandos ! C ! 
1983 \backslash
1984 cfrac
1985 \end_layout
1986
1987 \end_inset
1988
1989 .
1990  Un ejemplo:
1991 \begin_inset VSpace -3mm
1992 \end_inset
1993
1994
1995 \end_layout
1996
1997 \begin_layout Standard
1998 \begin_inset Formula \begin{align*}
1999 \textrm{creada con \textbf{\textbackslash frac} } &  & \textrm{creada con }\mathbf{\textbackslash\textbf{cfrac}}\\
2000 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2001
2002 \end_inset
2003
2004
2005 \end_layout
2006
2007 \begin_layout Standard
2008 El comando para el ejemplo de arriba es:
2009 \end_layout
2010
2011 \begin_layout Standard
2012
2013 \series bold
2014
2015 \backslash
2016 cfrac{A
2017 \begin_inset Formula $\to$
2018 \end_inset
2019
2020
2021 \backslash
2022 {B+
2023 \backslash
2024 cfrac{C+
2025 \backslash
2026 cfrac{E
2027 \begin_inset Formula $\to$
2028 \end_inset
2029
2030
2031 \backslash
2032 {F
2033 \begin_inset Formula $\to\to$
2034 \end_inset
2035
2036
2037 \backslash
2038 {D
2039 \end_layout
2040
2041 \begin_layout Standard
2042 \begin_inset VSpace medskip
2043 \end_inset
2044
2045
2046 \end_layout
2047
2048 \begin_layout Standard
2049
2050 \series bold
2051
2052 \backslash
2053 cfrac
2054 \series default
2055  compone la fracción siempre en el tamaño del estilo presentación, también
2056  cuando es parte de otra fracción.
2057  
2058 \series bold
2059
2060 \backslash
2061 cfrac
2062 \series default
2063  tiene el siguiente esquema de comando:
2064 \end_layout
2065
2066 \begin_layout Standard
2067
2068 \series bold
2069
2070 \backslash
2071 cfrac[posición del numerador]{numerador}{denominador}
2072 \end_layout
2073
2074 \begin_layout Standard
2075 La posición del numerador puede ser 
2076 \emph on
2077 l
2078 \emph default
2079
2080 \emph on
2081 c
2082 \emph default
2083  o 
2084 \emph on
2085 r
2086 \emph default
2087  .
2088  
2089 \emph on
2090 l
2091 \emph default
2092  o 
2093 \emph on
2094 r
2095 \emph default
2096  alinean el numerador a la izquierda o a la derecha, respectivamente, de
2097  la raya de fracción.
2098  Si se pone 
2099 \emph on
2100 c
2101 \emph default
2102  o no se especifica posición, el numerador aparece centrado.
2103  Estas fracciones muestran las distintas alineaciones:
2104 \end_layout
2105
2106 \begin_layout Standard
2107 \noindent
2108 \align center
2109 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2110 \end_inset
2111
2112  ; 
2113 \begin_inset Formula $\cfrac{A}{B+C}$
2114 \end_inset
2115
2116  ; 
2117 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2118 \end_inset
2119
2120  
2121 \begin_inset VSpace medskip
2122 \end_inset
2123
2124
2125 \end_layout
2126
2127 \begin_layout Standard
2128 Muchas veces es adecuado combinar 
2129 \series bold
2130
2131 \backslash
2132 cfrac
2133 \series default
2134  y 
2135 \series bold
2136
2137 \backslash
2138 frac
2139 \series default
2140 :
2141 \begin_inset Formula \[
2142 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2143
2144 \end_inset
2145
2146
2147 \end_layout
2148
2149 \begin_layout Standard
2150 Para componer fracciones en línea con raya de fracción inclinada puedes
2151  usar el comando 
2152 \series bold
2153
2154 \backslash
2155 nicefrac
2156 \series default
2157
2158 \begin_inset Index
2159 status collapsed
2160
2161 \begin_layout Plain Layout
2162 Comandos ! N ! 
2163 \backslash
2164 nicefrac
2165 \end_layout
2166
2167 \end_inset
2168
2169
2170 \begin_inset Formula $\nicefrac{5}{31}$
2171 \end_inset
2172
2173  Hay además el comando 
2174 \series bold
2175
2176 \backslash
2177 unitfracthree
2178 \series default
2179  que permite escribir una fracción en combinación con un número: 
2180 \begin_inset Formula $\unitfrac[2]{1}{3}$
2181 \end_inset
2182
2183
2184 \begin_inset Newline newline
2185 \end_inset
2186
2187 Ten en cuenta que 
2188 \series bold
2189
2190 \backslash
2191 unitfracthree
2192 \series default
2193  no es un comando LaTeX auténtico, sino el comando
2194 \begin_inset Newline newline
2195 \end_inset
2196
2197
2198 \series bold
2199
2200 \backslash
2201 unitfrac[número]{numerador}{denominador}
2202 \series default
2203 , por tanto no puedes usarlo en código TeX.
2204 \end_layout
2205
2206 \begin_layout Standard
2207 En la 
2208 \begin_inset CommandInset ref
2209 LatexCommand ref
2210 reference "sub:Fracciones-personalizadas"
2211
2212 \end_inset
2213
2214  se explica cómo componer fracciones personalizadas en las que la raya de
2215  fracción se puede cambiar.
2216  
2217 \end_layout
2218
2219 \begin_layout Subsection
2220 Raíces
2221 \begin_inset Index
2222 status collapsed
2223
2224 \begin_layout Plain Layout
2225 Raíces
2226 \end_layout
2227
2228 \end_inset
2229
2230
2231 \end_layout
2232
2233 \begin_layout Standard
2234 Las raíces cuadradas se componen con 
2235 \series bold
2236
2237 \backslash
2238 sqrt
2239 \series default
2240
2241 \begin_inset Index
2242 status collapsed
2243
2244 \begin_layout Plain Layout
2245 Comandos ! S ! 
2246 \backslash
2247 sqrt
2248 \end_layout
2249
2250 \end_inset
2251
2252  o con el botón 
2253 \begin_inset Graphics
2254         filename ../../images/math/sqrt.png
2255         scale 85
2256
2257 \end_inset
2258
2259  de la barra de  ecuaciones; todas las demás raíces con el comando 
2260 \series bold
2261
2262 \backslash
2263 root
2264 \series default
2265
2266 \begin_inset Index
2267 status collapsed
2268
2269 \begin_layout Plain Layout
2270 Comandos ! R ! 
2271 \backslash
2272 root
2273 \end_layout
2274
2275 \end_inset
2276
2277  o con el botón 
2278 \begin_inset Graphics
2279         filename ../../images/math/root.png
2280         scale 85
2281
2282 \end_inset
2283
2284 .
2285 \end_layout
2286
2287 \begin_layout Standard
2288 \noindent
2289 \align center
2290 \begin_inset Tabular
2291 <lyxtabular version="3" rows="3" columns="2">
2292 <features>
2293 <column alignment="center" valignment="top" width="0">
2294 <column alignment="center" valignment="top" width="0">
2295 <row>
2296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2297 \begin_inset Text
2298
2299 \begin_layout Plain Layout
2300 Comando
2301 \end_layout
2302
2303 \end_inset
2304 </cell>
2305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2306 \begin_inset Text
2307
2308 \begin_layout Plain Layout
2309 Resultado
2310 \begin_inset Note Note
2311 status collapsed
2312
2313 \begin_layout Plain Layout
2314
2315 \series bold
2316
2317 \backslash
2318 raisebox
2319 \series default
2320  se usa sólo como espaciador
2321 \end_layout
2322
2323 \end_inset
2324
2325
2326 \end_layout
2327
2328 \end_inset
2329 </cell>
2330 </row>
2331 <row>
2332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2333 \begin_inset Text
2334
2335 \begin_layout Plain Layout
2336
2337 \backslash
2338 sqrt
2339 \begin_inset ERT
2340 status collapsed
2341
2342 \begin_layout Plain Layout
2343
2344
2345 \backslash
2346 spce 
2347 \end_layout
2348
2349 \end_inset
2350
2351 A-B
2352 \end_layout
2353
2354 \end_inset
2355 </cell>
2356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2357 \begin_inset Text
2358
2359 \begin_layout Plain Layout
2360 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2361 \end_inset
2362
2363
2364 \end_layout
2365
2366 \end_inset
2367 </cell>
2368 </row>
2369 <row>
2370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2371 \begin_inset Text
2372
2373 \begin_layout Plain Layout
2374
2375 \backslash
2376 root
2377 \begin_inset ERT
2378 status collapsed
2379
2380 \begin_layout Plain Layout
2381
2382
2383 \backslash
2384 spce 
2385 \end_layout
2386
2387 \end_inset
2388
2389 3
2390 \begin_inset Formula $\downarrow$
2391 \end_inset
2392
2393 A-B
2394 \end_layout
2395
2396 \end_inset
2397 </cell>
2398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2399 \begin_inset Text
2400
2401 \begin_layout Plain Layout
2402 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2403 \end_inset
2404
2405
2406 \end_layout
2407
2408 \end_inset
2409 </cell>
2410 </row>
2411 </lyxtabular>
2412
2413 \end_inset
2414
2415
2416 \end_layout
2417
2418 \begin_layout Standard
2419 Una raíz cuadrada se compone también con 
2420 \series bold
2421
2422 \backslash
2423 root
2424 \series default
2425  dejando vacío el campo del índice.
2426 \end_layout
2427
2428 \begin_layout Standard
2429 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2430  la raíz: 
2431 \begin_inset Formula $\sqrt[\beta]{B}$
2432 \end_inset
2433
2434
2435 \begin_inset Newline newline
2436 \end_inset
2437
2438 La 
2439 \begin_inset Formula $\beta$
2440 \end_inset
2441
2442  toca la raíz.
2443  Para evitar esto se usan los comandos 
2444 \series bold
2445
2446 \backslash
2447 leftroot
2448 \series default
2449
2450 \begin_inset Index
2451 status collapsed
2452
2453 \begin_layout Plain Layout
2454 Comandos ! L ! 
2455 \backslash
2456 leftroot
2457 \end_layout
2458
2459 \end_inset
2460
2461  y 
2462 \series bold
2463
2464 \backslash
2465 uproot
2466 \series default
2467
2468 \begin_inset Index
2469 status collapsed
2470
2471 \begin_layout Plain Layout
2472 Comandos ! U ! 
2473 \backslash
2474 uproot
2475 \end_layout
2476
2477 \end_inset
2478
2479  con el esquema siguiente:
2480 \end_layout
2481
2482 \begin_layout Standard
2483
2484 \series bold
2485
2486 \backslash
2487 leftroot{distancia}
2488 \series default
2489  y 
2490 \series bold
2491
2492 \backslash
2493 uproot{distancia}
2494 \end_layout
2495
2496 \begin_layout Standard
2497 Distancia es el número de Puntos Grandes (
2498 \begin_inset Quotes fld
2499 \end_inset
2500
2501 Big Points
2502 \begin_inset Quotes frd
2503 \end_inset
2504
2505 , unidad bp; 
2506 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2507 \end_inset
2508
2509 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2510  Los comandos se escriben en el índice.
2511  Así, el comando:
2512 \begin_inset Newline newline
2513 \end_inset
2514
2515
2516 \series bold
2517
2518 \backslash
2519 root
2520 \backslash
2521 leftroot{-1
2522 \begin_inset Formula $\to$
2523 \end_inset
2524
2525
2526 \backslash
2527 uproot{2
2528 \begin_inset Formula $\to$
2529 \end_inset
2530
2531
2532 \backslash
2533 beta
2534 \begin_inset ERT
2535 status collapsed
2536
2537 \begin_layout Plain Layout
2538
2539
2540 \backslash
2541 spce 
2542 \end_layout
2543
2544 \end_inset
2545
2546
2547 \begin_inset Formula $\to$
2548 \end_inset
2549
2550 B
2551 \begin_inset Newline newline
2552 \end_inset
2553
2554
2555 \series default
2556 genera una fórmula correctamente tipografiada: 
2557 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2558 \end_inset
2559
2560
2561 \end_layout
2562
2563 \begin_layout Subsection
2564 Coeficientes de un binomio
2565 \begin_inset Index
2566 status collapsed
2567
2568 \begin_layout Plain Layout
2569 Binomios
2570 \end_layout
2571
2572 \end_inset
2573
2574
2575 \end_layout
2576
2577 \begin_layout Standard
2578 Los coeficientes de un binomio se insertan con el comando 
2579 \series bold
2580
2581 \backslash
2582 binom
2583 \series default
2584
2585 \begin_inset Index
2586 status collapsed
2587
2588 \begin_layout Plain Layout
2589 Comandos ! B ! 
2590 \backslash
2591 binom
2592 \end_layout
2593
2594 \end_inset
2595
2596  o con el submenú del botón 
2597 \begin_inset Graphics
2598         filename ../../images/math/frac-square.png
2599         scale 85
2600
2601 \end_inset
2602
2603 de la barra de herramientas de ecuaciones.
2604  Como en las fracciones, además de 
2605 \series bold
2606
2607 \backslash
2608 binom
2609 \series default
2610  hay los comandos 
2611 \series bold
2612
2613 \backslash
2614 dbinom
2615 \begin_inset Index
2616 status collapsed
2617
2618 \begin_layout Plain Layout
2619 Comandos ! D ! 
2620 \backslash
2621 dbinom
2622 \end_layout
2623
2624 \end_inset
2625
2626
2627 \series default
2628  y 
2629 \series bold
2630
2631 \backslash
2632 tbinom
2633 \series default
2634
2635 \begin_inset Index
2636 status collapsed
2637
2638 \begin_layout Plain Layout
2639 Comandos ! T ! 
2640 \backslash
2641 tbinom
2642 \end_layout
2643
2644 \end_inset
2645
2646 .
2647  Para otros delimitadores de coeficientes de un binomio hay los comandos
2648  
2649 \series bold
2650
2651 \backslash
2652 brace
2653 \series default
2654
2655 \begin_inset Index
2656 status collapsed
2657
2658 \begin_layout Plain Layout
2659 Comandos ! B ! 
2660 \backslash
2661 brace
2662 \end_layout
2663
2664 \end_inset
2665
2666  y 
2667 \series bold
2668
2669 \backslash
2670 brack
2671 \series default
2672
2673 \begin_inset Index
2674 status collapsed
2675
2676 \begin_layout Plain Layout
2677 Comandos ! B ! 
2678 \backslash
2679 brack
2680 \end_layout
2681
2682 \end_inset
2683
2684 .
2685 \end_layout
2686
2687 \begin_layout Standard
2688 \noindent
2689 \align center
2690 \begin_inset Tabular
2691 <lyxtabular version="3" rows="6" columns="2">
2692 <features>
2693 <column alignment="center" valignment="top" width="0">
2694 <column alignment="center" valignment="top" width="0">
2695 <row>
2696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2697 \begin_inset Text
2698
2699 \begin_layout Plain Layout
2700 Comando
2701 \end_layout
2702
2703 \end_inset
2704 </cell>
2705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2706 \begin_inset Text
2707
2708 \begin_layout Plain Layout
2709 Resultado
2710 \begin_inset Note Note
2711 status collapsed
2712
2713 \begin_layout Plain Layout
2714
2715 \series bold
2716
2717 \backslash
2718 raisebox
2719 \series default
2720  se usa sólo como espaciador
2721 \end_layout
2722
2723 \end_inset
2724
2725
2726 \end_layout
2727
2728 \end_inset
2729 </cell>
2730 </row>
2731 <row>
2732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2733 \begin_inset Text
2734
2735 \begin_layout Plain Layout
2736
2737 \backslash
2738 binom
2739 \begin_inset ERT
2740 status collapsed
2741
2742 \begin_layout Plain Layout
2743
2744
2745 \backslash
2746 spce 
2747 \end_layout
2748
2749 \end_inset
2750
2751 A
2752 \begin_inset Formula $\downarrow$
2753 \end_inset
2754
2755 B
2756 \end_layout
2757
2758 \end_inset
2759 </cell>
2760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2761 \begin_inset Text
2762
2763 \begin_layout Plain Layout
2764 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2765 \end_inset
2766
2767
2768 \end_layout
2769
2770 \end_inset
2771 </cell>
2772 </row>
2773 <row>
2774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2775 \begin_inset Text
2776
2777 \begin_layout Plain Layout
2778
2779 \backslash
2780 dbinom
2781 \begin_inset ERT
2782 status collapsed
2783
2784 \begin_layout Plain Layout
2785
2786
2787 \backslash
2788 spce 
2789 \end_layout
2790
2791 \end_inset
2792
2793 A
2794 \begin_inset Formula $\downarrow$
2795 \end_inset
2796
2797 B
2798 \end_layout
2799
2800 \end_inset
2801 </cell>
2802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2803 \begin_inset Text
2804
2805 \begin_layout Plain Layout
2806 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2807 \end_inset
2808
2809
2810 \end_layout
2811
2812 \end_inset
2813 </cell>
2814 </row>
2815 <row>
2816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2817 \begin_inset Text
2818
2819 \begin_layout Plain Layout
2820
2821 \backslash
2822 tbinom
2823 \begin_inset ERT
2824 status collapsed
2825
2826 \begin_layout Plain Layout
2827
2828
2829 \backslash
2830 spce 
2831 \end_layout
2832
2833 \end_inset
2834
2835 A
2836 \begin_inset Formula $\downarrow$
2837 \end_inset
2838
2839 B
2840 \end_layout
2841
2842 \end_inset
2843 </cell>
2844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2845 \begin_inset Text
2846
2847 \begin_layout Plain Layout
2848 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2849 \end_inset
2850
2851
2852 \end_layout
2853
2854 \end_inset
2855 </cell>
2856 </row>
2857 <row>
2858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2859 \begin_inset Text
2860
2861 \begin_layout Plain Layout
2862
2863 \backslash
2864 brack
2865 \begin_inset ERT
2866 status collapsed
2867
2868 \begin_layout Plain Layout
2869
2870
2871 \backslash
2872 spce 
2873 \end_layout
2874
2875 \end_inset
2876
2877 A
2878 \begin_inset Formula $\downarrow$
2879 \end_inset
2880
2881 B
2882 \end_layout
2883
2884 \end_inset
2885 </cell>
2886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2887 \begin_inset Text
2888
2889 \begin_layout Plain Layout
2890 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2891 \end_inset
2892
2893
2894 \end_layout
2895
2896 \end_inset
2897 </cell>
2898 </row>
2899 <row>
2900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2901 \begin_inset Text
2902
2903 \begin_layout Plain Layout
2904
2905 \backslash
2906 brace
2907 \begin_inset ERT
2908 status collapsed
2909
2910 \begin_layout Plain Layout
2911
2912
2913 \backslash
2914 spce 
2915 \end_layout
2916
2917 \end_inset
2918
2919 A
2920 \begin_inset Formula $\downarrow$
2921 \end_inset
2922
2923 B
2924 \end_layout
2925
2926 \end_inset
2927 </cell>
2928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2929 \begin_inset Text
2930
2931 \begin_layout Plain Layout
2932 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2933 \end_inset
2934
2935
2936 \end_layout
2937
2938 \end_inset
2939 </cell>
2940 </row>
2941 </lyxtabular>
2942
2943 \end_inset
2944
2945
2946 \begin_inset Newpage newpage
2947 \end_inset
2948
2949
2950 \end_layout
2951
2952 \begin_layout Subsection
2953 Diferenciaciones de casos
2954 \begin_inset Index
2955 status collapsed
2956
2957 \begin_layout Plain Layout
2958 Casos
2959 \end_layout
2960
2961 \end_inset
2962
2963
2964 \end_layout
2965
2966 \begin_layout Standard
2967 \noindent
2968 \align center
2969 \begin_inset Tabular
2970 <lyxtabular version="3" rows="3" columns="2">
2971 <features>
2972 <column alignment="center" valignment="top" width="0">
2973 <column alignment="center" valignment="top" width="0">
2974 <row>
2975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2976 \begin_inset Text
2977
2978 \begin_layout Plain Layout
2979 Comando
2980 \end_layout
2981
2982 \end_inset
2983 </cell>
2984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2985 \begin_inset Text
2986
2987 \begin_layout Plain Layout
2988 Resultado
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 </row>
2994 <row>
2995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2996 \begin_inset Text
2997
2998 \begin_layout Plain Layout
2999
3000 \backslash
3001 cases
3002 \begin_inset ERT
3003 status collapsed
3004
3005 \begin_layout Plain Layout
3006
3007
3008 \backslash
3009 spce 
3010 \end_layout
3011
3012 \end_inset
3013
3014 A
3015 \begin_inset Formula $\to$
3016 \end_inset
3017
3018 B>0
3019 \begin_inset Index
3020 status collapsed
3021
3022 \begin_layout Plain Layout
3023 Comandos ! C ! 
3024 \backslash
3025 cases
3026 \end_layout
3027
3028 \end_inset
3029
3030
3031 \end_layout
3032
3033 \end_inset
3034 </cell>
3035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3036 \begin_inset Text
3037
3038 \begin_layout Plain Layout
3039 \begin_inset Formula $\begin{cases}
3040 A & B>0\end{cases}$
3041 \end_inset
3042
3043
3044 \end_layout
3045
3046 \end_inset
3047 </cell>
3048 </row>
3049 <row>
3050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3051 \begin_inset Text
3052
3053 \begin_layout Plain Layout
3054
3055 \backslash
3056 cases
3057 \begin_inset ERT
3058 status collapsed
3059
3060 \begin_layout Plain Layout
3061
3062
3063 \backslash
3064 spce 
3065 \end_layout
3066
3067 \end_inset
3068
3069 Ctrl-Retorno
3070 \end_layout
3071
3072 \end_inset
3073 </cell>
3074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3075 \begin_inset Text
3076
3077 \begin_layout Plain Layout
3078 \begin_inset Formula $\begin{cases}
3079 A & \textrm{para }x>0\\
3080 B & \textrm{para }x=0\end{cases}$
3081 \end_inset
3082
3083
3084 \end_layout
3085
3086 \end_inset
3087 </cell>
3088 </row>
3089 </lyxtabular>
3090
3091 \end_inset
3092
3093
3094 \end_layout
3095
3096 \begin_layout Standard
3097 Después de insertar 
3098 \series bold
3099
3100 \backslash
3101 cases
3102 \series default
3103  o usar el botón 
3104 \begin_inset Graphics
3105         filename ../../images/math/cases.png
3106         scale 85
3107
3108 \end_inset
3109
3110  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3111 \family sans
3112 Ctrl-Retorno
3113 \family default
3114  o con el botón
3115 \family sans
3116  
3117 \family default
3118
3119 \begin_inset Graphics
3120         filename ../../images/tabular-feature_append-row.png
3121         scale 85
3122
3123 \end_inset
3124
3125  de la barra de tablas.
3126 \end_layout
3127
3128 \begin_layout Standard
3129 El comando 
3130 \series bold
3131
3132 \backslash
3133 cases
3134 \series default
3135  también está disponible en el menú 
3136 \family sans
3137 Insertar\SpecialChar \menuseparator
3138 Ecuación\SpecialChar \menuseparator
3139 Entorno casos
3140 \family default
3141 .
3142 \end_layout
3143
3144 \begin_layout Subsection
3145 Negaciones
3146 \begin_inset Index
3147 status collapsed
3148
3149 \begin_layout Plain Layout
3150 Negaciones
3151 \end_layout
3152
3153 \end_inset
3154
3155
3156 \end_layout
3157
3158 \begin_layout Standard
3159 Con el comando 
3160 \series bold
3161
3162 \backslash
3163 not
3164 \series default
3165
3166 \begin_inset Index
3167 status collapsed
3168
3169 \begin_layout Plain Layout
3170 Comandos ! N ! 
3171 \backslash
3172 not
3173 \end_layout
3174
3175 \end_inset
3176
3177  todo carácter se puede mostrar cancelado.
3178  Los caracteres son casi tachados con una barra inclinada.
3179 \end_layout
3180
3181 \begin_layout Standard
3182 \noindent
3183 \align center
3184 \begin_inset Tabular
3185 <lyxtabular version="3" rows="4" columns="2">
3186 <features>
3187 <column alignment="center" valignment="top" width="0">
3188 <column alignment="center" valignment="top" width="0">
3189 <row>
3190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3191 \begin_inset Text
3192
3193 \begin_layout Plain Layout
3194 Comando
3195 \end_layout
3196
3197 \end_inset
3198 </cell>
3199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3200 \begin_inset Text
3201
3202 \begin_layout Plain Layout
3203 Resultado
3204 \end_layout
3205
3206 \end_inset
3207 </cell>
3208 </row>
3209 <row>
3210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3211 \begin_inset Text
3212
3213 \begin_layout Plain Layout
3214
3215 \backslash
3216 not=
3217 \end_layout
3218
3219 \end_inset
3220 </cell>
3221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3222 \begin_inset Text
3223
3224 \begin_layout Plain Layout
3225 \begin_inset Formula $\not=$
3226 \end_inset
3227
3228
3229 \end_layout
3230
3231 \end_inset
3232 </cell>
3233 </row>
3234 <row>
3235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3236 \begin_inset Text
3237
3238 \begin_layout Plain Layout
3239
3240 \backslash
3241 not 
3242 \backslash
3243 le
3244 \end_layout
3245
3246 \end_inset
3247 </cell>
3248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3249 \begin_inset Text
3250
3251 \begin_layout Plain Layout
3252 \begin_inset Formula $\not\le$
3253 \end_inset
3254
3255
3256 \end_layout
3257
3258 \end_inset
3259 </cell>
3260 </row>
3261 <row>
3262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3263 \begin_inset Text
3264
3265 \begin_layout Plain Layout
3266
3267 \backslash
3268 not 
3269 \backslash
3270 parallel
3271 \end_layout
3272
3273 \end_inset
3274 </cell>
3275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3276 \begin_inset Text
3277
3278 \begin_layout Plain Layout
3279 \begin_inset Formula $\not\parallel$
3280 \end_inset
3281
3282
3283 \end_layout
3284
3285 \end_inset
3286 </cell>
3287 </row>
3288 </lyxtabular>
3289
3290 \end_inset
3291
3292
3293 \end_layout
3294
3295 \begin_layout Standard
3296 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3297  Por tanto para algunas negaciones hay comandos especiales (véase 
3298 \begin_inset CommandInset ref
3299 LatexCommand ref
3300 reference "sub:Símbolos-matemáticos"
3301
3302 \end_inset
3303
3304  y 
3305 \begin_inset CommandInset ref
3306 LatexCommand ref
3307 reference "sec:Relaciones"
3308
3309 \end_inset
3310
3311 ).
3312 \end_layout
3313
3314 \begin_layout Subsection
3315 Espacios reservados 
3316 \begin_inset CommandInset label
3317 LatexCommand label
3318 name "sub:Espacios-reservados"
3319
3320 \end_inset
3321
3322
3323 \begin_inset Index
3324 status collapsed
3325
3326 \begin_layout Plain Layout
3327 Espacios reservados
3328 \end_layout
3329
3330 \end_inset
3331
3332
3333 \begin_inset Index
3334 status collapsed
3335
3336 \begin_layout Plain Layout
3337 Química ! isótopos
3338 \end_layout
3339
3340 \end_inset
3341
3342
3343 \begin_inset Index
3344 status collapsed
3345
3346 \begin_layout Plain Layout
3347 Isótopos|see
3348 \begin_inset ERT
3349 status collapsed
3350
3351 \begin_layout Plain Layout
3352
3353 {
3354 \end_layout
3355
3356 \end_inset
3357
3358 Química
3359 \begin_inset ERT
3360 status collapsed
3361
3362 \begin_layout Plain Layout
3363
3364 }
3365 \end_layout
3366
3367 \end_inset
3368
3369
3370 \end_layout
3371
3372 \end_inset
3373
3374
3375 \end_layout
3376
3377 \begin_layout Standard
3378 En la presentación de, p.
3379 \begin_inset space \thinspace{}
3380 \end_inset
3381
3382 e., isótopos,
3383 \begin_inset Foot
3384 status collapsed
3385
3386 \begin_layout Plain Layout
3387 Más sobre símbolos químicos en 
3388 \begin_inset CommandInset ref
3389 LatexCommand ref
3390 reference "sub:Símbolos-y-ecuaciones-químicas"
3391
3392 \end_inset
3393
3394
3395 \end_layout
3396
3397 \end_inset
3398
3399  surge el problema siguiente:
3400 \end_layout
3401
3402 \begin_layout Standard
3403 \noindent
3404 \align center
3405 \begin_inset Tabular
3406 <lyxtabular version="3" rows="2" columns="2">
3407 <features>
3408 <column alignment="center" valignment="top" width="0">
3409 <column alignment="center" valignment="top" width="0">
3410 <row>
3411 <cell alignment="center" valignment="top" usebox="none">
3412 \begin_inset Text
3413
3414 \begin_layout Plain Layout
3415 Índices generados con sub- y superíndices:
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 <cell alignment="center" valignment="top" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Plain Layout
3424 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3425 \end_inset
3426
3427
3428 \end_layout
3429
3430 \end_inset
3431 </cell>
3432 </row>
3433 <row>
3434 <cell alignment="center" valignment="top" usebox="none">
3435 \begin_inset Text
3436
3437 \begin_layout Plain Layout
3438 Índices correctos:
3439 \end_layout
3440
3441 \end_inset
3442 </cell>
3443 <cell alignment="center" valignment="top" usebox="none">
3444 \begin_inset Text
3445
3446 \begin_layout Plain Layout
3447 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3448 \end_inset
3449
3450
3451 \end_layout
3452
3453 \end_inset
3454 </cell>
3455 </row>
3456 </lyxtabular>
3457
3458 \end_inset
3459
3460
3461 \begin_inset Note Note
3462 status collapsed
3463
3464 \begin_layout Plain Layout
3465
3466 \series bold
3467
3468 \backslash
3469 raisebox
3470 \series default
3471  se usa sólo como espaciador
3472 \end_layout
3473
3474 \end_inset
3475
3476
3477 \end_layout
3478
3479 \begin_layout Standard
3480 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3481  del índice más largo.
3482  Para evitarlo está el comando 
3483 \series bold
3484
3485 \backslash
3486 phantom
3487 \series default
3488
3489 \begin_inset Index
3490 status collapsed
3491
3492 \begin_layout Plain Layout
3493 Comandos ! P ! 
3494 \backslash
3495 phantom
3496 \end_layout
3497
3498 \end_inset
3499
3500  o el botón 
3501 \begin_inset space ~
3502 \end_inset
3503
3504
3505 \begin_inset Graphics
3506         filename ../../images/math/phantom.png
3507         scale 85
3508
3509 \end_inset
3510
3511  del submenú de espaciado de ecuaciones
3512 \begin_inset Foot
3513 status collapsed
3514
3515 \begin_layout Plain Layout
3516 Botón 
3517 \begin_inset Graphics
3518         filename ../../images/math/space.png
3519         scale 85
3520
3521 \end_inset
3522
3523  de la barra de ecuaciones
3524 \end_layout
3525
3526 \end_inset
3527
3528 , que genera uno o más espacios reservados.
3529  Al insertar 
3530 \series bold
3531
3532 \backslash
3533 phantom
3534 \series default
3535  aparece un pequeño marco azul con dos flechas rojas superpuestas
3536 \begin_inset Formula $\phantom{}$
3537 \end_inset
3538
3539 .
3540  Las flechas indican que se reservará un espacio equivalente a la anchura
3541  y altura totales del contenido del marco.
3542  Los espacios reservados son correspondientes al tamaño de los caracteres.
3543 \end_layout
3544
3545 \begin_layout Standard
3546 \noindent
3547 \align center
3548 \begin_inset Tabular
3549 <lyxtabular version="3" rows="4" columns="2">
3550 <features>
3551 <column alignment="center" valignment="top" width="0">
3552 <column alignment="center" valignment="top" width="0">
3553 <row>
3554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3555 \begin_inset Text
3556
3557 \begin_layout Plain Layout
3558 Comando
3559 \end_layout
3560
3561 \end_inset
3562 </cell>
3563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567 Resultado
3568 \begin_inset Note Note
3569 status collapsed
3570
3571 \begin_layout Plain Layout
3572
3573 \series bold
3574
3575 \backslash
3576 raisebox
3577 \series default
3578  se usa sólo como espaciador
3579 \end_layout
3580
3581 \end_inset
3582
3583
3584 \end_layout
3585
3586 \end_inset
3587 </cell>
3588 </row>
3589 <row>
3590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3591 \begin_inset Text
3592
3593 \begin_layout Plain Layout
3594 ^19
3595 \begin_inset ERT
3596 status collapsed
3597
3598 \begin_layout Plain Layout
3599
3600
3601 \backslash
3602 spce 
3603 \end_layout
3604
3605 \end_inset
3606
3607 _
3608 \backslash
3609 phantom
3610 \begin_inset ERT
3611 status collapsed
3612
3613 \begin_layout Plain Layout
3614
3615
3616 \backslash
3617 spce 
3618 \end_layout
3619
3620 \end_inset
3621
3622 1
3623 \begin_inset Formula $\rightarrow$
3624 \end_inset
3625
3626 9
3627 \begin_inset ERT
3628 status collapsed
3629
3630 \begin_layout Plain Layout
3631
3632
3633 \backslash
3634 spce 
3635 \end_layout
3636
3637 \end_inset
3638
3639 F
3640 \end_layout
3641
3642 \end_inset
3643 </cell>
3644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3645 \begin_inset Text
3646
3647 \begin_layout Plain Layout
3648 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3649 \end_inset
3650
3651
3652 \end_layout
3653
3654 \end_inset
3655 </cell>
3656 </row>
3657 <row>
3658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3659 \begin_inset Text
3660
3661 \begin_layout Plain Layout
3662 ^235
3663 \begin_inset ERT
3664 status collapsed
3665
3666 \begin_layout Plain Layout
3667
3668
3669 \backslash
3670 spce 
3671 \end_layout
3672
3673 \end_inset
3674
3675 _
3676 \backslash
3677 phantom
3678 \begin_inset ERT
3679 status collapsed
3680
3681 \begin_layout Plain Layout
3682
3683
3684 \backslash
3685 spce 
3686 \end_layout
3687
3688 \end_inset
3689
3690 23
3691 \begin_inset Formula $\rightarrow$
3692 \end_inset
3693
3694 9
3695 \begin_inset ERT
3696 status collapsed
3697
3698 \begin_layout Plain Layout
3699
3700
3701 \backslash
3702 spce 
3703 \end_layout
3704
3705 \end_inset
3706
3707 F
3708 \end_layout
3709
3710 \end_inset
3711 </cell>
3712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3717 \end_inset
3718
3719
3720 \end_layout
3721
3722 \end_inset
3723 </cell>
3724 </row>
3725 <row>
3726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3727 \begin_inset Text
3728
3729 \begin_layout Plain Layout
3730
3731 \backslash
3732 Lambda^
3733 \begin_inset ERT
3734 status collapsed
3735
3736 \begin_layout Plain Layout
3737
3738
3739 \backslash
3740 spce 
3741 \end_layout
3742
3743 \end_inset
3744
3745
3746 \backslash
3747 phantom
3748 \begin_inset ERT
3749 status collapsed
3750
3751 \begin_layout Plain Layout
3752
3753
3754 \backslash
3755 spce 
3756 \end_layout
3757
3758 \end_inset
3759
3760 ii
3761 \begin_inset Formula $\rightarrow$
3762 \end_inset
3763
3764 t
3765 \begin_inset ERT
3766 status collapsed
3767
3768 \begin_layout Plain Layout
3769
3770
3771 \backslash
3772 spce 
3773 \end_layout
3774
3775 \end_inset
3776
3777 _MMt
3778 \end_layout
3779
3780 \end_inset
3781 </cell>
3782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3783 \begin_inset Text
3784
3785 \begin_layout Plain Layout
3786 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3787 \end_inset
3788
3789
3790 \end_layout
3791
3792 \end_inset
3793 </cell>
3794 </row>
3795 </lyxtabular>
3796
3797 \end_inset
3798
3799
3800 \end_layout
3801
3802 \begin_layout Standard
3803 Además hay los comandos 
3804 \series bold
3805
3806 \backslash
3807 vphantom
3808 \series default
3809
3810 \begin_inset Index
3811 status collapsed
3812
3813 \begin_layout Plain Layout
3814 Comandos ! V ! 
3815 \backslash
3816 vphantom
3817 \end_layout
3818
3819 \end_inset
3820
3821  (botón 
3822 \begin_inset space ~
3823 \end_inset
3824
3825
3826 \begin_inset Graphics
3827         filename ../../images/math/vphantom.png
3828         scale 85
3829
3830 \end_inset
3831
3832 ) y 
3833 \series bold
3834
3835 \backslash
3836 hphantom
3837 \series default
3838
3839 \begin_inset Index
3840 status collapsed
3841
3842 \begin_layout Plain Layout
3843 Comandos ! H ! 
3844 \backslash
3845 hphantom
3846 \end_layout
3847
3848 \end_inset
3849
3850  (botón 
3851 \begin_inset space ~
3852 \end_inset
3853
3854
3855 \begin_inset Graphics
3856         filename ../../images/math/hphantom.png
3857         scale 85
3858
3859 \end_inset
3860
3861 ).
3862  
3863 \series bold
3864
3865 \backslash
3866 hphantom
3867 \series default
3868  genera espacio en el marco sólo para la altura máxima de los caracteres,
3869  no para su anchura.
3870  
3871 \series bold
3872
3873 \backslash
3874 vphantom
3875 \series default
3876  genera espacio sólo para la anchura del contenido del marco.
3877  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3878 \end_layout
3879
3880 \begin_layout Standard
3881 Por ejemplo, 
3882 \series bold
3883
3884 \backslash
3885 vphantom
3886 \series default
3887
3888 \begin_inset ERT
3889 status collapsed
3890
3891 \begin_layout Plain Layout
3892
3893
3894 \backslash
3895 spce 
3896 \end_layout
3897
3898 \end_inset
3899
3900
3901 \series bold
3902 a
3903 \backslash
3904 int
3905 \series default
3906  genera espacio de la altura del signo de la integral,
3907 \begin_inset Foot
3908 status collapsed
3909
3910 \begin_layout Plain Layout
3911 El comando 
3912 \series bold
3913
3914 \backslash
3915 int
3916 \series default
3917  genera un signo de integral, véase 
3918 \begin_inset CommandInset ref
3919 LatexCommand ref
3920 reference "sub:Operadores-grandes"
3921
3922 \end_inset
3923
3924
3925 \end_layout
3926
3927 \end_inset
3928
3929  porque este es el carácter más largo.
3930  En la 
3931 \begin_inset CommandInset ref
3932 LatexCommand ref
3933 reference "sub:Delimitadores-multilínea"
3934
3935 \end_inset
3936
3937  hay un ejemplo de aplicación.
3938 \end_layout
3939
3940 \begin_layout Subsection
3941 Líneas
3942 \begin_inset Index
3943 status collapsed
3944
3945 \begin_layout Plain Layout
3946 Lineas@Líneas
3947 \end_layout
3948
3949 \end_inset
3950
3951
3952 \begin_inset Index
3953 status collapsed
3954
3955 \begin_layout Plain Layout
3956 Ecuación ! sub- o superrayada
3957 \end_layout
3958
3959 \end_inset
3960
3961
3962 \end_layout
3963
3964 \begin_layout Standard
3965 \noindent
3966 \align center
3967 \begin_inset Tabular
3968 <lyxtabular version="3" rows="4" columns="2">
3969 <features>
3970 <column alignment="center" valignment="top" width="0">
3971 <column alignment="center" valignment="top" width="0">
3972 <row>
3973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3974 \begin_inset Text
3975
3976 \begin_layout Plain Layout
3977 Comando
3978 \end_layout
3979
3980 \end_inset
3981 </cell>
3982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3983 \begin_inset Text
3984
3985 \begin_layout Plain Layout
3986 Resultado
3987 \begin_inset Note Note
3988 status collapsed
3989
3990 \begin_layout Plain Layout
3991
3992 \series bold
3993
3994 \backslash
3995 raisebox
3996 \series default
3997  se usa sólo como espaciador
3998 \end_layout
3999
4000 \end_inset
4001
4002
4003 \end_layout
4004
4005 \end_inset
4006 </cell>
4007 </row>
4008 <row>
4009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013
4014 \backslash
4015 overline
4016 \begin_inset ERT
4017 status collapsed
4018
4019 \begin_layout Plain Layout
4020
4021
4022 \backslash
4023 spce 
4024 \end_layout
4025
4026 \end_inset
4027
4028 A+B
4029 \begin_inset Index
4030 status collapsed
4031
4032 \begin_layout Plain Layout
4033 Comandos ! O ! 
4034 \backslash
4035 overline
4036 \end_layout
4037
4038 \end_inset
4039
4040
4041 \end_layout
4042
4043 \end_inset
4044 </cell>
4045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4046 \begin_inset Text
4047
4048 \begin_layout Plain Layout
4049 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4050 \end_inset
4051
4052
4053 \end_layout
4054
4055 \end_inset
4056 </cell>
4057 </row>
4058 <row>
4059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063
4064 \backslash
4065 underline
4066 \begin_inset ERT
4067 status collapsed
4068
4069 \begin_layout Plain Layout
4070
4071
4072 \backslash
4073 spce 
4074 \end_layout
4075
4076 \end_inset
4077
4078 A+B
4079 \begin_inset Index
4080 status collapsed
4081
4082 \begin_layout Plain Layout
4083 Comandos ! U ! 
4084 \backslash
4085 underline
4086 \end_layout
4087
4088 \end_inset
4089
4090
4091 \end_layout
4092
4093 \end_inset
4094 </cell>
4095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4096 \begin_inset Text
4097
4098 \begin_layout Plain Layout
4099 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4100 \end_inset
4101
4102
4103 \end_layout
4104
4105 \end_inset
4106 </cell>
4107 </row>
4108 <row>
4109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Plain Layout
4113
4114 \backslash
4115 overline
4116 \begin_inset ERT
4117 status collapsed
4118
4119 \begin_layout Plain Layout
4120
4121
4122 \backslash
4123 spce 
4124 \end_layout
4125
4126 \end_inset
4127
4128
4129 \backslash
4130 underline
4131 \begin_inset ERT
4132 status collapsed
4133
4134 \begin_layout Plain Layout
4135
4136
4137 \backslash
4138 spce 
4139 \end_layout
4140
4141 \end_inset
4142
4143 A+B
4144 \end_layout
4145
4146 \end_inset
4147 </cell>
4148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4149 \begin_inset Text
4150
4151 \begin_layout Plain Layout
4152 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4153 \end_inset
4154
4155
4156 \end_layout
4157
4158 \end_inset
4159 </cell>
4160 </row>
4161 </lyxtabular>
4162
4163 \end_inset
4164
4165
4166 \end_layout
4167
4168 \begin_layout Standard
4169 En el último ejemplo es indiferente poner primero 
4170 \series bold
4171
4172 \backslash
4173 overline
4174 \series default
4175  o 
4176 \series bold
4177
4178 \backslash
4179 underline
4180 \series default
4181 .
4182 \end_layout
4183
4184 \begin_layout Standard
4185 Para poner doble subrayado, p.
4186 \begin_inset space \thinspace{}
4187 \end_inset
4188
4189 e.
4190  en resultados, se usa 
4191 \series bold
4192
4193 \backslash
4194 underline
4195 \series default
4196  dos veces.
4197 \end_layout
4198
4199 \begin_layout Standard
4200 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4201 \begin_inset VSpace bigskip
4202 \end_inset
4203
4204 Se pueden crear líneas personalizadas con el comando 
4205 \series bold
4206
4207 \backslash
4208 rule
4209 \series default
4210
4211 \begin_inset Index
4212 status open
4213
4214 \begin_layout Plain Layout
4215 Comandos ! R ! 
4216 \backslash
4217 rule
4218 \end_layout
4219
4220 \end_inset
4221
4222  con el esquema siguiente:
4223 \end_layout
4224
4225 \begin_layout Standard
4226
4227 \series bold
4228
4229 \backslash
4230 rule[hueco vertical]{longitud}{grosor}
4231 \end_layout
4232
4233 \begin_layout Standard
4234 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4235  si el valor es negativo).
4236  Las unidades disponibles para los valores están listadas en
4237 \begin_inset space ~
4238 \end_inset
4239
4240
4241 \begin_inset CommandInset ref
4242 LatexCommand ref
4243 reference "tab:Unidades-disponibles"
4244
4245 \end_inset
4246
4247 .
4248  A continuación hay dos ejemplos de líneas creadas con los comandos
4249 \series bold
4250
4251 \begin_inset Newline newline
4252 \end_inset
4253
4254
4255 \backslash
4256 rule[-2ex]{3cm}{2pt}
4257 \series default
4258  y 
4259 \series bold
4260
4261 \backslash
4262 rule{2cm}{1pt}
4263 \series default
4264 :
4265 \end_layout
4266
4267 \begin_layout Standard
4268 Esto es una frase 
4269 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4270 \end_inset
4271
4272  con dos líneas.
4273 \end_layout
4274
4275 \begin_layout Standard
4276
4277 \series bold
4278
4279 \backslash
4280 rule
4281 \series default
4282  también se puede usar para texto si se inserta en modo TeX.
4283 \end_layout
4284
4285 \begin_layout Subsection
4286 Puntos
4287 \begin_inset CommandInset label
4288 LatexCommand label
4289 name "sub:Puntos"
4290
4291 \end_inset
4292
4293
4294 \begin_inset Index
4295 status collapsed
4296
4297 \begin_layout Plain Layout
4298 Puntos
4299 \end_layout
4300
4301 \end_inset
4302
4303
4304 \end_layout
4305
4306 \begin_layout Standard
4307 Hay distintos tipos de puntos disponibles.
4308 \begin_inset Foot
4309 status collapsed
4310
4311 \begin_layout Plain Layout
4312 En la barra de herramientas de ecuaciones, en el panel del botón 
4313 \begin_inset Graphics
4314         filename ../../images/math/ldots.png
4315         scale 85
4316
4317 \end_inset
4318
4319 .
4320 \end_layout
4321
4322 \end_inset
4323
4324  Para continuación en enumeraciones se usan puntos bajos, (
4325 \series bold
4326
4327 \backslash
4328 ldots
4329 \series default
4330
4331 \begin_inset Index
4332 status collapsed
4333
4334 \begin_layout Plain Layout
4335 Comandos ! L ! 
4336 \backslash
4337 ldots
4338 \end_layout
4339
4340 \end_inset
4341
4342 ), mientras que para operaciones se usan puntos centrados a la misma altura
4343  que los operadores, (
4344 \series bold
4345
4346 \backslash
4347 cdots
4348 \series default
4349
4350 \begin_inset Index
4351 status collapsed
4352
4353 \begin_layout Plain Layout
4354 Comandos ! C ! 
4355 \backslash
4356 cdots
4357 \end_layout
4358
4359 \end_inset
4360
4361 ).
4362  Si se usa el comando 
4363 \series bold
4364
4365 \backslash
4366 dots
4367 \series default
4368
4369 \begin_inset Index
4370 status collapsed
4371
4372 \begin_layout Plain Layout
4373 Comandos ! D ! 
4374 \backslash
4375 dots
4376 \end_layout
4377
4378 \end_inset
4379
4380 , LaTeX decide el tipo a usar en función del carácter siguiente.
4381 \end_layout
4382
4383 \begin_layout Standard
4384 \align center
4385 \begin_inset Tabular
4386 <lyxtabular version="3" rows="8" columns="2">
4387 <features>
4388 <column alignment="center" valignment="top" width="0pt">
4389 <column alignment="center" valignment="top" width="0pt">
4390 <row>
4391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4392 \begin_inset Text
4393
4394 \begin_layout Plain Layout
4395 Comando
4396 \end_layout
4397
4398 \end_inset
4399 </cell>
4400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4401 \begin_inset Text
4402
4403 \begin_layout Plain Layout
4404 Resultado
4405 \end_layout
4406
4407 \end_inset
4408 </cell>
4409 </row>
4410 <row>
4411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4412 \begin_inset Text
4413
4414 \begin_layout Plain Layout
4415 A_1
4416 \begin_inset ERT
4417 status collapsed
4418
4419 \begin_layout Plain Layout
4420
4421
4422 \backslash
4423 spce 
4424 \end_layout
4425
4426 \end_inset
4427
4428 ,
4429 \backslash
4430 dots
4431 \begin_inset ERT
4432 status collapsed
4433
4434 \begin_layout Plain Layout
4435
4436
4437 \backslash
4438 spce 
4439 \end_layout
4440
4441 \end_inset
4442
4443 ,A_n
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4449 \begin_inset Text
4450
4451 \begin_layout Plain Layout
4452 \begin_inset Formula $A_{1},\dots,A_{n}$
4453 \end_inset
4454
4455
4456 \end_layout
4457
4458 \end_inset
4459 </cell>
4460 </row>
4461 <row>
4462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4463 \begin_inset Text
4464
4465 \begin_layout Plain Layout
4466 A_1
4467 \begin_inset ERT
4468 status collapsed
4469
4470 \begin_layout Plain Layout
4471
4472
4473 \backslash
4474 spce 
4475 \end_layout
4476
4477 \end_inset
4478
4479 +
4480 \backslash
4481 dots
4482 \begin_inset ERT
4483 status collapsed
4484
4485 \begin_layout Plain Layout
4486
4487
4488 \backslash
4489 spce 
4490 \end_layout
4491
4492 \end_inset
4493
4494 +A_n
4495 \end_layout
4496
4497 \end_inset
4498 </cell>
4499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4500 \begin_inset Text
4501
4502 \begin_layout Plain Layout
4503 \begin_inset Formula $A_{1}+\dots+A_{n}$
4504 \end_inset
4505
4506
4507 \end_layout
4508
4509 \end_inset
4510 </cell>
4511 </row>
4512 <row>
4513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4514 \begin_inset Text
4515
4516 \begin_layout Plain Layout
4517 A_1
4518 \begin_inset ERT
4519 status collapsed
4520
4521 \begin_layout Plain Layout
4522
4523
4524 \backslash
4525 spce 
4526 \end_layout
4527
4528 \end_inset
4529
4530 ,
4531 \backslash
4532 ldots
4533 \begin_inset ERT
4534 status collapsed
4535
4536 \begin_layout Plain Layout
4537
4538
4539 \backslash
4540 spce 
4541 \end_layout
4542
4543 \end_inset
4544
4545 ,A_n
4546 \end_layout
4547
4548 \end_inset
4549 </cell>
4550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4551 \begin_inset Text
4552
4553 \begin_layout Plain Layout
4554 \begin_inset Formula $A_{1},\ldots,A_{n}$
4555 \end_inset
4556
4557
4558 \end_layout
4559
4560 \end_inset
4561 </cell>
4562 </row>
4563 <row>
4564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4565 \begin_inset Text
4566
4567 \begin_layout Plain Layout
4568 A_1
4569 \begin_inset ERT
4570 status collapsed
4571
4572 \begin_layout Plain Layout
4573
4574
4575 \backslash
4576 spce 
4577 \end_layout
4578
4579 \end_inset
4580
4581 +
4582 \backslash
4583 cdots
4584 \begin_inset ERT
4585 status collapsed
4586
4587 \begin_layout Plain Layout
4588
4589
4590 \backslash
4591 spce 
4592 \end_layout
4593
4594 \end_inset
4595
4596 +A_n
4597 \end_layout
4598
4599 \end_inset
4600 </cell>
4601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4602 \begin_inset Text
4603
4604 \begin_layout Plain Layout
4605 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4606 \end_inset
4607
4608
4609 \end_layout
4610
4611 \end_inset
4612 </cell>
4613 </row>
4614 <row>
4615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Plain Layout
4619
4620 \backslash
4621 vdots
4622 \end_layout
4623
4624 \end_inset
4625 </cell>
4626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4627 \begin_inset Text
4628
4629 \begin_layout Plain Layout
4630 \begin_inset Formula $\vdots$
4631 \end_inset
4632
4633
4634 \end_layout
4635
4636 \end_inset
4637 </cell>
4638 </row>
4639 <row>
4640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644
4645 \backslash
4646 ddots
4647 \end_layout
4648
4649 \end_inset
4650 </cell>
4651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4652 \begin_inset Text
4653
4654 \begin_layout Plain Layout
4655 \begin_inset Formula $\ddots$
4656 \end_inset
4657
4658
4659 \end_layout
4660
4661 \end_inset
4662 </cell>
4663 </row>
4664 <row>
4665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4666 \begin_inset Text
4667
4668 \begin_layout Plain Layout
4669 Matriz
4670 \begin_inset space \thinspace{}
4671 \end_inset
4672
4673 3×3 con los distintos puntos
4674 \end_layout
4675
4676 \end_inset
4677 </cell>
4678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4679 \begin_inset Text
4680
4681 \begin_layout Plain Layout
4682 \begin_inset Formula $\begin{array}{ccc}
4683 A_{11} & \cdots & A_{1m}\\
4684 \vdots & \ddots & \vdots\\
4685 A_{n1} & \cdots & A_{nm}\end{array}$
4686 \end_inset
4687
4688
4689 \end_layout
4690
4691 \end_inset
4692 </cell>
4693 </row>
4694 </lyxtabular>
4695
4696 \end_inset
4697
4698
4699 \end_layout
4700
4701 \begin_layout Standard
4702 Los puntos suspensivos disponibles en el menú 
4703 \family sans
4704 Insertar\SpecialChar \menuseparator
4705 Carácter especial
4706 \family default
4707  son 
4708 \series bold
4709
4710 \backslash
4711 ldots
4712 \series default
4713 .
4714 \begin_inset VSpace medskip
4715 \end_inset
4716
4717
4718 \end_layout
4719
4720 \begin_layout Standard
4721 Hay puntos específicos para matrices que se extienden por varias columnas.
4722  Se generan con el comando 
4723 \series bold
4724
4725 \backslash
4726 hdotsfor
4727 \series default
4728
4729 \begin_inset Index
4730 status collapsed
4731
4732 \begin_layout Plain Layout
4733 Comandos ! H ! 
4734 \backslash
4735 hdotsfor
4736 \end_layout
4737
4738 \end_inset
4739
4740 , que tiene el siguiente esquema:
4741 \end_layout
4742
4743 \begin_layout Standard
4744
4745 \series bold
4746
4747 \backslash
4748 hdotsfor[distancia]{número de columnas}
4749 \end_layout
4750
4751 \begin_layout Standard
4752 Número de columnas especifica cuántas columnas deben abarcarse.
4753  Distancia es un factor para la separación entre los puntos.
4754 \end_layout
4755
4756 \begin_layout Standard
4757 En la siguiente matriz se ha insertado el comando 
4758 \series bold
4759
4760 \backslash
4761 hdotsfor[2]{4}
4762 \series default
4763  en el primer recuadro de la segunda línea para obtener puntos separados
4764  una distancia equivalente a dos veces la del comando 
4765 \series bold
4766
4767 \backslash
4768 dots
4769 \series default
4770 .
4771 \begin_inset Formula \[
4772 \left(\begin{array}{cccc}
4773 A & B & C & D\\
4774 \hdotsfor[2]{4}\\
4775 q & w & e & r\end{array}\right)\]
4776
4777 \end_inset
4778
4779
4780 \end_layout
4781
4782 \begin_layout Standard
4783 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4784  de lo contrario se producen errores de LaTeX.
4785 \end_layout
4786
4787 \begin_layout Standard
4788 \begin_inset VSpace bigskip
4789 \end_inset
4790
4791
4792 \end_layout
4793
4794 \begin_layout Standard
4795 Además, con el comando 
4796 \series bold
4797
4798 \backslash
4799 dotfill
4800 \series default
4801
4802 \begin_inset Index
4803 status collapsed
4804
4805 \begin_layout Plain Layout
4806 Comandos ! D ! 
4807 \backslash
4808 dotfill
4809 \end_layout
4810
4811 \end_inset
4812
4813  puedes completar con puntos una línea.
4814  El efecto de este tipo de comandos es como el de 
4815 \series bold
4816
4817 \backslash
4818 hfill
4819 \series default
4820 , véase 
4821 \begin_inset CommandInset ref
4822 LatexCommand ref
4823 reference "sub:Espacio-variable"
4824
4825 \end_inset
4826
4827 .
4828 \end_layout
4829
4830 \begin_layout Standard
4831 Por ejemplo el comando 
4832 \series bold
4833 A
4834 \backslash
4835 dotfill
4836 \series default
4837
4838 \begin_inset ERT
4839 status collapsed
4840
4841 \begin_layout Plain Layout
4842
4843
4844 \backslash
4845 spce 
4846 \end_layout
4847
4848 \end_inset
4849
4850
4851 \series bold
4852 B
4853 \series default
4854  genera
4855 \end_layout
4856
4857 \begin_layout Standard
4858 \begin_inset Formula $A\dotfill B$
4859 \end_inset
4860
4861
4862 \end_layout
4863
4864 \begin_layout Standard
4865 Un comando análogo a 
4866 \series bold
4867
4868 \backslash
4869 dotfill
4870 \series default
4871  para rellenar con una línea es 
4872 \series bold
4873
4874 \backslash
4875 hrulefill
4876 \series default
4877
4878 \begin_inset Index
4879 status collapsed
4880
4881 \begin_layout Plain Layout
4882 Comandos ! H ! 
4883 \backslash
4884 hrulefill
4885 \end_layout
4886
4887 \end_inset
4888
4889 :
4890 \end_layout
4891
4892 \begin_layout Standard
4893 \begin_inset Formula $A\hrulefill B$
4894 \end_inset
4895
4896
4897 \end_layout
4898
4899 \begin_layout Standard
4900 Para usar estos comandos en el texto, deben insertarse en modo TeX.
4901 \end_layout
4902
4903 \begin_layout Section
4904 Matrices
4905 \begin_inset CommandInset label
4906 LatexCommand label
4907 name "sec:Matrices"
4908
4909 \end_inset
4910
4911
4912 \begin_inset Index
4913 status collapsed
4914
4915 \begin_layout Plain Layout
4916 Matrices
4917 \end_layout
4918
4919 \end_inset
4920
4921
4922 \end_layout
4923
4924 \begin_layout Standard
4925 Se pueden insertar con el botón 
4926 \begin_inset Graphics
4927         filename ../../images/dialog-show_mathmatrix.png
4928         scale 85
4929
4930 \end_inset
4931
4932  de la barra de ecuaciones o con el menú 
4933 \family sans
4934 Insertar\SpecialChar \menuseparator
4935 Ecuación\SpecialChar \menuseparator
4936 Matriz
4937 \family default
4938 .
4939  Aparece una ventana en la que se pide el número de filas y columnas y la
4940  alineación.
4941  La alineación vertical sólo es relevante para matrices en línea:
4942 \end_layout
4943
4944 \begin_layout Standard
4945 Esta primera matriz tiene alineación superior 
4946 \begin_inset Formula $\begin{array}[t]{cccc}
4947 A & D & G & J\\
4948 B & E & H & K\\
4949 D & F & I & L\end{array}$
4950 \end_inset
4951
4952  , la segunda alineación central 
4953 \begin_inset Formula $\begin{array}{cccc}
4954 A & D & G & J\\
4955 B & E & H & K\\
4956 D & F & I & L\end{array}$
4957 \end_inset
4958
4959  , y la tercera alineación inferior 
4960 \begin_inset Formula $\begin{array}[b]{cccc}
4961 A & D & G & J\\
4962 B & E & H & K\\
4963 D & F & I & L\end{array}$
4964 \end_inset
4965
4966 .
4967 \end_layout
4968
4969 \begin_layout Standard
4970 La alineación horizontal especifica cómo deben alinearse las entradas de
4971  la columna.
4972  Se determina mediante una letra para cada columna.
4973  
4974 \emph on
4975 l
4976 \emph default
4977  indica alineación a la izquierda, 
4978 \emph on
4979 c
4980 \emph default
4981  alineación centrada y 
4982 \emph on
4983 r
4984 \emph default
4985  alineación a la derecha.
4986  Por ejemplo, para componer una matriz
4987 \begin_inset space ~
4988 \end_inset
4989
4990 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
4991  centradas y la última a la derecha, se anota 
4992 \series bold
4993 lccr
4994 \series default
4995  en la alineación horizontal.
4996  Normalmente todas las columnas de una matriz están centradas, por tanto
4997  el valor por omisión es 
4998 \series bold
4999 c
5000 \series default
5001  para todas ellas.
5002 \end_layout
5003
5004 \begin_layout Standard
5005 Alineación horizontal:
5006 \end_layout
5007
5008 \begin_layout Standard
5009
5010 \series bold
5011 lll
5012 \series default
5013  : 
5014 \begin_inset Formula $\begin{array}{lll}
5015 10000 & D & G\\
5016 B & 10000 & H\\
5017 C & F & 10000\end{array}$
5018 \end_inset
5019
5020  , 
5021 \series bold
5022 ccc 
5023 \series default
5024
5025 \begin_inset Formula $\begin{array}{ccc}
5026 10000 & D & G\\
5027 B & 10000 & H\\
5028 C & F & 10000\end{array}$
5029 \end_inset
5030
5031  
5032 \series bold
5033 ,
5034 \series default
5035  
5036 \series bold
5037 rrr 
5038 \series default
5039
5040 \begin_inset Formula $\begin{array}{rrr}
5041 10000 & D & G\\
5042 B & 10000 & H\\
5043 C & F & 10000\end{array}$
5044 \end_inset
5045
5046
5047 \end_layout
5048
5049 \begin_layout Standard
5050 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5051  botones 
5052 \begin_inset Graphics
5053         filename ../../images/tabular-feature_append-row.png
5054         scale 85
5055
5056 \end_inset
5057
5058
5059 \begin_inset Graphics
5060         filename ../../images/tabular-feature_delete-row.png
5061         scale 85
5062
5063 \end_inset
5064
5065 , etc.
5066  de la barra de ecuaciones o el menú 
5067 \family sans
5068 Editar\SpecialChar \menuseparator
5069 Filas y columnas
5070 \family default
5071 .
5072  También se pueden añadir filas nuevas con 
5073 \family sans
5074 Ctrl-Retorno
5075 \family default
5076 .
5077 \end_layout
5078
5079 \begin_layout Standard
5080 \begin_inset VSpace bigskip
5081 \end_inset
5082
5083
5084 \end_layout
5085
5086 \begin_layout Standard
5087 Se pueden poner paréntesis alrededor de una matriz con los comandos 
5088 \series bold
5089
5090 \backslash
5091 left
5092 \series default
5093
5094 \begin_inset Index
5095 status collapsed
5096
5097 \begin_layout Plain Layout
5098 Comandos ! L ! 
5099 \backslash
5100 left
5101 \end_layout
5102
5103 \end_inset
5104
5105  y 
5106 \series bold
5107
5108 \backslash
5109 right
5110 \series default
5111
5112 \begin_inset Index
5113 status collapsed
5114
5115 \begin_layout Plain Layout
5116 Comandos ! R ! 
5117 \backslash
5118 right
5119 \end_layout
5120
5121 \end_inset
5122
5123  (atajo 
5124 \family sans
5125 Alt-m
5126 \begin_inset space ~
5127 \end_inset
5128
5129 paréntesis
5130 \family default
5131 ), véase 
5132 \begin_inset CommandInset ref
5133 LatexCommand ref
5134 reference "sub:Tamaño-automático-de"
5135
5136 \end_inset
5137
5138 , o usando los comandos siguientes:
5139 \end_layout
5140
5141 \begin_layout Standard
5142 \begin_inset VSpace medskip
5143 \end_inset
5144
5145
5146 \end_layout
5147
5148 \begin_layout Standard
5149 \begin_inset space \hfill{}
5150 \end_inset
5151
5152
5153 \begin_inset Tabular
5154 <lyxtabular version="3" rows="4" columns="2">
5155 <features>
5156 <column alignment="center" valignment="top" width="0">
5157 <column alignment="center" valignment="top" width="0">
5158 <row>
5159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5160 \begin_inset Text
5161
5162 \begin_layout Plain Layout
5163 Comando
5164 \end_layout
5165
5166 \end_inset
5167 </cell>
5168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5169 \begin_inset Text
5170
5171 \begin_layout Plain Layout
5172 Resultado
5173 \begin_inset Note Note
5174 status collapsed
5175
5176 \begin_layout Plain Layout
5177
5178 \series bold
5179
5180 \backslash
5181 raisebox
5182 \series default
5183  se usa sólo como espaciador
5184 \end_layout
5185
5186 \end_inset
5187
5188
5189 \end_layout
5190
5191 \end_inset
5192 </cell>
5193 </row>
5194 <row>
5195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5196 \begin_inset Text
5197
5198 \begin_layout Plain Layout
5199
5200 \backslash
5201 bmatrix
5202 \begin_inset ERT
5203 status collapsed
5204
5205 \begin_layout Plain Layout
5206
5207
5208 \backslash
5209 spce 
5210 \end_layout
5211
5212 \end_inset
5213
5214 2
5215 \series bold
5216 ×
5217 \series default
5218 2
5219 \begin_inset space \thinspace{}
5220 \end_inset
5221
5222 matriz
5223 \end_layout
5224
5225 \end_inset
5226 </cell>
5227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5228 \begin_inset Text
5229
5230 \begin_layout Plain Layout
5231 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5232 0 & \textrm{-}\mathrm{i}\\
5233 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5234 \end_inset
5235
5236
5237 \end_layout
5238
5239 \end_inset
5240 </cell>
5241 </row>
5242 <row>
5243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5244 \begin_inset Text
5245
5246 \begin_layout Plain Layout
5247
5248 \backslash
5249 Bmatrix
5250 \begin_inset ERT
5251 status collapsed
5252
5253 \begin_layout Plain Layout
5254
5255
5256 \backslash
5257 spce 
5258 \end_layout
5259
5260 \end_inset
5261
5262 2×2
5263 \begin_inset space \thinspace{}
5264 \end_inset
5265
5266 matriz
5267 \end_layout
5268
5269 \end_inset
5270 </cell>
5271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5272 \begin_inset Text
5273
5274 \begin_layout Plain Layout
5275 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5276 0 & \textrm{-}\mathrm{i}\\
5277 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5278 \end_inset
5279
5280
5281 \end_layout
5282
5283 \end_inset
5284 </cell>
5285 </row>
5286 <row>
5287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5288 \begin_inset Text
5289
5290 \begin_layout Plain Layout
5291
5292 \backslash
5293 pmatrix
5294 \begin_inset ERT
5295 status collapsed
5296
5297 \begin_layout Plain Layout
5298
5299
5300 \backslash
5301 spce 
5302 \end_layout
5303
5304 \end_inset
5305
5306 2
5307 \series bold
5308 ×
5309 \series default
5310 2
5311 \begin_inset space \thinspace{}
5312 \end_inset
5313
5314 matriz
5315 \end_layout
5316
5317 \end_inset
5318 </cell>
5319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5320 \begin_inset Text
5321
5322 \begin_layout Plain Layout
5323 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5324 0 & \textrm{-}\mathrm{i}\\
5325 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5326 \end_inset
5327
5328
5329 \end_layout
5330
5331 \end_inset
5332 </cell>
5333 </row>
5334 </lyxtabular>
5335
5336 \end_inset
5337
5338
5339 \begin_inset space \hfill{}
5340 \end_inset
5341
5342
5343 \begin_inset Tabular
5344 <lyxtabular version="3" rows="4" columns="2">
5345 <features>
5346 <column alignment="center" valignment="top" width="0">
5347 <column alignment="center" valignment="top" width="0">
5348 <row>
5349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5350 \begin_inset Text
5351
5352 \begin_layout Plain Layout
5353 Comando
5354 \end_layout
5355
5356 \end_inset
5357 </cell>
5358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5359 \begin_inset Text
5360
5361 \begin_layout Plain Layout
5362 Resultado
5363 \begin_inset Note Note
5364 status collapsed
5365
5366 \begin_layout Plain Layout
5367
5368 \series bold
5369
5370 \backslash
5371 raisebox
5372 \series default
5373  se usa sólo como espaciador
5374 \end_layout
5375
5376 \end_inset
5377
5378
5379 \end_layout
5380
5381 \end_inset
5382 </cell>
5383 </row>
5384 <row>
5385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5386 \begin_inset Text
5387
5388 \begin_layout Plain Layout
5389
5390 \backslash
5391 vmatrix
5392 \begin_inset ERT
5393 status collapsed
5394
5395 \begin_layout Plain Layout
5396
5397
5398 \backslash
5399 spce 
5400 \end_layout
5401
5402 \end_inset
5403
5404 2
5405 \series bold
5406 ×
5407 \series default
5408 2
5409 \begin_inset space \thinspace{}
5410 \end_inset
5411
5412 matriz
5413 \end_layout
5414
5415 \end_inset
5416 </cell>
5417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5418 \begin_inset Text
5419
5420 \begin_layout Plain Layout
5421 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5422 0 & \textrm{-}\mathrm{i}\\
5423 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5424 \end_inset
5425
5426
5427 \end_layout
5428
5429 \end_inset
5430 </cell>
5431 </row>
5432 <row>
5433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5434 \begin_inset Text
5435
5436 \begin_layout Plain Layout
5437
5438 \backslash
5439 Vmatrix
5440 \begin_inset ERT
5441 status collapsed
5442
5443 \begin_layout Plain Layout
5444
5445
5446 \backslash
5447 spce 
5448 \end_layout
5449
5450 \end_inset
5451
5452 2
5453 \series bold
5454 ×
5455 \series default
5456 2
5457 \begin_inset space \thinspace{}
5458 \end_inset
5459
5460 matriz
5461 \end_layout
5462
5463 \end_inset
5464 </cell>
5465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5466 \begin_inset Text
5467
5468 \begin_layout Plain Layout
5469 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5470 0 & \textrm{-}\mathrm{i}\\
5471 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5472 \end_inset
5473
5474
5475 \end_layout
5476
5477 \end_inset
5478 </cell>
5479 </row>
5480 <row>
5481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5482 \begin_inset Text
5483
5484 \begin_layout Plain Layout
5485
5486 \backslash
5487 matrix
5488 \begin_inset ERT
5489 status collapsed
5490
5491 \begin_layout Plain Layout
5492
5493
5494 \backslash
5495 spce 
5496 \end_layout
5497
5498 \end_inset
5499
5500 2
5501 \series bold
5502 ×
5503 \series default
5504 2
5505 \begin_inset space \thinspace{}
5506 \end_inset
5507
5508 matriz
5509 \end_layout
5510
5511 \end_inset
5512 </cell>
5513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5514 \begin_inset Text
5515
5516 \begin_layout Plain Layout
5517 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5518 0 & \textrm{-}\mathrm{i}\\
5519 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5520 \end_inset
5521
5522
5523 \end_layout
5524
5525 \end_inset
5526 </cell>
5527 </row>
5528 </lyxtabular>
5529
5530 \end_inset
5531
5532
5533 \begin_inset space \hfill{}
5534 \end_inset
5535
5536
5537 \end_layout
5538
5539 \begin_layout Standard
5540 \begin_inset VSpace medskip
5541 \end_inset
5542
5543
5544 \end_layout
5545
5546 \begin_layout Standard
5547 Cuando se inserta p.
5548 \begin_inset space \thinspace{}
5549 \end_inset
5550
5551 e.
5552 \begin_inset space ~
5553 \end_inset
5554
5555
5556 \series bold
5557
5558 \backslash
5559 vmatrix
5560 \series default
5561 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5562  la matriz.
5563 \end_layout
5564
5565 \begin_layout Standard
5566 \begin_inset VSpace bigskip
5567 \end_inset
5568
5569
5570 \end_layout
5571
5572 \begin_layout Standard
5573 Como todas las ecuaciones multilínea son matrices, la longitud 
5574 \series bold
5575
5576 \backslash
5577 arraycolsep
5578 \series default
5579
5580 \begin_inset Index
5581 status collapsed
5582
5583 \begin_layout Plain Layout
5584 Comandos ! A ! 
5585 \backslash
5586 arraycolsep
5587 \end_layout
5588
5589 \end_inset
5590
5591 , que se describe en 
5592 \begin_inset CommandInset ref
5593 LatexCommand ref
5594 reference "sub:Separación-de-columnas"
5595
5596 \end_inset
5597
5598 , también se puede usar para cambiar la separación de las columnas en una
5599  matriz.
5600  Para cambiar la separación de las filas, se usa el comando 
5601 \series bold
5602
5603 \backslash
5604 arraystretch
5605 \series default
5606
5607 \begin_inset Index
5608 status collapsed
5609
5610 \begin_layout Plain Layout
5611 Comandos ! A ! 
5612 \backslash
5613 arraystretch
5614 \end_layout
5615
5616 \end_inset
5617
5618  de la siguiente manera:
5619 \end_layout
5620
5621 \begin_layout Standard
5622
5623 \series bold
5624
5625 \backslash
5626 renewcommand{
5627 \backslash
5628 arraystretch}{factor de separación}
5629 \begin_inset Index
5630 status collapsed
5631
5632 \begin_layout Plain Layout
5633 Comandos ! R ! 
5634 \backslash
5635 renewcommand
5636 \end_layout
5637
5638 \end_inset
5639
5640
5641 \end_layout
5642
5643 \begin_layout Standard
5644 El comando 
5645 \series bold
5646
5647 \backslash
5648 renewcommand
5649 \series default
5650  asigna el factor de separación al comando predefinido 
5651 \series bold
5652
5653 \backslash
5654 arraystretch
5655 \series default
5656 .
5657  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5658  Además, éste se usa para todas las matrices siguientes.
5659  Para volver a la separación original, asigna factor 1 a 
5660 \series bold
5661
5662 \backslash
5663 arraystretch
5664 \series default
5665 .
5666 \end_layout
5667
5668 \begin_layout Standard
5669 Para poner matrices en línea se usa el comando 
5670 \series bold
5671
5672 \backslash
5673 smallmatrix
5674 \series default
5675
5676 \begin_inset Index
5677 status collapsed
5678
5679 \begin_layout Plain Layout
5680 Comandos ! S ! 
5681 \backslash
5682 smallmatrix
5683 \end_layout
5684
5685 \end_inset
5686
5687 .
5688  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5689  se inserta la matriz.
5690  
5691 \end_layout
5692
5693 \begin_layout Standard
5694 Esto es una matriz 
5695 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5696 C & D\end{smallmatrix}\right)$
5697 \end_inset
5698
5699  en línea.
5700 \end_layout
5701
5702 \begin_layout Section
5703 Delimitadores
5704 \begin_inset Index
5705 status collapsed
5706
5707 \begin_layout Plain Layout
5708 Delimitadores
5709 \end_layout
5710
5711 \end_inset
5712
5713
5714 \end_layout
5715
5716 \begin_layout Subsection
5717 Delimitadores verticales
5718 \begin_inset Index
5719 status collapsed
5720
5721 \begin_layout Plain Layout
5722 Delimitadores ! verticales
5723 \end_layout
5724
5725 \end_inset
5726
5727
5728 \end_layout
5729
5730 \begin_layout Standard
5731 \begin_inset space \hfill{}
5732 \end_inset
5733
5734
5735 \begin_inset Tabular
5736 <lyxtabular version="3" rows="9" columns="2">
5737 <features>
5738 <column alignment="center" valignment="top" width="0pt">
5739 <column alignment="center" valignment="top" width="0pt">
5740 <row>
5741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5742 \begin_inset Text
5743
5744 \begin_layout Plain Layout
5745 Comando
5746 \end_layout
5747
5748 \end_inset
5749 </cell>
5750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754 Resultado
5755 \end_layout
5756
5757 \end_inset
5758 </cell>
5759 </row>
5760 <row>
5761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5762 \begin_inset Text
5763
5764 \begin_layout Plain Layout
5765 (
5766 \end_layout
5767
5768 \end_inset
5769 </cell>
5770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5771 \begin_inset Text
5772
5773 \begin_layout Plain Layout
5774 \begin_inset Formula $($
5775 \end_inset
5776
5777
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 </row>
5783 <row>
5784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788 {
5789 \end_layout
5790
5791 \end_inset
5792 </cell>
5793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 \begin_inset Formula $\{$
5798 \end_inset
5799
5800
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 </row>
5806 <row>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811 [
5812 \end_layout
5813
5814 \end_inset
5815 </cell>
5816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5817 \begin_inset Text
5818
5819 \begin_layout Plain Layout
5820 \begin_inset Formula $[$
5821 \end_inset
5822
5823
5824 \end_layout
5825
5826 \end_inset
5827 </cell>
5828 </row>
5829 <row>
5830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834
5835 \backslash
5836 langle
5837 \end_layout
5838
5839 \end_inset
5840 </cell>
5841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5842 \begin_inset Text
5843
5844 \begin_layout Plain Layout
5845 \begin_inset Formula $\langle$
5846 \end_inset
5847
5848
5849 \end_layout
5850
5851 \end_inset
5852 </cell>
5853 </row>
5854 <row>
5855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5856 \begin_inset Text
5857
5858 \begin_layout Plain Layout
5859
5860 \backslash
5861 lceil
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5867 \begin_inset Text
5868
5869 \begin_layout Plain Layout
5870 \begin_inset Formula $\lceil$
5871 \end_inset
5872
5873
5874 \end_layout
5875
5876 \end_inset
5877 </cell>
5878 </row>
5879 <row>
5880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884
5885 \backslash
5886 lfloor
5887 \end_layout
5888
5889 \end_inset
5890 </cell>
5891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895 \begin_inset Formula $\lfloor$
5896 \end_inset
5897
5898
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 </row>
5904 <row>
5905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5906 \begin_inset Text
5907
5908 \begin_layout Plain Layout
5909 /
5910 \end_layout
5911
5912 \end_inset
5913 </cell>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 \begin_inset Formula $/$
5919 \end_inset
5920
5921
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 </row>
5927 <row>
5928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932 |
5933 \end_layout
5934
5935 \end_inset
5936 </cell>
5937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941 \begin_inset Formula $|$
5942 \end_inset
5943
5944
5945 \end_layout
5946
5947 \end_inset
5948 </cell>
5949 </row>
5950 </lyxtabular>
5951
5952 \end_inset
5953
5954
5955 \begin_inset space \hfill{}
5956 \end_inset
5957
5958
5959 \begin_inset Tabular
5960 <lyxtabular version="3" rows="9" columns="2">
5961 <features>
5962 <column alignment="center" valignment="top" width="0pt">
5963 <column alignment="center" valignment="top" width="0pt">
5964 <row>
5965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5966 \begin_inset Text
5967
5968 \begin_layout Plain Layout
5969 Comando
5970 \end_layout
5971
5972 \end_inset
5973 </cell>
5974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5975 \begin_inset Text
5976
5977 \begin_layout Plain Layout
5978 Resultado
5979 \end_layout
5980
5981 \end_inset
5982 </cell>
5983 </row>
5984 <row>
5985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5986 \begin_inset Text
5987
5988 \begin_layout Plain Layout
5989 )
5990 \end_layout
5991
5992 \end_inset
5993 </cell>
5994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5995 \begin_inset Text
5996
5997 \begin_layout Plain Layout
5998 \begin_inset Formula $)$
5999 \end_inset
6000
6001
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 </row>
6007 <row>
6008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6009 \begin_inset Text
6010
6011 \begin_layout Plain Layout
6012 }
6013 \end_layout
6014
6015 \end_inset
6016 </cell>
6017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6018 \begin_inset Text
6019
6020 \begin_layout Plain Layout
6021 \begin_inset Formula $\}$
6022 \end_inset
6023
6024
6025 \end_layout
6026
6027 \end_inset
6028 </cell>
6029 </row>
6030 <row>
6031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6032 \begin_inset Text
6033
6034 \begin_layout Plain Layout
6035 ]
6036 \end_layout
6037
6038 \end_inset
6039 </cell>
6040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6041 \begin_inset Text
6042
6043 \begin_layout Plain Layout
6044 \begin_inset Formula $]$
6045 \end_inset
6046
6047
6048 \end_layout
6049
6050 \end_inset
6051 </cell>
6052 </row>
6053 <row>
6054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6055 \begin_inset Text
6056
6057 \begin_layout Plain Layout
6058
6059 \backslash
6060 rangle
6061 \end_layout
6062
6063 \end_inset
6064 </cell>
6065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6066 \begin_inset Text
6067
6068 \begin_layout Plain Layout
6069 \begin_inset Formula $\rangle$
6070 \end_inset
6071
6072
6073 \end_layout
6074
6075 \end_inset
6076 </cell>
6077 </row>
6078 <row>
6079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6080 \begin_inset Text
6081
6082 \begin_layout Plain Layout
6083
6084 \backslash
6085 rceil
6086 \end_layout
6087
6088 \end_inset
6089 </cell>
6090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6091 \begin_inset Text
6092
6093 \begin_layout Plain Layout
6094 \begin_inset Formula $\rceil$
6095 \end_inset
6096
6097
6098 \end_layout
6099
6100 \end_inset
6101 </cell>
6102 </row>
6103 <row>
6104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108
6109 \backslash
6110 rfloor
6111 \end_layout
6112
6113 \end_inset
6114 </cell>
6115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6116 \begin_inset Text
6117
6118 \begin_layout Plain Layout
6119 \begin_inset Formula $\rfloor$
6120 \end_inset
6121
6122
6123 \end_layout
6124
6125 \end_inset
6126 </cell>
6127 </row>
6128 <row>
6129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6130 \begin_inset Text
6131
6132 \begin_layout Plain Layout
6133
6134 \backslash
6135
6136 \backslash
6137
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146 \begin_inset Formula $\backslash$
6147 \end_inset
6148
6149
6150 \end_layout
6151
6152 \end_inset
6153 </cell>
6154 </row>
6155 <row>
6156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6157 \begin_inset Text
6158
6159 \begin_layout Plain Layout
6160
6161 \backslash
6162 |
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6168 \begin_inset Text
6169
6170 \begin_layout Plain Layout
6171 \begin_inset Formula $\|$
6172 \end_inset
6173
6174
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 </row>
6180 </lyxtabular>
6181
6182 \end_inset
6183
6184
6185 \begin_inset space \hfill{}
6186 \end_inset
6187
6188
6189 \end_layout
6190
6191 \begin_layout Standard
6192 \begin_inset Note Greyedout
6193 status collapsed
6194
6195 \begin_layout Plain Layout
6196
6197 \series bold
6198 Nota
6199 \series default
6200 : En modo TeX hay que usar el comando 
6201 \series bold
6202
6203 \backslash
6204 textbackslash
6205 \series default
6206
6207 \begin_inset Index
6208 status collapsed
6209
6210 \begin_layout Plain Layout
6211 Comandos ! T ! 
6212 \backslash
6213 textbackslash
6214 \end_layout
6215
6216 \end_inset
6217
6218  para la barra invertida, porque si no el comando 
6219 \series bold
6220
6221 \backslash
6222
6223 \backslash
6224
6225 \series default
6226  genera un salto de línea.
6227 \end_layout
6228
6229 \end_inset
6230
6231
6232 \end_layout
6233
6234 \begin_layout Standard
6235 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6236  descritos en las dos subsecciones siguientes.
6237  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6238  < y > en vez de los comandos 
6239 \series bold
6240
6241 \backslash
6242 langle
6243 \series default
6244  y 
6245 \series bold
6246
6247 \backslash
6248 rangle
6249 \series default
6250 .
6251  
6252 \end_layout
6253
6254 \begin_layout Subsubsection
6255 Tamaño manual de los delimitadores
6256 \begin_inset CommandInset label
6257 LatexCommand label
6258 name "sub:Tamaño-manual-de"
6259
6260 \end_inset
6261
6262
6263 \begin_inset Index
6264 status collapsed
6265
6266 \begin_layout Plain Layout
6267 Delimitadores ! tamaño manual
6268 \end_layout
6269
6270 \end_inset
6271
6272
6273 \end_layout
6274
6275 \begin_layout Standard
6276 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6277  LaTeX 
6278 \series bold
6279
6280 \backslash
6281 big
6282 \series default
6283
6284 \begin_inset Index
6285 status collapsed
6286
6287 \begin_layout Plain Layout
6288 Comandos ! B ! 
6289 \backslash
6290 big
6291 \end_layout
6292
6293 \end_inset
6294
6295
6296 \series bold
6297
6298 \backslash
6299 Big
6300 \series default
6301
6302 \series bold
6303
6304 \backslash
6305 bigg
6306 \series default
6307 , y 
6308 \series bold
6309
6310 \backslash
6311 Bigg
6312 \series default
6313 .
6314  
6315 \series bold
6316
6317 \backslash
6318 big
6319 \series default
6320  indica el tamaño menor y 
6321 \series bold
6322
6323 \backslash
6324 Bigg
6325 \series default
6326  el mayor.
6327 \end_layout
6328
6329 \begin_layout Standard
6330 Estos comandos se usan para resaltar niveles de delimitación:
6331 \end_layout
6332
6333 \begin_layout Standard
6334 \noindent
6335 \align center
6336 \begin_inset Tabular
6337 <lyxtabular version="3" rows="2" columns="2">
6338 <features>
6339 <column alignment="center" valignment="top" width="0">
6340 <column alignment="center" valignment="top" width="0">
6341 <row>
6342 <cell alignment="center" valignment="top" usebox="none">
6343 \begin_inset Text
6344
6345 \begin_layout Plain Layout
6346 todos los delimitadores de igual tamaño:
6347 \end_layout
6348
6349 \end_inset
6350 </cell>
6351 <cell alignment="center" valignment="top" usebox="none">
6352 \begin_inset Text
6353
6354 \begin_layout Plain Layout
6355 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6356 \end_inset
6357
6358
6359 \end_layout
6360
6361 \end_inset
6362 </cell>
6363 </row>
6364 <row>
6365 <cell alignment="center" valignment="top" usebox="none">
6366 \begin_inset Text
6367
6368 \begin_layout Plain Layout
6369 así tiene mejor aspecto:
6370 \end_layout
6371
6372 \end_inset
6373 </cell>
6374 <cell alignment="center" valignment="top" usebox="none">
6375 \begin_inset Text
6376
6377 \begin_layout Plain Layout
6378 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6379 \end_inset
6380
6381
6382 \end_layout
6383
6384 \end_inset
6385 </cell>
6386 </row>
6387 </lyxtabular>
6388
6389 \end_inset
6390
6391
6392 \begin_inset Note Note
6393 status collapsed
6394
6395 \begin_layout Plain Layout
6396
6397 \series bold
6398
6399 \backslash
6400 raisebox
6401 \series default
6402  se usa sólo como espaciador
6403 \end_layout
6404
6405 \end_inset
6406
6407
6408 \end_layout
6409
6410 \begin_layout Standard
6411 Para la segunda expresión se ha empleado el comando 
6412 \series bold
6413
6414 \backslash
6415 Big((A+B)(A-B)
6416 \backslash
6417 Big)^
6418 \series default
6419
6420 \begin_inset ERT
6421 status collapsed
6422
6423 \begin_layout Plain Layout
6424
6425
6426 \backslash
6427 spce 
6428 \end_layout
6429
6430 \end_inset
6431
6432
6433 \series bold
6434 C
6435 \series default
6436 .
6437 \end_layout
6438
6439 \begin_layout Standard
6440 He aquí una visión conjunta de todos los tamaños y delimitadores:
6441 \end_layout
6442
6443 \begin_layout Standard
6444 \noindent
6445 \align center
6446
6447 \backslash
6448 Bigg(
6449 \backslash
6450 exp
6451 \backslash
6452 bigg<
6453 \backslash
6454 Big[
6455 \backslash
6456 big{
6457 \backslash
6458 ln(3x)
6459 \backslash
6460 big}^2
6461 \begin_inset ERT
6462 status collapsed
6463
6464 \begin_layout Plain Layout
6465
6466
6467 \backslash
6468 spce 
6469 \end_layout
6470
6471 \end_inset
6472
6473
6474 \backslash
6475 sen(x)
6476 \backslash
6477 Big]^
6478 \begin_inset ERT
6479 status collapsed
6480
6481 \begin_layout Plain Layout
6482
6483
6484 \backslash
6485 spce 
6486 \end_layout
6487
6488 \end_inset
6489
6490 A
6491 \begin_inset ERT
6492 status collapsed
6493
6494 \begin_layout Plain Layout
6495
6496
6497 \backslash
6498 spce 
6499 \end_layout
6500
6501 \end_inset
6502
6503
6504 \backslash
6505 bigg>
6506 \backslash
6507 Bigg)^0,5
6508 \begin_inset Formula \[
6509 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}\]
6510
6511 \end_inset
6512
6513
6514 \end_layout
6515
6516 \begin_layout Standard
6517 Además de los comandos 
6518 \series bold
6519
6520 \backslash
6521 big
6522 \series default
6523  hay la variante 
6524 \series bold
6525
6526 \backslash
6527 bigm
6528 \series default
6529
6530 \begin_inset Index
6531 status collapsed
6532
6533 \begin_layout Plain Layout
6534 Comandos ! B ! 
6535 \backslash
6536 bigm
6537 \end_layout
6538
6539 \end_inset
6540
6541 , que añade un poco más de espacio entre el delimitador y su contenido,
6542  y la variante 
6543 \series bold
6544
6545 \backslash
6546 bigl
6547 \series default
6548 -
6549 \series bold
6550
6551 \backslash
6552 bigr
6553 \series default
6554
6555 \begin_inset Index
6556 status collapsed
6557
6558 \begin_layout Plain Layout
6559 Comandos ! B ! 
6560 \backslash
6561 bigl - 
6562 \backslash
6563 bigr
6564 \end_layout
6565
6566 \end_inset
6567
6568 , que no añade espacio adicional.
6569  La 
6570 \emph on
6571 l
6572 \emph default
6573  al final del comando 
6574 \series bold
6575
6576 \backslash
6577 bigl 
6578 \series default
6579 es para el delimitador izquierdo, la 
6580 \emph on
6581 r
6582 \emph default
6583  es para el delimitador derecho.
6584  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6585  apertura o de cierre.
6586 \end_layout
6587
6588 \begin_layout Standard
6589 En el siguiente cuadro hay una comparación de las variantes:
6590 \end_layout
6591
6592 \begin_layout Standard
6593 \noindent
6594 \align center
6595 \begin_inset Tabular
6596 <lyxtabular version="3" rows="5" columns="2">
6597 <features>
6598 <column alignment="center" valignment="top" width="0">
6599 <column alignment="center" valignment="top" width="0">
6600 <row>
6601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6602 \begin_inset Text
6603
6604 \begin_layout Plain Layout
6605 Comando
6606 \end_layout
6607
6608 \end_inset
6609 </cell>
6610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6611 \begin_inset Text
6612
6613 \begin_layout Plain Layout
6614 Resultado
6615 \begin_inset Note Note
6616 status collapsed
6617
6618 \begin_layout Plain Layout
6619
6620 \series bold
6621
6622 \backslash
6623 raisebox
6624 \series default
6625  se usa sólo como espaciador
6626 \end_layout
6627
6628 \end_inset
6629
6630
6631 \end_layout
6632
6633 \end_inset
6634 </cell>
6635 </row>
6636 <row>
6637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6638 \begin_inset Text
6639
6640 \begin_layout Plain Layout
6641
6642 \backslash
6643 Bigm(
6644 \backslash
6645 bigm(
6646 \backslash
6647 ln(3x)
6648 \backslash
6649 bigm)^2
6650 \series bold
6651
6652 \begin_inset ERT
6653 status collapsed
6654
6655 \begin_layout Plain Layout
6656
6657
6658 \backslash
6659 spce 
6660 \end_layout
6661
6662 \end_inset
6663
6664
6665 \series default
6666
6667 \backslash
6668 Bigm)
6669 \end_layout
6670
6671 \end_inset
6672 </cell>
6673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6674 \begin_inset Text
6675
6676 \begin_layout Plain Layout
6677 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6678 \end_inset
6679
6680
6681 \end_layout
6682
6683 \end_inset
6684 </cell>
6685 </row>
6686 <row>
6687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6688 \begin_inset Text
6689
6690 \begin_layout Plain Layout
6691
6692 \backslash
6693 Big(
6694 \backslash
6695 big(
6696 \backslash
6697 ln(3x)
6698 \backslash
6699 big)^2
6700 \series bold
6701
6702 \begin_inset ERT
6703 status collapsed
6704
6705 \begin_layout Plain Layout
6706
6707
6708 \backslash
6709 spce 
6710 \end_layout
6711
6712 \end_inset
6713
6714
6715 \series default
6716
6717 \backslash
6718 Big)
6719 \end_layout
6720
6721 \end_inset
6722 </cell>
6723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6724 \begin_inset Text
6725
6726 \begin_layout Plain Layout
6727 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6728 \end_inset
6729
6730
6731 \end_layout
6732
6733 \end_inset
6734 </cell>
6735 </row>
6736 <row>
6737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6738 \begin_inset Text
6739
6740 \begin_layout Plain Layout
6741
6742 \backslash
6743 Bigl(
6744 \backslash
6745 bigl(
6746 \backslash
6747 ln(3x)
6748 \backslash
6749 bigr)^2
6750 \series bold
6751
6752 \begin_inset ERT
6753 status collapsed
6754
6755 \begin_layout Plain Layout
6756
6757
6758 \backslash
6759 spce 
6760 \end_layout
6761
6762 \end_inset
6763
6764
6765 \series default
6766
6767 \backslash
6768 Bigr)
6769 \end_layout
6770
6771 \end_inset
6772 </cell>
6773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6774 \begin_inset Text
6775
6776 \begin_layout Plain Layout
6777 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6778 \end_inset
6779
6780
6781 \end_layout
6782
6783 \end_inset
6784 </cell>
6785 </row>
6786 <row>
6787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6788 \begin_inset Text
6789
6790 \begin_layout Plain Layout
6791
6792 \backslash
6793 bigl)
6794 \backslash
6795 ln(3x)
6796 \backslash
6797 bigr(
6798 \end_layout
6799
6800 \end_inset
6801 </cell>
6802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6803 \begin_inset Text
6804
6805 \begin_layout Plain Layout
6806 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6807 \end_inset
6808
6809
6810 \end_layout
6811
6812 \end_inset
6813 </cell>
6814 </row>
6815 </lyxtabular>
6816
6817 \end_inset
6818
6819
6820 \end_layout
6821
6822 \begin_layout Subsubsection
6823 Tamaño automático de los delimitadores
6824 \begin_inset CommandInset label
6825 LatexCommand label
6826 name "sub:Tamaño-automático-de"
6827
6828 \end_inset
6829
6830
6831 \begin_inset Index
6832 status collapsed
6833
6834 \begin_layout Plain Layout
6835 Delimitadores ! tamaño automático
6836 \end_layout
6837
6838 \end_inset
6839
6840
6841 \end_layout
6842
6843 \begin_layout Standard
6844 Se pueden insertar delimitadores de tamaño variable con los comandos 
6845 \series bold
6846
6847 \backslash
6848 left
6849 \series default
6850
6851 \begin_inset Index
6852 status collapsed
6853
6854 \begin_layout Plain Layout
6855 Comandos ! L ! 
6856 \backslash
6857 left
6858 \end_layout
6859
6860 \end_inset
6861
6862  y 
6863 \series bold
6864
6865 \backslash
6866 right
6867 \series default
6868
6869 \begin_inset Index
6870 status collapsed
6871
6872 \begin_layout Plain Layout
6873 Comandos ! R ! 
6874 \backslash
6875 right
6876 \end_layout
6877
6878 \end_inset
6879
6880  o con el botón de la barra de ecuaciones 
6881 \begin_inset Graphics
6882         filename ../../images/dialog-show_mathdelimiter.png
6883         scale 85
6884
6885 \end_inset
6886
6887 .
6888  El delimitador deseado se debe insertar directamente detrás de 
6889 \series bold
6890
6891 \backslash
6892 left
6893 \series default
6894  y 
6895 \series bold
6896
6897 \backslash
6898 right
6899 \series default
6900 .
6901  El tamaño se calculará automáticamente después para la salida.
6902  
6903 \end_layout
6904
6905 \begin_layout Standard
6906 \noindent
6907 \align center
6908 delimitador normal: El comando 
6909 \series bold
6910
6911 \backslash
6912 ln(
6913 \backslash
6914 frac
6915 \series default
6916
6917 \begin_inset ERT
6918 status collapsed
6919
6920 \begin_layout Plain Layout
6921
6922
6923 \backslash
6924 spce 
6925 \end_layout
6926
6927 \end_inset
6928
6929
6930 \series bold
6931 A
6932 \begin_inset Formula $\downarrow$
6933 \end_inset
6934
6935 C
6936 \series default
6937
6938 \begin_inset ERT
6939 status collapsed
6940
6941 \begin_layout Plain Layout
6942
6943
6944 \backslash
6945 spce
6946 \end_layout
6947
6948 \end_inset
6949
6950
6951 \series bold
6952 )
6953 \series default
6954  genera
6955 \begin_inset Formula \[
6956 \ln(\frac{A}{C})\]
6957
6958 \end_inset
6959
6960
6961 \end_layout
6962
6963 \begin_layout Standard
6964 \noindent
6965 \align center
6966 delimitador multilínea: El comando 
6967 \series bold
6968
6969 \backslash
6970 ln
6971 \backslash
6972 left(
6973 \backslash
6974 frac
6975 \series default
6976
6977 \begin_inset ERT
6978 status collapsed
6979
6980 \begin_layout Plain Layout
6981
6982
6983 \backslash
6984 spce 
6985 \end_layout
6986
6987 \end_inset
6988
6989
6990 \series bold
6991 A
6992 \begin_inset Formula $\downarrow$
6993 \end_inset
6994
6995 C
6996 \series default
6997
6998 \begin_inset ERT
6999 status collapsed
7000
7001 \begin_layout Plain Layout
7002
7003
7004 \backslash
7005 spce 
7006 \end_layout
7007
7008 \end_inset
7009
7010
7011 \series bold
7012
7013 \backslash
7014 right)
7015 \series default
7016  genera
7017 \begin_inset Formula \[
7018 \ln\left(\frac{A}{C}\right)\]
7019
7020 \end_inset
7021
7022
7023 \end_layout
7024
7025 \begin_layout Standard
7026 En lugar de 
7027 \series bold
7028
7029 \backslash
7030 left
7031 \series default
7032  y 
7033 \series bold
7034
7035 \backslash
7036 right
7037 \series default
7038  se puede usar el atajo 
7039 \family sans
7040 Alt-m
7041 \begin_inset space ~
7042 \end_inset
7043
7044 delimitador
7045 \family default
7046 .
7047  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7048  real del delimitador y además se genera el correspondiente delimitador
7049  de cierre.
7050 \begin_inset Newline newline
7051 \end_inset
7052
7053 El comando para el último ejemplo sería 
7054 \series bold
7055
7056 \backslash
7057 ln Alt-m
7058 \series default
7059  
7060 \series bold
7061 (
7062 \backslash
7063 frac
7064 \begin_inset ERT
7065 status collapsed
7066
7067 \begin_layout Plain Layout
7068
7069
7070 \backslash
7071 spce 
7072 \end_layout
7073
7074 \end_inset
7075
7076 A
7077 \begin_inset Formula $\downarrow$
7078 \end_inset
7079
7080
7081 \end_layout
7082
7083 \begin_layout Standard
7084 Para omitir uno de los dos delimitadores se inserta un punto.
7085  Por ejemplo, el comando 
7086 \series bold
7087
7088 \backslash
7089 left.
7090 \backslash
7091 frac
7092 \series default
7093
7094 \begin_inset ERT
7095 status collapsed
7096
7097 \begin_layout Plain Layout
7098
7099
7100 \backslash
7101 spce 
7102 \end_layout
7103
7104 \end_inset
7105
7106
7107 \series bold
7108 A
7109 \begin_inset Formula $\downarrow$
7110 \end_inset
7111
7112 B
7113 \series default
7114
7115 \begin_inset ERT
7116 status collapsed
7117
7118 \begin_layout Plain Layout
7119
7120
7121 \backslash
7122 spce 
7123 \end_layout
7124
7125 \end_inset
7126
7127
7128 \series bold
7129
7130 \backslash
7131 right}
7132 \series default
7133  da lugar a:
7134 \begin_inset Formula \[
7135 \left.\frac{A}{B}\right\} \]
7136
7137 \end_inset
7138
7139
7140 \end_layout
7141
7142 \begin_layout Standard
7143 LyX convertirá los comandos 
7144 \series bold
7145
7146 \backslash
7147 left
7148 \series default
7149  y 
7150 \series bold
7151
7152 \backslash
7153 right
7154 \series default
7155  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7156  omitido aparecerá como línea de trazos.
7157  
7158 \begin_inset VSpace bigskip
7159 \end_inset
7160
7161
7162 \end_layout
7163
7164 \begin_layout Standard
7165 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7166  de LaTeX, el comando 
7167 \series bold
7168
7169 \backslash
7170 middle
7171 \series default
7172
7173 \begin_inset Index
7174 status collapsed
7175
7176 \begin_layout Plain Layout
7177 Comandos ! M ! 
7178 \backslash
7179 middle
7180 \end_layout
7181
7182 \end_inset
7183
7184  está también disponible para todos los delimitadores y límites.
7185  Con este comando la altura del siguiente carácter se adapta a la de los
7186  delimitadores circundantes, lo que es necesario, p.
7187 \begin_inset space \thinspace{}
7188 \end_inset
7189
7190 e., para vectores físicos: 
7191 \begin_inset Formula \[
7192 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7193
7194 \end_inset
7195
7196
7197 \end_layout
7198
7199 \begin_layout Standard
7200 Para vectores físicos hay un paquete LaTeX especial que se describe en 
7201 \begin_inset CommandInset ref
7202 LatexCommand ref
7203 reference "sub:Vectores-físicos"
7204
7205 \end_inset
7206
7207 .
7208 \end_layout
7209
7210 \begin_layout Subsection
7211 Delimitadores horizontales
7212 \begin_inset Index
7213 status collapsed
7214
7215 \begin_layout Plain Layout
7216 Delimitadores ! horizontales
7217 \end_layout
7218
7219 \end_inset
7220
7221
7222 \end_layout
7223
7224 \begin_layout Standard
7225 \noindent
7226 \align center
7227 \begin_inset Tabular
7228 <lyxtabular version="3" rows="4" columns="2">
7229 <features>
7230 <column alignment="center" valignment="top" width="0">
7231 <column alignment="center" valignment="top" width="0">
7232 <row>
7233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7234 \begin_inset Text
7235
7236 \begin_layout Plain Layout
7237 Comando
7238 \begin_inset Note Note
7239 status collapsed
7240
7241 \begin_layout Plain Layout
7242
7243 \series bold
7244
7245 \backslash
7246 raisebox
7247 \series default
7248  se usa sólo como espaciador
7249 \end_layout
7250
7251 \end_inset
7252
7253
7254 \end_layout
7255
7256 \end_inset
7257 </cell>
7258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7259 \begin_inset Text
7260
7261 \begin_layout Plain Layout
7262 Resultado
7263 \end_layout
7264
7265 \end_inset
7266 </cell>
7267 </row>
7268 <row>
7269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7270 \begin_inset Text
7271
7272 \begin_layout Plain Layout
7273 \begin_inset ERT
7274 status collapsed
7275
7276 \begin_layout Plain Layout
7277
7278
7279 \backslash
7280 raisebox{2.3mm}{
7281 \end_layout
7282
7283 \end_inset
7284
7285
7286 \backslash
7287 overbrace
7288 \begin_inset ERT
7289 status collapsed
7290
7291 \begin_layout Plain Layout
7292
7293
7294 \backslash
7295 spce 
7296 \end_layout
7297
7298 \end_inset
7299
7300 A+B
7301 \begin_inset ERT
7302 status collapsed
7303
7304 \begin_layout Plain Layout
7305
7306
7307 \backslash
7308 spce 
7309 \end_layout
7310
7311 \end_inset
7312
7313 ^
7314 \begin_inset ERT
7315 status collapsed
7316
7317 \begin_layout Plain Layout
7318
7319
7320 \backslash
7321 spce 
7322 \end_layout
7323
7324 \end_inset
7325
7326 3
7327 \begin_inset ERT
7328 status collapsed
7329
7330 \begin_layout Plain Layout
7331
7332 }
7333 \end_layout
7334
7335 \end_inset
7336
7337
7338 \begin_inset Index
7339 status collapsed
7340
7341 \begin_layout Plain Layout
7342 Comandos ! O ! 
7343 \backslash
7344 overbrace
7345 \end_layout
7346
7347 \end_inset
7348
7349
7350 \end_layout
7351
7352 \end_inset
7353 </cell>
7354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7355 \begin_inset Text
7356
7357 \begin_layout Plain Layout
7358 \begin_inset Formula $\overbrace{A+B}^{3}$
7359 \end_inset
7360
7361
7362 \end_layout
7363
7364 \end_inset
7365 </cell>
7366 </row>
7367 <row>
7368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7369 \begin_inset Text
7370
7371 \begin_layout Plain Layout
7372 \begin_inset ERT
7373 status collapsed
7374
7375 \begin_layout Plain Layout
7376
7377
7378 \backslash
7379 raisebox{-2.2mm}{
7380 \end_layout
7381
7382 \end_inset
7383
7384
7385 \backslash
7386 underbrace
7387 \begin_inset ERT
7388 status collapsed
7389
7390 \begin_layout Plain Layout
7391
7392
7393 \backslash
7394 spce 
7395 \end_layout
7396
7397 \end_inset
7398
7399 A+B
7400 \begin_inset ERT
7401 status collapsed
7402
7403 \begin_layout Plain Layout
7404
7405
7406 \backslash
7407 spce 
7408 \end_layout
7409
7410 \end_inset
7411
7412 _5
7413 \begin_inset ERT
7414 status collapsed
7415
7416 \begin_layout Plain Layout
7417
7418 }
7419 \end_layout
7420
7421 \end_inset
7422
7423
7424 \begin_inset Index
7425 status collapsed
7426
7427 \begin_layout Plain Layout
7428 Comandos ! U ! 
7429 \backslash
7430 underbrace
7431 \end_layout
7432
7433 \end_inset
7434
7435
7436 \end_layout
7437
7438 \end_inset
7439 </cell>
7440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7441 \begin_inset Text
7442
7443 \begin_layout Plain Layout
7444 \begin_inset Formula $\underbrace{A+B}_{5}$
7445 \end_inset
7446
7447
7448 \end_layout
7449
7450 \end_inset
7451 </cell>
7452 </row>
7453 <row>
7454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7455 \begin_inset Text
7456
7457 \begin_layout Plain Layout
7458
7459 \backslash
7460 overbrace
7461 \begin_inset ERT
7462 status collapsed
7463
7464 \begin_layout Plain Layout
7465
7466
7467 \backslash
7468 spce 
7469 \end_layout
7470
7471 \end_inset
7472
7473
7474 \backslash
7475 underbrace
7476 \begin_inset ERT
7477 status collapsed
7478
7479 \begin_layout Plain Layout
7480
7481
7482 \backslash
7483 spce 
7484 \end_layout
7485
7486 \end_inset
7487
7488 A+B_w
7489 \begin_inset ERT
7490 status collapsed
7491
7492 \begin_layout Plain Layout
7493
7494
7495 \backslash
7496 spce 
7497 \end_layout
7498
7499 \end_inset
7500
7501
7502 \begin_inset ERT
7503 status collapsed
7504
7505 \begin_layout Plain Layout
7506
7507
7508 \backslash
7509 spce 
7510 \end_layout
7511
7512 \end_inset
7513
7514 _7
7515 \begin_inset ERT
7516 status collapsed
7517
7518 \begin_layout Plain Layout
7519
7520
7521 \backslash
7522 spce 
7523 \end_layout
7524
7525 \end_inset
7526
7527
7528 \begin_inset ERT
7529 status collapsed
7530
7531 \begin_layout Plain Layout
7532
7533
7534 \backslash
7535 spce 
7536 \end_layout
7537
7538 \end_inset
7539
7540 ^
7541 \begin_inset ERT
7542 status collapsed
7543
7544 \begin_layout Plain Layout
7545
7546
7547 \backslash
7548 spce 
7549 \end_layout
7550
7551 \end_inset
7552
7553 C
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7559 \begin_inset Text
7560
7561 \begin_layout Plain Layout
7562 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7563 \end_inset
7564
7565
7566 \end_layout
7567
7568 \end_inset
7569 </cell>
7570 </row>
7571 </lyxtabular>
7572
7573 \end_inset
7574
7575
7576 \end_layout
7577
7578 \begin_layout Standard
7579 En el último ejemplo no importa en qué orden se introducen los comandos
7580  
7581 \series bold
7582
7583 \backslash
7584 overbrace
7585 \series default
7586  y 
7587 \series bold
7588
7589 \backslash
7590 underbrace
7591 \series default
7592 .
7593 \begin_inset VSpace bigskip
7594 \end_inset
7595
7596
7597 \end_layout
7598
7599 \begin_layout Standard
7600 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7601  multilínea, como se describe en
7602 \begin_inset space ~
7603 \end_inset
7604
7605
7606 \begin_inset CommandInset ref
7607 LatexCommand ref
7608 reference "sec:Ecuaciones-multilínea"
7609
7610 \end_inset
7611
7612 :
7613 \begin_inset Formula \begin{eqnarray*}
7614 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7615  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7616
7617 \end_inset
7618
7619 En la primera fila se insertan la ecuación y la primera llave.
7620  Aquí es importante insertar el comando de espacio
7621 \begin_inset Foot
7622 status collapsed
7623
7624 \begin_layout Plain Layout
7625 Los comandos para espacios se explican en 
7626 \begin_inset CommandInset ref
7627 LatexCommand ref
7628 reference "sub:Espacio-predefinido"
7629
7630 \end_inset
7631
7632
7633 \end_layout
7634
7635 \end_inset
7636
7637  
7638 \series bold
7639
7640 \backslash
7641 :
7642 \series default
7643  antes de la primera
7644 \series bold
7645  
7646 \series default
7647
7648 \begin_inset Formula $d$
7649 \end_inset
7650
7651 , porque la llave que termina detrás de 
7652 \begin_inset Formula $q$
7653 \end_inset
7654
7655  impide que el siguiente 
7656 \begin_inset Quotes fld
7657 \end_inset
7658
7659 +
7660 \begin_inset Quotes frd
7661 \end_inset
7662
7663  esté rodeado de espacio.
7664 \begin_inset Foot
7665 status collapsed
7666
7667 \begin_layout Plain Layout
7668 Debido a que la llave no es considerada como carácter, véase 
7669 \begin_inset CommandInset ref
7670 LatexCommand ref
7671 reference "sub:Operadores-binarios"
7672
7673 \end_inset
7674
7675
7676 \end_layout
7677
7678 \end_inset
7679
7680  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7681  de 
7682 \begin_inset Formula $b$
7683 \end_inset
7684
7685  se inserta antes el comando 
7686 \series bold
7687
7688 \backslash
7689 hphantom{gggg+
7690 \backslash
7691 :}
7692 \series default
7693 .
7694 \begin_inset Foot
7695 status collapsed
7696
7697 \begin_layout Plain Layout
7698 Más sobre 
7699 \series bold
7700
7701 \backslash
7702 hphantom
7703 \series default
7704  en 
7705 \begin_inset CommandInset ref
7706 LatexCommand ref
7707 reference "sub:Espacios-reservados"
7708
7709 \end_inset
7710
7711
7712 \end_layout
7713
7714 \end_inset
7715
7716  Ese espacio es necesario porque el signo 
7717 \begin_inset Quotes fld
7718 \end_inset
7719
7720 +
7721 \begin_inset Quotes frd
7722 \end_inset
7723
7724  va seguido de un espacio en la ecuación.
7725  La llave se coloca bajo el comando 
7726 \series bold
7727
7728 \backslash
7729 hphantom{bbqq+dddd}
7730 \series default
7731 .
7732  
7733 \end_layout
7734
7735 \begin_layout Standard
7736 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7737  ejemplo:
7738 \begin_inset ERT
7739 status collapsed
7740
7741 \begin_layout Plain Layout
7742
7743
7744 \backslash
7745 setlength{
7746 \backslash
7747 jot}{-6pt}
7748 \end_layout
7749
7750 \end_inset
7751
7752
7753 \begin_inset Formula \begin{eqnarray*}
7754  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7755 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7756
7757 \end_inset
7758
7759
7760 \begin_inset ERT
7761 status collapsed
7762
7763 \begin_layout Plain Layout
7764
7765
7766 \backslash
7767 setlength{
7768 \backslash
7769 jot}{3pt}
7770 \end_layout
7771
7772 \end_inset
7773
7774 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7775  anterior, con la diferencia de que la llave está encima.
7776  La segunda fila contiene la ecuación junto con la segunda llave.
7777  Para evitar que haya demasiado espacio entre la llave superior en la primera
7778  fila y la ecuación hay que reducirlo.
7779  Esto no es fácil de hacer debido a un fallo de LyX.
7780 \begin_inset Foot
7781 status collapsed
7782
7783 \begin_layout Plain Layout
7784 \begin_inset CommandInset href
7785 LatexCommand href
7786 name "LyX-bug #1505"
7787 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7788
7789 \end_inset
7790
7791
7792 \end_layout
7793
7794 \end_inset
7795
7796  Una solución es cambiar la separación global de filas en la ecuación, 
7797 \series bold
7798
7799 \backslash
7800 jot
7801 \series default
7802
7803 \begin_inset Index
7804 status collapsed
7805
7806 \begin_layout Plain Layout
7807 Comandos ! J ! 
7808 \backslash
7809 jot
7810 \end_layout
7811
7812 \end_inset
7813
7814 , en -6
7815 \begin_inset space \thinspace{}
7816 \end_inset
7817
7818 pt insertando antes de la ecuación el comando 
7819 \series bold
7820
7821 \backslash
7822 setlength{
7823 \backslash
7824 jot}{-6pt}
7825 \series default
7826  en modo TeX.
7827  Después de la ecuación se vuelve al valor normal 3
7828 \begin_inset space \thinspace{}
7829 \end_inset
7830
7831 pt de 
7832 \series bold
7833
7834 \backslash
7835 jot
7836 \series default
7837  usando el mismo comando.
7838  Más información sobre separación de filas en ecuaciones en
7839 \begin_inset space ~
7840 \end_inset
7841
7842
7843 \begin_inset CommandInset ref
7844 LatexCommand ref
7845 reference "sub:Separación-de-líneas"
7846
7847 \end_inset
7848
7849 .
7850 \end_layout
7851
7852 \begin_layout Section
7853 Flechas
7854 \begin_inset Index
7855 status collapsed
7856
7857 \begin_layout Plain Layout
7858 Flechas
7859 \end_layout
7860
7861 \end_inset
7862
7863
7864 \end_layout
7865
7866 \begin_layout Standard
7867 Las flechas se pueden insertar con el botón 
7868 \begin_inset Graphics
7869         filename ../../images/math/leftarrow.png
7870         scale 85
7871
7872 \end_inset
7873
7874  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7875  siguientes.
7876 \end_layout
7877
7878 \begin_layout Subsection
7879 Flechas horizontales
7880 \begin_inset Index
7881 status collapsed
7882
7883 \begin_layout Plain Layout
7884 Flechas ! horizontales
7885 \end_layout
7886
7887 \end_inset
7888
7889
7890 \end_layout
7891
7892 \begin_layout Standard
7893 \begin_inset space \hfill{}
7894 \end_inset
7895
7896
7897 \begin_inset Tabular
7898 <lyxtabular version="3" rows="8" columns="2">
7899 <features>
7900 <column alignment="center" valignment="top" width="0pt">
7901 <column alignment="center" valignment="top" width="0pt">
7902 <row>
7903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7904 \begin_inset Text
7905
7906 \begin_layout Plain Layout
7907 Comando
7908 \end_layout
7909
7910 \end_inset
7911 </cell>
7912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916 Resultado
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 </row>
7922 <row>
7923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7924 \begin_inset Text
7925
7926 \begin_layout Plain Layout
7927
7928 \backslash
7929 gets
7930 \end_layout
7931
7932 \end_inset
7933 </cell>
7934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7935 \begin_inset Text
7936
7937 \begin_layout Plain Layout
7938 \begin_inset Formula $\gets$
7939 \end_inset
7940
7941
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 </row>
7947 <row>
7948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7949 \begin_inset Text
7950
7951 \begin_layout Plain Layout
7952
7953 \backslash
7954 Leftarrow
7955 \end_layout
7956
7957 \end_inset
7958 </cell>
7959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7960 \begin_inset Text
7961
7962 \begin_layout Plain Layout
7963 \begin_inset Formula $\Leftarrow$
7964 \end_inset
7965
7966
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 </row>
7972 <row>
7973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7974 \begin_inset Text
7975
7976 \begin_layout Plain Layout
7977
7978 \backslash
7979 longleftarrow
7980 \end_layout
7981
7982 \end_inset
7983 </cell>
7984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988 \begin_inset Formula $\longleftarrow$
7989 \end_inset
7990
7991
7992 \end_layout
7993
7994 \end_inset
7995 </cell>
7996 </row>
7997 <row>
7998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002
8003 \backslash
8004 Longleftarrow
8005 \end_layout
8006
8007 \end_inset
8008 </cell>
8009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013 \begin_inset Formula $\Longleftarrow$
8014 \end_inset
8015
8016
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 </row>
8022 <row>
8023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027
8028 \backslash
8029 leftharpoonup
8030 \end_layout
8031
8032 \end_inset
8033 </cell>
8034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038 \begin_inset Formula $\leftharpoonup$
8039 \end_inset
8040
8041
8042 \end_layout
8043
8044 \end_inset
8045 </cell>
8046 </row>
8047 <row>
8048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8049 \begin_inset Text
8050
8051 \begin_layout Plain Layout
8052
8053 \backslash
8054 leftharpoondown
8055 \end_layout
8056
8057 \end_inset
8058 </cell>
8059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063 \begin_inset Formula $\leftharpoondown$
8064 \end_inset
8065
8066
8067 \end_layout
8068
8069 \end_inset
8070 </cell>
8071 </row>
8072 <row>
8073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8074 \begin_inset Text
8075
8076 \begin_layout Plain Layout
8077
8078 \backslash
8079 hookleftarrow
8080 \end_layout
8081
8082 \end_inset
8083 </cell>
8084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088 \begin_inset Formula $\hookleftarrow$
8089 \end_inset
8090
8091
8092 \end_layout
8093
8094 \end_inset
8095 </cell>
8096 </row>
8097 </lyxtabular>
8098
8099 \end_inset
8100
8101
8102 \begin_inset space \hfill{}
8103 \end_inset
8104
8105
8106 \begin_inset Tabular
8107 <lyxtabular version="3" rows="8" columns="2">
8108 <features>
8109 <column alignment="center" valignment="top" width="0pt">
8110 <column alignment="center" valignment="top" width="0pt">
8111 <row>
8112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116 Comando
8117 \end_layout
8118
8119 \end_inset
8120 </cell>
8121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8122 \begin_inset Text
8123
8124 \begin_layout Plain Layout
8125 Resultado
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 </row>
8131 <row>
8132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8133 \begin_inset Text
8134
8135 \begin_layout Plain Layout
8136
8137 \backslash
8138 to
8139 \end_layout
8140
8141 \end_inset
8142 </cell>
8143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8144 \begin_inset Text
8145
8146 \begin_layout Plain Layout
8147 \begin_inset Formula $\to$
8148 \end_inset
8149
8150
8151 \end_layout
8152
8153 \end_inset
8154 </cell>
8155 </row>
8156 <row>
8157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161
8162 \backslash
8163 Rightarrow
8164 \end_layout
8165
8166 \end_inset
8167 </cell>
8168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8169 \begin_inset Text
8170
8171 \begin_layout Plain Layout
8172 \begin_inset Formula $\Rightarrow$
8173 \end_inset
8174
8175
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 </row>
8181 <row>
8182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8183 \begin_inset Text
8184
8185 \begin_layout Plain Layout
8186
8187 \backslash
8188 longrightarrow
8189 \end_layout
8190
8191 \end_inset
8192 </cell>
8193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8194 \begin_inset Text
8195
8196 \begin_layout Plain Layout
8197 \begin_inset Formula $\longrightarrow$
8198 \end_inset
8199
8200
8201 \end_layout
8202
8203 \end_inset
8204 </cell>
8205 </row>
8206 <row>
8207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8208 \begin_inset Text
8209
8210 \begin_layout Plain Layout
8211
8212 \backslash
8213 Longrightarrow
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222 \begin_inset Formula $\Longrightarrow$
8223 \end_inset
8224
8225
8226 \end_layout
8227
8228 \end_inset
8229 </cell>
8230 </row>
8231 <row>
8232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236
8237 \backslash
8238 rightharpoonup
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247 \begin_inset Formula $\rightharpoonup$
8248 \end_inset
8249
8250
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 </row>
8256 <row>
8257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8258 \begin_inset Text
8259
8260 \begin_layout Plain Layout
8261
8262 \backslash
8263 rightharpoondown
8264 \end_layout
8265
8266 \end_inset
8267 </cell>
8268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8269 \begin_inset Text
8270
8271 \begin_layout Plain Layout
8272 \begin_inset Formula $\rightharpoondown$
8273 \end_inset
8274
8275
8276 \end_layout
8277
8278 \end_inset
8279 </cell>
8280 </row>
8281 <row>
8282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8283 \begin_inset Text
8284
8285 \begin_layout Plain Layout
8286
8287 \backslash
8288 hookrightarrow
8289 \end_layout
8290
8291 \end_inset
8292 </cell>
8293 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297 \begin_inset Formula $\hookrightarrow$
8298 \end_inset
8299
8300
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 </row>
8306 </lyxtabular>
8307
8308 \end_inset
8309
8310
8311 \begin_inset space \hfill{}
8312 \end_inset
8313
8314
8315 \end_layout
8316
8317 \begin_layout Standard
8318 \begin_inset space \hfill{}
8319 \end_inset
8320
8321
8322 \begin_inset Tabular
8323 <lyxtabular version="3" rows="6" columns="2">
8324 <features>
8325 <column alignment="center" valignment="top" width="0pt">
8326 <column alignment="center" valignment="top" width="0pt">
8327 <row>
8328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332 Comando
8333 \end_layout
8334
8335 \end_inset
8336 </cell>
8337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8338 \begin_inset Text
8339
8340 \begin_layout Plain Layout
8341 Resultado
8342 \end_layout
8343
8344 \end_inset
8345 </cell>
8346 </row>
8347 <row>
8348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8349 \begin_inset Text
8350
8351 \begin_layout Plain Layout
8352
8353 \backslash
8354 leftrightarrow
8355 \end_layout
8356
8357 \end_inset
8358 </cell>
8359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8360 \begin_inset Text
8361
8362 \begin_layout Plain Layout
8363 \begin_inset Formula $\leftrightarrow$
8364 \end_inset
8365
8366
8367 \end_layout
8368
8369 \end_inset
8370 </cell>
8371 </row>
8372 <row>
8373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377
8378 \backslash
8379 Leftrightarrow
8380 \end_layout
8381
8382 \end_inset
8383 </cell>
8384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8385 \begin_inset Text
8386
8387 \begin_layout Plain Layout
8388 \begin_inset Formula $\Leftrightarrow$
8389 \end_inset
8390
8391
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 </row>
8397 <row>
8398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402
8403 \backslash
8404 longleftrightarrow
8405 \end_layout
8406
8407 \end_inset
8408 </cell>
8409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413 \begin_inset Formula $\longleftrightarrow$
8414 \end_inset
8415
8416
8417 \end_layout
8418
8419 \end_inset
8420 </cell>
8421 </row>
8422 <row>
8423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8424 \begin_inset Text
8425
8426 \begin_layout Plain Layout
8427
8428 \backslash
8429 Longleftrightarrow
8430 \end_layout
8431
8432 \end_inset
8433 </cell>
8434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8435 \begin_inset Text
8436
8437 \begin_layout Plain Layout
8438 \begin_inset Formula $\Longleftrightarrow$
8439 \end_inset
8440
8441
8442 \end_layout
8443
8444 \end_inset
8445 </cell>
8446 </row>
8447 <row>
8448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452
8453 \backslash
8454 rightleftharpoons
8455 \end_layout
8456
8457 \end_inset
8458 </cell>
8459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463 \begin_inset Formula $\rightleftharpoons$
8464 \end_inset
8465
8466
8467 \end_layout
8468
8469 \end_inset
8470 </cell>
8471 </row>
8472 </lyxtabular>
8473
8474 \end_inset
8475
8476
8477 \begin_inset space \hspace{}
8478 \length 25pt
8479 \end_inset
8480
8481
8482 \begin_inset space \hfill{}
8483 \end_inset
8484
8485
8486 \begin_inset Tabular
8487 <lyxtabular version="3" rows="5" columns="2">
8488 <features>
8489 <column alignment="center" valignment="top" width="0pt">
8490 <column alignment="center" valignment="top" width="0pt">
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 Comando
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505 Resultado
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 </row>
8511 <row>
8512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516
8517 \backslash
8518 mapsto
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527 \begin_inset Formula $\mapsto$
8528 \end_inset
8529
8530
8531 \end_layout
8532
8533 \end_inset
8534 </cell>
8535 </row>
8536 <row>
8537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541
8542 \backslash
8543 longmapsto
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8549 \begin_inset Text
8550
8551 \begin_layout Plain Layout
8552 \begin_inset Formula $\longmapsto$
8553 \end_inset
8554
8555
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 </row>
8561 <row>
8562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566
8567 \backslash
8568 leadsto
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577 \begin_inset Formula $\leadsto$
8578 \end_inset
8579
8580
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 </row>
8586 <row>
8587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Plain Layout
8591
8592 \backslash
8593 dasharrow
8594 \end_layout
8595
8596 \end_inset
8597 </cell>
8598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Plain Layout
8602 \begin_inset Formula $\dasharrow$
8603 \end_inset
8604
8605
8606 \end_layout
8607
8608 \end_inset
8609 </cell>
8610 </row>
8611 </lyxtabular>
8612
8613 \end_inset
8614
8615
8616 \begin_inset space \hfill{}
8617 \end_inset
8618
8619
8620 \begin_inset VSpace medskip
8621 \end_inset
8622
8623
8624 \end_layout
8625
8626 \begin_layout Standard
8627 Las flechas que se utilizan como acentos, p.
8628 \begin_inset space \thinspace{}
8629 \end_inset
8630
8631 e.
8632  en vectores, se describen en 
8633 \begin_inset CommandInset ref
8634 LatexCommand ref
8635 reference "sec:Acentos"
8636
8637 \end_inset
8638
8639 .
8640  
8641 \begin_inset VSpace bigskip
8642 \end_inset
8643
8644
8645 \end_layout
8646
8647 \begin_layout Standard
8648 Además hay las flechas etiquetadas
8649 \begin_inset Index
8650 status collapsed
8651
8652 \begin_layout Plain Layout
8653 Flechas ! etiquetadas
8654 \end_layout
8655
8656 \end_inset
8657
8658  
8659 \series bold
8660
8661 \backslash
8662 xleftarrow
8663 \series default
8664
8665 \begin_inset Index
8666 status collapsed
8667
8668 \begin_layout Plain Layout
8669 Comandos ! X ! 
8670 \backslash
8671 xleftarrow
8672 \end_layout
8673
8674 \end_inset
8675
8676  y 
8677 \series bold
8678
8679 \backslash
8680 xrightarrow
8681 \series default
8682
8683 \begin_inset Index
8684 status collapsed
8685
8686 \begin_layout Plain Layout
8687 Comandos ! X ! 
8688 \backslash
8689 xrightarrow
8690 \begin_inset ERT
8691 status collapsed
8692
8693 \begin_layout Plain Layout
8694
8695
8696 \backslash
8697 vspace{4mm}
8698 \end_layout
8699
8700 \end_inset
8701
8702
8703 \end_layout
8704
8705 \end_inset
8706
8707 .
8708  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8709  con dos marcos azules donde se puede insertar la etiqueta.
8710  La longitud de la flecha se adapta a la anchura de la etiqueta.
8711 \end_layout
8712
8713 \begin_layout Standard
8714 \noindent
8715 \align center
8716 \begin_inset Tabular
8717 <lyxtabular version="3" rows="3" columns="2">
8718 <features>
8719 <column alignment="center" valignment="top" width="0">
8720 <column alignment="center" valignment="top" width="0">
8721 <row>
8722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8723 \begin_inset Text
8724
8725 \begin_layout Plain Layout
8726 Comando
8727 \end_layout
8728
8729 \end_inset
8730 </cell>
8731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8732 \begin_inset Text
8733
8734 \begin_layout Plain Layout
8735 Resultado
8736 \begin_inset Note Note
8737 status collapsed
8738
8739 \begin_layout Plain Layout
8740
8741 \series bold
8742
8743 \backslash
8744 raisebox
8745 \series default
8746  se usa sólo como espaciador
8747 \end_layout
8748
8749 \end_inset
8750
8751
8752 \end_layout
8753
8754 \end_inset
8755 </cell>
8756 </row>
8757 <row>
8758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762 F(a)
8763 \backslash
8764 xleftarrow
8765 \begin_inset ERT
8766 status collapsed
8767
8768 \begin_layout Plain Layout
8769
8770
8771 \backslash
8772 spce 
8773 \end_layout
8774
8775 \end_inset
8776
8777 x=a
8778 \begin_inset Formula $\downarrow$
8779 \end_inset
8780
8781 x>0
8782 \begin_inset Formula $\to$
8783 \end_inset
8784
8785 F(x)
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8795 \end_inset
8796
8797
8798 \end_layout
8799
8800 \end_inset
8801 </cell>
8802 </row>
8803 <row>
8804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808 F(x)
8809 \backslash
8810 xrightarrow
8811 \begin_inset ERT
8812 status collapsed
8813
8814 \begin_layout Plain Layout
8815
8816
8817 \backslash
8818 spce 
8819 \end_layout
8820
8821 \end_inset
8822
8823 x=a
8824 \begin_inset Formula $\downarrow$
8825 \end_inset
8826
8827 x>0
8828 \begin_inset Formula $\to$
8829 \end_inset
8830
8831 F(a)
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Plain Layout
8840 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8841 \end_inset
8842
8843
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 </row>
8849 </lyxtabular>
8850
8851 \end_inset
8852
8853
8854 \end_layout
8855
8856 \begin_layout Subsection
8857 Flechas verticales y diagonales
8858 \begin_inset Index
8859 status collapsed
8860
8861 \begin_layout Plain Layout
8862 Flechas ! diagonales
8863 \end_layout
8864
8865 \end_inset
8866
8867
8868 \begin_inset Index
8869 status collapsed
8870
8871 \begin_layout Plain Layout
8872 Flechas ! verticales
8873 \end_layout
8874
8875 \end_inset
8876
8877
8878 \end_layout
8879
8880 \begin_layout Standard
8881 \begin_inset space \hfill{}
8882 \end_inset
8883
8884
8885 \begin_inset Tabular
8886 <lyxtabular version="3" rows="7" columns="2">
8887 <features>
8888 <column alignment="center" valignment="top" width="0pt">
8889 <column alignment="center" valignment="top" width="0pt">
8890 <row>
8891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895 Comando
8896 \end_layout
8897
8898 \end_inset
8899 </cell>
8900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8901 \begin_inset Text
8902
8903 \begin_layout Plain Layout
8904 Resultado
8905 \end_layout
8906
8907 \end_inset
8908 </cell>
8909 </row>
8910 <row>
8911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8912 \begin_inset Text
8913
8914 \begin_layout Plain Layout
8915
8916 \backslash
8917 uparrow
8918 \end_layout
8919
8920 \end_inset
8921 </cell>
8922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8923 \begin_inset Text
8924
8925 \begin_layout Plain Layout
8926 \begin_inset Formula $\uparrow$
8927 \end_inset
8928
8929
8930 \end_layout
8931
8932 \end_inset
8933 </cell>
8934 </row>
8935 <row>
8936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8937 \begin_inset Text
8938
8939 \begin_layout Plain Layout
8940
8941 \backslash
8942 Uparrow
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951 \begin_inset Formula $\Uparrow$
8952 \end_inset
8953
8954
8955 \end_layout
8956
8957 \end_inset
8958 </cell>
8959 </row>
8960 <row>
8961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8962 \begin_inset Text
8963
8964 \begin_layout Plain Layout
8965
8966 \backslash
8967 updownarrow
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8973 \begin_inset Text
8974
8975 \begin_layout Plain Layout
8976 \begin_inset Formula $\updownarrow$
8977 \end_inset
8978
8979
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 </row>
8985 <row>
8986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990
8991 \backslash
8992 Updownarrow
8993 \end_layout
8994
8995 \end_inset
8996 </cell>
8997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8998 \begin_inset Text
8999
9000 \begin_layout Plain Layout
9001 \begin_inset Formula $\Updownarrow$
9002 \end_inset
9003
9004
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 </row>
9010 <row>
9011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9012 \begin_inset Text
9013
9014 \begin_layout Plain Layout
9015
9016 \backslash
9017 Downarrow
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9023 \begin_inset Text
9024
9025 \begin_layout Plain Layout
9026 \begin_inset Formula $\Downarrow$
9027 \end_inset
9028
9029
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 </row>
9035 <row>
9036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040
9041 \backslash
9042 downarrow
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 \begin_inset Formula $\downarrow$
9052 \end_inset
9053
9054
9055 \end_layout
9056
9057 \end_inset
9058 </cell>
9059 </row>
9060 </lyxtabular>
9061
9062 \end_inset
9063
9064
9065 \begin_inset space \hfill{}
9066 \end_inset
9067
9068
9069 \begin_inset Tabular
9070 <lyxtabular version="3" rows="5" columns="2">
9071 <features>
9072 <column alignment="center" valignment="top" width="0pt">
9073 <column alignment="center" valignment="top" width="0pt">
9074 <row>
9075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9076 \begin_inset Text
9077
9078 \begin_layout Plain Layout
9079 Comando
9080 \end_layout
9081
9082 \end_inset
9083 </cell>
9084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9085 \begin_inset Text
9086
9087 \begin_layout Plain Layout
9088 Resultado
9089 \end_layout
9090
9091 \end_inset
9092 </cell>
9093 </row>
9094 <row>
9095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9096 \begin_inset Text
9097
9098 \begin_layout Plain Layout
9099
9100 \backslash
9101 nearrow
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9107 \begin_inset Text
9108
9109 \begin_layout Plain Layout
9110 \begin_inset Formula $\nearrow$
9111 \end_inset
9112
9113
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 </row>
9119 <row>
9120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124
9125 \backslash
9126 searrow
9127 \end_layout
9128
9129 \end_inset
9130 </cell>
9131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9132 \begin_inset Text
9133
9134 \begin_layout Plain Layout
9135 \begin_inset Formula $\searrow$
9136 \end_inset
9137
9138
9139 \end_layout
9140
9141 \end_inset
9142 </cell>
9143 </row>
9144 <row>
9145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9146 \begin_inset Text
9147
9148 \begin_layout Plain Layout
9149
9150 \backslash
9151 swarrow
9152 \end_layout
9153
9154 \end_inset
9155 </cell>
9156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9157 \begin_inset Text
9158
9159 \begin_layout Plain Layout
9160 \begin_inset Formula $\swarrow$
9161 \end_inset
9162
9163
9164 \end_layout
9165
9166 \end_inset
9167 </cell>
9168 </row>
9169 <row>
9170 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9171 \begin_inset Text
9172
9173 \begin_layout Plain Layout
9174
9175 \backslash
9176 nwarrow
9177 \end_layout
9178
9179 \end_inset
9180 </cell>
9181 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9182 \begin_inset Text
9183
9184 \begin_layout Plain Layout
9185 \begin_inset Formula $\nwarrow$
9186 \end_inset
9187
9188
9189 \end_layout
9190
9191 \end_inset
9192 </cell>
9193 </row>
9194 </lyxtabular>
9195
9196 \end_inset
9197
9198
9199 \begin_inset space \hfill{}
9200 \end_inset
9201
9202
9203 \end_layout
9204
9205 \begin_layout Standard
9206 \begin_inset VSpace medskip
9207 \end_inset
9208
9209
9210 \end_layout
9211
9212 \begin_layout Standard
9213 Las flechas verticales también se pueden usar como delimitadores junto con
9214  los comandos descritos en
9215 \begin_inset space ~
9216 \end_inset
9217
9218
9219 \begin_inset CommandInset ref
9220 LatexCommand ref
9221 reference "sub:Tamaño-manual-de"
9222
9223 \end_inset
9224
9225  y 
9226 \begin_inset CommandInset ref
9227 LatexCommand ref
9228 reference "sub:Tamaño-automático-de"
9229
9230 \end_inset
9231
9232 .
9233 \end_layout
9234
9235 \begin_layout Standard
9236
9237 \end_layout
9238
9239 \begin_layout Section
9240 Acentos
9241 \begin_inset CommandInset label
9242 LatexCommand label
9243 name "sec:Acentos"
9244
9245 \end_inset
9246
9247
9248 \begin_inset Index
9249 status collapsed
9250
9251 \begin_layout Plain Layout
9252 Acentos
9253 \end_layout
9254
9255 \end_inset
9256
9257
9258 \end_layout
9259
9260 \begin_layout Standard
9261 Los acentos se pueden insertar con el botón 
9262 \begin_inset Graphics
9263         filename ../../images/math/hat.png
9264         scale 85
9265
9266 \end_inset
9267
9268  o mediante los comandos listados en las siguientes subsecciones.
9269 \end_layout
9270
9271 \begin_layout Subsection
9272 Acentos para un carácter
9273 \begin_inset ERT
9274 status collapsed
9275
9276 \begin_layout Plain Layout
9277
9278
9279 \backslash
9280 texorpdfstring{
9281 \end_layout
9282
9283 \end_inset
9284
9285
9286 \begin_inset Foot
9287 status open
9288
9289 \begin_layout Plain Layout
9290 Para acentos en texto, véase 
9291 \begin_inset CommandInset ref
9292 LatexCommand ref
9293 reference "sub:Acentos-en-texto"
9294
9295 \end_inset
9296
9297
9298 \end_layout
9299
9300 \end_inset
9301
9302
9303 \begin_inset ERT
9304 status collapsed
9305
9306 \begin_layout Plain Layout
9307
9308 }{}
9309 \end_layout
9310
9311 \end_inset
9312
9313
9314 \begin_inset Note Note
9315 status collapsed
9316
9317 \begin_layout Plain Layout
9318
9319 \backslash
9320 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
9321  PDF.
9322 \end_layout
9323
9324 \begin_layout Plain Layout
9325 Más sobre 
9326 \backslash
9327 texorpdfstring en la sección 
9328 \begin_inset CommandInset ref
9329 LatexCommand ref
9330 reference "sub:Ecuaciones-en-encabezados"
9331
9332 \end_inset
9333
9334 .
9335 \end_layout
9336
9337 \end_inset
9338
9339
9340 \begin_inset CommandInset label
9341 LatexCommand label
9342 name "sub:Acentos-para-un"
9343
9344 \end_inset
9345
9346
9347 \begin_inset Index
9348 status collapsed
9349
9350 \begin_layout Plain Layout
9351 Acentos ! para un carácter
9352 \end_layout
9353
9354 \end_inset
9355
9356
9357 \end_layout
9358
9359 \begin_layout Standard
9360 \begin_inset space \hfill{}
9361 \end_inset
9362
9363
9364 \begin_inset Tabular
9365 <lyxtabular version="3" rows="8" columns="2">
9366 <features>
9367 <column alignment="center" valignment="top" width="0pt">
9368 <column alignment="center" valignment="top" width="0pt">
9369 <row>
9370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9371 \begin_inset Text
9372
9373 \begin_layout Plain Layout
9374 Comando
9375 \end_layout
9376
9377 \end_inset
9378 </cell>
9379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9380 \begin_inset Text
9381
9382 \begin_layout Plain Layout
9383 Resultado
9384 \begin_inset Note Note
9385 status collapsed
9386
9387 \begin_layout Plain Layout
9388
9389 \series bold
9390
9391 \backslash
9392 raisebox
9393 \series default
9394  se usa sólo como espaciador
9395 \end_layout
9396
9397 \end_inset
9398
9399
9400 \end_layout
9401
9402 \end_inset
9403 </cell>
9404 </row>
9405 <row>
9406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9407 \begin_inset Text
9408
9409 \begin_layout Plain Layout
9410
9411 \backslash
9412 dot
9413 \begin_inset ERT
9414 status collapsed
9415
9416 \begin_layout Plain Layout
9417
9418
9419 \backslash
9420 spce 
9421 \end_layout
9422
9423 \end_inset
9424
9425 A
9426 \end_layout
9427
9428 \end_inset
9429 </cell>
9430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9431 \begin_inset Text
9432
9433 \begin_layout Plain Layout
9434 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9435 \end_inset
9436
9437
9438 \end_layout
9439
9440 \end_inset
9441 </cell>
9442 </row>
9443 <row>
9444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9445 \begin_inset Text
9446
9447 \begin_layout Plain Layout
9448
9449 \backslash
9450 ddot
9451 \begin_inset ERT
9452 status collapsed
9453
9454 \begin_layout Plain Layout
9455
9456
9457 \backslash
9458 spce 
9459 \end_layout
9460
9461 \end_inset
9462
9463 A
9464 \end_layout
9465
9466 \end_inset
9467 </cell>
9468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9469 \begin_inset Text
9470
9471 \begin_layout Plain Layout
9472 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9473 \end_inset
9474
9475
9476 \end_layout
9477
9478 \end_inset
9479 </cell>
9480 </row>
9481 <row>
9482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9483 \begin_inset Text
9484
9485 \begin_layout Plain Layout
9486
9487 \backslash
9488 dddot
9489 \begin_inset ERT
9490 status collapsed
9491
9492 \begin_layout Plain Layout
9493
9494
9495 \backslash
9496 spce 
9497 \end_layout
9498
9499 \end_inset
9500
9501 A
9502 \end_layout
9503
9504 \end_inset
9505 </cell>
9506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9507 \begin_inset Text
9508
9509 \begin_layout Plain Layout
9510 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9511 \end_inset
9512
9513
9514 \end_layout
9515
9516 \end_inset
9517 </cell>
9518 </row>
9519 <row>
9520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9521 \begin_inset Text
9522
9523 \begin_layout Plain Layout
9524
9525 \backslash
9526 ddddot{A
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9532 \begin_inset Text
9533
9534 \begin_layout Plain Layout
9535 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9536 \end_inset
9537
9538
9539 \end_layout
9540
9541 \end_inset
9542 </cell>
9543 </row>
9544 <row>
9545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9546 \begin_inset Text
9547
9548 \begin_layout Plain Layout
9549
9550 \backslash
9551 vec
9552 \begin_inset ERT
9553 status collapsed
9554
9555 \begin_layout Plain Layout
9556
9557
9558 \backslash
9559 spce 
9560 \end_layout
9561
9562 \end_inset
9563
9564 A
9565 \begin_inset Index
9566 status collapsed
9567
9568 \begin_layout Plain Layout
9569 Vectores
9570 \end_layout
9571
9572 \end_inset
9573
9574
9575 \end_layout
9576
9577 \end_inset
9578 </cell>
9579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9580 \begin_inset Text
9581
9582 \begin_layout Plain Layout
9583 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9584 \end_inset
9585
9586
9587 \end_layout
9588
9589 \end_inset
9590 </cell>
9591 </row>
9592 <row>
9593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9594 \begin_inset Text
9595
9596 \begin_layout Plain Layout
9597
9598 \backslash
9599 bar
9600 \begin_inset ERT
9601 status collapsed
9602
9603 \begin_layout Plain Layout
9604
9605
9606 \backslash
9607 spce 
9608 \end_layout
9609
9610 \end_inset
9611
9612 A
9613 \end_layout
9614
9615 \end_inset
9616 </cell>
9617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9618 \begin_inset Text
9619
9620 \begin_layout Plain Layout
9621 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9622 \end_inset
9623
9624
9625 \end_layout
9626
9627 \end_inset
9628 </cell>
9629 </row>
9630 <row>
9631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9632 \begin_inset Text
9633
9634 \begin_layout Plain Layout
9635
9636 \backslash
9637 mathring
9638 \begin_inset ERT
9639 status collapsed
9640
9641 \begin_layout Plain Layout
9642
9643
9644 \backslash
9645 spce 
9646 \end_layout
9647
9648 \end_inset
9649
9650 A
9651 \end_layout
9652
9653 \end_inset
9654 </cell>
9655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9656 \begin_inset Text
9657
9658 \begin_layout Plain Layout
9659 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9660 \end_inset
9661
9662
9663 \end_layout
9664
9665 \end_inset
9666 </cell>
9667 </row>
9668 </lyxtabular>
9669
9670 \end_inset
9671
9672
9673 \begin_inset space \hfill{}
9674 \end_inset
9675
9676
9677 \begin_inset Tabular
9678 <lyxtabular version="3" rows="7" columns="2">
9679 <features>
9680 <column alignment="center" valignment="top" width="0pt">
9681 <column alignment="center" valignment="top" width="0pt">
9682 <row>
9683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9684 \begin_inset Text
9685
9686 \begin_layout Plain Layout
9687 Comando
9688 \end_layout
9689
9690 \end_inset
9691 </cell>
9692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9693 \begin_inset Text
9694
9695 \begin_layout Plain Layout
9696 Resultado
9697 \begin_inset Note Note
9698 status collapsed
9699
9700 \begin_layout Plain Layout
9701
9702 \series bold
9703
9704 \backslash
9705 raisebox
9706 \series default
9707  se usa sólo como espaciador
9708 \end_layout
9709
9710 \end_inset
9711
9712
9713 \end_layout
9714
9715 \end_inset
9716 </cell>
9717 </row>
9718 <row>
9719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9720 \begin_inset Text
9721
9722 \begin_layout Plain Layout
9723
9724 \backslash
9725 tilde
9726 \begin_inset ERT
9727 status collapsed
9728
9729 \begin_layout Plain Layout
9730
9731
9732 \backslash
9733 spce 
9734 \end_layout
9735
9736 \end_inset
9737
9738 A
9739 \end_layout
9740
9741 \end_inset
9742 </cell>
9743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9744 \begin_inset Text
9745
9746 \begin_layout Plain Layout
9747 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9748 \end_inset
9749
9750
9751 \end_layout
9752
9753 \end_inset
9754 </cell>
9755 </row>
9756 <row>
9757 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9758 \begin_inset Text
9759
9760 \begin_layout Plain Layout
9761
9762 \backslash
9763 hat
9764 \begin_inset ERT
9765 status collapsed
9766
9767 \begin_layout Plain Layout
9768
9769
9770 \backslash
9771 spce 
9772 \end_layout
9773
9774 \end_inset
9775
9776 A
9777 \end_layout
9778
9779 \end_inset
9780 </cell>
9781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9782 \begin_inset Text
9783
9784 \begin_layout Plain Layout
9785 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9786 \end_inset
9787
9788
9789 \end_layout
9790
9791 \end_inset
9792 </cell>
9793 </row>
9794 <row>
9795 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9796 \begin_inset Text
9797
9798 \begin_layout Plain Layout
9799
9800 \backslash
9801 check
9802 \begin_inset ERT
9803 status collapsed
9804
9805 \begin_layout Plain Layout
9806
9807
9808 \backslash
9809 spce 
9810 \end_layout
9811
9812 \end_inset
9813
9814 A
9815 \end_layout
9816
9817 \end_inset
9818 </cell>
9819 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9820 \begin_inset Text
9821
9822 \begin_layout Plain Layout
9823 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9824 \end_inset
9825
9826
9827 \end_layout
9828
9829 \end_inset
9830 </cell>
9831 </row>
9832 <row>
9833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9834 \begin_inset Text
9835
9836 \begin_layout Plain Layout
9837
9838 \backslash
9839 acute
9840 \begin_inset ERT
9841 status collapsed
9842
9843 \begin_layout Plain Layout
9844
9845
9846 \backslash
9847 spce 
9848 \end_layout
9849
9850 \end_inset
9851
9852 A
9853 \end_layout
9854
9855 \end_inset
9856 </cell>
9857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9858 \begin_inset Text
9859
9860 \begin_layout Plain Layout
9861 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9862 \end_inset
9863
9864
9865 \end_layout
9866
9867 \end_inset
9868 </cell>
9869 </row>
9870 <row>
9871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9872 \begin_inset Text
9873
9874 \begin_layout Plain Layout
9875
9876 \backslash
9877 grave
9878 \begin_inset ERT
9879 status collapsed
9880
9881 \begin_layout Plain Layout
9882
9883
9884 \backslash
9885 spce 
9886 \end_layout
9887
9888 \end_inset
9889
9890 A
9891 \end_layout
9892
9893 \end_inset
9894 </cell>
9895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9896 \begin_inset Text
9897
9898 \begin_layout Plain Layout
9899 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9900 \end_inset
9901
9902
9903 \end_layout
9904
9905 \end_inset
9906 </cell>
9907 </row>
9908 <row>
9909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9910 \begin_inset Text
9911
9912 \begin_layout Plain Layout
9913
9914 \backslash
9915 breve
9916 \begin_inset ERT
9917 status collapsed
9918
9919 \begin_layout Plain Layout
9920
9921
9922 \backslash
9923 spce 
9924 \end_layout
9925
9926 \end_inset
9927
9928 A
9929 \end_layout
9930
9931 \end_inset
9932 </cell>
9933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9934 \begin_inset Text
9935
9936 \begin_layout Plain Layout
9937 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9938 \end_inset
9939
9940
9941 \end_layout
9942
9943 \end_inset
9944 </cell>
9945 </row>
9946 </lyxtabular>
9947
9948 \end_inset
9949
9950
9951 \begin_inset space \hfill{}
9952 \end_inset
9953
9954
9955 \end_layout
9956
9957 \begin_layout Standard
9958 \begin_inset VSpace bigskip
9959 \end_inset
9960
9961
9962 \end_layout
9963
9964 \begin_layout Standard
9965 Para poner diéresis
9966 \begin_inset Index
9967 status collapsed
9968
9969 \begin_layout Plain Layout
9970 Dieresis@Diéresis
9971 \end_layout
9972
9973 \end_inset
9974
9975  en una ecuación se insertan comillas antes de la vocal.
9976  Estos dos caracteres son considerados por LaTeX como 
9977 \emph on
9978 un solo
9979 \emph default
9980  carácter si la parte de la ecuación con la diéresis se marca con idioma
9981  alemán.
9982 \begin_inset Foot
9983 status collapsed
9984
9985 \begin_layout Plain Layout
9986 O algún otro idioma que use acentos, p.
9987 \begin_inset space \thinspace{}
9988 \end_inset
9989
9990 e.
9991  catalán.
9992  Sin embargo, en español no funciona por algún conflicto con el estilo 
9993 \series bold
9994 spanish
9995 \series default
9996  de 
9997 \series bold
9998 babel
9999 \series default
10000 .
10001  Dicho estilo suministra la orden 
10002 \series bold
10003
10004 \backslash
10005 dotlessi
10006 \series default
10007  para generar una 
10008 \begin_inset Quotes fld
10009 \end_inset
10010
10011 i
10012 \begin_inset Quotes frd
10013 \end_inset
10014
10015  sin punto en modo matemático, que se puede usar como alternativa al comando
10016  
10017 \series bold
10018
10019 \begin_inset Quotes eld
10020 \end_inset
10021
10022 i
10023 \series default
10024 , p.e., el comando 
10025 \series bold
10026
10027 \backslash
10028 ddot
10029 \series default
10030
10031 \begin_inset ERT
10032 status collapsed
10033
10034 \begin_layout Plain Layout
10035
10036
10037 \backslash
10038 spce 
10039 \end_layout
10040
10041 \end_inset
10042
10043
10044 \series bold
10045
10046 \backslash
10047 dotlessi
10048 \series default
10049  genera
10050 \series bold
10051  
10052 \series default
10053
10054 \begin_inset Formula $\ddot{\dotlessi}$
10055 \end_inset
10056
10057 .
10058  Véase la documentación del estilo, 
10059 \begin_inset CommandInset citation
10060 LatexCommand cite
10061 key "spanish"
10062
10063 \end_inset
10064
10065 .
10066  También se puede usar 
10067 \series bold
10068
10069 \backslash
10070 imath
10071 \series default
10072  en vez de 
10073 \series bold
10074
10075 \backslash
10076 dotlessi
10077 \series default
10078 .
10079  (
10080 \emph on
10081 N.
10082 \begin_inset space \thinspace{}
10083 \end_inset
10084
10085 del t.
10086 \emph default
10087 )
10088 \end_layout
10089
10090 \end_inset
10091
10092  A diferencia de 
10093 \series bold
10094
10095 \backslash
10096 ddot
10097 \series default
10098 , con este método se generan diéresis 
10099 \begin_inset Quotes fld
10100 \end_inset
10101
10102 reales
10103 \begin_inset Quotes frd
10104 \end_inset
10105
10106 , como se demuestra en el siguiente ejemplo:
10107 \begin_inset VSpace -2mm
10108 \end_inset
10109
10110
10111 \end_layout
10112
10113 \begin_layout Standard
10114 \noindent
10115 \align center
10116 \begin_inset Tabular
10117 <lyxtabular version="3" rows="3" columns="2">
10118 <features>
10119 <column alignment="center" valignment="top" width="0">
10120 <column alignment="center" valignment="top" width="0">
10121 <row>
10122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126 Comando
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135 Resultado
10136 \begin_inset Note Note
10137 status collapsed
10138
10139 \begin_layout Plain Layout
10140
10141 \series bold
10142
10143 \backslash
10144 raisebox
10145 \series default
10146  se usa sólo como espaciador.
10147 \end_layout
10148
10149 \end_inset
10150
10151
10152 \end_layout
10153
10154 \end_inset
10155 </cell>
10156 </row>
10157 <row>
10158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10159 \begin_inset Text
10160
10161 \begin_layout Plain Layout
10162 \begin_inset Quotes grd
10163 \end_inset
10164
10165 i
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10171 \begin_inset Text
10172
10173 \begin_layout Plain Layout
10174 \begin_inset Formula $\ddot{\dotlessi}$
10175 \end_inset
10176
10177
10178 \end_layout
10179
10180 \end_inset
10181 </cell>
10182 </row>
10183 <row>
10184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188
10189 \backslash
10190 ddot
10191 \begin_inset ERT
10192 status collapsed
10193
10194 \begin_layout Plain Layout
10195
10196
10197 \backslash
10198 spce 
10199 \end_layout
10200
10201 \end_inset
10202
10203 i
10204 \end_layout
10205
10206 \end_inset
10207 </cell>
10208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10209 \begin_inset Text
10210
10211 \begin_layout Plain Layout
10212 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10213 \end_inset
10214
10215
10216 \end_layout
10217
10218 \end_inset
10219 </cell>
10220 </row>
10221 </lyxtabular>
10222
10223 \end_inset
10224
10225
10226 \end_layout
10227
10228 \begin_layout Standard
10229 Otra ventaja frente a 
10230 \series bold
10231
10232 \backslash
10233 ddot
10234 \series default
10235  es que la diéresis puede convertirse directamente a texto matemático, porque
10236  los anteriores comandos para acentos 
10237 \emph on
10238 no están permitidos en texto matemático
10239 \emph default
10240 .
10241  Para convertir un carácter acentuado a texto matemático, se debe convertir
10242  sólo el carácter bajo el acento.
10243  Esto también se aplica para otras conversiones, p.
10244 \begin_inset space \thinspace{}
10245 \end_inset
10246
10247 e.
10248 \begin_inset space ~
10249 \end_inset
10250
10251 cursiva o negrita.
10252 \end_layout
10253
10254 \begin_layout Standard
10255 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10256 \end_layout
10257
10258 \begin_layout Subsection
10259 Acentos para operadores
10260 \begin_inset Index
10261 status collapsed
10262
10263 \begin_layout Plain Layout
10264 Acentos ! en operadores
10265 \end_layout
10266
10267 \end_inset
10268
10269
10270 \end_layout
10271
10272 \begin_layout Standard
10273 Con los comandos 
10274 \series bold
10275
10276 \backslash
10277 overset
10278 \series default
10279
10280 \begin_inset Index
10281 status collapsed
10282
10283 \begin_layout Plain Layout
10284 Comandos ! O ! 
10285 \backslash
10286 overset
10287 \end_layout
10288
10289 \end_inset
10290
10291  y 
10292 \series bold
10293
10294 \backslash
10295 underset
10296 \series default
10297
10298 \begin_inset Index
10299 status collapsed
10300
10301 \begin_layout Plain Layout
10302 Comandos ! U ! 
10303 \backslash
10304 underset
10305 \end_layout
10306
10307 \end_inset
10308
10309  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10310  Con el comando 
10311 \series bold
10312
10313 \backslash
10314 sideset
10315 \series default
10316
10317 \begin_inset Index
10318 status collapsed
10319
10320 \begin_layout Plain Layout
10321 Comandos ! S ! 
10322 \backslash
10323 sideset
10324 \end_layout
10325
10326 \end_inset
10327
10328  se pueden poner caracteres delante y detrás de un operador.
10329  El esquema del comando es:
10330 \end_layout
10331
10332 \begin_layout Standard
10333
10334 \series bold
10335
10336 \backslash
10337 sideset{carácter
10338 \series default
10339  
10340 \series bold
10341 anterior}{carácter posterior}
10342 \end_layout
10343
10344 \begin_layout Standard
10345
10346 \series bold
10347
10348 \backslash
10349 sideset
10350 \series default
10351  siempre debe estar delante del operador que debe acentuarse.
10352  Se puede acentuar con varios caracteres e incluso con otros operadores
10353  y símbolos.
10354  Para colocar con
10355 \series bold
10356  
10357 \backslash
10358 sideset
10359 \series default
10360  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10361  el primer par de llaves, pero sin quitarlas.
10362  
10363 \end_layout
10364
10365 \begin_layout Standard
10366 Por ejemplo, el comando 
10367 \series bold
10368
10369 \backslash
10370 sideset{
10371 \begin_inset Formula $\to$
10372 \end_inset
10373
10374
10375 \backslash
10376 {
10377 \series default
10378 '
10379 \series bold
10380
10381 \begin_inset Formula $\to$
10382 \end_inset
10383
10384
10385 \backslash
10386 sum_k=1
10387 \begin_inset ERT
10388 status collapsed
10389
10390 \begin_layout Plain Layout
10391
10392
10393 \backslash
10394 spce 
10395 \end_layout
10396
10397 \end_inset
10398
10399
10400 \series default
10401 ^
10402 \series bold
10403
10404 \begin_inset ERT
10405 status collapsed
10406
10407 \begin_layout Plain Layout
10408
10409
10410 \backslash
10411 spce 
10412 \end_layout
10413
10414 \end_inset
10415
10416 n
10417 \series default
10418  genera:
10419 \begin_inset Formula \[
10420 \sideset{}{'}\sum_{k=1}^{n}\]
10421
10422 \end_inset
10423
10424
10425 \end_layout
10426
10427 \begin_layout Standard
10428 El comando 
10429 \series bold
10430
10431 \backslash
10432 overset
10433 \begin_inset ERT
10434 status collapsed
10435
10436 \begin_layout Plain Layout
10437
10438
10439 \backslash
10440 spce 
10441 \end_layout
10442
10443 \end_inset
10444
10445
10446 \backslash
10447 maltese
10448 \begin_inset ERT
10449 status collapsed
10450
10451 \begin_layout Plain Layout
10452
10453
10454 \backslash
10455 spce 
10456 \end_layout
10457
10458 \end_inset
10459
10460
10461 \series default
10462
10463 \begin_inset Formula $\uparrow$
10464 \end_inset
10465
10466
10467 \series bold
10468 a
10469 \series default
10470  genera:
10471 \begin_inset Formula \[
10472 \overset{a}{\maltese}\]
10473
10474 \end_inset
10475
10476
10477 \end_layout
10478
10479 \begin_layout Standard
10480 Como se ve en el último ejemplo, con 
10481 \series bold
10482
10483 \backslash
10484 overset
10485 \series default
10486  y 
10487 \series bold
10488
10489 \backslash
10490 underset
10491 \series default
10492  también se pueden acentuar símbolos y caracteres; con 
10493 \series bold
10494
10495 \backslash
10496 sideset
10497 \series default
10498  esto no es posible.
10499 \end_layout
10500
10501 \begin_layout Subsection
10502 Acentos para varios caracteres
10503 \begin_inset Index
10504 status collapsed
10505
10506 \begin_layout Plain Layout
10507 Acentos ! en varios caracteres
10508 \end_layout
10509
10510 \end_inset
10511
10512
10513 \end_layout
10514
10515 \begin_layout Standard
10516 \begin_inset space \hfill{}
10517 \end_inset
10518
10519
10520 \begin_inset Tabular
10521 <lyxtabular version="3" rows="5" columns="2">
10522 <features>
10523 <column alignment="center" valignment="top" width="0pt">
10524 <column alignment="center" valignment="top" width="0pt">
10525 <row>
10526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10527 \begin_inset Text
10528
10529 \begin_layout Plain Layout
10530 Comando
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 Resultado
10540 \begin_inset Note Note
10541 status collapsed
10542
10543 \begin_layout Plain Layout
10544
10545 \series bold
10546
10547 \backslash
10548 raisebox
10549 \series default
10550  se usa sólo como espaciador
10551 \end_layout
10552
10553 \end_inset
10554
10555
10556 \end_layout
10557
10558 \end_inset
10559 </cell>
10560 </row>
10561 <row>
10562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10563 \begin_inset Text
10564
10565 \begin_layout Plain Layout
10566
10567 \backslash
10568 overleftarrow
10569 \begin_inset ERT
10570 status collapsed
10571
10572 \begin_layout Plain Layout
10573
10574
10575 \backslash
10576 spce 
10577 \end_layout
10578
10579 \end_inset
10580
10581 A=B
10582 \end_layout
10583
10584 \end_inset
10585 </cell>
10586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10591 \end_inset
10592
10593
10594 \end_layout
10595
10596 \end_inset
10597 </cell>
10598 </row>
10599 <row>
10600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10601 \begin_inset Text
10602
10603 \begin_layout Plain Layout
10604
10605 \backslash
10606 underleftarrow
10607 \begin_inset ERT
10608 status collapsed
10609
10610 \begin_layout Plain Layout
10611
10612
10613 \backslash
10614 spce 
10615 \end_layout
10616
10617 \end_inset
10618
10619 A=B
10620 \end_layout
10621
10622 \end_inset
10623 </cell>
10624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10625 \begin_inset Text
10626
10627 \begin_layout Plain Layout
10628 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10629 \end_inset
10630
10631
10632 \end_layout
10633
10634 \end_inset
10635 </cell>
10636 </row>
10637 <row>
10638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10639 \begin_inset Text
10640
10641 \begin_layout Plain Layout
10642
10643 \backslash
10644 overleftrightarrow
10645 \begin_inset ERT
10646 status collapsed
10647
10648 \begin_layout Plain Layout
10649
10650
10651 \backslash
10652 spce 
10653 \end_layout
10654
10655 \end_inset
10656
10657 A=B
10658 \end_layout
10659
10660 \end_inset
10661 </cell>
10662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10663 \begin_inset Text
10664
10665 \begin_layout Plain Layout
10666 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10667 \end_inset
10668
10669
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 </row>
10675 <row>
10676 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10677 \begin_inset Text
10678
10679 \begin_layout Plain Layout
10680
10681 \backslash
10682 underleftrightarrow
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" bottomline="true" leftline="true" rightline="true" usebox="none">
10701 \begin_inset Text
10702
10703 \begin_layout Plain Layout
10704 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10705 \end_inset
10706
10707
10708 \end_layout
10709
10710 \end_inset
10711 </cell>
10712 </row>
10713 </lyxtabular>
10714
10715 \end_inset
10716
10717
10718 \begin_inset space \hfill{}
10719 \end_inset
10720
10721
10722 \begin_inset Tabular
10723 <lyxtabular version="3" rows="5" columns="2">
10724 <features>
10725 <column alignment="center" valignment="top" width="0pt">
10726 <column alignment="center" valignment="top" width="0pt">
10727 <row>
10728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10729 \begin_inset Text
10730
10731 \begin_layout Plain Layout
10732 Comando
10733 \end_layout
10734
10735 \end_inset
10736 </cell>
10737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10738 \begin_inset Text
10739
10740 \begin_layout Plain Layout
10741 Resultado
10742 \begin_inset Note Note
10743 status collapsed
10744
10745 \begin_layout Plain Layout
10746
10747 \series bold
10748
10749 \backslash
10750 raisebox
10751 \series default
10752  se usa sólo como espaciador
10753 \end_layout
10754
10755 \end_inset
10756
10757
10758 \end_layout
10759
10760 \end_inset
10761 </cell>
10762 </row>
10763 <row>
10764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10765 \begin_inset Text
10766
10767 \begin_layout Plain Layout
10768
10769 \backslash
10770 overrightarrow
10771 \begin_inset ERT
10772 status collapsed
10773
10774 \begin_layout Plain Layout
10775
10776
10777 \backslash
10778 spce 
10779 \end_layout
10780
10781 \end_inset
10782
10783 A=B
10784 \end_layout
10785
10786 \end_inset
10787 </cell>
10788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10793 \end_inset
10794
10795
10796 \end_layout
10797
10798 \end_inset
10799 </cell>
10800 </row>
10801 <row>
10802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10803 \begin_inset Text
10804
10805 \begin_layout Plain Layout
10806
10807 \backslash
10808 underrightarrow
10809 \begin_inset ERT
10810 status collapsed
10811
10812 \begin_layout Plain Layout
10813
10814
10815 \backslash
10816 spce 
10817 \end_layout
10818
10819 \end_inset
10820
10821 A=B
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Plain Layout
10830 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10831 \end_inset
10832
10833
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 </row>
10839 <row>
10840 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10841 \begin_inset Text
10842
10843 \begin_layout Plain Layout
10844
10845 \backslash
10846 widetilde
10847 \begin_inset ERT
10848 status collapsed
10849
10850 \begin_layout Plain Layout
10851
10852
10853 \backslash
10854 spce 
10855 \end_layout
10856
10857 \end_inset
10858
10859 A=B
10860 \end_layout
10861
10862 \end_inset
10863 </cell>
10864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10865 \begin_inset Text
10866
10867 \begin_layout Plain Layout
10868 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10869 \end_inset
10870
10871
10872 \end_layout
10873
10874 \end_inset
10875 </cell>
10876 </row>
10877 <row>
10878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10879 \begin_inset Text
10880
10881 \begin_layout Plain Layout
10882
10883 \backslash
10884 widehat
10885 \begin_inset ERT
10886 status collapsed
10887
10888 \begin_layout Plain Layout
10889
10890
10891 \backslash
10892 spce 
10893 \end_layout
10894
10895 \end_inset
10896
10897 A=B
10898 \end_layout
10899
10900 \end_inset
10901 </cell>
10902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10907 \end_inset
10908
10909
10910 \end_layout
10911
10912 \end_inset
10913 </cell>
10914 </row>
10915 </lyxtabular>
10916
10917 \end_inset
10918
10919
10920 \begin_inset space \hfill{}
10921 \end_inset
10922
10923
10924 \end_layout
10925
10926 \begin_layout Standard
10927 \begin_inset VSpace medskip
10928 \end_inset
10929
10930
10931 \end_layout
10932
10933 \begin_layout Standard
10934 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10935  Pero los acentos 
10936 \series bold
10937
10938 \backslash
10939 widetilde
10940 \series default
10941  y 
10942 \series bold
10943
10944 \backslash
10945 widehat
10946 \series default
10947  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10948  ejemplo:
10949 \begin_inset Formula \[
10950 \widetilde{A+B=C-D}\]
10951
10952 \end_inset
10953
10954
10955 \end_layout
10956
10957 \begin_layout Standard
10958 Con los comandos 
10959 \series bold
10960
10961 \backslash
10962 overset
10963 \series default
10964
10965 \begin_inset Index
10966 status collapsed
10967
10968 \begin_layout Plain Layout
10969 Comandos ! O ! 
10970 \backslash
10971 overset
10972 \end_layout
10973
10974 \end_inset
10975
10976  y 
10977 \series bold
10978
10979 \backslash
10980 underset
10981 \series default
10982
10983 \begin_inset Index
10984 status collapsed
10985
10986 \begin_layout Plain Layout
10987 Comandos ! U ! 
10988 \backslash
10989 underset
10990 \end_layout
10991
10992 \end_inset
10993
10994 , descritos en la subsección anterior, también se pueden acentuar varios
10995  caracteres.
10996  El comando 
10997 \series bold
10998
10999 \backslash
11000 underset
11001 \begin_inset ERT
11002 status collapsed
11003
11004 \begin_layout Plain Layout
11005
11006
11007 \backslash
11008 spce 
11009 \end_layout
11010
11011 \end_inset
11012
11013 A=B
11014 \begin_inset Formula $\downarrow$
11015 \end_inset
11016
11017 ***
11018 \series default
11019  da:
11020 \begin_inset Formula \[
11021 \underset{***}{A=B}\]
11022
11023 \end_inset
11024
11025
11026 \end_layout
11027
11028 \begin_layout Section
11029 Espacios
11030 \begin_inset CommandInset label
11031 LatexCommand label
11032 name "sec:Espacio"
11033
11034 \end_inset
11035
11036
11037 \begin_inset Index
11038 status collapsed
11039
11040 \begin_layout Plain Layout
11041 Espacio ! horizontal
11042 \end_layout
11043
11044 \end_inset
11045
11046
11047 \end_layout
11048
11049 \begin_layout Subsection
11050 Espacio predefinido
11051 \begin_inset CommandInset label
11052 LatexCommand label
11053 name "sub:Espacio-predefinido"
11054
11055 \end_inset
11056
11057
11058 \begin_inset Index
11059 status collapsed
11060
11061 \begin_layout Plain Layout
11062 Espacio ! horizontal ! predefinido
11063 \end_layout
11064
11065 \end_inset
11066
11067
11068 \end_layout
11069
11070 \begin_layout Standard
11071 A veces es necesario insertar espacio horizontal en una ecuación.
11072  Esto se hace insertando un espacio protegido (atajo 
11073 \family sans
11074 Ctrl-Espacio
11075 \family default
11076 ).
11077  Aparece un 
11078 \begin_inset Quotes fld
11079 \end_inset
11080
11081
11082 \begin_inset ERT
11083 status open
11084
11085 \begin_layout Plain Layout
11086
11087
11088 \backslash
11089 spce 
11090 \end_layout
11091
11092 \end_inset
11093
11094
11095 \begin_inset Quotes frd
11096 \end_inset
11097
11098  azul, y pulsando 
11099 \family sans
11100 Espacio
11101 \family default
11102  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11103  espacio.
11104  También se pueden insertar espacios mediante el botón 
11105 \begin_inset Graphics
11106         filename ../../images/math/space.png
11107         scale 85
11108
11109 \end_inset
11110
11111  de la barra de ecuaciones o con comandos especiales.
11112  Independientemente del comando insertado, se puede seleccionar de nuevo
11113  el tamaño pulsando acto seguido 
11114 \family sans
11115 Espacio.
11116  
11117 \end_layout
11118
11119 \begin_layout Standard
11120 \noindent
11121 \align center
11122 \begin_inset VSpace -5mm
11123 \end_inset
11124
11125
11126 \begin_inset Tabular
11127 <lyxtabular version="3" rows="3" columns="7">
11128 <features>
11129 <column alignment="center" valignment="middle" width="6.8cm">
11130 <column alignment="center" valignment="top" width="0">
11131 <column alignment="center" valignment="top" width="0">
11132 <column alignment="center" valignment="top" width="0">
11133 <column alignment="center" valignment="top" width="0">
11134 <column alignment="center" valignment="top" width="0">
11135 <column alignment="center" valignment="top" width="0">
11136 <row>
11137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141 Comando
11142 \end_layout
11143
11144 \end_inset
11145 </cell>
11146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11147 \begin_inset Text
11148
11149 \begin_layout Plain Layout
11150
11151 \backslash
11152 ,
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
11162 \backslash
11163 :
11164 \end_layout
11165
11166 \end_inset
11167 </cell>
11168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11169 \begin_inset Text
11170
11171 \begin_layout Plain Layout
11172
11173 \backslash
11174 ;
11175 \end_layout
11176
11177 \end_inset
11178 </cell>
11179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11180 \begin_inset Text
11181
11182 \begin_layout Plain Layout
11183
11184 \backslash
11185 quad
11186 \end_layout
11187
11188 \end_inset
11189 </cell>
11190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11191 \begin_inset Text
11192
11193 \begin_layout Plain Layout
11194
11195 \backslash
11196 qquad
11197 \end_layout
11198
11199 \end_inset
11200 </cell>
11201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11202 \begin_inset Text
11203
11204 \begin_layout Plain Layout
11205
11206 \backslash
11207 !
11208 \end_layout
11209
11210 \end_inset
11211 </cell>
11212 </row>
11213 <row>
11214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11215 \begin_inset Text
11216
11217 \begin_layout Plain Layout
11218 Número de pulsaciones de 
11219 \family sans
11220 Espacio
11221 \family default
11222  tras insertar el espacio protegido
11223 \end_layout
11224
11225 \end_inset
11226 </cell>
11227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11228 \begin_inset Text
11229
11230 \begin_layout Plain Layout
11231 0
11232 \end_layout
11233
11234 \end_inset
11235 </cell>
11236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11237 \begin_inset Text
11238
11239 \begin_layout Plain Layout
11240 1
11241 \end_layout
11242
11243 \end_inset
11244 </cell>
11245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11246 \begin_inset Text
11247
11248 \begin_layout Plain Layout
11249 2
11250 \end_layout
11251
11252 \end_inset
11253 </cell>
11254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11255 \begin_inset Text
11256
11257 \begin_layout Plain Layout
11258 3
11259 \end_layout
11260
11261 \end_inset
11262 </cell>
11263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11264 \begin_inset Text
11265
11266 \begin_layout Plain Layout
11267 4
11268 \end_layout
11269
11270 \end_inset
11271 </cell>
11272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11273 \begin_inset Text
11274
11275 \begin_layout Plain Layout
11276 5
11277 \end_layout
11278
11279 \end_inset
11280 </cell>
11281 </row>
11282 <row>
11283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11284 \begin_inset Text
11285
11286 \begin_layout Plain Layout
11287 Resultado
11288 \end_layout
11289
11290 \end_inset
11291 </cell>
11292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11293 \begin_inset Text
11294
11295 \begin_layout Plain Layout
11296 \begin_inset Formula $A\, B$
11297 \end_inset
11298
11299
11300 \end_layout
11301
11302 \end_inset
11303 </cell>
11304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11305 \begin_inset Text
11306
11307 \begin_layout Plain Layout
11308 \begin_inset Formula $A\: B$
11309 \end_inset
11310
11311
11312 \end_layout
11313
11314 \end_inset
11315 </cell>
11316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11317 \begin_inset Text
11318
11319 \begin_layout Plain Layout
11320 \begin_inset Formula $A\; B$
11321 \end_inset
11322
11323
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11329 \begin_inset Text
11330
11331 \begin_layout Plain Layout
11332 \begin_inset Formula $A\quad B$
11333 \end_inset
11334
11335
11336 \end_layout
11337
11338 \end_inset
11339 </cell>
11340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11341 \begin_inset Text
11342
11343 \begin_layout Plain Layout
11344 \begin_inset Formula $A\qquad B$
11345 \end_inset
11346
11347
11348 \end_layout
11349
11350 \end_inset
11351 </cell>
11352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11353 \begin_inset Text
11354
11355 \begin_layout Plain Layout
11356 \begin_inset Formula $A\! B$
11357 \end_inset
11358
11359
11360 \end_layout
11361
11362 \end_inset
11363 </cell>
11364 </row>
11365 </lyxtabular>
11366
11367 \end_inset
11368
11369
11370 \end_layout
11371
11372 \begin_layout Standard
11373 El último tamaño parece no generar espacio.
11374  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11375  negativo.
11376  Hay otros dos espacios negativos:
11377 \end_layout
11378
11379 \begin_layout Standard
11380 \align center
11381 \begin_inset Tabular
11382 <lyxtabular version="3" rows="3" columns="3">
11383 <features>
11384 <column alignment="center" valignment="middle" width="6.8cm">
11385 <column alignment="center" valignment="top" width="0pt">
11386 <column alignment="center" valignment="top" width="0pt">
11387 <row>
11388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11389 \begin_inset Text
11390
11391 \begin_layout Plain Layout
11392 Comando
11393 \end_layout
11394
11395 \end_inset
11396 </cell>
11397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11398 \begin_inset Text
11399
11400 \begin_layout Plain Layout
11401
11402 \backslash
11403 negmedspace
11404 \end_layout
11405
11406 \end_inset
11407 </cell>
11408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11409 \begin_inset Text
11410
11411 \begin_layout Plain Layout
11412
11413 \backslash
11414 negthickspace
11415 \end_layout
11416
11417 \end_inset
11418 </cell>
11419 </row>
11420 <row>
11421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11422 \begin_inset Text
11423
11424 \begin_layout Plain Layout
11425 Número de pulsaciones de 
11426 \family sans
11427 Espacio
11428 \family default
11429  tras insertar el espacio protegido
11430 \end_layout
11431
11432 \end_inset
11433 </cell>
11434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11435 \begin_inset Text
11436
11437 \begin_layout Plain Layout
11438 6
11439 \end_layout
11440
11441 \end_inset
11442 </cell>
11443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11444 \begin_inset Text
11445
11446 \begin_layout Plain Layout
11447 7
11448 \end_layout
11449
11450 \end_inset
11451 </cell>
11452 </row>
11453 <row>
11454 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11455 \begin_inset Text
11456
11457 \begin_layout Plain Layout
11458 Resultado
11459 \end_layout
11460
11461 \end_inset
11462 </cell>
11463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11464 \begin_inset Text
11465
11466 \begin_layout Plain Layout
11467 \begin_inset Formula $A\negmedspace B$
11468 \end_inset
11469
11470
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11476 \begin_inset Text
11477
11478 \begin_layout Plain Layout
11479 \begin_inset Formula $A\negthickspace B$
11480 \end_inset
11481
11482
11483 \end_layout
11484
11485 \end_inset
11486 </cell>
11487 </row>
11488 </lyxtabular>
11489
11490 \end_inset
11491
11492
11493 \end_layout
11494
11495 \begin_layout Standard
11496 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11497  Así, se pueden usar para forzar ligaduras, lo que es apropiado, p.
11498 \begin_inset space \thinspace{}
11499 \end_inset
11500
11501 e., para operadores suma: 
11502 \end_layout
11503
11504 \begin_layout Standard
11505 \noindent
11506 \align center
11507 \begin_inset Tabular
11508 <lyxtabular version="3" rows="3" columns="2">
11509 <features>
11510 <column alignment="center" valignment="top" width="0">
11511 <column alignment="center" valignment="top" width="0">
11512 <row>
11513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 Comando
11518 \end_layout
11519
11520 \end_inset
11521 </cell>
11522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11523 \begin_inset Text
11524
11525 \begin_layout Plain Layout
11526 Resultado
11527 \begin_inset Note Note
11528 status collapsed
11529
11530 \begin_layout Plain Layout
11531
11532 \series bold
11533
11534 \backslash
11535 raisebox
11536 \series default
11537  se usa sólo como espaciador
11538 \end_layout
11539
11540 \end_inset
11541
11542
11543 \end_layout
11544
11545 \end_inset
11546 </cell>
11547 </row>
11548 <row>
11549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11550 \begin_inset Text
11551
11552 \begin_layout Plain Layout
11553
11554 \backslash
11555 sum
11556 \backslash
11557 sum
11558 \begin_inset ERT
11559 status collapsed
11560
11561 \begin_layout Plain Layout
11562
11563
11564 \backslash
11565 spce 
11566 \end_layout
11567
11568 \end_inset
11569
11570 f_kl
11571 \end_layout
11572
11573 \end_inset
11574 </cell>
11575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11576 \begin_inset Text
11577
11578 \begin_layout Plain Layout
11579 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11580 \end_inset
11581
11582
11583 \end_layout
11584
11585 \end_inset
11586 </cell>
11587 </row>
11588 <row>
11589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11590 \begin_inset Text
11591
11592 \begin_layout Plain Layout
11593
11594 \backslash
11595 sum
11596 \backslash
11597 negmedspace
11598 \backslash
11599 sum
11600 \begin_inset ERT
11601 status collapsed
11602
11603 \begin_layout Plain Layout
11604
11605
11606 \backslash
11607 spce 
11608 \end_layout
11609
11610 \end_inset
11611
11612 f_kl
11613 \end_layout
11614
11615 \end_inset
11616 </cell>
11617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11618 \begin_inset Text
11619
11620 \begin_layout Plain Layout
11621 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11622 \end_inset
11623
11624
11625 \end_layout
11626
11627 \end_inset
11628 </cell>
11629 </row>
11630 </lyxtabular>
11631
11632 \end_inset
11633
11634
11635 \end_layout
11636
11637 \begin_layout Standard
11638 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11639  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11640  El siguiente ejemplo lo ilustra:
11641 \end_layout
11642
11643 \begin_layout Standard
11644 \noindent
11645 \align center
11646 \begin_inset Tabular
11647 <lyxtabular version="3" rows="2" columns="2">
11648 <features>
11649 <column alignment="center" valignment="top" width="0">
11650 <column alignment="center" valignment="top" width="0">
11651 <row>
11652 <cell alignment="center" valignment="top" usebox="none">
11653 \begin_inset Text
11654
11655 \begin_layout Plain Layout
11656 ecuación normal
11657 \end_layout
11658
11659 \end_inset
11660 </cell>
11661 <cell alignment="center" valignment="top" usebox="none">
11662 \begin_inset Text
11663
11664 \begin_layout Plain Layout
11665 \begin_inset Formula $A=B$
11666 \end_inset
11667
11668
11669 \end_layout
11670
11671 \end_inset
11672 </cell>
11673 </row>
11674 <row>
11675 <cell alignment="center" valignment="top" usebox="none">
11676 \begin_inset Text
11677
11678 \begin_layout Plain Layout
11679 \begin_inset Note Note
11680 status collapsed
11681
11682 \begin_layout Plain Layout
11683
11684 \series bold
11685
11686 \backslash
11687 raisebox
11688 \series default
11689  se usa sólo como espaciador
11690 \end_layout
11691
11692 \end_inset
11693
11694
11695 \begin_inset Formula $\raisebox{5mm}{}$
11696 \end_inset
11697
11698 ecuación sin espacio
11699 \end_layout
11700
11701 \end_inset
11702 </cell>
11703 <cell alignment="center" valignment="top" usebox="none">
11704 \begin_inset Text
11705
11706 \begin_layout Plain Layout
11707 \begin_inset Formula $A{=}B$
11708 \end_inset
11709
11710
11711 \end_layout
11712
11713 \end_inset
11714 </cell>
11715 </row>
11716 </lyxtabular>
11717
11718 \end_inset
11719
11720
11721 \end_layout
11722
11723 \begin_layout Standard
11724 El comando para la segunda ecuación es: 
11725 \series bold
11726 A
11727 \backslash
11728 {=
11729 \begin_inset Formula $\rightarrow$
11730 \end_inset
11731
11732 B
11733 \series default
11734  
11735 \begin_inset VSpace bigskip
11736 \end_inset
11737
11738
11739 \end_layout
11740
11741 \begin_layout Standard
11742 Para las unidades físicas hacen falta espacios, porque entre el valor y
11743  su unidad se pone un espacio más pequeño que el normal.
11744  Para unidades en el texto se inserta con el menú 
11745 \family sans
11746 Insertar\SpecialChar \menuseparator
11747 Formato\SpecialChar \menuseparator
11748 Espacio
11749 \begin_inset space ~
11750 \end_inset
11751
11752 delgado
11753 \family default
11754  (atajo 
11755 \family sans
11756 Ctrl-Mayúscula-Espacio
11757 \family default
11758 ).
11759 \end_layout
11760
11761 \begin_layout Standard
11762 Un ejemplo para visualizar la diferencia:
11763 \end_layout
11764
11765 \begin_layout Standard
11766 \begin_inset Tabular
11767 <lyxtabular version="3" rows="2" columns="2">
11768 <features>
11769 <column alignment="center" valignment="top" width="0">
11770 <column alignment="left" valignment="top" width="0">
11771 <row>
11772 <cell alignment="center" valignment="top" usebox="none">
11773 \begin_inset Text
11774
11775 \begin_layout Plain Layout
11776 24 kW
11777 \begin_inset Formula $\cdot$
11778 \end_inset
11779
11780 h
11781 \end_layout
11782
11783 \end_inset
11784 </cell>
11785 <cell alignment="center" valignment="top" usebox="none">
11786 \begin_inset Text
11787
11788 \begin_layout Plain Layout
11789 espacio entre valor y unidad 
11790 \end_layout
11791
11792 \end_inset
11793 </cell>
11794 </row>
11795 <row>
11796 <cell alignment="center" valignment="top" usebox="none">
11797 \begin_inset Text
11798
11799 \begin_layout Plain Layout
11800 24
11801 \begin_inset space \thinspace{}
11802 \end_inset
11803
11804 kW
11805 \begin_inset Formula $\cdot$
11806 \end_inset
11807
11808 h
11809 \end_layout
11810
11811 \end_inset
11812 </cell>
11813 <cell alignment="center" valignment="top" usebox="none">
11814 \begin_inset Text
11815
11816 \begin_layout Plain Layout
11817 espacio delgado entre valor y unidad
11818 \end_layout
11819
11820 \end_inset
11821 </cell>
11822 </row>
11823 </lyxtabular>
11824
11825 \end_inset
11826
11827
11828 \end_layout
11829
11830 \begin_layout Subsection
11831 Espacio variable
11832 \begin_inset ERT
11833 status collapsed
11834
11835 \begin_layout Plain Layout
11836
11837
11838 \backslash
11839 texorpdfstring{
11840 \end_layout
11841
11842 \end_inset
11843
11844
11845 \begin_inset Foot
11846 status collapsed
11847
11848 \begin_layout Plain Layout
11849 Para espacio vertical en ecuaciones véase 
11850 \begin_inset CommandInset ref
11851 LatexCommand ref
11852 reference "sub:Separación-de-líneas"
11853
11854 \end_inset
11855
11856
11857 \end_layout
11858
11859 \end_inset
11860
11861
11862 \begin_inset ERT
11863 status collapsed
11864
11865 \begin_layout Plain Layout
11866
11867 }{}
11868 \end_layout
11869
11870 \end_inset
11871
11872
11873 \begin_inset Note Note
11874 status collapsed
11875
11876 \begin_layout Plain Layout
11877
11878 \backslash
11879 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11880  PDF.
11881 \end_layout
11882
11883 \begin_layout Plain Layout
11884 Más sobre 
11885 \backslash
11886 texorpdfstring en la sección 
11887 \begin_inset CommandInset ref
11888 LatexCommand ref
11889 reference "sub:Ecuaciones-en-encabezados"
11890
11891 \end_inset
11892
11893 .
11894 \end_layout
11895
11896 \end_inset
11897
11898
11899 \begin_inset CommandInset label
11900 LatexCommand label
11901 name "sub:Espacio-variable"
11902
11903 \end_inset
11904
11905
11906 \begin_inset Index
11907 status collapsed
11908
11909 \begin_layout Plain Layout
11910 Espacio ! horizontal ! variable
11911 \end_layout
11912
11913 \end_inset
11914
11915
11916 \end_layout
11917
11918 \begin_layout Standard
11919 En LyX se puede insertar espacio con una longitud definida con el comando
11920 \begin_inset Newline newline
11921 \end_inset
11922
11923
11924 \series bold
11925
11926 \backslash
11927 hspace{longitud}
11928 \series default
11929
11930 \begin_inset Index
11931 status collapsed
11932
11933 \begin_layout Plain Layout
11934 Comandos ! H ! 
11935 \backslash
11936 hspace
11937 \end_layout
11938
11939 \end_inset
11940
11941 .
11942  Para la longitud están permitidas todas las unidades de la 
11943 \begin_inset CommandInset ref
11944 LatexCommand ref
11945 reference "tab:Unidades-disponibles"
11946
11947 \end_inset
11948
11949 , excepto la unidad 
11950 \begin_inset Quotes fld
11951 \end_inset
11952
11953 mu
11954 \begin_inset Quotes frd
11955 \end_inset
11956
11957 .
11958  La longitud también puede ser negativa.
11959  Para insertar en una ecuación tanto espacio como esté disponible se usa
11960  el comando 
11961 \series bold
11962
11963 \backslash
11964 hfill
11965 \series default
11966
11967 \begin_inset Index
11968 status collapsed
11969
11970 \begin_layout Plain Layout
11971 Comandos ! H ! 
11972 \backslash
11973 hfill
11974 \end_layout
11975
11976 \end_inset
11977
11978 .
11979 \begin_inset VSpace -1mm
11980 \end_inset
11981
11982
11983 \end_layout
11984
11985 \begin_layout Standard
11986 \noindent
11987 \align center
11988 \begin_inset Tabular
11989 <lyxtabular version="3" rows="4" columns="2">
11990 <features>
11991 <column alignment="center" valignment="top" width="0">
11992 <column alignment="center" valignment="top" width="0">
11993 <row>
11994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11995 \begin_inset Text
11996
11997 \begin_layout Plain Layout
11998 Comando
11999 \end_layout
12000
12001 \end_inset
12002 </cell>
12003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12004 \begin_inset Text
12005
12006 \begin_layout Plain Layout
12007 Resultado
12008 \end_layout
12009
12010 \end_inset
12011 </cell>
12012 </row>
12013 <row>
12014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12015 \begin_inset Text
12016
12017 \begin_layout Plain Layout
12018 A=B
12019 \backslash
12020 hspace{3cm
12021 \begin_inset Formula $\to$
12022 \end_inset
12023
12024 A
12025 \backslash
12026 not=C
12027 \end_layout
12028
12029 \end_inset
12030 </cell>
12031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12032 \begin_inset Text
12033
12034 \begin_layout Plain Layout
12035 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12036 \end_inset
12037
12038
12039 \end_layout
12040
12041 \end_inset
12042 </cell>
12043 </row>
12044 <row>
12045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12046 \begin_inset Text
12047
12048 \begin_layout Plain Layout
12049 A
12050 \backslash
12051 hspace{-1mm
12052 \begin_inset Formula $\to$
12053 \end_inset
12054
12055 A
12056 \backslash
12057 not=A
12058 \end_layout
12059
12060 \end_inset
12061 </cell>
12062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12063 \begin_inset Text
12064
12065 \begin_layout Plain Layout
12066 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12067 \end_inset
12068
12069
12070 \end_layout
12071
12072 \end_inset
12073 </cell>
12074 </row>
12075 <row>
12076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12077 \begin_inset Text
12078
12079 \begin_layout Plain Layout
12080 A=A
12081 \backslash
12082 hfill
12083 \begin_inset ERT
12084 status collapsed
12085
12086 \begin_layout Plain Layout
12087
12088
12089 \backslash
12090 spce 
12091 \end_layout
12092
12093 \end_inset
12094
12095 B=B
12096 \end_layout
12097
12098 \end_inset
12099 </cell>
12100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12101 \begin_inset Text
12102
12103 \begin_layout Plain Layout
12104 \begin_inset Formula $A=A\hfill B=B$
12105 \end_inset
12106
12107
12108 \end_layout
12109
12110 \end_inset
12111 </cell>
12112 </row>
12113 </lyxtabular>
12114
12115 \end_inset
12116
12117
12118 \end_layout
12119
12120 \begin_layout Standard
12121 En el último ejemplo el espacio disponible viene dado por la entrada más
12122  larga de columna en la tabla.
12123  En una ecuación en línea el espacio depende de la longitud de la línea
12124  en la que se inserta 
12125 \series bold
12126
12127 \backslash
12128 hfill
12129 \series default
12130 .
12131  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12132  
12133 \series bold
12134
12135 \backslash
12136 hfill
12137 \series default
12138  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12139 \series bold
12140 Sangrado
12141 \series default
12142 .
12143  (Los estilos de ecuaciones se explican en
12144 \begin_inset space ~
12145 \end_inset
12146
12147
12148 \begin_inset CommandInset ref
12149 LatexCommand ref
12150 reference "sec:Estilos-de-ecuación"
12151
12152 \end_inset
12153
12154 ).
12155 \end_layout
12156
12157 \begin_layout Standard
12158 Además de 
12159 \series bold
12160
12161 \backslash
12162 hfill
12163 \series default
12164  hay los comandos 
12165 \series bold
12166
12167 \backslash
12168 dotfill
12169 \series default
12170  y 
12171 \series bold
12172
12173 \backslash
12174 hrulefill
12175 \series default
12176  que llenan el espacio con un patrón, véase un ejemplo en 
12177 \begin_inset space ~
12178 \end_inset
12179
12180
12181 \begin_inset CommandInset ref
12182 LatexCommand ref
12183 reference "sub:Puntos"
12184
12185 \end_inset
12186
12187 .
12188 \end_layout
12189
12190 \begin_layout Standard
12191 Para texto se puede insertar espacio variable con el menú 
12192 \family sans
12193 Insertar\SpecialChar \menuseparator
12194 Formato\SpecialChar \menuseparator
12195 Espacio
12196 \begin_inset space ~
12197 \end_inset
12198
12199 horizontal, lo que no es posible en ecuaciones.
12200 \end_layout
12201
12202 \begin_layout Standard
12203 En esta línea hay un espacio
12204 \begin_inset space \hspace{}
12205 \length 2cm
12206 \end_inset
12207
12208 de 2
12209 \begin_inset space \thinspace{}
12210 \end_inset
12211
12212 cm.
12213 \end_layout
12214
12215 \begin_layout Standard
12216 En esta línea hay un
12217 \begin_inset space \hfill{}
12218 \end_inset
12219
12220 espacio máximo.
12221 \end_layout
12222
12223 \begin_layout Subsection
12224 Espacio adicional en ecuaciones en línea
12225 \begin_inset Index
12226 status collapsed
12227
12228 \begin_layout Plain Layout
12229 Espacio ! adicional en línea
12230 \end_layout
12231
12232 \end_inset
12233
12234
12235 \end_layout
12236
12237 \begin_layout Standard
12238 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12239  
12240 \series bold
12241
12242 \backslash
12243 mathsurround
12244 \begin_inset Index
12245 status collapsed
12246
12247 \begin_layout Plain Layout
12248 Comandos ! M ! 
12249 \backslash
12250 mathsurround
12251 \end_layout
12252
12253 \end_inset
12254
12255
12256 \series default
12257 .
12258  El valor de una longitud se establece con el comando 
12259 \series bold
12260
12261 \backslash
12262 setlength
12263 \series default
12264
12265 \begin_inset Index
12266 status collapsed
12267
12268 \begin_layout Plain Layout
12269 Comandos ! S ! 
12270 \backslash
12271 setlength
12272 \end_layout
12273
12274 \end_inset
12275
12276  según el siguiente esquema:
12277 \end_layout
12278
12279 \begin_layout Standard
12280
12281 \series bold
12282
12283 \backslash
12284 setlength{nombre de la longitud}{valor}
12285 \end_layout
12286
12287 \begin_layout Standard
12288 Para poner a 
12289 \series bold
12290
12291 \backslash
12292 mathsurround
12293 \series default
12294  un valor de 5
12295 \begin_inset space \thinspace{}
12296 \end_inset
12297
12298 mm, se inserta el comando
12299 \end_layout
12300
12301 \begin_layout Standard
12302
12303 \series bold
12304
12305 \backslash
12306 setlength{
12307 \backslash
12308 mathsurround}{5mm}
12309 \end_layout
12310
12311 \begin_layout Standard
12312 en modo TeX.
12313  Se establecerá un espacio de 5
12314 \begin_inset space \thinspace{}
12315 \end_inset
12316
12317 mm alrededor de todas las ecuaciones en línea:
12318 \begin_inset ERT
12319 status collapsed
12320
12321 \begin_layout Plain Layout
12322
12323
12324 \backslash
12325 setlength{
12326 \backslash
12327 mathsurround}{5mm}
12328 \end_layout
12329
12330 \end_inset
12331
12332
12333 \end_layout
12334
12335 \begin_layout Standard
12336 En esta línea hay una ecuación 
12337 \begin_inset Formula $A=B$
12338 \end_inset
12339
12340  rodeada por espacios de 5
12341 \begin_inset space \thinspace{}
12342 \end_inset
12343
12344 mm.
12345 \begin_inset ERT
12346 status collapsed
12347
12348 \begin_layout Plain Layout
12349
12350
12351 \backslash
12352 setlength{
12353 \backslash
12354 mathsurround}{0mm}
12355 \end_layout
12356
12357 \end_inset
12358
12359
12360 \end_layout
12361
12362 \begin_layout Standard
12363 Para volver al espacio predeterminado, 
12364 \series bold
12365
12366 \backslash
12367 mathsurround
12368 \series default
12369  se restablece al valor 0
12370 \begin_inset space \thinspace{}
12371 \end_inset
12372
12373 pt.
12374 \end_layout
12375
12376 \begin_layout Section
12377 Cuadros y marcos
12378 \begin_inset Index
12379 status collapsed
12380
12381 \begin_layout Plain Layout
12382 Marcos
12383 \end_layout
12384
12385 \end_inset
12386
12387
12388 \begin_inset Index
12389 status collapsed
12390
12391 \begin_layout Plain Layout
12392 Marcos | see 
12393 \begin_inset ERT
12394 status collapsed
12395
12396 \begin_layout Plain Layout
12397
12398 {
12399 \end_layout
12400
12401 \end_inset
12402
12403 Cuadros
12404 \begin_inset ERT
12405 status collapsed
12406
12407 \begin_layout Plain Layout
12408
12409 }
12410 \end_layout
12411
12412 \end_inset
12413
12414
12415 \end_layout
12416
12417 \end_inset
12418
12419
12420 \end_layout
12421
12422 \begin_layout Standard
12423 Los cuadros para texto se describen en el capítulo 
12424 \emph on
12425 Cuadros
12426 \emph default
12427  del manual 
12428 \emph on
12429 Objetos insertados
12430 \emph default
12431 .
12432 \end_layout
12433
12434 \begin_layout Subsection
12435 Cuadros con marco
12436 \begin_inset CommandInset label
12437 LatexCommand label
12438 name "sub:Cuadros-con-marco"
12439
12440 \end_inset
12441
12442
12443 \begin_inset Index
12444 status collapsed
12445
12446 \begin_layout Plain Layout
12447 Cuadros ! con marco
12448 \end_layout
12449
12450 \end_inset
12451
12452
12453 \end_layout
12454
12455 \begin_layout Standard
12456 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12457 \series bold
12458
12459 \backslash
12460 fbox
12461 \series default
12462
12463 \begin_inset Index
12464 status collapsed
12465
12466 \begin_layout Plain Layout
12467 Comandos ! F ! 
12468 \backslash
12469 fbox
12470 \end_layout
12471
12472 \end_inset
12473
12474  y 
12475 \series bold
12476
12477 \backslash
12478 boxed
12479 \series default
12480
12481 \begin_inset Index
12482 status collapsed
12483
12484 \begin_layout Plain Layout
12485 Comandos ! B ! 
12486 \backslash
12487 boxed
12488 \end_layout
12489
12490 \end_inset
12491
12492 .
12493 \end_layout
12494
12495 \begin_layout Standard
12496 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12497  azul en un marco donde se introduce parte de una ecuación.
12498  Para 
12499 \series bold
12500
12501 \backslash
12502 fbox
12503 \series default
12504  hay que generar una ecuación adicional con 
12505 \family sans
12506 Ctrl-m
12507 \family default
12508  dentro del recuadro,
12509 \begin_inset Foot
12510 status collapsed
12511
12512 \begin_layout Plain Layout
12513 Debido a un fallo de LyX, 
12514 \begin_inset CommandInset href
12515 LatexCommand href
12516 name "LyX-bug #1435"
12517 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12518
12519 \end_inset
12520
12521 , no es posible crear una nueva ecuación con 
12522 \family sans
12523 Ctrl-m
12524 \family default
12525 .
12526 \end_layout
12527
12528 \end_inset
12529
12530  porque si no el contenido del mismo sería considerado texto matemático.
12531  Si se usa 
12532 \series bold
12533
12534 \backslash
12535 boxed
12536 \series default
12537  la nueva ecuación se genera automáticamente dentro del marco.
12538 \end_layout
12539
12540 \begin_layout Standard
12541 El comando 
12542 \series bold
12543
12544 \backslash
12545 fbox
12546 \series default
12547  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12548  ecuación tendría siempre el tamaño del texto.
12549  Por otra parte, 
12550 \series bold
12551
12552 \backslash
12553 fboxed
12554 \series default
12555  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12556  siempre el tamaño de una ecuación presentada.
12557 \end_layout
12558
12559 \begin_layout Standard
12560 El comando 
12561 \series bold
12562
12563 \backslash
12564 framebox
12565 \series default
12566
12567 \begin_inset Index
12568 status collapsed
12569
12570 \begin_layout Plain Layout
12571 Comandos ! F ! 
12572 \backslash
12573 framebox
12574 \end_layout
12575
12576 \end_inset
12577
12578  es una extensión de 
12579 \series bold
12580
12581 \backslash
12582 fbox
12583 \series default
12584 , que permite especificar además la anchura del marco yla alineación.
12585  
12586 \series bold
12587
12588 \backslash
12589 framebox
12590 \series default
12591  se usa con el siguiente esquema: 
12592 \end_layout
12593
12594 \begin_layout Standard
12595
12596 \series bold
12597
12598 \backslash
12599 framebox[anchura del marco][posición]{contenido del cuadro}
12600 \end_layout
12601
12602 \begin_layout Standard
12603 La posición puede ser 
12604 \emph on
12605 l
12606 \emph default
12607  o 
12608 \emph on
12609 r
12610 \emph default
12611
12612 \emph on
12613 l
12614 \emph default
12615  alinea la ecuación a la izquierda del cuadro, 
12616 \emph on
12617 r
12618 \emph default
12619  la alinea a la derecha.
12620  Si no se da posición la ecuación será centrada.
12621 \begin_inset Newline newline
12622 \end_inset
12623
12624 Si no se pone anchura tampoco puede darse posición.
12625  En este caso la anchura del marco se ajusta al contenido del cuadro, como
12626  con 
12627 \series bold
12628
12629 \backslash
12630 fbox
12631 \series default
12632 .
12633  
12634 \end_layout
12635
12636 \begin_layout Standard
12637 Cuando se inserta el comando 
12638 \series bold
12639
12640 \backslash
12641 framebox
12642 \series default
12643  aparece un recuadro con tres marcos azules.
12644  Los dos primeros marcos están encerrados entre corchetes e indican los
12645  dos argumentos opcionales.
12646  El tercer marco es para partes de la ecuación, como para 
12647 \series bold
12648
12649 \backslash
12650 fbox
12651 \series default
12652 .
12653 \end_layout
12654
12655 \begin_layout Standard
12656 \noindent
12657 \align center
12658 \begin_inset Note Note
12659 status open
12660
12661 \begin_layout Plain Layout
12662 La tabla se ha puesto en una minipágina para que aparezca la nota al pie.
12663  De lo contrario el texto de la nota no se mostraría.
12664 \end_layout
12665
12666 \end_inset
12667
12668
12669 \begin_inset Box Frameless
12670 position "t"
12671 hor_pos "c"
12672 has_inner_box 1
12673 inner_pos "t"
12674 use_parbox 0
12675 width "100col%"
12676 special "none"
12677 height "1in"
12678 height_special "totalheight"
12679 status open
12680
12681 \begin_layout Plain Layout
12682 \align center
12683 \begin_inset Tabular
12684 <lyxtabular version="3" rows="5" columns="2">
12685 <features>
12686 <column alignment="center" valignment="top" width="0">
12687 <column alignment="center" valignment="top" width="0">
12688 <row>
12689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12690 \begin_inset Text
12691
12692 \begin_layout Plain Layout
12693 Comando
12694 \begin_inset Foot
12695 status collapsed
12696
12697 \begin_layout Plain Layout
12698 Debido a un fallo de LyX, 
12699 \begin_inset CommandInset href
12700 LatexCommand href
12701 name "LyX-bug #1435"
12702 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12703
12704 \end_inset
12705
12706 , no es posible crear una nueva ecuación con 
12707 \family sans
12708 Ctrl-m
12709 \family default
12710 .
12711  
12712 \end_layout
12713
12714 \end_inset
12715
12716
12717 \end_layout
12718
12719 \end_inset
12720 </cell>
12721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12722 \begin_inset Text
12723
12724 \begin_layout Plain Layout
12725 Resultado
12726 \begin_inset Note Note
12727 status collapsed
12728
12729 \begin_layout Plain Layout
12730
12731 \series bold
12732
12733 \backslash
12734 raisebox
12735 \series default
12736  se usa sólo como espaciador
12737 \end_layout
12738
12739 \end_inset
12740
12741
12742 \end_layout
12743
12744 \end_inset
12745 </cell>
12746 </row>
12747 <row>
12748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12749 \begin_inset Text
12750
12751 \begin_layout Plain Layout
12752
12753 \backslash
12754 fbox
12755 \begin_inset ERT
12756 status collapsed
12757
12758 \begin_layout Plain Layout
12759
12760
12761 \backslash
12762 spce 
12763 \end_layout
12764
12765 \end_inset
12766
12767
12768 \family sans
12769 Ctrl-m
12770 \family default
12771  
12772 \backslash
12773 int
12774 \begin_inset ERT
12775 status collapsed
12776
12777 \begin_layout Plain Layout
12778
12779
12780 \backslash
12781 spce 
12782 \end_layout
12783
12784 \end_inset
12785
12786 A=B
12787 \end_layout
12788
12789 \end_inset
12790 </cell>
12791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12792 \begin_inset Text
12793
12794 \begin_layout Plain Layout
12795 \begin_inset Formula $\raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}$
12796 \end_inset
12797
12798
12799 \end_layout
12800
12801 \end_inset
12802 </cell>
12803 </row>
12804 <row>
12805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12806 \begin_inset Text
12807
12808 \begin_layout Plain Layout
12809
12810 \backslash
12811 boxed
12812 \begin_inset ERT
12813 status collapsed
12814
12815 \begin_layout Plain Layout
12816
12817
12818 \backslash
12819 spce 
12820 \end_layout
12821
12822 \end_inset
12823
12824
12825 \backslash
12826 int
12827 \begin_inset ERT
12828 status collapsed
12829
12830 \begin_layout Plain Layout
12831
12832
12833 \backslash
12834 spce 
12835 \end_layout
12836
12837 \end_inset
12838
12839 A=B
12840 \end_layout
12841
12842 \end_inset
12843 </cell>
12844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12845 \begin_inset Text
12846
12847 \begin_layout Plain Layout
12848 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12849 \end_inset
12850
12851
12852 \end_layout
12853
12854 \end_inset
12855 </cell>
12856 </row>
12857 <row>
12858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12859 \begin_inset Text
12860
12861 \begin_layout Plain Layout
12862 A+
12863 \backslash
12864 fbox
12865 \begin_inset ERT
12866 status collapsed
12867
12868 \begin_layout Plain Layout
12869
12870
12871 \backslash
12872 spce 
12873 \end_layout
12874
12875 \end_inset
12876
12877 B
12878 \end_layout
12879
12880 \end_inset
12881 </cell>
12882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12883 \begin_inset Text
12884
12885 \begin_layout Plain Layout
12886 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12887 \end_inset
12888
12889
12890 \end_layout
12891
12892 \end_inset
12893 </cell>
12894 </row>
12895 <row>
12896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12897 \begin_inset Text
12898
12899 \begin_layout Plain Layout
12900
12901 \backslash
12902 framebox
12903 \begin_inset ERT
12904 status collapsed
12905
12906 \begin_layout Plain Layout
12907
12908
12909 \backslash
12910 spce 
12911 \end_layout
12912
12913 \end_inset
12914
12915 20mm
12916 \begin_inset Formula $\to$
12917 \end_inset
12918
12919
12920 \begin_inset Formula $\to$
12921 \end_inset
12922
12923
12924 \family sans
12925 Ctrl-m
12926 \family default
12927  
12928 \backslash
12929 frac
12930 \begin_inset ERT
12931 status collapsed
12932
12933 \begin_layout Plain Layout
12934
12935
12936 \backslash
12937 spce 
12938 \end_layout
12939
12940 \end_inset
12941
12942 A
12943 \begin_inset Formula $\downarrow$
12944 \end_inset
12945
12946 B
12947 \end_layout
12948
12949 \end_inset
12950 </cell>
12951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12952 \begin_inset Text
12953
12954 \begin_layout Plain Layout
12955 \begin_inset Formula $\raisebox{6mm}{}$
12956 \end_inset
12957
12958
12959 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12960 \end_inset
12961
12962
12963 \begin_inset Formula $\raisebox{-4mm}{}$
12964 \end_inset
12965
12966
12967 \end_layout
12968
12969 \end_inset
12970 </cell>
12971 </row>
12972 </lyxtabular>
12973
12974 \end_inset
12975
12976
12977 \end_layout
12978
12979 \end_inset
12980
12981
12982 \end_layout
12983
12984 \begin_layout Standard
12985 El grosor del marco también se puede ajustar.
12986  Para ello hay que insertar los siguientes comandos en modo TeX antes de
12987  la fórmula:
12988 \end_layout
12989
12990 \begin_layout Standard
12991
12992 \series bold
12993
12994 \backslash
12995 fboxrule
12996 \series default
12997  
12998 \series bold
12999
13000 \begin_inset Quotes fld
13001 \end_inset
13002
13003 grosor
13004 \begin_inset Quotes frd
13005 \end_inset
13006
13007
13008 \series default
13009  
13010 \series bold
13011
13012 \backslash
13013 fboxsep
13014 \series default
13015  
13016 \series bold
13017
13018 \begin_inset Quotes fld
13019 \end_inset
13020
13021 distancia
13022 \begin_inset Quotes frd
13023 \end_inset
13024
13025
13026 \end_layout
13027
13028 \begin_layout Standard
13029 \begin_inset Quotes fld
13030 \end_inset
13031
13032 distancia
13033 \begin_inset Quotes frd
13034 \end_inset
13035
13036  especifica la distancia mínima entre el marco y el primer carácter en el
13037  cuadro.
13038  Un ejemplo de esto es la siguiente ecuación enmarcada:
13039 \begin_inset ERT
13040 status collapsed
13041
13042 \begin_layout Plain Layout
13043
13044
13045 \backslash
13046 fboxrule 2mm 
13047 \backslash
13048 fboxsep 3mm
13049 \end_layout
13050
13051 \end_inset
13052
13053
13054 \begin_inset Formula \[
13055 \boxed{A+B=C}\]
13056
13057 \end_inset
13058
13059
13060 \end_layout
13061
13062 \begin_layout Standard
13063 Delante de esta ecuación se han insertado los comandos
13064 \end_layout
13065
13066 \begin_layout Standard
13067
13068 \series bold
13069
13070 \backslash
13071 fboxrule
13072 \series default
13073  
13074 \series bold
13075 2mm
13076 \series default
13077  
13078 \series bold
13079
13080 \backslash
13081 fboxsep
13082 \series default
13083  
13084 \series bold
13085 3mm
13086 \end_layout
13087
13088 \begin_layout Standard
13089 en modo TeX.
13090  Los valores dados se usan para todos los cuadros siguientes.
13091 \end_layout
13092
13093 \begin_layout Standard
13094 Para volver al tamaño estándar del marco se inserta el comando
13095 \end_layout
13096
13097 \begin_layout Standard
13098
13099 \series bold
13100
13101 \backslash
13102 fboxrule
13103 \series default
13104  
13105 \series bold
13106 0.4pt
13107 \series default
13108  
13109 \series bold
13110
13111 \backslash
13112 fboxsep
13113 \series default
13114  
13115 \series bold
13116 3pt
13117 \series default
13118
13119 \begin_inset ERT
13120 status collapsed
13121
13122 \begin_layout Plain Layout
13123
13124
13125 \backslash
13126 fboxrule 0.4pt 
13127 \backslash
13128 fboxsep 3pt
13129 \end_layout
13130
13131 \end_inset
13132
13133
13134 \end_layout
13135
13136 \begin_layout Standard
13137 en modo TeX antes de la ecuación siguiente.
13138 \end_layout
13139
13140 \begin_layout Subsection
13141 Cuadros sin marco
13142 \begin_inset CommandInset label
13143 LatexCommand label
13144 name "sub:Cuadros-sin-marco"
13145
13146 \end_inset
13147
13148
13149 \begin_inset Index
13150 status collapsed
13151
13152 \begin_layout Plain Layout
13153 Cuadros ! sin marco
13154 \end_layout
13155
13156 \end_inset
13157
13158
13159 \end_layout
13160
13161 \begin_layout Standard
13162 Para cuadros sin marco hay los comandos: 
13163 \series bold
13164
13165 \backslash
13166 mbox
13167 \series default
13168
13169 \begin_inset Index
13170 status collapsed
13171
13172 \begin_layout Plain Layout
13173 Comandos ! M ! 
13174 \backslash
13175 mbox
13176 \end_layout
13177
13178 \end_inset
13179
13180
13181 \series bold
13182
13183 \backslash
13184 makebox
13185 \series default
13186
13187 \begin_inset Index
13188 status collapsed
13189
13190 \begin_layout Plain Layout
13191 Comandos ! M ! 
13192 \backslash
13193 makebox
13194 \end_layout
13195
13196 \end_inset
13197
13198  y 
13199 \series bold
13200
13201 \backslash
13202 raisebox
13203 \series default
13204
13205 \begin_inset Index
13206 status collapsed
13207
13208 \begin_layout Plain Layout
13209 Comandos ! R ! 
13210 \backslash
13211 raisebox
13212 \end_layout
13213
13214 \end_inset
13215
13216 .
13217 \end_layout
13218
13219 \begin_layout Standard
13220 Con 
13221 \series bold
13222
13223 \backslash
13224 raisebox
13225 \series default
13226  se puede poner un cuadro subíndice o superíndice, pero a diferencia de
13227  los normales, los caracteres en el cuadro mantienen su tamaño de fuente.
13228  
13229 \series bold
13230
13231 \backslash
13232 raisebox
13233 \series default
13234  se usa con el siguiente esquema: 
13235 \end_layout
13236
13237 \begin_layout Standard
13238
13239 \series bold
13240
13241 \backslash
13242 raisebox{altura}{contenido del marco}
13243 \end_layout
13244
13245 \begin_layout Standard
13246 Cuando el cuadro tenga que contener una ecuación, hace falta una ecuación
13247  extra, como con 
13248 \series bold
13249
13250 \backslash
13251 fbox
13252 \series default
13253 .
13254 \end_layout
13255
13256 \begin_layout Standard
13257 \align center
13258 \begin_inset Tabular
13259 <lyxtabular version="3" rows="4" columns="2">
13260 <features>
13261 <column alignment="center" valignment="top" width="0">
13262 <column alignment="center" valignment="top" width="0">
13263 <row>
13264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13265 \begin_inset Text
13266
13267 \begin_layout Plain Layout
13268 Comando
13269 \end_layout
13270
13271 \end_inset
13272 </cell>
13273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13274 \begin_inset Text
13275
13276 \begin_layout Plain Layout
13277 Resultado
13278 \end_layout
13279
13280 \end_inset
13281 </cell>
13282 </row>
13283 <row>
13284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13285 \begin_inset Text
13286
13287 \begin_layout Plain Layout
13288 H
13289 \backslash
13290 raisebox{2mm
13291 \begin_inset Formula $\to$
13292 \end_inset
13293
13294
13295 \backslash
13296 {al
13297 \begin_inset Formula $\to$
13298 \end_inset
13299
13300  lo
13301 \end_layout
13302
13303 \end_inset
13304 </cell>
13305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13306 \begin_inset Text
13307
13308 \begin_layout Plain Layout
13309 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13310 \end_inset
13311
13312
13313 \end_layout
13314
13315 \end_inset
13316 </cell>
13317 </row>
13318 <row>
13319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13320 \begin_inset Text
13321
13322 \begin_layout Plain Layout
13323 H
13324 \backslash
13325 raisebox{-2mm
13326 \begin_inset Formula $\to$
13327 \end_inset
13328
13329
13330 \backslash
13331 {al
13332 \begin_inset Formula $\to$
13333 \end_inset
13334
13335 lo
13336 \end_layout
13337
13338 \end_inset
13339 </cell>
13340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13341 \begin_inset Text
13342
13343 \begin_layout Plain Layout
13344 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13345 \end_inset
13346
13347
13348 \end_layout
13349
13350 \end_inset
13351 </cell>
13352 </row>
13353 <row>
13354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13355 \begin_inset Text
13356
13357 \begin_layout Plain Layout
13358 A=
13359 \backslash
13360 raisebox{-2mm
13361 \begin_inset Formula $\to$
13362 \end_inset
13363
13364
13365 \backslash
13366 {
13367 \family sans
13368 Ctrl-m
13369 \family default
13370  
13371 \backslash
13372 sqrt
13373 \begin_inset ERT
13374 status collapsed
13375
13376 \begin_layout Plain Layout
13377
13378
13379 \backslash
13380 spce 
13381 \end_layout
13382
13383 \end_inset
13384
13385
13386 \end_layout
13387
13388 \end_inset
13389 </cell>
13390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13391 \begin_inset Text
13392
13393 \begin_layout Plain Layout
13394 \begin_inset ERT
13395 status collapsed
13396
13397 \begin_layout Plain Layout
13398
13399 $A=
13400 \backslash
13401 raisebox{-2mm}{$
13402 \backslash
13403 sqrt{B}$}$
13404 \end_layout
13405
13406 \end_inset
13407
13408
13409 \end_layout
13410
13411 \end_inset
13412 </cell>
13413 </row>
13414 </lyxtabular>
13415
13416 \end_inset
13417
13418
13419 \end_layout
13420
13421 \begin_layout Standard
13422 La última ecuación sólo se puede componer, de momento, usando el modo TeX
13423  porque LyX inserta un cuadro en lugar de la ecuación extra que hace falta.
13424 \begin_inset Foot
13425 status collapsed
13426
13427 \begin_layout Plain Layout
13428 véase 
13429 \begin_inset CommandInset href
13430 LatexCommand href
13431 name "LyX-bug #1435"
13432 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13433
13434 \end_inset
13435
13436
13437 \end_layout
13438
13439 \end_inset
13440
13441
13442 \end_layout
13443
13444 \begin_layout Standard
13445 El comando 
13446 \series bold
13447
13448 \backslash
13449 mbox
13450 \series default
13451  es equivalente a 
13452 \series bold
13453
13454 \backslash
13455 fbox
13456 \series default
13457  y 
13458 \series bold
13459
13460 \backslash
13461 makebox
13462 \series default
13463  es equivalente a 
13464 \series bold
13465
13466 \backslash
13467 framebox
13468 \series default
13469 , con la diferencia de que no hay marco.
13470 \end_layout
13471
13472 \begin_layout Subsection
13473 Cuadros coloreados
13474 \begin_inset CommandInset label
13475 LatexCommand label
13476 name "sub:Cuadros-coloreados"
13477
13478 \end_inset
13479
13480
13481 \begin_inset Index
13482 status collapsed
13483
13484 \begin_layout Plain Layout
13485 Cuadros ! coloreados
13486 \end_layout
13487
13488 \end_inset
13489
13490
13491 \end_layout
13492
13493 \begin_layout Standard
13494 Para poder usar todos los comandos explicados en esta sección hay que cargar
13495  en el preámbulo LaTeX el paquete LaTeX 
13496 \series bold
13497 color
13498 \series default
13499
13500 \begin_inset Foot
13501 status collapsed
13502
13503 \begin_layout Plain Layout
13504 El paquete LaTeX 
13505 \series bold
13506 color
13507 \series default
13508  forma parte de toda distribución LaTeX estándar.
13509 \end_layout
13510
13511 \end_inset
13512
13513
13514 \begin_inset Index
13515 status collapsed
13516
13517 \begin_layout Plain Layout
13518 Paquetes ! color
13519 \end_layout
13520
13521 \end_inset
13522
13523 , con la línea
13524 \begin_inset Foot
13525 status collapsed
13526
13527 \begin_layout Plain Layout
13528 Cuando hay texto coloreado con un color predefinido en alguna parte del
13529  documento, LyX carga automáticamente el paquete LaTeX 
13530 \series bold
13531 color
13532 \series default
13533 .
13534  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13535  origina problemas.
13536 \end_layout
13537
13538 \end_inset
13539
13540
13541 \begin_inset Note Note
13542 status open
13543
13544 \begin_layout Plain Layout
13545 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13546  en el preámbulo LaTeX.
13547 \end_layout
13548
13549 \end_inset
13550
13551
13552 \end_layout
13553
13554 \begin_layout Standard
13555
13556 \series bold
13557
13558 \backslash
13559 usepackage{color}
13560 \begin_inset VSpace medskip
13561 \end_inset
13562
13563
13564 \end_layout
13565
13566 \begin_layout Standard
13567 Para colorear cuadros se usa el comando 
13568 \series bold
13569
13570 \backslash
13571 colorbox
13572 \series default
13573
13574 \begin_inset Index
13575 status collapsed
13576
13577 \begin_layout Plain Layout
13578 Comandos ! C ! 
13579 \backslash
13580 colorbox
13581 \end_layout
13582
13583 \end_inset
13584
13585  con el siguiente esquema:
13586 \end_layout
13587
13588 \begin_layout Standard
13589
13590 \series bold
13591
13592 \backslash
13593 colorbox{color}{contenido del cuadro}
13594 \end_layout
13595
13596 \begin_layout Standard
13597 El contenido del cuadro puede ser otro cuadro, y también un 
13598 \backslash
13599
13600 \series bold
13601 colorbox
13602 \series default
13603  puede ser parte de otro cuadro (véanse los ejemplos 2º y 3º).
13604  Si el cuadro debe contener una ecuación debe crearse una ecuación extra,
13605  como con 
13606 \series bold
13607
13608 \backslash
13609 fbox
13610 \series default
13611 .
13612 \begin_inset Foot
13613 status collapsed
13614
13615 \begin_layout Plain Layout
13616 Esto también se aplica para el comando 
13617 \series bold
13618
13619 \backslash
13620 fcolorbox
13621 \series default
13622 .
13623  Por eso ten en cuenta 
13624 \begin_inset CommandInset href
13625 LatexCommand href
13626 name "LyX-bug #1435"
13627 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13628
13629 \end_inset
13630
13631 .
13632 \end_layout
13633
13634 \end_inset
13635
13636  
13637 \end_layout
13638
13639 \begin_layout Standard
13640 Se puede elegir uno de los siguientes colores predefinidos:
13641 \end_layout
13642
13643 \begin_layout Standard
13644
13645 \series bold
13646 black
13647 \series default
13648
13649 \series bold
13650 blue
13651 \series default
13652
13653 \series bold
13654 cyan
13655 \series default
13656
13657 \series bold
13658 green
13659 \series default
13660
13661 \series bold
13662 magenta
13663 \series default
13664
13665 \series bold
13666 red
13667 \series default
13668
13669 \series bold
13670 white
13671 \series default
13672
13673 \series bold
13674 yellow
13675 \end_layout
13676
13677 \begin_layout Standard
13678 \align center
13679 \begin_inset Tabular
13680 <lyxtabular version="3" rows="4" columns="2">
13681 <features>
13682 <column alignment="center" valignment="top" width="0">
13683 <column alignment="center" valignment="top" width="0">
13684 <row>
13685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13686 \begin_inset Text
13687
13688 \begin_layout Plain Layout
13689 Comando
13690 \end_layout
13691
13692 \end_inset
13693 </cell>
13694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13695 \begin_inset Text
13696
13697 \begin_layout Plain Layout
13698 Resultado
13699 \begin_inset Note Note
13700 status collapsed
13701
13702 \begin_layout Plain Layout
13703
13704 \series bold
13705
13706 \backslash
13707 raisebox
13708 \series default
13709  se usa sólo como espaciador
13710 \end_layout
13711
13712 \end_inset
13713
13714
13715 \end_layout
13716
13717 \end_inset
13718 </cell>
13719 </row>
13720 <row>
13721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13722 \begin_inset Text
13723
13724 \begin_layout Plain Layout
13725
13726 \backslash
13727 colorbox{yellow
13728 \begin_inset Formula $\to$
13729 \end_inset
13730
13731
13732 \backslash
13733 {A=B
13734 \end_layout
13735
13736 \end_inset
13737 </cell>
13738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13739 \begin_inset Text
13740
13741 \begin_layout Plain Layout
13742 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13743 \end_inset
13744
13745
13746 \end_layout
13747
13748 \end_inset
13749 </cell>
13750 </row>
13751 <row>
13752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13753 \begin_inset Text
13754
13755 \begin_layout Plain Layout
13756
13757 \backslash
13758 colorbox{green
13759 \begin_inset Formula $\to$
13760 \end_inset
13761
13762
13763 \backslash
13764 {
13765 \backslash
13766 fbox
13767 \begin_inset ERT
13768 status collapsed
13769
13770 \begin_layout Plain Layout
13771
13772
13773 \backslash
13774 spce 
13775 \end_layout
13776
13777 \end_inset
13778
13779 A=B
13780 \end_layout
13781
13782 \end_inset
13783 </cell>
13784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13785 \begin_inset Text
13786
13787 \begin_layout Plain Layout
13788 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13789 \end_inset
13790
13791
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 </row>
13797 <row>
13798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13799 \begin_inset Text
13800
13801 \begin_layout Plain Layout
13802
13803 \backslash
13804 fbox
13805 \begin_inset ERT
13806 status collapsed
13807
13808 \begin_layout Plain Layout
13809
13810
13811 \backslash
13812 spce 
13813 \end_layout
13814
13815 \end_inset
13816
13817
13818 \backslash
13819 colorbox{green
13820 \begin_inset Formula $\to$
13821 \end_inset
13822
13823
13824 \backslash
13825 {A=B
13826 \end_layout
13827
13828 \end_inset
13829 </cell>
13830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13831 \begin_inset Text
13832
13833 \begin_layout Plain Layout
13834 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13835 \end_inset
13836
13837
13838 \end_layout
13839
13840 \end_inset
13841 </cell>
13842 </row>
13843 </lyxtabular>
13844
13845 \end_inset
13846
13847
13848 \end_layout
13849
13850 \begin_layout Standard
13851
13852 \series bold
13853
13854 \backslash
13855 colorbox
13856 \series default
13857  sólo colorea el cuadro pero no los caracteres.
13858  Para colorear todos los caracteres se selecciona toda la ecuación y se
13859  elige un color en el diálogo 
13860 \family sans
13861 Estilo
13862 \begin_inset space ~
13863 \end_inset
13864
13865 del
13866 \begin_inset space ~
13867 \end_inset
13868
13869 texto
13870 \family default
13871 .
13872  El diálogo puede abrirse con el botón 
13873 \begin_inset Graphics
13874         filename ../../images/dialog-show_character.png
13875         scale 85
13876
13877 \end_inset
13878
13879  de la barra de herramientas o con el menú 
13880 \family sans
13881 Editar\SpecialChar \menuseparator
13882 Estilo
13883 \begin_inset space ~
13884 \end_inset
13885
13886 del
13887 \begin_inset space ~
13888 \end_inset
13889
13890 texto\SpecialChar \menuseparator
13891 Personalizado
13892 \family default
13893 .
13894  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13895  Si el número de la ecuación debe tener otro color que el de los caracteres
13896  de la ecuación, el color debe cambiarse dentro de la ecuación.
13897 \end_layout
13898
13899 \begin_layout Standard
13900 Un ejemplo:
13901 \color red
13902
13903 \begin_inset Formula \begin{equation}
13904 {\color{red}\int A=B}\label{eq:rojo}\end{equation}
13905
13906 \end_inset
13907
13908
13909 \end_layout
13910
13911 \begin_layout Standard
13912
13913 \color green
13914 \begin_inset Formula \begin{equation}
13915 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}\end{equation}
13916
13917 \end_inset
13918
13919
13920 \end_layout
13921
13922 \begin_layout Standard
13923 La ecuación 
13924 \begin_inset CommandInset ref
13925 LatexCommand eqref
13926 reference "eq:rojo"
13927
13928 \end_inset
13929
13930  está toda coloreada en rojo.
13931 \begin_inset Newline newline
13932 \end_inset
13933
13934 La ecuación 
13935 \begin_inset CommandInset ref
13936 LatexCommand eqref
13937 reference "eq:rojoverde"
13938
13939 \end_inset
13940
13941  se ha coloreado en primer lugar toda en verde para colorear el número de
13942  la ecuación.
13943  Posteriormente se han coloreado en rojo los caracteres.
13944 \family sans
13945
13946 \begin_inset VSpace bigskip
13947 \end_inset
13948
13949
13950 \end_layout
13951
13952 \begin_layout Standard
13953 Para colorear diferente el marco y el resto del cuadro se usa el comando
13954  
13955 \series bold
13956
13957 \backslash
13958 fcolorbox
13959 \series default
13960
13961 \begin_inset Index
13962 status collapsed
13963
13964 \begin_layout Plain Layout
13965 Comandos ! F ! 
13966 \backslash
13967 fcolorbox
13968 \end_layout
13969
13970 \end_inset
13971
13972  con el siguiente esquema:
13973 \end_layout
13974
13975 \begin_layout Standard
13976
13977 \series bold
13978
13979 \backslash
13980 fcolorbox{color del marco}{color}{contenido del cuadro}
13981 \end_layout
13982
13983 \begin_layout Standard
13984 Así pues 
13985 \series bold
13986
13987 \backslash
13988 fcolorbox
13989 \series default
13990  es una extensión del comando 
13991 \series bold
13992
13993 \backslash
13994 colorbox
13995 \series default
13996 .
13997  La anchura del marco se establece, como para 
13998 \series bold
13999
14000 \backslash
14001 framebox
14002 \series default
14003 , con 
14004 \series bold
14005
14006 \backslash
14007 fboxrule
14008 \series default
14009  y 
14010 \series bold
14011
14012 \backslash
14013 fboxsep
14014 \series default
14015 .
14016  Un ejemplo:
14017 \begin_inset ERT
14018 status collapsed
14019
14020 \begin_layout Plain Layout
14021
14022
14023 \backslash
14024 fboxrule 1mm 
14025 \backslash
14026 fboxsep 1mm
14027 \end_layout
14028
14029 \end_inset
14030
14031
14032 \begin_inset Formula \[
14033 \fcolorbox{cyan}{magenta}{A=B}\]
14034
14035 \end_inset
14036
14037
14038 \end_layout
14039
14040 \begin_layout Standard
14041 \begin_inset ERT
14042 status collapsed
14043
14044 \begin_layout Plain Layout
14045
14046
14047 \backslash
14048 fboxrule 0.4pt 
14049 \backslash
14050 fboxsep 3pt
14051 \end_layout
14052
14053 \end_inset
14054
14055
14056 \end_layout
14057
14058 \begin_layout Standard
14059 Esta ecuación se ha compuesto con el comando
14060 \begin_inset Newline newline
14061 \end_inset
14062
14063
14064 \series bold
14065
14066 \backslash
14067 fcolorbox{cyan
14068 \begin_inset Formula $\to$
14069 \end_inset
14070
14071
14072 \backslash
14073 {magenta
14074 \begin_inset Formula $\to$
14075 \end_inset
14076
14077
14078 \backslash
14079 {A=B
14080 \end_layout
14081
14082 \begin_layout Standard
14083 \begin_inset VSpace bigskip
14084 \end_inset
14085
14086
14087 \end_layout
14088
14089 \begin_layout Standard
14090 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14091 \end_layout
14092
14093 \begin_layout Standard
14094 Por ejemplo, se puede definir el color 
14095 \begin_inset Quotes fld
14096 \end_inset
14097
14098
14099 \series bold
14100 verdeoscuro
14101 \series default
14102
14103 \begin_inset Quotes frd
14104 \end_inset
14105
14106  con la línea de preámbulo LaTeX:
14107 \end_layout
14108
14109 \begin_layout Standard
14110
14111 \series bold
14112
14113 \backslash
14114 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14115 \series default
14116
14117 \begin_inset Index
14118 status collapsed
14119
14120 \begin_layout Plain Layout
14121 Comandos ! D ! 
14122 \backslash
14123 definecolor
14124 \end_layout
14125
14126 \end_inset
14127
14128
14129 \end_layout
14130
14131 \begin_layout Standard
14132
14133 \series bold
14134 cmyk
14135 \series default
14136  es el espacio de color referido a los colores 
14137 \series bold
14138 cyan
14139 \series default
14140
14141 \series bold
14142 magenta
14143 \series default
14144
14145 \series bold
14146 yellow
14147 \series default
14148  y 
14149 \series bold
14150 black
14151 \series default
14152 .
14153  Los cuatro números separados por coma son el factor de cuota para los colores
14154  correspondientes del espacio de color.
14155  Los factores pueden estar en el rango 0-1.
14156  En vez de 
14157 \series bold
14158 cmyk
14159 \series default
14160  se puede usar el espacio de color 
14161 \series bold
14162 rgb
14163 \series default
14164 , que se refiere a 
14165 \series bold
14166 red
14167 \series default
14168
14169 \series bold
14170 green
14171 \series default
14172  y 
14173 \series bold
14174 blue
14175 \series default
14176 , así pues en este caso hay tres factores de cuota para los correspondientes
14177  colores.
14178  Además hay el espacio de color 
14179 \series bold
14180 gray
14181 \series default
14182  con un factor de cuota para el valor gris.
14183 \end_layout
14184
14185 \begin_layout Standard
14186 Como ejemplo he aquí un cuadro enmarcado con el nuevo color definido 
14187 \series bold
14188 verdeoscuro
14189 \series default
14190  y los caracteres en color amarillo:
14191 \color black
14192
14193 \begin_inset Formula \begin{equation}
14194 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14195
14196 \end_inset
14197
14198
14199 \end_layout
14200
14201 \begin_layout Standard
14202 Los colores personalizados también se pueden usar para texto con la ayuda
14203  del comando 
14204 \series bold
14205
14206 \backslash
14207 textcolor
14208 \series default
14209
14210 \begin_inset Index
14211 status collapsed
14212
14213 \begin_layout Plain Layout
14214 Texto ! coloreado
14215 \end_layout
14216
14217 \end_inset
14218
14219
14220 \end_layout
14221
14222 \begin_layout Standard
14223 \begin_inset ERT
14224 status open
14225
14226 \begin_layout Plain Layout
14227
14228
14229 \backslash
14230 textcolor{verdeoscuro}{
14231 \end_layout
14232
14233 \end_inset
14234
14235 Esta frase en 
14236 \begin_inset Quotes fld
14237 \end_inset
14238
14239 verdeoscuro
14240 \begin_inset Quotes frd
14241 \end_inset
14242
14243 .
14244 \begin_inset ERT
14245 status collapsed
14246
14247 \begin_layout Plain Layout
14248
14249 }
14250 \end_layout
14251
14252 \end_inset
14253
14254
14255 \end_layout
14256
14257 \begin_layout Standard
14258
14259 \series bold
14260
14261 \backslash
14262 textcolor
14263 \series default
14264
14265 \begin_inset Index
14266 status collapsed
14267
14268 \begin_layout Plain Layout
14269 Comandos ! T ! 
14270 \backslash
14271 textcolor
14272 \end_layout
14273
14274 \end_inset
14275
14276  se usa con el esquema 
14277 \series bold
14278
14279 \backslash
14280 textcolor{color}{caracteres a colorear}
14281 \series default
14282 .
14283 \end_layout
14284
14285 \begin_layout Subsection
14286 Cuadros de párrafo
14287 \begin_inset CommandInset label
14288 LatexCommand label
14289 name "sub:Cuadros-de-párrafo"
14290
14291 \end_inset
14292
14293
14294 \begin_inset Index
14295 status collapsed
14296
14297 \begin_layout Plain Layout
14298 Cuadros ! para párrafos
14299 \end_layout
14300
14301 \end_inset
14302
14303
14304 \end_layout
14305
14306 \begin_layout Standard
14307 Un cuadro que puede contener varias líneas y párrafos, denominado cuadro
14308  de párrafo (parbox), se puede generar con el menú 
14309 \family sans
14310 Insertar\SpecialChar \menuseparator
14311 Cuadro
14312 \family default
14313  o con el botón 
14314 \begin_inset Graphics
14315         filename ../../images/box-insert.png
14316         scale 85
14317
14318 \end_inset
14319
14320  de la barra de herramientas.
14321 \end_layout
14322
14323 \begin_layout Standard
14324 El siguiente ejemplo muestra un cuadro de párrafo enmarcado en una línea:
14325 \begin_inset VSpace medskip
14326 \end_inset
14327
14328 Esta línea contiene 
14329 \begin_inset Box Boxed
14330 position "c"
14331 hor_pos "c"
14332 has_inner_box 1
14333 inner_pos "c"
14334 use_parbox 1
14335 width "5cm"
14336 special "none"
14337 height "1in"
14338 height_special "totalheight"
14339 status collapsed
14340
14341 \begin_layout Plain Layout
14342 Esto es un cuadro de párrafo.
14343  Tiene exactamente 5
14344 \begin_inset space \thinspace{}
14345 \end_inset
14346
14347 cm de largo y además puede contener ecuaciones: 
14348 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14349 \end_inset
14350
14351
14352 \end_layout
14353
14354 \end_inset
14355
14356
14357 \begin_inset space ~
14358 \end_inset
14359
14360  un cuadro de párrafo.
14361 \begin_inset VSpace medskip
14362 \end_inset
14363
14364 Ese cuadro se compone haciendo clic derecho sobre el rectángulo gris insertado.
14365  Surge un diálogo con las propiedades del cuadro.
14366  En este caso: 
14367 \emph on
14368 Decoración
14369 \emph default
14370 : Marco rectangular, 
14371 \emph on
14372 Cuadro interior
14373 \emph default
14374 : Párrafo, 
14375 \emph on
14376 Ancho
14377 \emph default
14378 : 5
14379 \begin_inset space \thinspace{}
14380 \end_inset
14381
14382 cm, 
14383 \emph on
14384 Alineación Vertical
14385 \emph default
14386  
14387 \emph on
14388 Cuadro
14389 \emph default
14390 : Medio.
14391 \end_layout
14392
14393 \begin_layout Standard
14394 \begin_inset VSpace medskip
14395 \end_inset
14396
14397 En LaTeX, un cuadro de párrafo se inserta con el comando 
14398 \series bold
14399
14400 \backslash
14401 parbox
14402 \series default
14403
14404 \begin_inset Index
14405 status collapsed
14406
14407 \begin_layout Plain Layout
14408 Comandos ! P ! 
14409 \backslash
14410 parbox
14411 \end_layout
14412
14413 \end_inset
14414
14415  con el esquema siguiente:
14416 \end_layout
14417
14418 \begin_layout Standard
14419
14420 \series bold
14421
14422 \backslash
14423 parbox[posición]{anchura}{contenido}
14424 \end_layout
14425
14426 \begin_layout Standard
14427 Son posibles las posiciones 
14428 \emph on
14429 b
14430 \emph default
14431  y 
14432 \emph on
14433 t
14434 \emph default
14435
14436 \emph on
14437 b
14438 \emph default
14439  por 
14440 \begin_inset Quotes fld
14441 \end_inset
14442
14443 bottom
14444 \begin_inset Quotes frd
14445 \end_inset
14446
14447  (abajo), que alinea la última línea del cuadro con el texto de alrededor.
14448  Con 
14449 \emph on
14450 t
14451 \emph default
14452 , por 
14453 \begin_inset Quotes fld
14454 \end_inset
14455
14456 top
14457 \begin_inset Quotes frd
14458 \end_inset
14459
14460  (arriba), la alineación se hace con la primera línea.
14461  Si no se da posición, el cuadro se centrará verticalmente, véase la sección
14462  
14463 \emph on
14464 Cuadros
14465 \emph default
14466  del manual 
14467 \emph on
14468 Objetos insertados
14469 \emph default
14470  para ejemplos.
14471 \end_layout
14472
14473 \begin_layout Standard
14474 \begin_inset VSpace bigskip
14475 \end_inset
14476
14477 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14478  ponerse en un cuadro de párrafo.
14479  Para ello se inserta el comando
14480 \begin_inset Newline newline
14481 \end_inset
14482
14483
14484 \series bold
14485
14486 \backslash
14487 fbox{
14488 \backslash
14489 parbox{
14490 \backslash
14491 linewidth-2
14492 \backslash
14493 fboxsep-2
14494 \backslash
14495 fboxrule}{
14496 \begin_inset Newline newline
14497 \end_inset
14498
14499
14500 \series default
14501 en modo TeX delante de la ecuación.
14502  Aquí 
14503 \series bold
14504
14505 \backslash
14506 linewidth
14507 \begin_inset Index
14508 status collapsed
14509
14510 \begin_layout Plain Layout
14511 Comandos ! L ! 
14512 \backslash
14513 linewidth
14514 \end_layout
14515
14516 \end_inset
14517
14518
14519 \series default
14520  es la anchura de línea establecida para el documento.
14521  Como el marco está por fuera del cuadro de párrafo, hay que restar de dicha
14522  anchura dos veces la separación del marco y el grosor.
14523  Como LyX no lo hace automáticamente debido a un fallo,
14524 \begin_inset Foot
14525 status collapsed
14526
14527 \begin_layout Plain Layout
14528 \begin_inset CommandInset href
14529 LatexCommand href
14530 name "LyX-bug #4483"
14531 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14532
14533 \end_inset
14534
14535
14536 \end_layout
14537
14538 \end_inset
14539
14540  hay que usar modo TeX.
14541  Para poder multiplicar y restar en los argumentos hay que cargar en el
14542  preámbulo LaTeX el paquete LaTeX 
14543 \series bold
14544 calc
14545 \series default
14546 ,
14547 \begin_inset Foot
14548 status collapsed
14549
14550 \begin_layout Plain Layout
14551
14552 \series bold
14553 calc
14554 \series default
14555  es parte de toda instalación LaTeX estándar.
14556 \end_layout
14557
14558 \end_inset
14559
14560
14561 \begin_inset Index
14562 status collapsed
14563
14564 \begin_layout Plain Layout
14565 Paquetes ! calc
14566 \end_layout
14567
14568 \end_inset
14569
14570  con la línea
14571 \end_layout
14572
14573 \begin_layout Standard
14574
14575 \series bold
14576
14577 \backslash
14578 usepackage{calc}
14579 \end_layout
14580
14581 \begin_layout Standard
14582 Detrás de la ecuación se cierran ambos cuadros con 
14583 \series bold
14584 }}
14585 \series default
14586  en modo TeX.
14587  Aquí hay un ejemplo:
14588 \begin_inset ERT
14589 status collapsed
14590
14591 \begin_layout Plain Layout
14592
14593
14594 \backslash
14595 fboxsep 5mm 
14596 \backslash
14597 fboxrule 5mm
14598 \end_layout
14599
14600 \end_inset
14601
14602
14603 \end_layout
14604
14605 \begin_layout Standard
14606 \begin_inset ERT
14607 status collapsed
14608
14609 \begin_layout Plain Layout
14610
14611
14612 \backslash
14613 fbox{
14614 \backslash
14615 parbox{
14616 \backslash
14617 linewidth-2
14618 \backslash
14619 fboxsep-2
14620 \backslash
14621 fboxrule}{
14622 \end_layout
14623
14624 \end_inset
14625
14626
14627 \begin_inset Formula \begin{equation}
14628 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14629
14630 \end_inset
14631
14632
14633 \end_layout
14634
14635 \begin_layout Standard
14636 \begin_inset ERT
14637 status collapsed
14638
14639 \begin_layout Plain Layout
14640
14641 }}
14642 \end_layout
14643
14644 \end_inset
14645
14646
14647 \begin_inset ERT
14648 status collapsed
14649
14650 \begin_layout Plain Layout
14651
14652
14653 \backslash
14654 fboxrule 0.4pt 
14655 \backslash
14656 fboxsep 3pt
14657 \end_layout
14658
14659 \end_inset
14660
14661
14662 \end_layout
14663
14664 \begin_layout Standard
14665 \begin_inset VSpace medskip
14666 \end_inset
14667
14668
14669 \end_layout
14670
14671 \begin_layout Standard
14672 Como se ha usado el cuadro de párrafo como argumento de 
14673 \series bold
14674
14675 \backslash
14676 fbox
14677 \series default
14678 , en este caso no hay diferencia entre 
14679 \series bold
14680
14681 \backslash
14682 fbox
14683 \series default
14684  y 
14685 \series bold
14686
14687 \backslash
14688 boxed
14689 \series default
14690 .
14691  
14692 \end_layout
14693
14694 \begin_layout Standard
14695 \begin_inset VSpace bigskip
14696 \end_inset
14697
14698
14699 \end_layout
14700
14701 \begin_layout Standard
14702 Los cuadros de párrafo son muy útiles para comentar ecuaciones directamente.
14703  Para hacerlo, se usa 
14704 \series bold
14705
14706 \backslash
14707 parbox
14708 \series default
14709  en combinación con el comando 
14710 \series bold
14711
14712 \backslash
14713 tag
14714 \series default
14715 .
14716  (Véase más sobre 
14717 \series bold
14718
14719 \backslash
14720 tag
14721 \series default
14722  en 
14723 \begin_inset CommandInset ref
14724 LatexCommand ref
14725 reference "sub:Numeración-personalizada"
14726
14727 \end_inset
14728
14729 ).
14730 \end_layout
14731
14732 \begin_layout Standard
14733 Un ejemplo de ecuación comentada con 
14734 \series bold
14735
14736 \backslash
14737 parbox
14738 \series default
14739 :
14740 \end_layout
14741
14742 \begin_layout Standard
14743 \begin_inset ERT
14744 status collapsed
14745
14746 \begin_layout Plain Layout
14747
14748
14749 \backslash
14750 [5x-7b=3b
14751 \backslash
14752 tag*{
14753 \backslash
14754 parbox{5cm}{
14755 \end_layout
14756
14757 \end_inset
14758
14759 Esto es una descripción.
14760  Está claramente separada de la ecuación y es multilínea.
14761 \begin_inset ERT
14762 status collapsed
14763
14764 \begin_layout Plain Layout
14765
14766 }}
14767 \backslash
14768 ]
14769 \end_layout
14770
14771 \end_inset
14772
14773
14774 \end_layout
14775
14776 \begin_layout Standard
14777 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14778  no soporta el comando 
14779 \series bold
14780
14781 \backslash
14782 parbox
14783 \series default
14784  en ecuaciones.
14785  La ecuación se compone con la siguiente secuencia de comandos:
14786 \end_layout
14787
14788 \begin_layout Standard
14789 El comando 
14790 \series bold
14791
14792 \backslash
14793 [5x-7b=3b
14794 \backslash
14795 tag*
14796 \backslash
14797 {
14798 \backslash
14799 parbox{5cm}{
14800 \series default
14801  se inserta en modo TeX.
14802 \begin_inset Foot
14803 status collapsed
14804
14805 \begin_layout Plain Layout
14806 Si se usa el estilo de ecuación 
14807 \series bold
14808 Sangrado
14809 \series default
14810
14811 \series bold
14812
14813 \backslash
14814 tag*
14815 \backslash
14816
14817 \series default
14818  se puede reemplazar por 
14819 \series bold
14820
14821 \backslash
14822 hfill
14823 \series default
14824 .
14825  (Véanse los estilos de ecuación en 
14826 \begin_inset CommandInset ref
14827 LatexCommand ref
14828 reference "sec:Estilos-de-ecuación"
14829
14830 \end_inset
14831
14832 ).
14833 \end_layout
14834
14835 \end_inset
14836
14837  Después sigue la descripción en texto normal, y por último 
14838 \series bold
14839 }}
14840 \backslash
14841 ]
14842 \series default
14843  en modo TeX.
14844  Aquí los comandos 
14845 \series bold
14846
14847 \backslash
14848 [
14849 \series default
14850  y 
14851 \series bold
14852
14853 \backslash
14854 ]
14855 \series default
14856  crean una ecuación presentada.
14857 \end_layout
14858
14859 \begin_layout Standard
14860 Las ventajas de 
14861 \series bold
14862
14863 \backslash
14864 parbox
14865 \series default
14866  pueden verse en este ejemplo que se ha 
14867 \begin_inset Quotes fld
14868 \end_inset
14869
14870 comentado
14871 \begin_inset Quotes frd
14872 \end_inset
14873
14874  usando el modo texto matemático:
14875 \begin_inset Formula \[
14876 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}\]
14877
14878 \end_inset
14879
14880
14881 \end_layout
14882
14883 \begin_layout Section
14884 Operadores
14885 \begin_inset Index
14886 status collapsed
14887
14888 \begin_layout Plain Layout
14889 Operadores
14890 \end_layout
14891
14892 \end_inset
14893
14894
14895 \end_layout
14896
14897 \begin_layout Subsection
14898 Operadores grandes
14899 \begin_inset CommandInset label
14900 LatexCommand label
14901 name "sub:Operadores-grandes"
14902
14903 \end_inset
14904
14905
14906 \begin_inset Index
14907 status collapsed
14908
14909 \begin_layout Plain Layout
14910 Operadores ! grandes
14911 \end_layout
14912
14913 \end_inset
14914
14915
14916 \begin_inset Index
14917 status collapsed
14918
14919 \begin_layout Plain Layout
14920 Sumatorios
14921 \end_layout
14922
14923 \end_inset
14924
14925
14926 \begin_inset Index
14927 status collapsed
14928
14929 \begin_layout Plain Layout
14930 Integrales
14931 \end_layout
14932
14933 \end_inset
14934
14935
14936 \end_layout
14937
14938 \begin_layout Standard
14939 Para poder usar todos los comandos de integrales listados aquí, debe estar
14940  marcada la opción 
14941 \family sans
14942 Usar paquete esint automáticamente
14943 \family default
14944  en el apartado 
14945 \family sans
14946 Ecuaciones
14947 \family default
14948  de la configuración del documento.
14949  
14950 \end_layout
14951
14952 \begin_layout Standard
14953 \begin_inset space \hfill{}
14954 \end_inset
14955
14956
14957 \begin_inset Tabular
14958 <lyxtabular version="3" rows="11" columns="2">
14959 <features>
14960 <column alignment="center" valignment="top" width="0pt">
14961 <column alignment="center" valignment="top" width="0pt">
14962 <row>
14963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14964 \begin_inset Text
14965
14966 \begin_layout Plain Layout
14967 Comando
14968 \end_layout
14969
14970 \end_inset
14971 </cell>
14972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14973 \begin_inset Text
14974
14975 \begin_layout Plain Layout
14976 Resultado
14977 \end_layout
14978
14979 \end_inset
14980 </cell>
14981 </row>
14982 <row>
14983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14984 \begin_inset Text
14985
14986 \begin_layout Plain Layout
14987
14988 \backslash
14989 sum
14990 \begin_inset Index
14991 status collapsed
14992
14993 \begin_layout Plain Layout
14994 Comandos ! S ! 
14995 \backslash
14996 sum
14997 \end_layout
14998
14999 \end_inset
15000
15001
15002 \end_layout
15003
15004 \end_inset
15005 </cell>
15006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15007 \begin_inset Text
15008
15009 \begin_layout Plain Layout
15010 \begin_inset Formula $\sum$
15011 \end_inset
15012
15013
15014 \end_layout
15015
15016 \end_inset
15017 </cell>
15018 </row>
15019 <row>
15020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15021 \begin_inset Text
15022
15023 \begin_layout Plain Layout
15024
15025 \backslash
15026 int
15027 \begin_inset Index
15028 status collapsed
15029
15030 \begin_layout Plain Layout
15031 Comandos ! I ! 
15032 \backslash
15033 int
15034 \end_layout
15035
15036 \end_inset
15037
15038
15039 \end_layout
15040
15041 \end_inset
15042 </cell>
15043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15044 \begin_inset Text
15045
15046 \begin_layout Plain Layout
15047 \begin_inset Formula $\int$
15048 \end_inset
15049
15050
15051 \end_layout
15052
15053 \end_inset
15054 </cell>
15055 </row>
15056 <row>
15057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15058 \begin_inset Text
15059
15060 \begin_layout Plain Layout
15061
15062 \backslash
15063 intop
15064 \end_layout
15065
15066 \end_inset
15067 </cell>
15068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15069 \begin_inset Text
15070
15071 \begin_layout Plain Layout
15072 \begin_inset Formula $\intop$
15073 \end_inset
15074
15075
15076 \end_layout
15077
15078 \end_inset
15079 </cell>
15080 </row>
15081 <row>
15082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15083 \begin_inset Text
15084
15085 \begin_layout Plain Layout
15086
15087 \backslash
15088 oint
15089 \end_layout
15090
15091 \end_inset
15092 </cell>
15093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15094 \begin_inset Text
15095
15096 \begin_layout Plain Layout
15097 \begin_inset Formula $\oint$
15098 \end_inset
15099
15100
15101 \end_layout
15102
15103 \end_inset
15104 </cell>
15105 </row>
15106 <row>
15107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15108 \begin_inset Text
15109
15110 \begin_layout Plain Layout
15111
15112 \backslash
15113 ointop
15114 \end_layout
15115
15116 \end_inset
15117 </cell>
15118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15119 \begin_inset Text
15120
15121 \begin_layout Plain Layout
15122 \begin_inset Formula $\ointop$
15123 \end_inset
15124
15125
15126 \end_layout
15127
15128 \end_inset
15129 </cell>
15130 </row>
15131 <row>
15132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15133 \begin_inset Text
15134
15135 \begin_layout Plain Layout
15136
15137 \backslash
15138 ointctrclockwise
15139 \end_layout
15140
15141 \end_inset
15142 </cell>
15143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15144 \begin_inset Text
15145
15146 \begin_layout Plain Layout
15147 \begin_inset Formula $\ointctrclockwise$
15148 \end_inset
15149
15150
15151 \end_layout
15152
15153 \end_inset
15154 </cell>
15155 </row>
15156 <row>
15157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15158 \begin_inset Text
15159
15160 \begin_layout Plain Layout
15161
15162 \backslash
15163 ointclockwise
15164 \end_layout
15165
15166 \end_inset
15167 </cell>
15168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15169 \begin_inset Text
15170
15171 \begin_layout Plain Layout
15172 \begin_inset Formula $\ointclockwise$
15173 \end_inset
15174
15175
15176 \end_layout
15177
15178 \end_inset
15179 </cell>
15180 </row>
15181 <row>
15182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15183 \begin_inset Text
15184
15185 \begin_layout Plain Layout
15186
15187 \backslash
15188 sqint
15189 \end_layout
15190
15191 \end_inset
15192 </cell>
15193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15194 \begin_inset Text
15195
15196 \begin_layout Plain Layout
15197 \begin_inset Formula $\sqint$
15198 \end_inset
15199
15200
15201 \end_layout
15202
15203 \end_inset
15204 </cell>
15205 </row>
15206 <row>
15207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15208 \begin_inset Text
15209
15210 \begin_layout Plain Layout
15211
15212 \backslash
15213 bigcap
15214 \end_layout
15215
15216 \end_inset
15217 </cell>
15218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15219 \begin_inset Text
15220
15221 \begin_layout Plain Layout
15222 \begin_inset Formula $\bigcap$
15223 \end_inset
15224
15225
15226 \end_layout
15227
15228 \end_inset
15229 </cell>
15230 </row>
15231 <row>
15232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15233 \begin_inset Text
15234
15235 \begin_layout Plain Layout
15236
15237 \backslash
15238 bigcup
15239 \end_layout
15240
15241 \end_inset
15242 </cell>
15243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15244 \begin_inset Text
15245
15246 \begin_layout Plain Layout
15247 \begin_inset Formula $\bigcup$
15248 \end_inset
15249
15250
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 </row>
15256 </lyxtabular>
15257
15258 \end_inset
15259
15260
15261 \begin_inset space \hfill{}
15262 \end_inset
15263
15264
15265 \begin_inset Tabular
15266 <lyxtabular version="3" rows="10" columns="2">
15267 <features>
15268 <column alignment="center" valignment="top" width="0pt">
15269 <column alignment="center" valignment="top" width="0pt">
15270 <row>
15271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15272 \begin_inset Text
15273
15274 \begin_layout Plain Layout
15275 Comando
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15281 \begin_inset Text
15282
15283 \begin_layout Plain Layout
15284 Resultado
15285 \end_layout
15286
15287 \end_inset
15288 </cell>
15289 </row>
15290 <row>
15291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15292 \begin_inset Text
15293
15294 \begin_layout Plain Layout
15295
15296 \backslash
15297 prod
15298 \begin_inset Index
15299 status collapsed
15300
15301 \begin_layout Plain Layout
15302 Comandos ! P ! 
15303 \backslash
15304 prod
15305 \end_layout
15306
15307 \end_inset
15308
15309
15310 \end_layout
15311
15312 \end_inset
15313 </cell>
15314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15315 \begin_inset Text
15316
15317 \begin_layout Plain Layout
15318 \begin_inset Formula $\prod$
15319 \end_inset
15320
15321
15322 \end_layout
15323
15324 \end_inset
15325 </cell>
15326 </row>
15327 <row>
15328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15329 \begin_inset Text
15330
15331 \begin_layout Plain Layout
15332
15333 \backslash
15334 coprod
15335 \end_layout
15336
15337 \end_inset
15338 </cell>
15339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Plain Layout
15343 \begin_inset Formula $\coprod$
15344 \end_inset
15345
15346
15347 \end_layout
15348
15349 \end_inset
15350 </cell>
15351 </row>
15352 <row>
15353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15354 \begin_inset Text
15355
15356 \begin_layout Plain Layout
15357
15358 \backslash
15359 bigodot
15360 \end_layout
15361
15362 \end_inset
15363 </cell>
15364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15365 \begin_inset Text
15366
15367 \begin_layout Plain Layout
15368 \begin_inset Formula $\bigodot$
15369 \end_inset
15370
15371
15372 \end_layout
15373
15374 \end_inset
15375 </cell>
15376 </row>
15377 <row>
15378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15379 \begin_inset Text
15380
15381 \begin_layout Plain Layout
15382
15383 \backslash
15384 bigotimes
15385 \end_layout
15386
15387 \end_inset
15388 </cell>
15389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15390 \begin_inset Text
15391
15392 \begin_layout Plain Layout
15393 \begin_inset Formula $\bigotimes$
15394 \end_inset
15395
15396
15397 \end_layout
15398
15399 \end_inset
15400 </cell>
15401 </row>
15402 <row>
15403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15404 \begin_inset Text
15405
15406 \begin_layout Plain Layout
15407
15408 \backslash
15409 bigoplus
15410 \end_layout
15411
15412 \end_inset
15413 </cell>
15414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15415 \begin_inset Text
15416
15417 \begin_layout Plain Layout
15418 \begin_inset Formula $\bigoplus$
15419 \end_inset
15420
15421
15422 \end_layout
15423
15424 \end_inset
15425 </cell>
15426 </row>
15427 <row>
15428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15429 \begin_inset Text
15430
15431 \begin_layout Plain Layout
15432
15433 \backslash
15434 bigwedge
15435 \end_layout
15436
15437 \end_inset
15438 </cell>
15439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15440 \begin_inset Text
15441
15442 \begin_layout Plain Layout
15443 \begin_inset Formula $\bigwedge$
15444 \end_inset
15445
15446
15447 \end_layout
15448
15449 \end_inset
15450 </cell>
15451 </row>
15452 <row>
15453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15454 \begin_inset Text
15455
15456 \begin_layout Plain Layout
15457
15458 \backslash
15459 bigvee
15460 \end_layout
15461
15462 \end_inset
15463 </cell>
15464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15465 \begin_inset Text
15466
15467 \begin_layout Plain Layout
15468 \begin_inset Formula $\bigvee$
15469 \end_inset
15470
15471
15472 \end_layout
15473
15474 \end_inset
15475 </cell>
15476 </row>
15477 <row>
15478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15479 \begin_inset Text
15480
15481 \begin_layout Plain Layout
15482
15483 \backslash
15484 bigsqcup
15485 \end_layout
15486
15487 \end_inset
15488 </cell>
15489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15490 \begin_inset Text
15491
15492 \begin_layout Plain Layout
15493 \begin_inset Formula $\bigsqcup$
15494 \end_inset
15495
15496
15497 \end_layout
15498
15499 \end_inset
15500 </cell>
15501 </row>
15502 <row>
15503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15504 \begin_inset Text
15505
15506 \begin_layout Plain Layout
15507
15508 \backslash
15509 biguplus
15510 \end_layout
15511
15512 \end_inset
15513 </cell>
15514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15515 \begin_inset Text
15516
15517 \begin_layout Plain Layout
15518 \begin_inset Formula $\biguplus$
15519 \end_inset
15520
15521
15522 \end_layout
15523
15524 \end_inset
15525 </cell>
15526 </row>
15527 </lyxtabular>
15528
15529 \end_inset
15530
15531
15532 \begin_inset space \hfill{}
15533 \end_inset
15534
15535
15536 \end_layout
15537
15538 \begin_layout Standard
15539 Todos los operadores grandes se pueden insertar con el botón 
15540 \begin_inset Graphics
15541         filename ../../images/math/intop.png
15542         scale 85
15543
15544 \end_inset
15545
15546  de la barra de ecuaciones.
15547 \end_layout
15548
15549 \begin_layout Standard
15550 Estos operadores son llamados grandes porque son mayores que los operadores
15551  binarios de aspecto semejante.
15552  Todos los operadores grandes pueden tener límites, como se describe en
15553  la subsección siguiente.
15554 \end_layout
15555
15556 \begin_layout Standard
15557 Los operadores 
15558 \series bold
15559
15560 \backslash
15561 intop
15562 \series default
15563  y 
15564 \series bold
15565
15566 \backslash
15567 ointop
15568 \series default
15569  difieren de 
15570 \series bold
15571
15572 \backslash
15573 int
15574 \series default
15575  y 
15576 \series bold
15577
15578 \backslash
15579 oint
15580 \series default
15581  en el estilo en que se presentan los límites, véase
15582 \series bold
15583  
15584 \series default
15585
15586 \begin_inset CommandInset ref
15587 LatexCommand ref
15588 reference "sub:Límites-de-operadores"
15589
15590 \end_inset
15591
15592 .
15593 \end_layout
15594
15595 \begin_layout Subsubsection*
15596 Sugerencias para las integrales
15597 \end_layout
15598
15599 \begin_layout Standard
15600 La letra 
15601 \emph on
15602 d
15603 \emph default
15604  en una integral es un operador, por consiguiente debe escribirse en redonda.
15605  Esto se hace resaltando la 
15606 \emph on
15607 d
15608 \emph default
15609  y usando el atajo de teclado 
15610 \family sans
15611 Alt-c
15612 \begin_inset space ~
15613 \end_inset
15614
15615 r
15616 \family default
15617 .
15618 \begin_inset Foot
15619 status open
15620
15621 \begin_layout Plain Layout
15622 véase estilos de letras en 
15623 \begin_inset CommandInset ref
15624 LatexCommand ref
15625 reference "sub:Estilos-de-fuentes"
15626
15627 \end_inset
15628
15629  
15630 \end_layout
15631
15632 \end_inset
15633
15634  Delante de la 
15635 \emph on
15636 d
15637 \emph default
15638  se inserta un espacio delgado, como es habitual en los operadores.
15639  Un ejemplo:
15640 \end_layout
15641
15642 \begin_layout Standard
15643 incorrecto: 
15644 \begin_inset Formula $\int A(x)dx$
15645 \end_inset
15646
15647
15648 \begin_inset Newline newline
15649 \end_inset
15650
15651
15652 \begin_inset ERT
15653 status collapsed
15654
15655 \begin_layout Plain Layout
15656
15657
15658 \backslash
15659 hphantom{in}
15660 \end_layout
15661
15662 \end_inset
15663
15664 correcto: 
15665 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15666 \end_inset
15667
15668
15669 \end_layout
15670
15671 \begin_layout Standard
15672 Para integrales múltiples hay los siguientes comandos:
15673 \begin_inset VSpace medskip
15674 \end_inset
15675
15676
15677 \end_layout
15678
15679 \begin_layout Standard
15680 \begin_inset space \hfill{}
15681 \end_inset
15682
15683
15684 \begin_inset Tabular
15685 <lyxtabular version="3" rows="4" columns="2">
15686 <features>
15687 <column alignment="center" valignment="top" width="0">
15688 <column alignment="center" valignment="top" width="0">
15689 <row>
15690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15691 \begin_inset Text
15692
15693 \begin_layout Plain Layout
15694 Comando
15695 \end_layout
15696
15697 \end_inset
15698 </cell>
15699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15700 \begin_inset Text
15701
15702 \begin_layout Plain Layout
15703 Resultado
15704 \begin_inset Note Note
15705 status collapsed
15706
15707 \begin_layout Plain Layout
15708
15709 \series bold
15710
15711 \backslash
15712 raisebox
15713 \series default
15714  se usa sólo como espaciador
15715 \end_layout
15716
15717 \end_inset
15718
15719
15720 \end_layout
15721
15722 \end_inset
15723 </cell>
15724 </row>
15725 <row>
15726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15727 \begin_inset Text
15728
15729 \begin_layout Plain Layout
15730
15731 \backslash
15732 iint
15733 \end_layout
15734
15735 \end_inset
15736 </cell>
15737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15738 \begin_inset Text
15739
15740 \begin_layout Plain Layout
15741 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15742 \end_inset
15743
15744
15745 \end_layout
15746
15747 \end_inset
15748 </cell>
15749 </row>
15750 <row>
15751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15752 \begin_inset Text
15753
15754 \begin_layout Plain Layout
15755
15756 \backslash
15757 oiint
15758 \end_layout
15759
15760 \end_inset
15761 </cell>
15762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15763 \begin_inset Text
15764
15765 \begin_layout Plain Layout
15766 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15767 \end_inset
15768
15769
15770 \end_layout
15771
15772 \end_inset
15773 </cell>
15774 </row>
15775 <row>
15776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15777 \begin_inset Text
15778
15779 \begin_layout Plain Layout
15780
15781 \backslash
15782 sqiint
15783 \end_layout
15784
15785 \end_inset
15786 </cell>
15787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15788 \begin_inset Text
15789
15790 \begin_layout Plain Layout
15791 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15792 \end_inset
15793
15794
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 </row>
15800 </lyxtabular>
15801
15802 \end_inset
15803
15804
15805 \begin_inset space \hfill{}
15806 \end_inset
15807
15808
15809 \begin_inset Tabular
15810 <lyxtabular version="3" rows="4" columns="2">
15811 <features>
15812 <column alignment="center" valignment="top" width="0">
15813 <column alignment="center" valignment="top" width="0">
15814 <row>
15815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15816 \begin_inset Text
15817
15818 \begin_layout Plain Layout
15819 Comando
15820 \end_layout
15821
15822 \end_inset
15823 </cell>
15824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15825 \begin_inset Text
15826
15827 \begin_layout Plain Layout
15828 Resultado
15829 \begin_inset Note Note
15830 status collapsed
15831
15832 \begin_layout Plain Layout
15833
15834 \series bold
15835
15836 \backslash
15837 raisebox
15838 \series default
15839  se usa sólo como espaciador
15840 \end_layout
15841
15842 \end_inset
15843
15844
15845 \end_layout
15846
15847 \end_inset
15848 </cell>
15849 </row>
15850 <row>
15851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15852 \begin_inset Text
15853
15854 \begin_layout Plain Layout
15855
15856 \backslash
15857 iiint
15858 \end_layout
15859
15860 \end_inset
15861 </cell>
15862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15863 \begin_inset Text
15864
15865 \begin_layout Plain Layout
15866 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15867 \end_inset
15868
15869
15870 \end_layout
15871
15872 \end_inset
15873 </cell>
15874 </row>
15875 <row>
15876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15877 \begin_inset Text
15878
15879 \begin_layout Plain Layout
15880
15881 \backslash
15882 iiiint
15883 \end_layout
15884
15885 \end_inset
15886 </cell>
15887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15888 \begin_inset Text
15889
15890 \begin_layout Plain Layout
15891 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15892 \end_inset
15893
15894
15895 \end_layout
15896
15897 \end_inset
15898 </cell>
15899 </row>
15900 <row>
15901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15902 \begin_inset Text
15903
15904 \begin_layout Plain Layout
15905
15906 \backslash
15907 dotsint
15908 \end_layout
15909
15910 \end_inset
15911 </cell>
15912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15913 \begin_inset Text
15914
15915 \begin_layout Plain Layout
15916 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15917 \end_inset
15918
15919
15920 \end_layout
15921
15922 \end_inset
15923 </cell>
15924 </row>
15925 </lyxtabular>
15926
15927 \end_inset
15928
15929
15930 \begin_inset space \hfill{}
15931 \end_inset
15932
15933
15934 \end_layout
15935
15936 \begin_layout Subsection
15937 Límites de operadores
15938 \begin_inset CommandInset label
15939 LatexCommand label
15940 name "sub:Límites-de-operadores"
15941
15942 \end_inset
15943
15944
15945 \begin_inset Index
15946 status collapsed
15947
15948 \begin_layout Plain Layout
15949 Operadores ! límites de
15950 \end_layout
15951
15952 \end_inset
15953
15954
15955 \end_layout
15956
15957 \begin_layout Standard
15958 Los límites se crean mediante superíndices y subíndices:
15959 \end_layout
15960
15961 \begin_layout Standard
15962 \noindent
15963 \align center
15964 \begin_inset Tabular
15965 <lyxtabular version="3" rows="2" columns="2">
15966 <features>
15967 <column alignment="center" valignment="top" width="0">
15968 <column alignment="center" valignment="top" width="0">
15969 <row>
15970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15971 \begin_inset Text
15972
15973 \begin_layout Plain Layout
15974 Comando
15975 \end_layout
15976
15977 \end_inset
15978 </cell>
15979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15980 \begin_inset Text
15981
15982 \begin_layout Plain Layout
15983 Resultado
15984 \begin_inset Note Note
15985 status collapsed
15986
15987 \begin_layout Plain Layout
15988
15989 \series bold
15990
15991 \backslash
15992 raisebox
15993 \series default
15994  se usa sólo como espaciador
15995 \end_layout
15996
15997 \end_inset
15998
15999
16000 \end_layout
16001
16002 \end_inset
16003 </cell>
16004 </row>
16005 <row>
16006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16007 \begin_inset Text
16008
16009 \begin_layout Plain Layout
16010
16011 \backslash
16012 prod^
16013 \backslash
16014 infty
16015 \begin_inset ERT
16016 status collapsed
16017
16018 \begin_layout Plain Layout
16019
16020
16021 \backslash
16022 spce 
16023 \end_layout
16024
16025 \end_inset
16026
16027
16028 \begin_inset Formula $\to$
16029 \end_inset
16030
16031 _0
16032 \begin_inset Formula $\to$
16033 \end_inset
16034
16035 A(x)
16036 \end_layout
16037
16038 \end_inset
16039 </cell>
16040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16041 \begin_inset Text
16042
16043 \begin_layout Plain Layout
16044 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16045 \end_inset
16046
16047
16048 \end_layout
16049
16050 \end_inset
16051 </cell>
16052 </row>
16053 </lyxtabular>
16054
16055 \end_inset
16056
16057
16058 \end_layout
16059
16060 \begin_layout Standard
16061 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16062  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16063 \end_layout
16064
16065 \begin_layout Standard
16066 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16067  directamente detrás del operador y se elige 
16068 \series bold
16069 Insertado
16070 \series default
16071  en el menú 
16072 \family sans
16073 Editar\SpecialChar \menuseparator
16074 Ecuación\SpecialChar \menuseparator
16075 Cambiar tipo de límites
16076 \family default
16077  (atajo 
16078 \family sans
16079 Alt-m
16080 \begin_inset space ~
16081 \end_inset
16082
16083 l
16084 \family default
16085 ).
16086  Un ejemplo:
16087 \end_layout
16088
16089 \begin_layout Standard
16090 Los límites por omisión son:
16091 \begin_inset Formula \[
16092 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16093
16094 \end_inset
16095
16096
16097 \end_layout
16098
16099 \begin_layout Standard
16100 Así se ven si se cambia el tipo de límites a 
16101 \series bold
16102 Insertado
16103 \series default
16104 :
16105 \begin_inset Formula \[
16106 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16107
16108 \end_inset
16109
16110
16111 \end_layout
16112
16113 \begin_layout Standard
16114 En integrales, excepto 
16115 \series bold
16116
16117 \backslash
16118 intop
16119 \series default
16120  y 
16121 \series bold
16122
16123 \backslash
16124 ointop
16125 \series default
16126 , los límites se colocan por omisión junto al operador.
16127  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16128  operador.
16129  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16130 \series bold
16131 Pantalla
16132 \series default
16133  para poner el límite debajo:
16134 \begin_inset Formula \begin{equation}
16135 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}\end{equation}
16136
16137 \end_inset
16138
16139
16140 \begin_inset VSpace medskip
16141 \end_inset
16142
16143 Para especificar condiciones en los límites se usan los comandos 
16144 \series bold
16145
16146 \backslash
16147 subarray
16148 \series default
16149
16150 \begin_inset Index
16151 status collapsed
16152
16153 \begin_layout Plain Layout
16154 Comandos ! S ! 
16155 \backslash
16156 subarray
16157 \end_layout
16158
16159 \end_inset
16160
16161  y 
16162 \series bold
16163
16164 \backslash
16165 substack
16166 \series default
16167
16168 \begin_inset Index
16169 status collapsed
16170
16171 \begin_layout Plain Layout
16172 Comandos ! S ! 
16173 \backslash
16174 substack
16175 \end_layout
16176
16177 \end_inset
16178
16179 .
16180  Por ejemplo, para componer la expresión
16181 \begin_inset Formula \begin{equation}
16182 \sum_{\begin{subarray}{c}
16183 0<k<1000\\
16184 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16185
16186 \end_inset
16187
16188 se ha hecho lo siguiente: primero se escribe el comando 
16189 \series bold
16190
16191 \backslash
16192 sum^n
16193 \series default
16194
16195 \begin_inset ERT
16196 status collapsed
16197
16198 \begin_layout Plain Layout
16199
16200
16201 \backslash
16202 spce 
16203 \end_layout
16204
16205 \end_inset
16206
16207
16208 \series bold
16209 _
16210 \series default
16211 .
16212  Ahora el cursor está en un cuadro azul bajo el operador sumatorio y ahí
16213  se inserta el comando 
16214 \series bold
16215
16216 \backslash
16217 subarray
16218 \series default
16219
16220 \begin_inset ERT
16221 status collapsed
16222
16223 \begin_layout Plain Layout
16224
16225
16226 \backslash
16227 spce 
16228 \end_layout
16229
16230 \end_inset
16231
16232 .
16233  Ahora el cuadro azul está en un marco púrpura donde pueden escribirse líneas
16234  distintas.
16235  Cada línea nueva se crea con un salto de línea (
16236 \family sans
16237 Ctrl-Retorno
16238 \family default
16239 ).
16240  Si ahora se escribe en ella
16241 \begin_inset Newline newline
16242 \end_inset
16243
16244
16245 \series bold
16246 0<k<1000 Ctrl-Retorno
16247 \begin_inset Newline newline
16248 \end_inset
16249
16250
16251 \series default
16252 aparece debajo un nuevo marco para la línea nueva.
16253 \end_layout
16254
16255 \begin_layout Standard
16256 La alineación de las líneas puede cambiarse a la izquierda con la 
16257 \family sans
16258 barra de herramientas de tabla
16259 \family default
16260  o con el menú 
16261 \family sans
16262 Editar\SpecialChar \menuseparator
16263 Filas y columnas
16264 \family default
16265 .
16266  Para obtener alineación derecha se inserta 
16267 \series bold
16268
16269 \backslash
16270 hfill
16271 \series default
16272
16273 \begin_inset ERT
16274 status collapsed
16275
16276 \begin_layout Plain Layout
16277
16278
16279 \backslash
16280 spce 
16281 \end_layout
16282
16283 \end_inset
16284
16285  al principio de la línea.
16286 \end_layout
16287
16288 \begin_layout Standard
16289 El comando 
16290 \series bold
16291
16292 \backslash
16293 substack
16294 \series default
16295  es equivalente a 
16296 \series bold
16297
16298 \backslash
16299 subarray
16300 \series default
16301  con la diferencia de que las líneas están siempre centradas.
16302 \begin_inset VSpace bigskip
16303 \end_inset
16304
16305
16306 \end_layout
16307
16308 \begin_layout Standard
16309 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16310  siguientes, como en la ecuación 
16311 \begin_inset CommandInset ref
16312 LatexCommand eqref
16313 reference "eq:substack"
16314
16315 \end_inset
16316
16317 , porque éstos se colocan junto a los límites.
16318 \end_layout
16319
16320 \begin_layout Standard
16321 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16322 \end_layout
16323
16324 \begin_layout Standard
16325
16326 \series bold
16327
16328 \backslash
16329 def
16330 \backslash
16331 clap#1{
16332 \backslash
16333 hbox to 0pt{
16334 \backslash
16335 hss #1
16336 \backslash
16337 hss}}
16338 \begin_inset Newline newline
16339 \end_inset
16340
16341
16342 \backslash
16343 def
16344 \backslash
16345 mathclap {
16346 \backslash
16347 mathpalette 
16348 \backslash
16349 mathclapinternal}
16350 \begin_inset Newline newline
16351 \end_inset
16352
16353
16354 \backslash
16355 def
16356 \backslash
16357 mathclapinternal #1#2{
16358 \backslash
16359 clap{$
16360 \backslash
16361 mathsurround =0pt #1{#2}$}}
16362 \end_layout
16363
16364 \begin_layout Standard
16365 En ella se define el comando 
16366 \series bold
16367
16368 \backslash
16369 mathclap
16370 \series default
16371
16372 \begin_inset Index
16373 status collapsed
16374
16375 \begin_layout Plain Layout
16376 Comandos ! M ! 
16377 \backslash
16378 mathclap
16379 \end_layout
16380
16381 \end_inset
16382
16383  que establece la anchura del límite en 0
16384 \begin_inset space \thinspace{}
16385 \end_inset
16386
16387 pt.
16388  El esquema del comando es:
16389 \end_layout
16390
16391 \begin_layout Standard
16392
16393 \series bold
16394
16395 \backslash
16396 mathclap{límite}
16397 \end_layout
16398
16399 \begin_layout Standard
16400 donde el límite puede consistir en varias condiciones.
16401 \end_layout
16402
16403 \begin_layout Standard
16404 Aplicado en la ecuación 
16405 \begin_inset CommandInset ref
16406 LatexCommand eqref
16407 reference "eq:substack"
16408
16409 \end_inset
16410
16411  se usa el comando
16412 \end_layout
16413
16414 \begin_layout Standard
16415
16416 \series bold
16417
16418 \backslash
16419 sum_
16420 \backslash
16421 mathclap{
16422 \backslash
16423 substack
16424 \begin_inset ERT
16425 status collapsed
16426
16427 \begin_layout Plain Layout
16428
16429
16430 \backslash
16431 spce 
16432 \end_layout
16433
16434 \end_inset
16435
16436 0<k<1000 Ctrl-Retorno
16437 \end_layout
16438
16439 \begin_layout Standard
16440 para componer el límite inferior.
16441  Ahora el sumando está junto al sumatorio:
16442 \begin_inset Formula \[
16443 \sum_{\mathclap{\substack{0<k<1000\\
16444 \\k\,\in\,\mathbb{N}}
16445 }}^{n}k^{-2}\]
16446
16447 \end_inset
16448
16449
16450 \begin_inset VSpace bigskip
16451 \end_inset
16452
16453 Cómo utilizar un límite para varios operadores se describe en la 
16454 \begin_inset CommandInset ref
16455 LatexCommand ref
16456 reference "sub:Operadores-de-usuario"
16457
16458 \end_inset
16459
16460 .
16461 \end_layout
16462
16463 \begin_layout Subsection
16464 Operadores binarios
16465 \begin_inset CommandInset label
16466 LatexCommand label
16467 name "sub:Operadores-binarios"
16468
16469 \end_inset
16470
16471
16472 \begin_inset Index
16473 status collapsed
16474
16475 \begin_layout Plain Layout
16476 Operadores ! binarios
16477 \end_layout
16478
16479 \end_inset
16480
16481
16482 \end_layout
16483
16484 \begin_layout Standard
16485 Los operadores binarios se rodean por espacios si llevan un carácter delante
16486  o detrás.
16487 \begin_inset VSpace medskip
16488 \end_inset
16489
16490
16491 \end_layout
16492
16493 \begin_layout Standard
16494 \begin_inset space \hfill{}
16495 \end_inset
16496
16497
16498 \begin_inset Tabular
16499 <lyxtabular version="3" rows="13" columns="2">
16500 <features>
16501 <column alignment="center" valignment="top" width="0pt">
16502 <column alignment="center" valignment="top" width="0pt">
16503 <row>
16504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16505 \begin_inset Text
16506
16507 \begin_layout Plain Layout
16508 Comando
16509 \begin_inset Note Note
16510 status collapsed
16511
16512 \begin_layout Plain Layout
16513
16514 \series bold
16515
16516 \backslash
16517 raisebox
16518 \series default
16519  se usa sólo como espaciador
16520 \end_layout
16521
16522 \end_inset
16523
16524
16525 \end_layout
16526
16527 \end_inset
16528 </cell>
16529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16530 \begin_inset Text
16531
16532 \begin_layout Plain Layout
16533 Operador
16534 \end_layout
16535
16536 \end_inset
16537 </cell>
16538 </row>
16539 <row>
16540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16541 \begin_inset Text
16542
16543 \begin_layout Plain Layout
16544 +
16545 \end_layout
16546
16547 \end_inset
16548 </cell>
16549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553 \begin_inset Formula $+$
16554 \end_inset
16555
16556
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 </row>
16562 <row>
16563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Plain Layout
16567 -
16568 \end_layout
16569
16570 \end_inset
16571 </cell>
16572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16573 \begin_inset Text
16574
16575 \begin_layout Plain Layout
16576 \begin_inset Formula $-$
16577 \end_inset
16578
16579
16580 \end_layout
16581
16582 \end_inset
16583 </cell>
16584 </row>
16585 <row>
16586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16587 \begin_inset Text
16588
16589 \begin_layout Plain Layout
16590
16591 \backslash
16592 pm
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601 \begin_inset Formula $\pm$
16602 \end_inset
16603
16604
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 </row>
16610 <row>
16611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16612 \begin_inset Text
16613
16614 \begin_layout Plain Layout
16615
16616 \backslash
16617 mp
16618 \end_layout
16619
16620 \end_inset
16621 </cell>
16622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16623 \begin_inset Text
16624
16625 \begin_layout Plain Layout
16626 \begin_inset Formula $\mp$
16627 \end_inset
16628
16629
16630 \end_layout
16631
16632 \end_inset
16633 </cell>
16634 </row>
16635 <row>
16636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16637 \begin_inset Text
16638
16639 \begin_layout Plain Layout
16640
16641 \backslash
16642 cdot
16643 \end_layout
16644
16645 \end_inset
16646 </cell>
16647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16648 \begin_inset Text
16649
16650 \begin_layout Plain Layout
16651 \begin_inset Formula $\cdot$
16652 \end_inset
16653
16654
16655 \end_layout
16656
16657 \end_inset
16658 </cell>
16659 </row>
16660 <row>
16661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16662 \begin_inset Text
16663
16664 \begin_layout Plain Layout
16665
16666 \backslash
16667 times
16668 \end_layout
16669
16670 \end_inset
16671 </cell>
16672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16673 \begin_inset Text
16674
16675 \begin_layout Plain Layout
16676 \begin_inset Formula $\times$
16677 \end_inset
16678
16679
16680 \end_layout
16681
16682 \end_inset
16683 </cell>
16684 </row>
16685 <row>
16686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690
16691 \backslash
16692 div
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16698 \begin_inset Text
16699
16700 \begin_layout Plain Layout
16701 \begin_inset Formula $\div$
16702 \end_inset
16703
16704
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 </row>
16710 <row>
16711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715 \begin_inset ERT
16716 status collapsed
16717
16718 \begin_layout Plain Layout
16719
16720
16721 \backslash
16722 raisebox{-1.2mm}{
16723 \end_layout
16724
16725 \end_inset
16726
16727 *
16728 \begin_inset ERT
16729 status collapsed
16730
16731 \begin_layout Plain Layout
16732
16733 }
16734 \end_layout
16735
16736 \end_inset
16737
16738
16739 \end_layout
16740
16741 \end_inset
16742 </cell>
16743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16744 \begin_inset Text
16745
16746 \begin_layout Plain Layout
16747 \begin_inset Formula $*$
16748 \end_inset
16749
16750
16751 \end_layout
16752
16753 \end_inset
16754 </cell>
16755 </row>
16756 <row>
16757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761
16762 \backslash
16763 star
16764 \end_layout
16765
16766 \end_inset
16767 </cell>
16768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16769 \begin_inset Text
16770
16771 \begin_layout Plain Layout
16772 \begin_inset Formula $\star$
16773 \end_inset
16774
16775
16776 \end_layout
16777
16778 \end_inset
16779 </cell>
16780 </row>
16781 <row>
16782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16783 \begin_inset Text
16784
16785 \begin_layout Plain Layout
16786
16787 \backslash
16788 circ
16789 \end_layout
16790
16791 \end_inset
16792 </cell>
16793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Plain Layout
16797 \begin_inset Formula $\circ$
16798 \end_inset
16799
16800
16801 \end_layout
16802
16803 \end_inset
16804 </cell>
16805 </row>
16806 <row>
16807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811
16812 \backslash
16813 diamond
16814 \end_layout
16815
16816 \end_inset
16817 </cell>
16818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822 \begin_inset Formula $\diamond$
16823 \end_inset
16824
16825
16826 \end_layout
16827
16828 \end_inset
16829 </cell>
16830 </row>
16831 <row>
16832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836
16837 \backslash
16838 bullet
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847 \begin_inset Formula $\bullet$
16848 \end_inset
16849
16850
16851 \end_layout
16852
16853 \end_inset
16854 </cell>
16855 </row>
16856 </lyxtabular>
16857
16858 \end_inset
16859
16860
16861 \begin_inset space \hfill{}
16862 \end_inset
16863
16864
16865 \begin_inset Tabular
16866 <lyxtabular version="3" rows="13" columns="2">
16867 <features>
16868 <column alignment="center" valignment="top" width="0pt">
16869 <column alignment="center" valignment="top" width="0pt">
16870 <row>
16871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16872 \begin_inset Text
16873
16874 \begin_layout Plain Layout
16875 Comando
16876 \end_layout
16877
16878 \end_inset
16879 </cell>
16880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16881 \begin_inset Text
16882
16883 \begin_layout Plain Layout
16884 Operador
16885 \end_layout
16886
16887 \end_inset
16888 </cell>
16889 </row>
16890 <row>
16891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16892 \begin_inset Text
16893
16894 \begin_layout Plain Layout
16895
16896 \backslash
16897 nabla
16898 \end_layout
16899
16900 \end_inset
16901 </cell>
16902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16903 \begin_inset Text
16904
16905 \begin_layout Plain Layout
16906 \begin_inset Formula $\nabla$
16907 \end_inset
16908
16909
16910 \end_layout
16911
16912 \end_inset
16913 </cell>
16914 </row>
16915 <row>
16916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920
16921 \backslash
16922 bigtriangledown
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931 \begin_inset Formula $\bigtriangledown$
16932 \end_inset
16933
16934
16935 \end_layout
16936
16937 \end_inset
16938 </cell>
16939 </row>
16940 <row>
16941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16942 \begin_inset Text
16943
16944 \begin_layout Plain Layout
16945
16946 \backslash
16947 bigtriangleup
16948 \end_layout
16949
16950 \end_inset
16951 </cell>
16952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956 \begin_inset Formula $\bigtriangleup$
16957 \end_inset
16958
16959
16960 \end_layout
16961
16962 \end_inset
16963 </cell>
16964 </row>
16965 <row>
16966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16967 \begin_inset Text
16968
16969 \begin_layout Plain Layout
16970
16971 \backslash
16972 Box
16973 \end_layout
16974
16975 \end_inset
16976 </cell>
16977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981 \begin_inset Formula $\Box$
16982 \end_inset
16983
16984
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 </row>
16990 <row>
16991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16992 \begin_inset Text
16993
16994 \begin_layout Plain Layout
16995
16996 \backslash
16997 cap 
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006 \begin_inset Formula $\cap$
17007 \end_inset
17008
17009
17010 \end_layout
17011
17012 \end_inset
17013 </cell>
17014 </row>
17015 <row>
17016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020
17021 \backslash
17022 cup
17023 \end_layout
17024
17025 \end_inset
17026 </cell>
17027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031 \begin_inset Formula $\cup$
17032 \end_inset
17033
17034
17035 \end_layout
17036
17037 \end_inset
17038 </cell>
17039 </row>
17040 <row>
17041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17042 \begin_inset Text
17043
17044 \begin_layout Plain Layout
17045
17046 \backslash
17047 dagger
17048 \end_layout
17049
17050 \end_inset
17051 </cell>
17052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17053 \begin_inset Text
17054
17055 \begin_layout Plain Layout
17056 \begin_inset Formula $\dagger$
17057 \end_inset
17058
17059
17060 \end_layout
17061
17062 \end_inset
17063 </cell>
17064 </row>
17065 <row>
17066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Plain Layout
17070
17071 \backslash
17072 ddagger
17073 \end_layout
17074
17075 \end_inset
17076 </cell>
17077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17078 \begin_inset Text
17079
17080 \begin_layout Plain Layout
17081 \begin_inset Formula $\ddagger$
17082 \end_inset
17083
17084
17085 \end_layout
17086
17087 \end_inset
17088 </cell>
17089 </row>
17090 <row>
17091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095
17096 \backslash
17097 wr
17098 \end_layout
17099
17100 \end_inset
17101 </cell>
17102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17103 \begin_inset Text
17104
17105 \begin_layout Plain Layout
17106 \begin_inset Formula $\wr$
17107 \end_inset
17108
17109
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 </row>
17115 <row>
17116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17117 \begin_inset Text
17118
17119 \begin_layout Plain Layout
17120
17121 \backslash
17122 bigcirc
17123 \end_layout
17124
17125 \end_inset
17126 </cell>
17127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17128 \begin_inset Text
17129
17130 \begin_layout Plain Layout
17131 \begin_inset Formula $\bigcirc$
17132 \end_inset
17133
17134
17135 \end_layout
17136
17137 \end_inset
17138 </cell>
17139 </row>
17140 <row>
17141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17142 \begin_inset Text
17143
17144 \begin_layout Plain Layout
17145
17146 \backslash
17147 wedge
17148 \end_layout
17149
17150 \end_inset
17151 </cell>
17152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17153 \begin_inset Text
17154
17155 \begin_layout Plain Layout
17156 \begin_inset Formula $\wedge$
17157 \end_inset
17158
17159
17160 \end_layout
17161
17162 \end_inset
17163 </cell>
17164 </row>
17165 <row>
17166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17167 \begin_inset Text
17168
17169 \begin_layout Plain Layout
17170
17171 \backslash
17172 vee
17173 \end_layout
17174
17175 \end_inset
17176 </cell>
17177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17178 \begin_inset Text
17179
17180 \begin_layout Plain Layout
17181 \begin_inset Formula $\vee$
17182 \end_inset
17183
17184
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 </row>
17190 </lyxtabular>
17191
17192 \end_inset
17193
17194
17195 \begin_inset space \hfill{}
17196 \end_inset
17197
17198
17199 \begin_inset Tabular
17200 <lyxtabular version="3" rows="13" columns="2">
17201 <features>
17202 <column alignment="center" valignment="top" width="0pt">
17203 <column alignment="center" valignment="top" width="0pt">
17204 <row>
17205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17206 \begin_inset Text
17207
17208 \begin_layout Plain Layout
17209 Comando
17210 \end_layout
17211
17212 \end_inset
17213 </cell>
17214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17215 \begin_inset Text
17216
17217 \begin_layout Plain Layout
17218 Operador
17219 \end_layout
17220
17221 \end_inset
17222 </cell>
17223 </row>
17224 <row>
17225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17226 \begin_inset Text
17227
17228 \begin_layout Plain Layout
17229
17230 \backslash
17231 oplus
17232 \end_layout
17233
17234 \end_inset
17235 </cell>
17236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240 \begin_inset Formula $\oplus$
17241 \end_inset
17242
17243
17244 \end_layout
17245
17246 \end_inset
17247 </cell>
17248 </row>
17249 <row>
17250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17251 \begin_inset Text
17252
17253 \begin_layout Plain Layout
17254
17255 \backslash
17256 ominus
17257 \end_layout
17258
17259 \end_inset
17260 </cell>
17261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265 \begin_inset Formula $\ominus$
17266 \end_inset
17267
17268
17269 \end_layout
17270
17271 \end_inset
17272 </cell>
17273 </row>
17274 <row>
17275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17276 \begin_inset Text
17277
17278 \begin_layout Plain Layout
17279
17280 \backslash
17281 otimes
17282 \end_layout
17283
17284 \end_inset
17285 </cell>
17286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290 \begin_inset Formula $\otimes$
17291 \end_inset
17292
17293
17294 \end_layout
17295
17296 \end_inset
17297 </cell>
17298 </row>
17299 <row>
17300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17301 \begin_inset Text
17302
17303 \begin_layout Plain Layout
17304
17305 \backslash
17306 oslash
17307 \end_layout
17308
17309 \end_inset
17310 </cell>
17311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17312 \begin_inset Text
17313
17314 \begin_layout Plain Layout
17315 \begin_inset Formula $\oslash$
17316 \end_inset
17317
17318
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 </row>
17324 <row>
17325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17326 \begin_inset Text
17327
17328 \begin_layout Plain Layout
17329
17330 \backslash
17331 odot
17332 \end_layout
17333
17334 \end_inset
17335 </cell>
17336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17337 \begin_inset Text
17338
17339 \begin_layout Plain Layout
17340 \begin_inset Formula $\odot$
17341 \end_inset
17342
17343
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 </row>
17349 <row>
17350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17351 \begin_inset Text
17352
17353 \begin_layout Plain Layout
17354
17355 \backslash
17356 amalg
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365 \begin_inset Formula $\amalg$
17366 \end_inset
17367
17368
17369 \end_layout
17370
17371 \end_inset
17372 </cell>
17373 </row>
17374 <row>
17375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \begin_layout Plain Layout
17379
17380 \backslash
17381 uplus
17382 \end_layout
17383
17384 \end_inset
17385 </cell>
17386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17387 \begin_inset Text
17388
17389 \begin_layout Plain Layout
17390 \begin_inset Formula $\uplus$
17391 \end_inset
17392
17393
17394 \end_layout
17395
17396 \end_inset
17397 </cell>
17398 </row>
17399 <row>
17400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17401 \begin_inset Text
17402
17403 \begin_layout Plain Layout
17404
17405 \backslash
17406 setminus
17407 \end_layout
17408
17409 \end_inset
17410 </cell>
17411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17412 \begin_inset Text
17413
17414 \begin_layout Plain Layout
17415 \begin_inset Formula $\setminus$
17416 \end_inset
17417
17418
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 </row>
17424 <row>
17425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17426 \begin_inset Text
17427
17428 \begin_layout Plain Layout
17429
17430 \backslash
17431 sqcap
17432 \end_layout
17433
17434 \end_inset
17435 </cell>
17436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17437 \begin_inset Text
17438
17439 \begin_layout Plain Layout
17440 \begin_inset Formula $\sqcap$
17441 \end_inset
17442
17443
17444 \end_layout
17445
17446 \end_inset
17447 </cell>
17448 </row>
17449 <row>
17450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17451 \begin_inset Text
17452
17453 \begin_layout Plain Layout
17454
17455 \backslash
17456 sqcup
17457 \end_layout
17458
17459 \end_inset
17460 </cell>
17461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17462 \begin_inset Text
17463
17464 \begin_layout Plain Layout
17465 \begin_inset Formula $\sqcup$
17466 \end_inset
17467
17468
17469 \end_layout
17470
17471 \end_inset
17472 </cell>
17473 </row>
17474 <row>
17475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17476 \begin_inset Text
17477
17478 \begin_layout Plain Layout
17479
17480 \backslash
17481 triangleleft
17482 \end_layout
17483
17484 \end_inset
17485 </cell>
17486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17487 \begin_inset Text
17488
17489 \begin_layout Plain Layout
17490 \begin_inset Formula $\triangleleft$
17491 \end_inset
17492
17493
17494 \end_layout
17495
17496 \end_inset
17497 </cell>
17498 </row>
17499 <row>
17500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504
17505 \backslash
17506 triangleright
17507 \end_layout
17508
17509 \end_inset
17510 </cell>
17511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17512 \begin_inset Text
17513
17514 \begin_layout Plain Layout
17515 \begin_inset Formula $\triangleright$
17516 \end_inset
17517
17518
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 </row>
17524 </lyxtabular>
17525
17526 \end_inset
17527
17528
17529 \begin_inset space \hfill{}
17530 \end_inset
17531
17532
17533 \end_layout
17534
17535 \begin_layout Standard
17536 Todos los operadores binarios se pueden insertar también con el botón 
17537 \begin_inset Graphics
17538         filename ../../images/math/pm.png
17539         scale 85
17540
17541 \end_inset
17542
17543  de la barra de ecuaciones.
17544 \end_layout
17545
17546 \begin_layout Standard
17547 Para imprimir el operador Laplace se pueden usar 
17548 \series bold
17549
17550 \backslash
17551 Delta
17552 \series default
17553  o 
17554 \series bold
17555
17556 \backslash
17557 nabla
17558 \series default
17559 ^
17560 \series bold
17561 2
17562 \series default
17563  (
17564 \begin_inset Formula $\nabla^{2}$
17565 \end_inset
17566
17567 ) en vez de 
17568 \series bold
17569
17570 \backslash
17571 bigtriangleup
17572 \series default
17573 .
17574 \end_layout
17575
17576 \begin_layout Standard
17577 El carácter 
17578 \family sans
17579 Separador de menú
17580 \family default
17581  del menú 
17582 \family sans
17583 Insertar\SpecialChar \menuseparator
17584 Carácter especial
17585 \family default
17586  es el operador 
17587 \series bold
17588
17589 \backslash
17590 triangleright
17591 \series default
17592 .
17593 \end_layout
17594
17595 \begin_layout Subsection
17596 Operadores definidos por el usuario
17597 \begin_inset CommandInset label
17598 LatexCommand label
17599 name "sub:Operadores-de-usuario"
17600
17601 \end_inset
17602
17603
17604 \begin_inset Index
17605 status collapsed
17606
17607 \begin_layout Plain Layout
17608 Operadores ! personalizados
17609 \end_layout
17610
17611 \end_inset
17612
17613
17614 \end_layout
17615
17616 \begin_layout Standard
17617 Con ayuda del comando 
17618 \series bold
17619
17620 \backslash
17621 DeclareMathOperator
17622 \series default
17623
17624 \begin_inset Index
17625 status collapsed
17626
17627 \begin_layout Plain Layout
17628 Comandos ! D ! 
17629 \backslash
17630 dbinom@
17631 \backslash
17632 DeclareMathOperator
17633 \end_layout
17634
17635 \end_inset
17636
17637  se pueden definir operadores personalizados en el preámbulo LaTeX.
17638  Su esquema es:
17639 \end_layout
17640
17641 \begin_layout Standard
17642
17643 \series bold
17644
17645 \backslash
17646 DeclareMathOperator{comando nuevo}{presentación}
17647 \end_layout
17648
17649 \begin_layout Standard
17650 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17651  en la salida.
17652  Para definir un operador grande hay que añadirle un * detrás.
17653  Todos los operadores grandes personalizados pueden tener límites como se
17654  describe en 
17655 \begin_inset CommandInset ref
17656 LatexCommand ref
17657 reference "sub:Límites-de-operadores"
17658
17659 \end_inset
17660
17661 .
17662 \end_layout
17663
17664 \begin_layout Standard
17665 Por ejemplo, la línea en el preámbulo LaTeX
17666 \end_layout
17667
17668 \begin_layout Standard
17669
17670 \series bold
17671
17672 \backslash
17673 DeclareMathOperator*{
17674 \backslash
17675 Lozenge}{
17676 \backslash
17677 blacklozenge}
17678 \end_layout
17679
17680 \begin_layout Standard
17681 define el comando 
17682 \series bold
17683
17684 \backslash
17685 Lozenge
17686 \series default
17687 , que inserta un operador grande que es el símbolo blacklozenge de la 
17688 \begin_inset CommandInset ref
17689 LatexCommand ref
17690 reference "sub:Símbolos-misceláneos"
17691
17692 \end_inset
17693
17694 .
17695 \begin_inset Formula \[
17696 \Lozenge_{n=1}^{\infty}\]
17697
17698 \end_inset
17699
17700 El comando para esta expresión es: 
17701 \series bold
17702
17703 \backslash
17704 Lozenge^
17705 \backslash
17706 infty
17707 \begin_inset Formula $\rightarrow$
17708 \end_inset
17709
17710 _n=1
17711 \begin_inset VSpace bigskip
17712 \end_inset
17713
17714
17715 \end_layout
17716
17717 \begin_layout Standard
17718 Si los operadores personalizados no se van a usar varias veces en el documento,
17719  se pueden también definir con los comandos 
17720 \series bold
17721
17722 \backslash
17723 mathop
17724 \series default
17725
17726 \begin_inset Index
17727 status collapsed
17728
17729 \begin_layout Plain Layout
17730 Comandos ! M ! 
17731 \backslash
17732 mathop
17733 \end_layout
17734
17735 \end_inset
17736
17737  y 
17738 \series bold
17739
17740 \backslash
17741 mathbin
17742 \series default
17743
17744 \begin_inset Index
17745 status collapsed
17746
17747 \begin_layout Plain Layout
17748 Comandos ! M ! 
17749 \backslash
17750 mathbin
17751 \end_layout
17752
17753 \end_inset
17754
17755 , con el siguiente esquema:
17756 \end_layout
17757
17758 \begin_layout Standard
17759
17760 \series bold
17761
17762 \backslash
17763 mathop{presentación}
17764 \series default
17765  y 
17766 \series bold
17767
17768 \backslash
17769 mathbin{presentación}
17770 \end_layout
17771
17772 \begin_layout Standard
17773
17774 \series bold
17775
17776 \backslash
17777 mathop
17778 \series default
17779  define operadores grandes, 
17780 \series bold
17781
17782 \backslash
17783 mathbin
17784 \series default
17785  operadores binarios.
17786 \end_layout
17787
17788 \begin_layout Standard
17789
17790 \series bold
17791
17792 \backslash
17793 mathop
17794 \series default
17795  se puede usar, p.e., para poner un límite a varios operadores:
17796 \begin_inset Formula \[
17797 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17798
17799 \end_inset
17800
17801
17802 \end_layout
17803
17804 \begin_layout Standard
17805 El comando para la expresión anterior es:
17806 \begin_inset Newline newline
17807 \end_inset
17808
17809
17810 \series bold
17811
17812 \backslash
17813 mathop{
17814 \backslash
17815 sum
17816 \backslash
17817 negmedspace
17818 \backslash
17819 sum
17820 \series default
17821
17822 \begin_inset ERT
17823 status collapsed
17824
17825 \begin_layout Plain Layout
17826
17827
17828 \backslash
17829 spce 
17830 \end_layout
17831
17832 \end_inset
17833
17834
17835 \series bold
17836
17837 \begin_inset Formula $\to$
17838 \end_inset
17839
17840 ^N
17841 \series default
17842
17843 \begin_inset ERT
17844 status collapsed
17845
17846 \begin_layout Plain Layout
17847
17848
17849 \backslash
17850 spce 
17851 \end_layout
17852
17853 \end_inset
17854
17855
17856 \series bold
17857 _i,j=1
17858 \end_layout
17859
17860 \begin_layout Section
17861 Fuentes
17862 \begin_inset Index
17863 status collapsed
17864
17865 \begin_layout Plain Layout
17866 Fuentes
17867 \end_layout
17868
17869 \end_inset
17870
17871
17872 \end_layout
17873
17874 \begin_layout Subsection
17875 Estilos de fuentes
17876 \begin_inset CommandInset label
17877 LatexCommand label
17878 name "sub:Estilos-de-fuentes"
17879
17880 \end_inset
17881
17882
17883 \begin_inset Index
17884 status collapsed
17885
17886 \begin_layout Plain Layout
17887 Fuentes ! estilos de
17888 \end_layout
17889
17890 \end_inset
17891
17892
17893 \end_layout
17894
17895 \begin_layout Standard
17896 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
17897  estilos:
17898 \end_layout
17899
17900 \begin_layout Standard
17901 \begin_inset VSpace -2mm
17902 \end_inset
17903
17904
17905 \end_layout
17906
17907 \begin_layout Standard
17908 \align center
17909 \begin_inset Tabular
17910 <lyxtabular version="3" rows="6" columns="3">
17911 <features>
17912 <column alignment="center" valignment="top" width="0">
17913 <column alignment="center" valignment="top" width="0">
17914 <column alignment="center" valignment="top" width="0">
17915 <row>
17916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920 Comando
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929 Resultado
17930 \end_layout
17931
17932 \end_inset
17933 </cell>
17934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17935 \begin_inset Text
17936
17937 \begin_layout Plain Layout
17938 atajo
17939 \end_layout
17940
17941 \end_inset
17942 </cell>
17943 </row>
17944 <row>
17945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17946 \begin_inset Text
17947
17948 \begin_layout Plain Layout
17949
17950 \backslash
17951 mathbb
17952 \series bold
17953
17954 \begin_inset ERT
17955 status collapsed
17956
17957 \begin_layout Plain Layout
17958
17959
17960 \backslash
17961 spce 
17962 \end_layout
17963
17964 \end_inset
17965
17966
17967 \series default
17968 ABC
17969 \end_layout
17970
17971 \end_inset
17972 </cell>
17973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17974 \begin_inset Text
17975
17976 \begin_layout Plain Layout
17977 \begin_inset Formula $\mathbb{ABC}$
17978 \end_inset
17979
17980
17981 \end_layout
17982
17983 \end_inset
17984 </cell>
17985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17986 \begin_inset Text
17987
17988 \begin_layout Plain Layout
17989 Alt-c c
17990 \end_layout
17991
17992 \end_inset
17993 </cell>
17994 </row>
17995 <row>
17996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17997 \begin_inset Text
17998
17999 \begin_layout Plain Layout
18000
18001 \backslash
18002 mathbf
18003 \series bold
18004
18005 \begin_inset ERT
18006 status collapsed
18007
18008 \begin_layout Plain Layout
18009
18010
18011 \backslash
18012 spce 
18013 \end_layout
18014
18015 \end_inset
18016
18017
18018 \series default
18019 AbC
18020 \end_layout
18021
18022 \end_inset
18023 </cell>
18024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028 \begin_inset Formula $\mathbf{AbC}$
18029 \end_inset
18030
18031
18032 \end_layout
18033
18034 \end_inset
18035 </cell>
18036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18037 \begin_inset Text
18038
18039 \begin_layout Plain Layout
18040 Ctrl-b
18041 \end_layout
18042
18043 \end_inset
18044 </cell>
18045 </row>
18046 <row>
18047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18048 \begin_inset Text
18049
18050 \begin_layout Plain Layout
18051
18052 \backslash
18053 boldsymbol
18054 \series bold
18055
18056 \begin_inset ERT
18057 status collapsed
18058
18059 \begin_layout Plain Layout
18060
18061
18062 \backslash
18063 spce 
18064 \end_layout
18065
18066 \end_inset
18067
18068
18069 \series default
18070 AbC
18071 \end_layout
18072
18073 \end_inset
18074 </cell>
18075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18076 \begin_inset Text
18077
18078 \begin_layout Plain Layout
18079 \begin_inset Formula $\boldsymbol{AbC}$
18080 \end_inset
18081
18082
18083 \end_layout
18084
18085 \end_inset
18086 </cell>
18087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18088 \begin_inset Text
18089
18090 \begin_layout Plain Layout
18091 Alt-c b o Ctrl-Alt-b
18092 \end_layout
18093
18094 \end_inset
18095 </cell>
18096 </row>
18097 <row>
18098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18099 \begin_inset Text
18100
18101 \begin_layout Plain Layout
18102
18103 \backslash
18104 mathcal
18105 \series bold
18106
18107 \begin_inset ERT
18108 status collapsed
18109
18110 \begin_layout Plain Layout
18111
18112
18113 \backslash
18114 spce 
18115 \end_layout
18116
18117 \end_inset
18118
18119
18120 \series default
18121 ABC
18122 \end_layout
18123
18124 \end_inset
18125 </cell>
18126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18127 \begin_inset Text
18128
18129 \begin_layout Plain Layout
18130 \begin_inset Formula $\mathcal{ABC}$
18131 \end_inset
18132
18133
18134 \end_layout
18135
18136 \end_inset
18137 </cell>
18138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18139 \begin_inset Text
18140
18141 \begin_layout Plain Layout
18142 Alt-c e
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 </row>
18148 <row>
18149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153
18154 \backslash
18155 mathfrak
18156 \series bold
18157
18158 \begin_inset ERT
18159 status collapsed
18160
18161 \begin_layout Plain Layout
18162
18163
18164 \backslash
18165 spce 
18166 \end_layout
18167
18168 \end_inset
18169
18170
18171 \series default
18172 AbC
18173 \end_layout
18174
18175 \end_inset
18176 </cell>
18177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18178 \begin_inset Text
18179
18180 \begin_layout Plain Layout
18181 \begin_inset Formula $\mathfrak{AbC}$
18182 \end_inset
18183
18184
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193 -
18194 \end_layout
18195
18196 \end_inset
18197 </cell>
18198 </row>
18199 </lyxtabular>
18200
18201 \end_inset
18202
18203
18204 \end_layout
18205
18206 \begin_layout Standard
18207 \align center
18208 \begin_inset Tabular
18209 <lyxtabular version="3" rows="5" columns="3">
18210 <features>
18211 <column alignment="center" valignment="top" width="0">
18212 <column alignment="center" valignment="top" width="0">
18213 <column alignment="center" valignment="top" width="0">
18214 <row>
18215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18216 \begin_inset Text
18217
18218 \begin_layout Plain Layout
18219 Comando
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18225 \begin_inset Text
18226
18227 \begin_layout Plain Layout
18228 Resultado
18229 \end_layout
18230
18231 \end_inset
18232 </cell>
18233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237 atajo
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 </row>
18243 <row>
18244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18245 \begin_inset Text
18246
18247 \begin_layout Plain Layout
18248
18249 \backslash
18250 mathit
18251 \series bold
18252
18253 \begin_inset ERT
18254 status collapsed
18255
18256 \begin_layout Plain Layout
18257
18258
18259 \backslash
18260 spce 
18261 \end_layout
18262
18263 \end_inset
18264
18265
18266 \series default
18267 AbC
18268 \end_layout
18269
18270 \end_inset
18271 </cell>
18272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18273 \begin_inset Text
18274
18275 \begin_layout Plain Layout
18276 \begin_inset Formula $\mathit{AbC}$
18277 \end_inset
18278
18279
18280 \end_layout
18281
18282 \end_inset
18283 </cell>
18284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18285 \begin_inset Text
18286
18287 \begin_layout Plain Layout
18288 -
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 </row>
18294 <row>
18295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18296 \begin_inset Text
18297
18298 \begin_layout Plain Layout
18299
18300 \backslash
18301 mathrm
18302 \series bold
18303
18304 \begin_inset ERT
18305 status collapsed
18306
18307 \begin_layout Plain Layout
18308
18309
18310 \backslash
18311 spce 
18312 \end_layout
18313
18314 \end_inset
18315
18316
18317 \series default
18318 AbC
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18324 \begin_inset Text
18325
18326 \begin_layout Plain Layout
18327 \begin_inset Formula $\mathrm{AbC}$
18328 \end_inset
18329
18330
18331 \end_layout
18332
18333 \end_inset
18334 </cell>
18335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339 Alt-c r
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 </row>
18345 <row>
18346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18347 \begin_inset Text
18348
18349 \begin_layout Plain Layout
18350
18351 \backslash
18352 mathsf
18353 \series bold
18354
18355 \begin_inset ERT
18356 status collapsed
18357
18358 \begin_layout Plain Layout
18359
18360
18361 \backslash
18362 spce 
18363 \end_layout
18364
18365 \end_inset
18366
18367
18368 \series default
18369 AbC
18370 \end_layout
18371
18372 \end_inset
18373 </cell>
18374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18375 \begin_inset Text
18376
18377 \begin_layout Plain Layout
18378 \begin_inset Formula $\mathsf{AbC}$
18379 \end_inset
18380
18381
18382 \end_layout
18383
18384 \end_inset
18385 </cell>
18386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18387 \begin_inset Text
18388
18389 \begin_layout Plain Layout
18390 Alt-c s
18391 \end_layout
18392
18393 \end_inset
18394 </cell>
18395 </row>
18396 <row>
18397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18398 \begin_inset Text
18399
18400 \begin_layout Plain Layout
18401
18402 \backslash
18403 mathtt
18404 \series bold
18405
18406 \begin_inset ERT
18407 status collapsed
18408
18409 \begin_layout Plain Layout
18410
18411
18412 \backslash
18413 spce 
18414 \end_layout
18415
18416 \end_inset
18417
18418
18419 \series default
18420 AbC
18421 \end_layout
18422
18423 \end_inset
18424 </cell>
18425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18426 \begin_inset Text
18427
18428 \begin_layout Plain Layout
18429 \begin_inset Formula $\mathtt{AbC}$
18430 \end_inset
18431
18432
18433 \end_layout
18434
18435 \end_inset
18436 </cell>
18437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18438 \begin_inset Text
18439
18440 \begin_layout Plain Layout
18441 Alt-c p
18442 \end_layout
18443
18444 \end_inset
18445 </cell>
18446 </row>
18447 </lyxtabular>
18448
18449 \end_inset
18450
18451
18452 \end_layout
18453
18454 \begin_layout Standard
18455 \begin_inset Note Greyedout
18456 status open
18457
18458 \begin_layout Plain Layout
18459
18460 \series bold
18461 Nota
18462 \series default
18463 : Los estilos 
18464 \series bold
18465
18466 \backslash
18467 mathbb
18468 \series default
18469  y 
18470 \series bold
18471
18472 \backslash
18473 mathcal
18474 \series default
18475  sólo se aplican a letras mayúsculas.
18476 \end_layout
18477
18478 \end_inset
18479
18480
18481 \end_layout
18482
18483 \begin_layout Standard
18484 El estilo predeterminado es 
18485 \series bold
18486
18487 \backslash
18488 mathnormal
18489 \series default
18490 .
18491 \end_layout
18492
18493 \begin_layout Standard
18494 Los comandos de estilo funcionan también en estructuras matemáticas:
18495 \begin_inset Formula \[
18496 \mathfrak{A=\frac{b}{C}}\]
18497
18498 \end_inset
18499
18500
18501 \end_layout
18502
18503 \begin_layout Standard
18504 Los caracteres en texto matemático no aparecen en un estilo de letra de
18505  ecuaciones sino en el estilo 
18506 \series bold
18507
18508 \backslash
18509 textrm
18510 \series default
18511 .
18512  Este estilo no se puede poner correctamente con el diálogo de estilo de
18513  texto por un fallo de LyX.
18514 \begin_inset Foot
18515 status collapsed
18516
18517 \begin_layout Plain Layout
18518 \begin_inset CommandInset href
18519 LatexCommand href
18520 name "LyX-bug #4091"
18521 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18522
18523 \end_inset
18524
18525
18526 \end_layout
18527
18528 \end_inset
18529
18530
18531 \end_layout
18532
18533 \begin_layout Standard
18534 En vez de comandos se puede usar el menú 
18535 \family sans
18536 Editar\SpecialChar \menuseparator
18537 Ecuación\SpecialChar \menuseparator
18538 Estilo del texto
18539 \family default
18540  o el botón 
18541 \begin_inset Graphics
18542         filename ../../images/math/font.png
18543         scale 85
18544
18545 \end_inset
18546
18547 .
18548 \end_layout
18549
18550 \begin_layout Subsection
18551 Ecuaciones en negrita
18552 \begin_inset CommandInset label
18553 LatexCommand label
18554 name "sub:Ecuaciones-en-negrita"
18555
18556 \end_inset
18557
18558
18559 \begin_inset Index
18560 status collapsed
18561
18562 \begin_layout Plain Layout
18563 Ecuación ! en negrita
18564 \end_layout
18565
18566 \end_inset
18567
18568
18569 \end_layout
18570
18571 \begin_layout Standard
18572 Para poner en negrita una ecuación completa no se puede usar el comando
18573  
18574 \series bold
18575
18576 \backslash
18577 mathbf
18578 \series default
18579 , porque no funciona con minúsculas griegas.
18580  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18581 \begin_inset Formula \[
18582 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}\]
18583
18584 \end_inset
18585
18586
18587 \end_layout
18588
18589 \begin_layout Standard
18590 Para presentar la ecuación correctamente se usa el comando 
18591 \series bold
18592 boldsymbol
18593 \series default
18594 :
18595 \begin_inset Formula \[
18596 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}\]
18597
18598 \end_inset
18599
18600
18601 \end_layout
18602
18603 \begin_layout Standard
18604 También es posible poner la fórmula en un 
18605 \series bold
18606 entorno boldmath
18607 \series default
18608 , que se inserta con el comando 
18609 \series bold
18610
18611 \backslash
18612 boldmath
18613 \series default
18614
18615 \begin_inset Index
18616 status collapsed
18617
18618 \begin_layout Plain Layout
18619 Comandos ! B ! 
18620 \backslash
18621 boldmath
18622 \end_layout
18623
18624 \end_inset
18625
18626  en modo TeX.
18627  Para finalizar el entorno se usa el comando 
18628 \series bold
18629
18630 \backslash
18631 unboldmath
18632 \series default
18633
18634 \begin_inset Index
18635 status collapsed
18636
18637 \begin_layout Plain Layout
18638 Comandos ! U ! 
18639 \backslash
18640 unboldmath
18641 \end_layout
18642
18643 \end_inset
18644
18645  en modo TeX.
18646 \begin_inset ERT
18647 status collapsed
18648
18649 \begin_layout Plain Layout
18650
18651
18652 \backslash
18653 boldmath
18654 \end_layout
18655
18656 \end_inset
18657
18658
18659 \begin_inset Formula \[
18660 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}\]
18661
18662 \end_inset
18663
18664
18665 \end_layout
18666
18667 \begin_layout Standard
18668 \begin_inset ERT
18669 status collapsed
18670
18671 \begin_layout Plain Layout
18672
18673
18674 \backslash
18675 unboldmath
18676 \end_layout
18677
18678 \end_inset
18679
18680
18681 \end_layout
18682
18683 \begin_layout Subsection
18684 Ecuaciones coloreadas
18685 \begin_inset Index
18686 status open
18687
18688 \begin_layout Plain Layout
18689 Ecuación ! coloreada
18690 \end_layout
18691
18692 \end_inset
18693
18694
18695 \end_layout
18696
18697 \begin_layout Standard
18698 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
18699  o una parte de una ecuación y us el diálogo 
18700 \family sans
18701 Estilo del texto
18702 \family default
18703 .
18704  Aquí hay una ecuación en magenta:
18705 \begin_inset Formula \[
18706 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18707
18708 \end_inset
18709
18710 También puedes definir tus propios colores como se describe en
18711 \begin_inset space ~
18712 \end_inset
18713
18714
18715 \begin_inset CommandInset ref
18716 LatexCommand ref
18717 reference "sub:Cuadros-coloreados"
18718
18719 \end_inset
18720
18721 .
18722  Pueden usarse con el comando en código TeX 
18723 \series bold
18724
18725 \backslash
18726 textcolor
18727 \series default
18728
18729 \begin_inset Index
18730 status open
18731
18732 \begin_layout Plain Layout
18733 Comandos ! T ! 
18734 \backslash
18735 textcolor
18736 \end_layout
18737
18738 \end_inset
18739
18740  según el esquema
18741 \end_layout
18742
18743 \begin_layout Standard
18744
18745 \series bold
18746
18747 \backslash
18748 textcolor{color}{caracteres o ecuación}
18749 \end_layout
18750
18751 \begin_layout Standard
18752 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
18753 e en rojo:
18754 \end_layout
18755
18756 \begin_layout Standard
18757 \begin_inset ERT
18758 status open
18759
18760 \begin_layout Plain Layout
18761
18762
18763 \backslash
18764 textcolor{verdeoscuro}{
18765 \end_layout
18766
18767 \end_inset
18768
18769
18770 \begin_inset Formula \[
18771 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18772
18773 \end_inset
18774
18775
18776 \begin_inset ERT
18777 status collapsed
18778
18779 \begin_layout Plain Layout
18780
18781 }
18782 \end_layout
18783
18784 \end_inset
18785
18786
18787 \end_layout
18788
18789 \begin_layout Standard
18790 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
18791  a ecuaciones completas.
18792 \begin_inset Foot
18793 status collapsed
18794
18795 \begin_layout Plain Layout
18796 \begin_inset CommandInset href
18797 LatexCommand href
18798 name "LyX-bug #5269"
18799 target "http://bugzilla.lyx.org/show_bug.cgi?id=5269"
18800
18801 \end_inset
18802
18803
18804 \end_layout
18805
18806 \end_inset
18807
18808
18809 \end_layout
18810
18811 \begin_layout Subsection
18812 Tamaños de fuentes
18813 \begin_inset CommandInset label
18814 LatexCommand label
18815 name "sub:Tamaños-de-fuentes"
18816
18817 \end_inset
18818
18819
18820 \begin_inset Index
18821 status collapsed
18822
18823 \begin_layout Plain Layout
18824 Fuentes ! tamaño
18825 \end_layout
18826
18827 \end_inset
18828
18829
18830 \end_layout
18831
18832 \begin_layout Standard
18833 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
18834  siguientes comandos de tamaño:
18835 \end_layout
18836
18837 \begin_layout Standard
18838
18839 \series bold
18840
18841 \backslash
18842 Huge
18843 \series default
18844
18845 \series bold
18846
18847 \backslash
18848 huge
18849 \series default
18850
18851 \series bold
18852
18853 \backslash
18854 LARGE
18855 \series default
18856
18857 \series bold
18858
18859 \backslash
18860 Large
18861 \series default
18862
18863 \series bold
18864
18865 \backslash
18866 large
18867 \series default
18868
18869 \series bold
18870
18871 \backslash
18872 normalsize
18873 \series default
18874
18875 \series bold
18876
18877 \backslash
18878 small
18879 \series default
18880 ,
18881 \begin_inset Newline newline
18882 \end_inset
18883
18884
18885 \series bold
18886
18887 \backslash
18888 footnotesize
18889 \series default
18890
18891 \series bold
18892
18893 \backslash
18894 scriptsize
18895 \series default
18896 , y 
18897 \series bold
18898
18899 \backslash
18900 tiny
18901 \end_layout
18902
18903 \begin_layout Standard
18904 El tamaño dado por los comandos depende del tamaño base de la fuente en
18905  el documento, dado por el comando 
18906 \series bold
18907
18908 \backslash
18909 normalsize
18910 \series default
18911 .
18912  Los demás comandos producen tamaños menores o mayores que 
18913 \series bold
18914
18915 \backslash
18916 normalsize
18917 \series default
18918 .
18919  No obstante, puede que el tamaño de fuente no exceda de cierto valor.
18920  Si, por ejemplo, la fuente del documento es de 12
18921 \begin_inset space \thinspace{}
18922 \end_inset
18923
18924 pt, el comando 
18925 \series bold
18926
18927 \backslash
18928 Huge
18929 \series default
18930  da el mismo tamaño que 
18931 \series bold
18932
18933 \backslash
18934 huge
18935 \series default
18936 .
18937 \end_layout
18938
18939 \begin_layout Standard
18940 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
18941  a todas las ecuaciones y texto siguientes.
18942  Para volver al tamaño anterior hay que insertar el comando 
18943 \series bold
18944
18945 \backslash
18946 normalsize
18947 \series default
18948  en modo TeX detrás de la ecuación.
18949  
18950 \end_layout
18951
18952 \begin_layout Standard
18953 Dentro de una fórmula el tamaño sólo se puede cambiar para símbolos o letras
18954  en texto matemático.
18955  Para hacerlo se inserta el comando en texto matemático.
18956  Todos los caracteres siguientes, hasta el final del texto matemático o
18957  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
18958  Dos ejemplos:
18959 \end_layout
18960
18961 \begin_layout Standard
18962 \begin_inset VSpace -2mm
18963 \end_inset
18964
18965
18966 \end_layout
18967
18968 \begin_layout Standard
18969 \begin_inset ERT
18970 status collapsed
18971
18972 \begin_layout Plain Layout
18973
18974
18975 \backslash
18976 huge
18977 \end_layout
18978
18979 \end_inset
18980
18981
18982 \begin_inset Formula \[
18983 A=\frac{B}{c}\cdot\maltese\]
18984
18985 \end_inset
18986
18987
18988 \begin_inset Formula \[
18989 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18990
18991 \end_inset
18992
18993
18994 \end_layout
18995
18996 \begin_layout Standard
18997 \begin_inset ERT
18998 status collapsed
18999
19000 \begin_layout Plain Layout
19001
19002
19003 \backslash
19004 normalsize
19005 \end_layout
19006
19007 \end_inset
19008
19009
19010 \begin_inset VSpace medskip
19011 \end_inset
19012
19013
19014 \end_layout
19015
19016 \begin_layout Standard
19017 Antes de las ecuaciones se ha insertado el comando 
19018 \series bold
19019
19020 \backslash
19021 huge
19022 \series default
19023 .
19024  Para la segunda ecuación el comando es:
19025 \begin_inset Newline newline
19026 \end_inset
19027
19028
19029 \series bold
19030
19031 \backslash
19032 maltese
19033 \begin_inset ERT
19034 status collapsed
19035
19036 \begin_layout Plain Layout
19037
19038
19039 \backslash
19040 spce 
19041 \end_layout
19042
19043 \end_inset
19044
19045 A Alt-m m 
19046 \backslash
19047 Large
19048 \begin_inset ERT
19049 status collapsed
19050
19051 \begin_layout Plain Layout
19052
19053
19054 \backslash
19055 spce 
19056 \end_layout
19057
19058 \end_inset
19059
19060
19061 \backslash
19062 maltese
19063 \begin_inset ERT
19064 status collapsed
19065
19066 \begin_layout Plain Layout
19067
19068
19069 \backslash
19070 spce 
19071 \end_layout
19072
19073 \end_inset
19074
19075
19076 \backslash
19077 textit
19078 \begin_inset ERT
19079 status collapsed
19080
19081 \begin_layout Plain Layout
19082
19083
19084 \backslash
19085 spce 
19086 \end_layout
19087
19088 \end_inset
19089
19090 A
19091 \begin_inset Formula $\to$
19092 \end_inset
19093
19094
19095 \begin_inset Formula $\to$
19096 \end_inset
19097
19098
19099 \begin_inset Newline newline
19100 \end_inset
19101
19102
19103 \begin_inset space \hspace*{}
19104 \length 1cm
19105 \end_inset
19106
19107 Alt-m
19108 \series default
19109  
19110 \series bold
19111
19112 \backslash
19113 tiny
19114 \begin_inset ERT
19115 status collapsed
19116
19117 \begin_layout Plain Layout
19118
19119
19120 \backslash
19121 spce 
19122 \end_layout
19123
19124 \end_inset
19125
19126
19127 \backslash
19128 maltese
19129 \begin_inset ERT
19130 status collapsed
19131
19132 \begin_layout Plain Layout
19133
19134
19135 \backslash
19136 spce 
19137 \end_layout
19138
19139 \end_inset
19140
19141
19142 \backslash
19143 textit
19144 \begin_inset ERT
19145 status collapsed
19146
19147 \begin_layout Plain Layout
19148
19149
19150 \backslash
19151 spce 
19152 \end_layout
19153
19154 \end_inset
19155
19156 A
19157 \end_layout
19158
19159 \begin_layout Standard
19160 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19161  el tamaño por omisión.
19162 \end_layout
19163
19164 \begin_layout Section
19165 Letras griegas
19166 \begin_inset Index
19167 status collapsed
19168
19169 \begin_layout Plain Layout
19170 Letras griegas
19171 \end_layout
19172
19173 \end_inset
19174
19175
19176 \end_layout
19177
19178 \begin_layout Standard
19179 Todas las letras griegas se pueden insertar además mediante el botón 
19180 \begin_inset Graphics
19181         filename ../../images/math/alpha.png
19182         scale 85
19183
19184 \end_inset
19185
19186  de la barra de ecuaciones.
19187 \end_layout
19188
19189 \begin_layout Subsection
19190 Minúsculas
19191 \begin_inset Index
19192 status collapsed
19193
19194 \begin_layout Plain Layout
19195 Letras griegas ! minúsculas
19196 \end_layout
19197
19198 \end_inset
19199
19200
19201 \end_layout
19202
19203 \begin_layout Standard
19204 \begin_inset space \hfill{}
19205 \end_inset
19206
19207
19208 \begin_inset Tabular
19209 <lyxtabular version="3" rows="11" columns="2">
19210 <features>
19211 <column alignment="center" valignment="top" width="0pt">
19212 <column alignment="center" valignment="top" width="0pt">
19213 <row>
19214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19215 \begin_inset Text
19216
19217 \begin_layout Plain Layout
19218 Comando
19219 \end_layout
19220
19221 \end_inset
19222 </cell>
19223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19224 \begin_inset Text
19225
19226 \begin_layout Plain Layout
19227 Símbolo
19228 \end_layout
19229
19230 \end_inset
19231 </cell>
19232 </row>
19233 <row>
19234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19235 \begin_inset Text
19236
19237 \begin_layout Plain Layout
19238
19239 \backslash
19240 alpha
19241 \end_layout
19242
19243 \end_inset
19244 </cell>
19245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Plain Layout
19249 \begin_inset Formula $\alpha$
19250 \end_inset
19251
19252
19253 \end_layout
19254
19255 \end_inset
19256 </cell>
19257 </row>
19258 <row>
19259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263
19264 \backslash
19265 beta
19266 \end_layout
19267
19268 \end_inset
19269 </cell>
19270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Plain Layout
19274 \begin_inset Formula $\beta$
19275 \end_inset
19276
19277
19278 \end_layout
19279
19280 \end_inset
19281 </cell>
19282 </row>
19283 <row>
19284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19285 \begin_inset Text
19286
19287 \begin_layout Plain Layout
19288
19289 \backslash
19290 gamma
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout Plain Layout
19299 \begin_inset Formula $\gamma$
19300 \end_inset
19301
19302
19303 \end_layout
19304
19305 \end_inset
19306 </cell>
19307 </row>
19308 <row>
19309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19310 \begin_inset Text
19311
19312 \begin_layout Plain Layout
19313
19314 \backslash
19315 delta
19316 \end_layout
19317
19318 \end_inset
19319 </cell>
19320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19321 \begin_inset Text
19322
19323 \begin_layout Plain Layout
19324 \begin_inset Formula $\delta$
19325 \end_inset
19326
19327
19328 \end_layout
19329
19330 \end_inset
19331 </cell>
19332 </row>
19333 <row>
19334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19335 \begin_inset Text
19336
19337 \begin_layout Plain Layout
19338
19339 \backslash
19340 epsilon
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19346 \begin_inset Text
19347
19348 \begin_layout Plain Layout
19349 \begin_inset Formula $\epsilon$
19350 \end_inset
19351
19352
19353 \end_layout
19354
19355 \end_inset
19356 </cell>
19357 </row>
19358 <row>
19359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19360 \begin_inset Text
19361
19362 \begin_layout Plain Layout
19363
19364 \backslash
19365 varepsilon
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19371 \begin_inset Text
19372
19373 \begin_layout Plain Layout
19374 \begin_inset Formula $\varepsilon$
19375 \end_inset
19376
19377
19378 \end_layout
19379
19380 \end_inset
19381 </cell>
19382 </row>
19383 <row>
19384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19385 \begin_inset Text
19386
19387 \begin_layout Plain Layout
19388
19389 \backslash
19390 zeta
19391 \end_layout
19392
19393 \end_inset
19394 </cell>
19395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19396 \begin_inset Text
19397
19398 \begin_layout Plain Layout
19399 \begin_inset Formula $\zeta$
19400 \end_inset
19401
19402
19403 \end_layout
19404
19405 \end_inset
19406 </cell>
19407 </row>
19408 <row>
19409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19410 \begin_inset Text
19411
19412 \begin_layout Plain Layout
19413
19414 \backslash
19415 eta
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19421 \begin_inset Text
19422
19423 \begin_layout Plain Layout
19424 \begin_inset Formula $\eta$
19425 \end_inset
19426
19427
19428 \end_layout
19429
19430 \end_inset
19431 </cell>
19432 </row>
19433 <row>
19434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438
19439 \backslash
19440 theta
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 \begin_inset Formula $\theta$
19450 \end_inset
19451
19452
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 </row>
19458 <row>
19459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19460 \begin_inset Text
19461
19462 \begin_layout Plain Layout
19463
19464 \backslash
19465 vartheta
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474 \begin_inset Formula $\vartheta$
19475 \end_inset
19476
19477
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 </row>
19483 </lyxtabular>
19484
19485 \end_inset
19486
19487
19488 \begin_inset space \hfill{}
19489 \end_inset
19490
19491
19492 \begin_inset Tabular
19493 <lyxtabular version="3" rows="12" columns="2">
19494 <features>
19495 <column alignment="center" valignment="top" width="0pt">
19496 <column alignment="center" valignment="top" width="0pt">
19497 <row>
19498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502 Comando
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19508 \begin_inset Text
19509
19510 \begin_layout Plain Layout
19511 Símbolo
19512 \end_layout
19513
19514 \end_inset
19515 </cell>
19516 </row>
19517 <row>
19518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Plain Layout
19522
19523 \backslash
19524 iota
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533 \begin_inset Formula $\iota$
19534 \end_inset
19535
19536
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 </row>
19542 <row>
19543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19544 \begin_inset Text
19545
19546 \begin_layout Plain Layout
19547
19548 \backslash
19549 kappa
19550 \end_layout
19551
19552 \end_inset
19553 </cell>
19554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19555 \begin_inset Text
19556
19557 \begin_layout Plain Layout
19558 \begin_inset Formula $\kappa$
19559 \end_inset
19560
19561
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 </row>
19567 <row>
19568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19569 \begin_inset Text
19570
19571 \begin_layout Plain Layout
19572
19573 \backslash
19574 varkappa
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19580 \begin_inset Text
19581
19582 \begin_layout Plain Layout
19583 \begin_inset Formula $\varkappa$
19584 \end_inset
19585
19586
19587 \end_layout
19588
19589 \end_inset
19590 </cell>
19591 </row>
19592 <row>
19593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19594 \begin_inset Text
19595
19596 \begin_layout Plain Layout
19597
19598 \backslash
19599 lambda
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19605 \begin_inset Text
19606
19607 \begin_layout Plain Layout
19608 \begin_inset Formula $\lambda$
19609 \end_inset
19610
19611
19612 \end_layout
19613
19614 \end_inset
19615 </cell>
19616 </row>
19617 <row>
19618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19619 \begin_inset Text
19620
19621 \begin_layout Plain Layout
19622
19623 \backslash
19624 mu
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19630 \begin_inset Text
19631
19632 \begin_layout Plain Layout
19633 \begin_inset Formula $\mu$
19634 \end_inset
19635
19636
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 </row>
19642 <row>
19643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Plain Layout
19647
19648 \backslash
19649 nu
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19655 \begin_inset Text
19656
19657 \begin_layout Plain Layout
19658 \begin_inset Formula $\nu$
19659 \end_inset
19660
19661
19662 \end_layout
19663
19664 \end_inset
19665 </cell>
19666 </row>
19667 <row>
19668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672
19673 \backslash
19674 xi
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683 \begin_inset Formula $\xi$
19684 \end_inset
19685
19686
19687 \end_layout
19688
19689 \end_inset
19690 </cell>
19691 </row>
19692 <row>
19693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697 o
19698 \end_layout
19699
19700 \end_inset
19701 </cell>
19702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19703 \begin_inset Text
19704
19705 \begin_layout Plain Layout
19706 \begin_inset Formula $o$
19707 \end_inset
19708
19709
19710 \end_layout
19711
19712 \end_inset
19713 </cell>
19714 </row>
19715 <row>
19716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19717 \begin_inset Text
19718
19719 \begin_layout Plain Layout
19720
19721 \backslash
19722 pi
19723 \end_layout
19724
19725 \end_inset
19726 </cell>
19727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19728 \begin_inset Text
19729
19730 \begin_layout Plain Layout
19731 \begin_inset Formula $\pi$
19732 \end_inset
19733
19734
19735 \end_layout
19736
19737 \end_inset
19738 </cell>
19739 </row>
19740 <row>
19741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19742 \begin_inset Text
19743
19744 \begin_layout Plain Layout
19745
19746 \backslash
19747 varpi
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756 \begin_inset Formula $\varpi$
19757 \end_inset
19758
19759
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 </row>
19765 <row>
19766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19767 \begin_inset Text
19768
19769 \begin_layout Plain Layout
19770
19771 \backslash
19772 rho
19773 \end_layout
19774
19775 \end_inset
19776 </cell>
19777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19778 \begin_inset Text
19779
19780 \begin_layout Plain Layout
19781 \begin_inset Formula $\rho$
19782 \end_inset
19783
19784
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 </row>
19790 </lyxtabular>
19791
19792 \end_inset
19793
19794
19795 \begin_inset space \hfill{}
19796 \end_inset
19797
19798
19799 \begin_inset Tabular
19800 <lyxtabular version="3" rows="11" columns="2">
19801 <features>
19802 <column alignment="center" valignment="top" width="0pt">
19803 <column alignment="center" valignment="top" width="0pt">
19804 <row>
19805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19806 \begin_inset Text
19807
19808 \begin_layout Plain Layout
19809 Comando
19810 \end_layout
19811
19812 \end_inset
19813 </cell>
19814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19815 \begin_inset Text
19816
19817 \begin_layout Plain Layout
19818 Símbolo
19819 \end_layout
19820
19821 \end_inset
19822 </cell>
19823 </row>
19824 <row>
19825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19826 \begin_inset Text
19827
19828 \begin_layout Plain Layout
19829
19830 \backslash
19831 varrho
19832 \end_layout
19833
19834 \end_inset
19835 </cell>
19836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840 \begin_inset Formula $\varrho$
19841 \end_inset
19842
19843
19844 \end_layout
19845
19846 \end_inset
19847 </cell>
19848 </row>
19849 <row>
19850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19851 \begin_inset Text
19852
19853 \begin_layout Plain Layout
19854
19855 \backslash
19856 sigma
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19862 \begin_inset Text
19863
19864 \begin_layout Plain Layout
19865 \begin_inset Formula $\sigma$
19866 \end_inset
19867
19868
19869 \end_layout
19870
19871 \end_inset
19872 </cell>
19873 </row>
19874 <row>
19875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19876 \begin_inset Text
19877
19878 \begin_layout Plain Layout
19879
19880 \backslash
19881 varsigma
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19887 \begin_inset Text
19888
19889 \begin_layout Plain Layout
19890 \begin_inset Formula $\varsigma$
19891 \end_inset
19892
19893
19894 \end_layout
19895
19896 \end_inset
19897 </cell>
19898 </row>
19899 <row>
19900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19901 \begin_inset Text
19902
19903 \begin_layout Plain Layout
19904
19905 \backslash
19906 tau
19907 \end_layout
19908
19909 \end_inset
19910 </cell>
19911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19912 \begin_inset Text
19913
19914 \begin_layout Plain Layout
19915 \begin_inset Formula $\tau$
19916 \end_inset
19917
19918
19919 \end_layout
19920
19921 \end_inset
19922 </cell>
19923 </row>
19924 <row>
19925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19926 \begin_inset Text
19927
19928 \begin_layout Plain Layout
19929
19930 \backslash
19931 upsilon
19932 \end_layout
19933
19934 \end_inset
19935 </cell>
19936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Plain Layout
19940 \begin_inset Formula $\upsilon$
19941 \end_inset
19942
19943
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 </row>
19949 <row>
19950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954
19955 \backslash
19956 phi
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965 \begin_inset Formula $\phi$
19966 \end_inset
19967
19968
19969 \end_layout
19970
19971 \end_inset
19972 </cell>
19973 </row>
19974 <row>
19975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19976 \begin_inset Text
19977
19978 \begin_layout Plain Layout
19979
19980 \backslash
19981 varphi
19982 \end_layout
19983
19984 \end_inset
19985 </cell>
19986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19987 \begin_inset Text
19988
19989 \begin_layout Plain Layout
19990 \begin_inset Formula $\varphi$
19991 \end_inset
19992
19993
19994 \end_layout
19995
19996 \end_inset
19997 </cell>
19998 </row>
19999 <row>
20000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20001 \begin_inset Text
20002
20003 \begin_layout Plain Layout
20004
20005 \backslash
20006 chi
20007 \end_layout
20008
20009 \end_inset
20010 </cell>
20011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Plain Layout
20015 \begin_inset Formula $\chi$
20016 \end_inset
20017
20018
20019 \end_layout
20020
20021 \end_inset
20022 </cell>
20023 </row>
20024 <row>
20025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20026 \begin_inset Text
20027
20028 \begin_layout Plain Layout
20029
20030 \backslash
20031 psi
20032 \end_layout
20033
20034 \end_inset
20035 </cell>
20036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20037 \begin_inset Text
20038
20039 \begin_layout Plain Layout
20040 \begin_inset Formula $\psi$
20041 \end_inset
20042
20043
20044 \end_layout
20045
20046 \end_inset
20047 </cell>
20048 </row>
20049 <row>
20050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Plain Layout
20054
20055 \backslash
20056 omega
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065 \begin_inset Formula $\omega$
20066 \end_inset
20067
20068
20069 \end_layout
20070
20071 \end_inset
20072 </cell>
20073 </row>
20074 </lyxtabular>
20075
20076 \end_inset
20077
20078
20079 \begin_inset space \hfill{}
20080 \end_inset
20081
20082
20083 \end_layout
20084
20085 \begin_layout Standard
20086 \begin_inset VSpace medskip
20087 \end_inset
20088
20089
20090 \end_layout
20091
20092 \begin_layout Standard
20093 Cómo escribir letras griegas en redonda se explica en 
20094 \begin_inset CommandInset ref
20095 LatexCommand ref
20096 reference "sub:Griegas-en-redonda"
20097
20098 \end_inset
20099
20100 .
20101 \end_layout
20102
20103 \begin_layout Subsection
20104 Mayúsculas
20105 \begin_inset Index
20106 status collapsed
20107
20108 \begin_layout Plain Layout
20109 Letras griegas ! mayúsculas
20110 \end_layout
20111
20112 \end_inset
20113
20114
20115 \end_layout
20116
20117 \begin_layout Standard
20118 \begin_inset space \hfill{}
20119 \end_inset
20120
20121
20122 \begin_inset Tabular
20123 <lyxtabular version="3" rows="7" columns="2">
20124 <features>
20125 <column alignment="center" valignment="top" width="0pt">
20126 <column alignment="center" valignment="top" width="0pt">
20127 <row>
20128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20129 \begin_inset Text
20130
20131 \begin_layout Plain Layout
20132 Comando
20133 \end_layout
20134
20135 \end_inset
20136 </cell>
20137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20138 \begin_inset Text
20139
20140 \begin_layout Plain Layout
20141 Símbolo
20142 \end_layout
20143
20144 \end_inset
20145 </cell>
20146 </row>
20147 <row>
20148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20149 \begin_inset Text
20150
20151 \begin_layout Plain Layout
20152
20153 \backslash
20154 Gamma
20155 \end_layout
20156
20157 \end_inset
20158 </cell>
20159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20160 \begin_inset Text
20161
20162 \begin_layout Plain Layout
20163 \begin_inset Formula $\Gamma$
20164 \end_inset
20165
20166
20167 \end_layout
20168
20169 \end_inset
20170 </cell>
20171 </row>
20172 <row>
20173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20174 \begin_inset Text
20175
20176 \begin_layout Plain Layout
20177
20178 \backslash
20179 Delta
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20185 \begin_inset Text
20186
20187 \begin_layout Plain Layout
20188 \begin_inset Formula $\Delta$
20189 \end_inset
20190
20191
20192 \end_layout
20193
20194 \end_inset
20195 </cell>
20196 </row>
20197 <row>
20198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202
20203 \backslash
20204 Theta
20205 \end_layout
20206
20207 \end_inset
20208 </cell>
20209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213 \begin_inset Formula $\Theta$
20214 \end_inset
20215
20216
20217 \end_layout
20218
20219 \end_inset
20220 </cell>
20221 </row>
20222 <row>
20223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20224 \begin_inset Text
20225
20226 \begin_layout Plain Layout
20227
20228 \backslash
20229 Lambda
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20235 \begin_inset Text
20236
20237 \begin_layout Plain Layout
20238 \begin_inset Formula $\Lambda$
20239 \end_inset
20240
20241
20242 \end_layout
20243
20244 \end_inset
20245 </cell>
20246 </row>
20247 <row>
20248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20249 \begin_inset Text
20250
20251 \begin_layout Plain Layout
20252
20253 \backslash
20254 Xi
20255 \end_layout
20256
20257 \end_inset
20258 </cell>
20259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20260 \begin_inset Text
20261
20262 \begin_layout Plain Layout
20263 \begin_inset Formula $\Xi$
20264 \end_inset
20265
20266
20267 \end_layout
20268
20269 \end_inset
20270 </cell>
20271 </row>
20272 <row>
20273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20274 \begin_inset Text
20275
20276 \begin_layout Plain Layout
20277
20278 \backslash
20279 Pi
20280 \end_layout
20281
20282 \end_inset
20283 </cell>
20284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20285 \begin_inset Text
20286
20287 \begin_layout Plain Layout
20288 \begin_inset Formula $\Pi$
20289 \end_inset
20290
20291
20292 \end_layout
20293
20294 \end_inset
20295 </cell>
20296 </row>
20297 </lyxtabular>
20298
20299 \end_inset
20300
20301
20302 \begin_inset space \hfill{}
20303 \end_inset
20304
20305
20306 \begin_inset Tabular
20307 <lyxtabular version="3" rows="6" columns="2">
20308 <features>
20309 <column alignment="center" valignment="top" width="0pt">
20310 <column alignment="center" valignment="top" width="0pt">
20311 <row>
20312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20313 \begin_inset Text
20314
20315 \begin_layout Plain Layout
20316 Comando
20317 \end_layout
20318
20319 \end_inset
20320 </cell>
20321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20322 \begin_inset Text
20323
20324 \begin_layout Plain Layout
20325 Símbolo
20326 \end_layout
20327
20328 \end_inset
20329 </cell>
20330 </row>
20331 <row>
20332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20333 \begin_inset Text
20334
20335 \begin_layout Plain Layout
20336
20337 \backslash
20338 Sigma
20339 \end_layout
20340
20341 \end_inset
20342 </cell>
20343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20344 \begin_inset Text
20345
20346 \begin_layout Plain Layout
20347 \begin_inset Formula $\Sigma$
20348 \end_inset
20349
20350
20351 \end_layout
20352
20353 \end_inset
20354 </cell>
20355 </row>
20356 <row>
20357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20358 \begin_inset Text
20359
20360 \begin_layout Plain Layout
20361
20362 \backslash
20363 Upsilon
20364 \end_layout
20365
20366 \end_inset
20367 </cell>
20368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20369 \begin_inset Text
20370
20371 \begin_layout Plain Layout
20372 \begin_inset Formula $\Upsilon$
20373 \end_inset
20374
20375
20376 \end_layout
20377
20378 \end_inset
20379 </cell>
20380 </row>
20381 <row>
20382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20383 \begin_inset Text
20384
20385 \begin_layout Plain Layout
20386
20387 \backslash
20388 Phi
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20394 \begin_inset Text
20395
20396 \begin_layout Plain Layout
20397 \begin_inset Formula $\Phi$
20398 \end_inset
20399
20400
20401 \end_layout
20402
20403 \end_inset
20404 </cell>
20405 </row>
20406 <row>
20407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20408 \begin_inset Text
20409
20410 \begin_layout Plain Layout
20411
20412 \backslash
20413 Psi
20414 \end_layout
20415
20416 \end_inset
20417 </cell>
20418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20419 \begin_inset Text
20420
20421 \begin_layout Plain Layout
20422 \begin_inset Formula $\Psi$
20423 \end_inset
20424
20425
20426 \end_layout
20427
20428 \end_inset
20429 </cell>
20430 </row>
20431 <row>
20432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20433 \begin_inset Text
20434
20435 \begin_layout Plain Layout
20436
20437 \backslash
20438 Omega
20439 \end_layout
20440
20441 \end_inset
20442 </cell>
20443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20444 \begin_inset Text
20445
20446 \begin_layout Plain Layout
20447 \begin_inset Formula $\Omega$
20448 \end_inset
20449
20450
20451 \end_layout
20452
20453 \end_inset
20454 </cell>
20455 </row>
20456 </lyxtabular>
20457
20458 \end_inset
20459
20460
20461 \begin_inset space \hfill{}
20462 \end_inset
20463
20464
20465 \end_layout
20466
20467 \begin_layout Standard
20468 \begin_inset VSpace medskip
20469 \end_inset
20470
20471
20472 \end_layout
20473
20474 \begin_layout Standard
20475 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20476  cuando se desarrolló TeX.
20477  Para obtener mayúsculas en cursiva, inicia cada comando con 
20478 \series bold
20479 var
20480 \series default
20481 .
20482  Por ejemplo, el comando 
20483 \series bold
20484
20485 \backslash
20486 varGamma
20487 \series default
20488  genera: 
20489 \begin_inset Formula $\varGamma$
20490 \end_inset
20491
20492
20493 \end_layout
20494
20495 \begin_layout Subsection
20496 Letras en negrita
20497 \begin_inset Index
20498 status collapsed
20499
20500 \begin_layout Plain Layout
20501 Letras griegas ! en negrita
20502 \end_layout
20503
20504 \end_inset
20505
20506
20507 \end_layout
20508
20509 \begin_layout Standard
20510 Las letras griegas no admiten diferentes estilos de fuente como las latinas.
20511  Sólo se pueden poner en negrita con el comando 
20512 \series bold
20513
20514 \backslash
20515 boldsymbol
20516 \series default
20517
20518 \begin_inset Index
20519 status collapsed
20520
20521 \begin_layout Plain Layout
20522 Comandos ! B ! 
20523 \backslash
20524 boldsymbol
20525 \end_layout
20526
20527 \end_inset
20528
20529 .
20530 \end_layout
20531
20532 \begin_layout Standard
20533 \align center
20534 \begin_inset Tabular
20535 <lyxtabular version="3" rows="3" columns="2">
20536 <features>
20537 <column alignment="center" valignment="top" width="0">
20538 <column alignment="center" valignment="top" width="0">
20539 <row>
20540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20541 \begin_inset Text
20542
20543 \begin_layout Plain Layout
20544 Comando
20545 \end_layout
20546
20547 \end_inset
20548 </cell>
20549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20550 \begin_inset Text
20551
20552 \begin_layout Plain Layout
20553 Símbolo
20554 \end_layout
20555
20556 \end_inset
20557 </cell>
20558 </row>
20559 <row>
20560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20561 \begin_inset Text
20562
20563 \begin_layout Plain Layout
20564
20565 \backslash
20566 Upsilon
20567 \backslash
20568 boldsymbol
20569 \backslash
20570 Upsilon
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20580 \end_inset
20581
20582
20583 \end_layout
20584
20585 \end_inset
20586 </cell>
20587 </row>
20588 <row>
20589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20590 \begin_inset Text
20591
20592 \begin_layout Plain Layout
20593
20594 \backslash
20595 theta
20596 \backslash
20597 boldsymbol
20598 \backslash
20599 theta
20600 \end_layout
20601
20602 \end_inset
20603 </cell>
20604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20605 \begin_inset Text
20606
20607 \begin_layout Plain Layout
20608 \begin_inset Formula $\theta\boldsymbol{\theta}$
20609 \end_inset
20610
20611
20612 \end_layout
20613
20614 \end_inset
20615 </cell>
20616 </row>
20617 </lyxtabular>
20618
20619 \end_inset
20620
20621
20622 \end_layout
20623
20624 \begin_layout Section
20625 Símbolos
20626 \begin_inset ERT
20627 status collapsed
20628
20629 \begin_layout Plain Layout
20630
20631
20632 \backslash
20633 texorpdfstring{
20634 \end_layout
20635
20636 \end_inset
20637
20638
20639 \begin_inset Foot
20640 status collapsed
20641
20642 \begin_layout Plain Layout
20643 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
20644  LaTeX en 
20645 \begin_inset CommandInset citation
20646 LatexCommand cite
20647 key "Symbole"
20648
20649 \end_inset
20650
20651 .
20652 \end_layout
20653
20654 \end_inset
20655
20656
20657 \begin_inset ERT
20658 status collapsed
20659
20660 \begin_layout Plain Layout
20661
20662 }{}
20663 \end_layout
20664
20665 \end_inset
20666
20667
20668 \begin_inset Note Note
20669 status open
20670
20671 \begin_layout Plain Layout
20672
20673 \backslash
20674 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
20675  PDF.
20676 \end_layout
20677
20678 \begin_layout Plain Layout
20679 Más sobre 
20680 \backslash
20681 texorpdfstring en la sección 
20682 \begin_inset CommandInset ref
20683 LatexCommand ref
20684 reference "sub:Ecuaciones-en-encabezados"
20685
20686 \end_inset
20687
20688 .
20689 \end_layout
20690
20691 \end_inset
20692
20693
20694 \begin_inset Index
20695 status collapsed
20696
20697 \begin_layout Plain Layout
20698 Símbolos
20699 \end_layout
20700
20701 \end_inset
20702
20703
20704 \end_layout
20705
20706 \begin_layout Standard
20707 Muchos de los símbolos listados en esta sección se pueden insertar además
20708  mediante los botones 
20709 \begin_inset Graphics
20710         filename ../../images/math/nabla.png
20711         scale 85
20712
20713 \end_inset
20714
20715  y 
20716 \begin_inset Graphics
20717         filename ../../images/math/digamma.png
20718         scale 85
20719
20720 \end_inset
20721
20722  de la barra de ecuaciones.
20723 \end_layout
20724
20725 \begin_layout Subsection
20726 Símbolos matemáticos
20727 \begin_inset CommandInset label
20728 LatexCommand label
20729 name "sub:Símbolos-matemáticos"
20730
20731 \end_inset
20732
20733
20734 \begin_inset Index
20735 status collapsed
20736
20737 \begin_layout Plain Layout
20738 Símbolos ! matemáticos
20739 \end_layout
20740
20741 \end_inset
20742
20743
20744 \end_layout
20745
20746 \begin_layout Standard
20747 \begin_inset space \hfill{}
20748 \end_inset
20749
20750
20751 \begin_inset Tabular
20752 <lyxtabular version="3" rows="10" columns="2">
20753 <features>
20754 <column alignment="center" valignment="top" width="0pt">
20755 <column alignment="center" valignment="top" width="0pt">
20756 <row>
20757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20758 \begin_inset Text
20759
20760 \begin_layout Plain Layout
20761 Comando
20762 \end_layout
20763
20764 \end_inset
20765 </cell>
20766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20767 \begin_inset Text
20768
20769 \begin_layout Plain Layout
20770 Símbolo
20771 \end_layout
20772
20773 \end_inset
20774 </cell>
20775 </row>
20776 <row>
20777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20778 \begin_inset Text
20779
20780 \begin_layout Plain Layout
20781
20782 \backslash
20783 neg
20784 \end_layout
20785
20786 \end_inset
20787 </cell>
20788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20789 \begin_inset Text
20790
20791 \begin_layout Plain Layout
20792 \begin_inset Formula $\neg$
20793 \end_inset
20794
20795
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 </row>
20801 <row>
20802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20803 \begin_inset Text
20804
20805 \begin_layout Plain Layout
20806
20807 \backslash
20808 Im
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20814 \begin_inset Text
20815
20816 \begin_layout Plain Layout
20817 \begin_inset Formula $\Im$
20818 \end_inset
20819
20820
20821 \end_layout
20822
20823 \end_inset
20824 </cell>
20825 </row>
20826 <row>
20827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20828 \begin_inset Text
20829
20830 \begin_layout Plain Layout
20831
20832 \backslash
20833 Re
20834 \end_layout
20835
20836 \end_inset
20837 </cell>
20838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20839 \begin_inset Text
20840
20841 \begin_layout Plain Layout
20842 \begin_inset Formula $\Re$
20843 \end_inset
20844
20845
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 </row>
20851 <row>
20852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20853 \begin_inset Text
20854
20855 \begin_layout Plain Layout
20856
20857 \backslash
20858 aleph
20859 \end_layout
20860
20861 \end_inset
20862 </cell>
20863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20864 \begin_inset Text
20865
20866 \begin_layout Plain Layout
20867 \begin_inset Formula $\aleph$
20868 \end_inset
20869
20870
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 </row>
20876 <row>
20877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20878 \begin_inset Text
20879
20880 \begin_layout Plain Layout
20881
20882 \backslash
20883 partial
20884 \end_layout
20885
20886 \end_inset
20887 </cell>
20888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20889 \begin_inset Text
20890
20891 \begin_layout Plain Layout
20892 \begin_inset Formula $\partial$
20893 \end_inset
20894
20895
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 </row>
20901 <row>
20902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20903 \begin_inset Text
20904
20905 \begin_layout Plain Layout
20906
20907 \backslash
20908 infty
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20914 \begin_inset Text
20915
20916 \begin_layout Plain Layout
20917 \begin_inset Formula $\infty$
20918 \end_inset
20919
20920
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 </row>
20926 <row>
20927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931
20932 \backslash
20933 wp
20934 \end_layout
20935
20936 \end_inset
20937 </cell>
20938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20939 \begin_inset Text
20940
20941 \begin_layout Plain Layout
20942 \begin_inset Formula $\wp$
20943 \end_inset
20944
20945
20946 \end_layout
20947
20948 \end_inset
20949 </cell>
20950 </row>
20951 <row>
20952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20953 \begin_inset Text
20954
20955 \begin_layout Plain Layout
20956
20957 \backslash
20958 imath
20959 \end_layout
20960
20961 \end_inset
20962 </cell>
20963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20964 \begin_inset Text
20965
20966 \begin_layout Plain Layout
20967 \begin_inset Formula $\imath$
20968 \end_inset
20969
20970
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 </row>
20976 <row>
20977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981
20982 \backslash
20983 jmath
20984 \end_layout
20985
20986 \end_inset
20987 </cell>
20988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20989 \begin_inset Text
20990
20991 \begin_layout Plain Layout
20992 \begin_inset Formula $\jmath$
20993 \end_inset
20994
20995
20996 \end_layout
20997
20998 \end_inset
20999 </cell>
21000 </row>
21001 </lyxtabular>
21002
21003 \end_inset
21004
21005
21006 \begin_inset space \hfill{}
21007 \end_inset
21008
21009
21010 \begin_inset Tabular
21011 <lyxtabular version="3" rows="10" columns="2">
21012 <features>
21013 <column alignment="center" valignment="top" width="0pt">
21014 <column alignment="center" valignment="top" width="0pt">
21015 <row>
21016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21017 \begin_inset Text
21018
21019 \begin_layout Plain Layout
21020 Comando
21021 \end_layout
21022
21023 \end_inset
21024 </cell>
21025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21026 \begin_inset Text
21027
21028 \begin_layout Plain Layout
21029 Símbolo
21030 \begin_inset Note Note
21031 status collapsed
21032
21033 \begin_layout Plain Layout
21034
21035 \series bold
21036
21037 \backslash
21038 raisebox
21039 \series default
21040  se usa sólo como espaciador
21041 \end_layout
21042
21043 \end_inset
21044
21045
21046 \end_layout
21047
21048 \end_inset
21049 </cell>
21050 </row>
21051 <row>
21052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056
21057 \backslash
21058 forall
21059 \end_layout
21060
21061 \end_inset
21062 </cell>
21063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21064 \begin_inset Text
21065
21066 \begin_layout Plain Layout
21067 \begin_inset Formula $\forall$
21068 \end_inset
21069
21070
21071 \end_layout
21072
21073 \end_inset
21074 </cell>
21075 </row>
21076 <row>
21077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081
21082 \backslash
21083 exists
21084 \end_layout
21085
21086 \end_inset
21087 </cell>
21088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21089 \begin_inset Text
21090
21091 \begin_layout Plain Layout
21092 \begin_inset Formula $\exists$
21093 \end_inset
21094
21095
21096 \end_layout
21097
21098 \end_inset
21099 </cell>
21100 </row>
21101 <row>
21102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21103 \begin_inset Text
21104
21105 \begin_layout Plain Layout
21106
21107 \backslash
21108 nexists
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21114 \begin_inset Text
21115
21116 \begin_layout Plain Layout
21117 \begin_inset Formula $\nexists$
21118 \end_inset
21119
21120
21121 \end_layout
21122
21123 \end_inset
21124 </cell>
21125 </row>
21126 <row>
21127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21128 \begin_inset Text
21129
21130 \begin_layout Plain Layout
21131
21132 \backslash
21133 emptyset
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21139 \begin_inset Text
21140
21141 \begin_layout Plain Layout
21142 \begin_inset Formula $\emptyset$
21143 \end_inset
21144
21145
21146 \end_layout
21147
21148 \end_inset
21149 </cell>
21150 </row>
21151 <row>
21152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156
21157 \backslash
21158 varnothing
21159 \end_layout
21160
21161 \end_inset
21162 </cell>
21163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21164 \begin_inset Text
21165
21166 \begin_layout Plain Layout
21167 \begin_inset Formula $\varnothing$
21168 \end_inset
21169
21170
21171 \end_layout
21172
21173 \end_inset
21174 </cell>
21175 </row>
21176 <row>
21177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21178 \begin_inset Text
21179
21180 \begin_layout Plain Layout
21181
21182 \backslash
21183 dag
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21189 \begin_inset Text
21190
21191 \begin_layout Plain Layout
21192 \begin_inset Formula $\dag$
21193 \end_inset
21194
21195
21196 \end_layout
21197
21198 \end_inset
21199 </cell>
21200 </row>
21201 <row>
21202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21203 \begin_inset Text
21204
21205 \begin_layout Plain Layout
21206
21207 \backslash
21208 ddag
21209 \end_layout
21210
21211 \end_inset
21212 </cell>
21213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21214 \begin_inset Text
21215
21216 \begin_layout Plain Layout
21217 \begin_inset Formula $\ddag$
21218 \end_inset
21219
21220
21221 \end_layout
21222
21223 \end_inset
21224 </cell>
21225 </row>
21226 <row>
21227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21228 \begin_inset Text
21229
21230 \begin_layout Plain Layout
21231
21232 \backslash
21233 complement
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21239 \begin_inset Text
21240
21241 \begin_layout Plain Layout
21242 \begin_inset ERT
21243 status collapsed
21244
21245 \begin_layout Plain Layout
21246
21247
21248 \backslash
21249 raisebox{-0.8mm}{
21250 \end_layout
21251
21252 \end_inset
21253
21254
21255 \begin_inset Formula $\complement$
21256 \end_inset
21257
21258
21259 \begin_inset ERT
21260 status collapsed
21261
21262 \begin_layout Plain Layout
21263
21264 }
21265 \end_layout
21266
21267 \end_inset
21268
21269
21270 \end_layout
21271
21272 \end_inset
21273 </cell>
21274 </row>
21275 <row>
21276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21277 \begin_inset Text
21278
21279 \begin_layout Plain Layout
21280
21281 \backslash
21282 Bbbk
21283 \end_layout
21284
21285 \end_inset
21286 </cell>
21287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21288 \begin_inset Text
21289
21290 \begin_layout Plain Layout
21291 \begin_inset Formula $\Bbbk$
21292 \end_inset
21293
21294
21295 \end_layout
21296
21297 \end_inset
21298 </cell>
21299 </row>
21300 </lyxtabular>
21301
21302 \end_inset
21303
21304
21305 \begin_inset space \hfill{}
21306 \end_inset
21307
21308
21309 \begin_inset Tabular
21310 <lyxtabular version="3" rows="10" columns="2">
21311 <features>
21312 <column alignment="center" valignment="top" width="0pt">
21313 <column alignment="center" valignment="top" width="0pt">
21314 <row>
21315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21316 \begin_inset Text
21317
21318 \begin_layout Plain Layout
21319 Comando
21320 \end_layout
21321
21322 \end_inset
21323 </cell>
21324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21325 \begin_inset Text
21326
21327 \begin_layout Plain Layout
21328 Símbolo
21329 \end_layout
21330
21331 \end_inset
21332 </cell>
21333 </row>
21334 <row>
21335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21336 \begin_inset Text
21337
21338 \begin_layout Plain Layout
21339
21340 \backslash
21341 prime
21342 \end_layout
21343
21344 \end_inset
21345 </cell>
21346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21347 \begin_inset Text
21348
21349 \begin_layout Plain Layout
21350 \begin_inset Formula $\prime$
21351 \end_inset
21352
21353
21354 \end_layout
21355
21356 \end_inset
21357 </cell>
21358 </row>
21359 <row>
21360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21361 \begin_inset Text
21362
21363 \begin_layout Plain Layout
21364
21365 \backslash
21366 backprime
21367 \end_layout
21368
21369 \end_inset
21370 </cell>
21371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21372 \begin_inset Text
21373
21374 \begin_layout Plain Layout
21375 \begin_inset Formula $\backprime$
21376 \end_inset
21377
21378
21379 \end_layout
21380
21381 \end_inset
21382 </cell>
21383 </row>
21384 <row>
21385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21386 \begin_inset Text
21387
21388 \begin_layout Plain Layout
21389
21390 \backslash
21391 mho
21392 \end_layout
21393
21394 \end_inset
21395 </cell>
21396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21397 \begin_inset Text
21398
21399 \begin_layout Plain Layout
21400 \begin_inset Formula $\mho$
21401 \end_inset
21402
21403
21404 \end_layout
21405
21406 \end_inset
21407 </cell>
21408 </row>
21409 <row>
21410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21411 \begin_inset Text
21412
21413 \begin_layout Plain Layout
21414
21415 \backslash
21416 triangle
21417 \end_layout
21418
21419 \end_inset
21420 </cell>
21421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21422 \begin_inset Text
21423
21424 \begin_layout Plain Layout
21425 \begin_inset Formula $\triangle$
21426 \end_inset
21427
21428
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 </row>
21434 <row>
21435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21436 \begin_inset Text
21437
21438 \begin_layout Plain Layout
21439
21440 \backslash
21441 angle
21442 \end_layout
21443
21444 \end_inset
21445 </cell>
21446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21447 \begin_inset Text
21448
21449 \begin_layout Plain Layout
21450 \begin_inset Formula $\angle$
21451 \end_inset
21452
21453
21454 \end_layout
21455
21456 \end_inset
21457 </cell>
21458 </row>
21459 <row>
21460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21461 \begin_inset Text
21462
21463 \begin_layout Plain Layout
21464
21465 \backslash
21466 measuredangle
21467 \end_layout
21468
21469 \end_inset
21470 </cell>
21471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21472 \begin_inset Text
21473
21474 \begin_layout Plain Layout
21475 \begin_inset Formula $\measuredangle$
21476 \end_inset
21477
21478
21479 \end_layout
21480
21481 \end_inset
21482 </cell>
21483 </row>
21484 <row>
21485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21486 \begin_inset Text
21487
21488 \begin_layout Plain Layout
21489
21490 \backslash
21491 sphericalangle
21492 \end_layout
21493
21494 \end_inset
21495 </cell>
21496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21497 \begin_inset Text
21498
21499 \begin_layout Plain Layout
21500 \begin_inset Formula $\sphericalangle$
21501 \end_inset
21502
21503
21504 \end_layout
21505
21506 \end_inset
21507 </cell>
21508 </row>
21509 <row>
21510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21511 \begin_inset Text
21512
21513 \begin_layout Plain Layout
21514
21515 \backslash
21516 top
21517 \end_layout
21518
21519 \end_inset
21520 </cell>
21521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21522 \begin_inset Text
21523
21524 \begin_layout Plain Layout
21525 \begin_inset Formula $\top$
21526 \end_inset
21527
21528
21529 \end_layout
21530
21531 \end_inset
21532 </cell>
21533 </row>
21534 <row>
21535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539
21540 \backslash
21541 bot
21542 \end_layout
21543
21544 \end_inset
21545 </cell>
21546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21547 \begin_inset Text
21548
21549 \begin_layout Plain Layout
21550 \begin_inset Formula $\bot$
21551 \end_inset
21552
21553
21554 \end_layout
21555
21556 \end_inset
21557 </cell>
21558 </row>
21559 </lyxtabular>
21560
21561 \end_inset
21562
21563
21564 \begin_inset space \hfill{}
21565 \end_inset
21566
21567
21568 \end_layout
21569
21570 \begin_layout Subsection
21571 Símbolos misceláneos
21572 \begin_inset CommandInset label
21573 LatexCommand label
21574 name "sub:Símbolos-misceláneos"
21575
21576 \end_inset
21577
21578
21579 \begin_inset Index
21580 status collapsed
21581
21582 \begin_layout Plain Layout
21583 Símbolos ! misceláneos
21584 \end_layout
21585
21586 \end_inset
21587
21588
21589 \end_layout
21590
21591 \begin_layout Standard
21592 \noindent
21593 \align center
21594 \begin_inset Tabular
21595 <lyxtabular version="3" rows="10" columns="2">
21596 <features>
21597 <column alignment="center" valignment="top" width="0pt">
21598 <column alignment="center" valignment="top" width="0pt">
21599 <row>
21600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21601 \begin_inset Text
21602
21603 \begin_layout Plain Layout
21604 Comando
21605 \end_layout
21606
21607 \end_inset
21608 </cell>
21609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21610 \begin_inset Text
21611
21612 \begin_layout Plain Layout
21613 Símbolo
21614 \end_layout
21615
21616 \end_inset
21617 </cell>
21618 </row>
21619 <row>
21620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21621 \begin_inset Text
21622
21623 \begin_layout Plain Layout
21624
21625 \backslash
21626 flat
21627 \end_layout
21628
21629 \end_inset
21630 </cell>
21631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21632 \begin_inset Text
21633
21634 \begin_layout Plain Layout
21635 \begin_inset Formula $\flat$
21636 \end_inset
21637
21638
21639 \end_layout
21640
21641 \end_inset
21642 </cell>
21643 </row>
21644 <row>
21645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21646 \begin_inset Text
21647
21648 \begin_layout Plain Layout
21649
21650 \backslash
21651 natural
21652 \end_layout
21653
21654 \end_inset
21655 </cell>
21656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21657 \begin_inset Text
21658
21659 \begin_layout Plain Layout
21660 \begin_inset Formula $\natural$
21661 \end_inset
21662
21663
21664 \end_layout
21665
21666 \end_inset
21667 </cell>
21668 </row>
21669 <row>
21670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21671 \begin_inset Text
21672
21673 \begin_layout Plain Layout
21674
21675 \backslash
21676 sharp
21677 \end_layout
21678
21679 \end_inset
21680 </cell>
21681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21682 \begin_inset Text
21683
21684 \begin_layout Plain Layout
21685 \begin_inset Formula $\sharp$
21686 \end_inset
21687
21688
21689 \end_layout
21690
21691 \end_inset
21692 </cell>
21693 </row>
21694 <row>
21695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21696 \begin_inset Text
21697
21698 \begin_layout Plain Layout
21699
21700 \backslash
21701 surd
21702 \end_layout
21703
21704 \end_inset
21705 </cell>
21706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21707 \begin_inset Text
21708
21709 \begin_layout Plain Layout
21710 \begin_inset Formula $\surd$
21711 \end_inset
21712
21713
21714 \end_layout
21715
21716 \end_inset
21717 </cell>
21718 </row>
21719 <row>
21720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21721 \begin_inset Text
21722
21723 \begin_layout Plain Layout
21724
21725 \backslash
21726 checkmark
21727 \end_layout
21728
21729 \end_inset
21730 </cell>
21731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21732 \begin_inset Text
21733
21734 \begin_layout Plain Layout
21735 \begin_inset Formula $\checkmark$
21736 \end_inset
21737
21738
21739 \end_layout
21740
21741 \end_inset
21742 </cell>
21743 </row>
21744 <row>
21745 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21746 \begin_inset Text
21747
21748 \begin_layout Plain Layout
21749
21750 \backslash
21751 yen
21752 \end_layout
21753
21754 \end_inset
21755 </cell>
21756 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21757 \begin_inset Text
21758
21759 \begin_layout Plain Layout
21760 \begin_inset Formula $\yen$
21761 \end_inset
21762
21763
21764 \end_layout
21765
21766 \end_inset
21767 </cell>
21768 </row>
21769 <row>
21770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21771 \begin_inset Text
21772
21773 \begin_layout Plain Layout
21774
21775 \backslash
21776 pounds
21777 \end_layout
21778
21779 \end_inset
21780 </cell>
21781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21782 \begin_inset Text
21783
21784 \begin_layout Plain Layout
21785 \begin_inset Formula $\pounds$
21786 \end_inset
21787
21788
21789 \end_layout
21790
21791 \end_inset
21792 </cell>
21793 </row>
21794 <row>
21795 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21796 \begin_inset Text
21797
21798 \begin_layout Plain Layout
21799 $
21800 \end_layout
21801
21802 \end_inset
21803 </cell>
21804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21805 \begin_inset Text
21806
21807 \begin_layout Plain Layout
21808 \begin_inset Formula $\$$
21809 \end_inset
21810
21811
21812 \end_layout
21813
21814 \end_inset
21815 </cell>
21816 </row>
21817 <row>
21818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21819 \begin_inset Text
21820
21821 \begin_layout Plain Layout
21822 §
21823 \end_layout
21824
21825 \end_inset
21826 </cell>
21827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21828 \begin_inset Text
21829
21830 \begin_layout Plain Layout
21831 \begin_inset Formula $§$
21832 \end_inset
21833
21834
21835 \end_layout
21836
21837 \end_inset
21838 </cell>
21839 </row>
21840 </lyxtabular>
21841
21842 \end_inset
21843
21844
21845 \begin_inset Tabular
21846 <lyxtabular version="3" rows="10" columns="2">
21847 <features>
21848 <column alignment="center" valignment="top" width="0">
21849 <column alignment="center" valignment="top" width="0">
21850 <row>
21851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21852 \begin_inset Text
21853
21854 \begin_layout Plain Layout
21855 Comando
21856 \end_layout
21857
21858 \end_inset
21859 </cell>
21860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21861 \begin_inset Text
21862
21863 \begin_layout Plain Layout
21864 Símbolo
21865 \end_layout
21866
21867 \end_inset
21868 </cell>
21869 </row>
21870 <row>
21871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21872 \begin_inset Text
21873
21874 \begin_layout Plain Layout
21875
21876 \backslash
21877 hbar
21878 \end_layout
21879
21880 \end_inset
21881 </cell>
21882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21883 \begin_inset Text
21884
21885 \begin_layout Plain Layout
21886 \begin_inset Formula $\hbar$
21887 \end_inset
21888
21889
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 </row>
21895 <row>
21896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900
21901 \backslash
21902 hslash
21903 \end_layout
21904
21905 \end_inset
21906 </cell>
21907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21908 \begin_inset Text
21909
21910 \begin_layout Plain Layout
21911 \begin_inset Formula $\hslash$
21912 \end_inset
21913
21914
21915 \end_layout
21916
21917 \end_inset
21918 </cell>
21919 </row>
21920 <row>
21921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21922 \begin_inset Text
21923
21924 \begin_layout Plain Layout
21925
21926 \backslash
21927 clubsuit
21928 \end_layout
21929
21930 \end_inset
21931 </cell>
21932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21933 \begin_inset Text
21934
21935 \begin_layout Plain Layout
21936 \begin_inset Formula $\clubsuit$
21937 \end_inset
21938
21939
21940 \end_layout
21941
21942 \end_inset
21943 </cell>
21944 </row>
21945 <row>
21946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21947 \begin_inset Text
21948
21949 \begin_layout Plain Layout
21950
21951 \backslash
21952 spadesuit
21953 \end_layout
21954
21955 \end_inset
21956 </cell>
21957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21958 \begin_inset Text
21959
21960 \begin_layout Plain Layout
21961 \begin_inset Formula $\spadesuit$
21962 \end_inset
21963
21964
21965 \end_layout
21966
21967 \end_inset
21968 </cell>
21969 </row>
21970 <row>
21971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21972 \begin_inset Text
21973
21974 \begin_layout Plain Layout
21975
21976 \backslash
21977 bigstar
21978 \end_layout
21979
21980 \end_inset
21981 </cell>
21982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21983 \begin_inset Text
21984
21985 \begin_layout Plain Layout
21986 \begin_inset Formula $\bigstar$
21987 \end_inset
21988
21989
21990 \end_layout
21991
21992 \end_inset
21993 </cell>
21994 </row>
21995 <row>
21996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21997 \begin_inset Text
21998
21999 \begin_layout Plain Layout
22000
22001 \backslash
22002 blacklozenge
22003 \end_layout
22004
22005 \end_inset
22006 </cell>
22007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22008 \begin_inset Text
22009
22010 \begin_layout Plain Layout
22011 \begin_inset Formula $\blacklozenge$
22012 \end_inset
22013
22014
22015 \end_layout
22016
22017 \end_inset
22018 </cell>
22019 </row>
22020 <row>
22021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22022 \begin_inset Text
22023
22024 \begin_layout Plain Layout
22025
22026 \backslash
22027 blacktriangle
22028 \end_layout
22029
22030 \end_inset
22031 </cell>
22032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22033 \begin_inset Text
22034
22035 \begin_layout Plain Layout
22036 \begin_inset Formula $\blacktriangle$
22037 \end_inset
22038
22039
22040 \end_layout
22041
22042 \end_inset
22043 </cell>
22044 </row>
22045 <row>
22046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22047 \begin_inset Text
22048
22049 \begin_layout Plain Layout
22050
22051 \backslash
22052 blacktiangledown
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22058 \begin_inset Text
22059
22060 \begin_layout Plain Layout
22061 \begin_inset Formula $\blacktriangledown$
22062 \end_inset
22063
22064
22065 \end_layout
22066
22067 \end_inset
22068 </cell>
22069 </row>
22070 <row>
22071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22072 \begin_inset Text
22073
22074 \begin_layout Plain Layout
22075
22076 \backslash
22077 bullet
22078 \end_layout
22079
22080 \end_inset
22081 </cell>
22082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22083 \begin_inset Text
22084
22085 \begin_layout Plain Layout
22086 \begin_inset Formula $\bullet$
22087 \end_inset
22088
22089
22090 \end_layout
22091
22092 \end_inset
22093 </cell>
22094 </row>
22095 </lyxtabular>
22096
22097 \end_inset
22098
22099
22100 \begin_inset Tabular
22101 <lyxtabular version="3" rows="10" columns="2">
22102 <features>
22103 <column alignment="center" valignment="top" width="0pt">
22104 <column alignment="center" valignment="top" width="0pt">
22105 <row>
22106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22107 \begin_inset Text
22108
22109 \begin_layout Plain Layout
22110 Comando
22111 \end_layout
22112
22113 \end_inset
22114 </cell>
22115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22116 \begin_inset Text
22117
22118 \begin_layout Plain Layout
22119 Símbolo
22120 \end_layout
22121
22122 \end_inset
22123 </cell>
22124 </row>
22125 <row>
22126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22127 \begin_inset Text
22128
22129 \begin_layout Plain Layout
22130
22131 \backslash
22132 diamondsuit
22133 \end_layout
22134
22135 \end_inset
22136 </cell>
22137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22138 \begin_inset Text
22139
22140 \begin_layout Plain Layout
22141 \begin_inset Formula $\diamondsuit$
22142 \end_inset
22143
22144
22145 \end_layout
22146
22147 \end_inset
22148 </cell>
22149 </row>
22150 <row>
22151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22152 \begin_inset Text
22153
22154 \begin_layout Plain Layout
22155
22156 \backslash
22157 Diamond
22158 \end_layout
22159
22160 \end_inset
22161 </cell>
22162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22163 \begin_inset Text
22164
22165 \begin_layout Plain Layout
22166 \begin_inset Formula $\Diamond$
22167 \end_inset
22168
22169
22170 \end_layout
22171
22172 \end_inset
22173 </cell>
22174 </row>
22175 <row>
22176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180
22181 \backslash
22182 heartsuit
22183 \end_layout
22184
22185 \end_inset
22186 </cell>
22187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22188 \begin_inset Text
22189
22190 \begin_layout Plain Layout
22191 \begin_inset Formula $\heartsuit$
22192 \end_inset
22193
22194
22195 \end_layout
22196
22197 \end_inset
22198 </cell>
22199 </row>
22200 <row>
22201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205
22206 \backslash
22207 P
22208 \end_layout
22209
22210 \end_inset
22211 </cell>
22212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22213 \begin_inset Text
22214
22215 \begin_layout Plain Layout
22216 \begin_inset Formula $\P$
22217 \end_inset
22218
22219
22220 \end_layout
22221
22222 \end_inset
22223 </cell>
22224 </row>
22225 <row>
22226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22227 \begin_inset Text
22228
22229 \begin_layout Plain Layout
22230
22231 \backslash
22232 copyright
22233 \end_layout
22234
22235 \end_inset
22236 </cell>
22237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22238 \begin_inset Text
22239
22240 \begin_layout Plain Layout
22241 \begin_inset Formula $\copyright$
22242 \end_inset
22243
22244
22245 \end_layout
22246
22247 \end_inset
22248 </cell>
22249 </row>
22250 <row>
22251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22252 \begin_inset Text
22253
22254 \begin_layout Plain Layout
22255
22256 \backslash
22257 circledR
22258 \end_layout
22259
22260 \end_inset
22261 </cell>
22262 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22263 \begin_inset Text
22264
22265 \begin_layout Plain Layout
22266 \begin_inset Formula $\circledR$
22267 \end_inset
22268
22269
22270 \end_layout
22271
22272 \end_inset
22273 </cell>
22274 </row>
22275 <row>
22276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22277 \begin_inset Text
22278
22279 \begin_layout Plain Layout
22280
22281 \backslash
22282 maltese
22283 \end_layout
22284
22285 \end_inset
22286 </cell>
22287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22288 \begin_inset Text
22289
22290 \begin_layout Plain Layout
22291 \begin_inset Formula $\maltese$
22292 \end_inset
22293
22294
22295 \end_layout
22296
22297 \end_inset
22298 </cell>
22299 </row>
22300 <row>
22301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22302 \begin_inset Text
22303
22304 \begin_layout Plain Layout
22305
22306 \backslash
22307 diagup
22308 \end_layout
22309
22310 \end_inset
22311 </cell>
22312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22313 \begin_inset Text
22314
22315 \begin_layout Plain Layout
22316 \begin_inset Formula $\diagup$
22317 \end_inset
22318
22319
22320 \end_layout
22321
22322 \end_inset
22323 </cell>
22324 </row>
22325 <row>
22326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22327 \begin_inset Text
22328
22329 \begin_layout Plain Layout
22330
22331 \backslash
22332 diagdown
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22338 \begin_inset Text
22339
22340 \begin_layout Plain Layout
22341 \begin_inset Formula $\diagdown$
22342 \end_inset
22343
22344
22345 \end_layout
22346
22347 \end_inset
22348 </cell>
22349 </row>
22350 </lyxtabular>
22351
22352 \end_inset
22353
22354
22355 \end_layout
22356
22357 \begin_layout Standard
22358 \begin_inset VSpace medskip
22359 \end_inset
22360
22361
22362 \end_layout
22363
22364 \begin_layout Standard
22365 Hay más símbolos en 
22366 \begin_inset CommandInset ref
22367 LatexCommand ref
22368 reference "sub:Caracteres-especiales-misceláneos"
22369
22370 \end_inset
22371
22372 .
22373 \end_layout
22374
22375 \begin_layout Standard
22376 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22377 \begin_inset CommandInset ref
22378 LatexCommand ref
22379 reference "sub:Tamaños-de-fuentes"
22380
22381 \end_inset
22382
22383
22384 \end_layout
22385
22386 \begin_layout Subsection
22387 El símbolo del euro, €
22388 \begin_inset Index
22389 status collapsed
22390
22391 \begin_layout Plain Layout
22392 Símbolos ! euro
22393 \end_layout
22394
22395 \end_inset
22396
22397
22398 \begin_inset Index
22399 status collapsed
22400
22401 \begin_layout Plain Layout
22402
22403 \backslash
22404 @
22405 \begin_inset ERT
22406 status collapsed
22407
22408 \begin_layout Plain Layout
22409
22410
22411 \backslash
22412 officialeuro
22413 \end_layout
22414
22415 \end_inset
22416
22417
22418 \end_layout
22419
22420 \end_inset
22421
22422
22423 \end_layout
22424
22425 \begin_layout Standard
22426 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22427  LaTeX 
22428 \series bold
22429 eurosym
22430 \series default
22431
22432 \begin_inset Index
22433 status collapsed
22434
22435 \begin_layout Plain Layout
22436 Paquetes ! eurosym
22437 \end_layout
22438
22439 \end_inset
22440
22441 , y cargado en el preámbulo LaTeX con la línea
22442 \end_layout
22443
22444 \begin_layout Standard
22445
22446 \series bold
22447
22448 \backslash
22449 usepackage[gennarrow]{eurosym}
22450 \end_layout
22451
22452 \begin_layout Standard
22453 Actualmente también se puede insertar con el comando 
22454 \series bold
22455
22456 \backslash
22457 euro
22458 \series default
22459
22460 \begin_inset Index
22461 status collapsed
22462
22463 \begin_layout Plain Layout
22464 Comandos ! E ! 
22465 \backslash
22466 euro
22467 \end_layout
22468
22469 \end_inset
22470
22471 .
22472 \end_layout
22473
22474 \begin_layout Standard
22475 El símbolo del euro puede insertarse directamente con la tecla € en texto
22476  matemático sin tener 
22477 \series bold
22478 eurosym
22479 \series default
22480  instalado.
22481  Si 
22482 \series bold
22483 eurosym
22484 \series default
22485  está instalado, se puede insertar 
22486 \series bold
22487
22488 \backslash
22489 euro
22490 \series default
22491  en modo TeX.
22492  El símbolo oficial de la moneda se puede insertar con el comando 
22493 \series bold
22494
22495 \backslash
22496 officialeuro
22497 \series default
22498
22499 \begin_inset Index
22500 status collapsed
22501
22502 \begin_layout Plain Layout
22503 Comandos ! O ! 
22504 \backslash
22505 officialeuro
22506 \end_layout
22507
22508 \end_inset
22509
22510 , que sólo está disponible en modo TeX.
22511 \end_layout
22512
22513 \begin_layout Standard
22514 \begin_inset ERT
22515 status collapsed
22516
22517 \begin_layout Plain Layout
22518
22519
22520 \backslash
22521 ifeurosym
22522 \end_layout
22523
22524 \end_inset
22525
22526
22527 \begin_inset Note Note
22528 status collapsed
22529
22530 \begin_layout Plain Layout
22531 La tabla siguiente sólo se mostrará si está instalado el paquete LaTeX 
22532 \series bold
22533 eurosym
22534 \series default
22535 .
22536 \end_layout
22537
22538 \end_inset
22539
22540
22541 \end_layout
22542
22543 \begin_layout Standard
22544 Un vistazo a los diferentes símbolos del euro.
22545 \end_layout
22546
22547 \begin_layout Standard
22548 \noindent
22549 \align center
22550 \begin_inset Tabular
22551 <lyxtabular version="3" rows="4" columns="3">
22552 <features>
22553 <column alignment="center" valignment="top" width="0">
22554 <column alignment="center" valignment="top" width="0">
22555 <column alignment="center" valignment="top" width="0">
22556 <row>
22557 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22558 \begin_inset Text
22559
22560 \begin_layout Plain Layout
22561
22562 \end_layout
22563
22564 \end_inset
22565 </cell>
22566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22567 \begin_inset Text
22568
22569 \begin_layout Plain Layout
22570 Comando
22571 \end_layout
22572
22573 \end_inset
22574 </cell>
22575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22576 \begin_inset Text
22577
22578 \begin_layout Plain Layout
22579 Símbolo
22580 \end_layout
22581
22582 \end_inset
22583 </cell>
22584 </row>
22585 <row>
22586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22587 \begin_inset Text
22588
22589 \begin_layout Plain Layout
22590 ecuación
22591 \end_layout
22592
22593 \end_inset
22594 </cell>
22595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22596 \begin_inset Text
22597
22598 \begin_layout Plain Layout
22599
22600 \backslash
22601 euro
22602 \end_layout
22603
22604 \end_inset
22605 </cell>
22606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22607 \begin_inset Text
22608
22609 \begin_layout Plain Layout
22610 \begin_inset Formula $\euro$
22611 \end_inset
22612
22613
22614 \end_layout
22615
22616 \end_inset
22617 </cell>
22618 </row>
22619 <row>
22620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22621 \begin_inset Text
22622
22623 \begin_layout Plain Layout
22624 texto matemático
22625 \end_layout
22626
22627 \end_inset
22628 </cell>
22629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22630 \begin_inset Text
22631
22632 \begin_layout Plain Layout
22633
22634 \end_layout
22635
22636 \end_inset
22637 </cell>
22638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22639 \begin_inset Text
22640
22641 \begin_layout Plain Layout
22642 \begin_inset Formula $\mbox{€}$
22643 \end_inset
22644
22645
22646 \end_layout
22647
22648 \end_inset
22649 </cell>
22650 </row>
22651 <row>
22652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \begin_layout Plain Layout
22656 modo TeX
22657 \end_layout
22658
22659 \end_inset
22660 </cell>
22661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22662 \begin_inset Text
22663
22664 \begin_layout Plain Layout
22665
22666 \backslash
22667 officialeuro
22668 \end_layout
22669
22670 \end_inset
22671 </cell>
22672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22673 \begin_inset Text
22674
22675 \begin_layout Plain Layout
22676 \begin_inset ERT
22677 status collapsed
22678
22679 \begin_layout Plain Layout
22680
22681
22682 \backslash
22683 officialeuro
22684 \end_layout
22685
22686 \end_inset
22687
22688
22689 \end_layout
22690
22691 \end_inset
22692 </cell>
22693 </row>
22694 </lyxtabular>
22695
22696 \end_inset
22697
22698
22699 \end_layout
22700
22701 \begin_layout Standard
22702 \begin_inset ERT
22703 status collapsed
22704
22705 \begin_layout Plain Layout
22706
22707
22708 \backslash
22709 else
22710 \end_layout
22711
22712 \end_inset
22713
22714
22715 \begin_inset Note Note
22716 status collapsed
22717
22718 \begin_layout Plain Layout
22719 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22720 \series bold
22721 eurosym
22722 \series default
22723 :
22724 \end_layout
22725
22726 \end_inset
22727
22728
22729 \end_layout
22730
22731 \begin_layout Standard
22732 Para ver la salida completa de esta subsección debe estar instalado el paquete
22733  LaTeX 
22734 \series bold
22735 eurosym
22736 \series default
22737 .
22738 \end_layout
22739
22740 \begin_layout Standard
22741 \begin_inset ERT
22742 status collapsed
22743
22744 \begin_layout Plain Layout
22745
22746
22747 \backslash
22748 fi
22749 \end_layout
22750
22751 \end_inset
22752
22753
22754 \end_layout
22755
22756 \begin_layout Section
22757 Relaciones
22758 \begin_inset CommandInset label
22759 LatexCommand label
22760 name "sec:Relaciones"
22761
22762 \end_inset
22763
22764
22765 \begin_inset Index
22766 status collapsed
22767
22768 \begin_layout Plain Layout
22769 Relaciones
22770 \end_layout
22771
22772 \end_inset
22773
22774
22775 \begin_inset Index
22776 status collapsed
22777
22778 \begin_layout Plain Layout
22779 Comparaciones|see
22780 \begin_inset ERT
22781 status collapsed
22782
22783 \begin_layout Plain Layout
22784
22785 {
22786 \end_layout
22787
22788 \end_inset
22789
22790 Relaciones
22791 \begin_inset ERT
22792 status collapsed
22793
22794 \begin_layout Plain Layout
22795
22796 }
22797 \end_layout
22798
22799 \end_inset
22800
22801
22802 \end_layout
22803
22804 \end_inset
22805
22806
22807 \end_layout
22808
22809 \begin_layout Standard
22810 Todas las relaciones se pueden insertar también con el botón 
22811 \begin_inset Graphics
22812         filename ../../images/math/leq.png
22813         scale 85
22814
22815 \end_inset
22816
22817  de la barra de ecuaciones.
22818 \end_layout
22819
22820 \begin_layout Standard
22821 \begin_inset space \hfill{}
22822 \end_inset
22823
22824
22825 \begin_inset Tabular
22826 <lyxtabular version="3" rows="17" columns="2">
22827 <features>
22828 <column alignment="center" valignment="top" width="0pt">
22829 <column alignment="center" valignment="top" width="0pt">
22830 <row>
22831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22832 \begin_inset Text
22833
22834 \begin_layout Plain Layout
22835 Comando
22836 \end_layout
22837
22838 \end_inset
22839 </cell>
22840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22841 \begin_inset Text
22842
22843 \begin_layout Plain Layout
22844 Relación
22845 \end_layout
22846
22847 \end_inset
22848 </cell>
22849 </row>
22850 <row>
22851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22852 \begin_inset Text
22853
22854 \begin_layout Plain Layout
22855 <
22856 \end_layout
22857
22858 \end_inset
22859 </cell>
22860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22861 \begin_inset Text
22862
22863 \begin_layout Plain Layout
22864 \begin_inset Formula $<$
22865 \end_inset
22866
22867
22868 \end_layout
22869
22870 \end_inset
22871 </cell>
22872 </row>
22873 <row>
22874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22875 \begin_inset Text
22876
22877 \begin_layout Plain Layout
22878
22879 \backslash
22880 le
22881 \end_layout
22882
22883 \end_inset
22884 </cell>
22885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22886 \begin_inset Text
22887
22888 \begin_layout Plain Layout
22889 \begin_inset Formula $\le$
22890 \end_inset
22891
22892
22893 \end_layout
22894
22895 \end_inset
22896 </cell>
22897 </row>
22898 <row>
22899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22900 \begin_inset Text
22901
22902 \begin_layout Plain Layout
22903
22904 \backslash
22905 ll
22906 \end_layout
22907
22908 \end_inset
22909 </cell>
22910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22911 \begin_inset Text
22912
22913 \begin_layout Plain Layout
22914 \begin_inset Formula $\ll$
22915 \end_inset
22916
22917
22918 \end_layout
22919
22920 \end_inset
22921 </cell>
22922 </row>
22923 <row>
22924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22925 \begin_inset Text
22926
22927 \begin_layout Plain Layout
22928
22929 \backslash
22930 prec
22931 \end_layout
22932
22933 \end_inset
22934 </cell>
22935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22936 \begin_inset Text
22937
22938 \begin_layout Plain Layout
22939 \begin_inset Formula $\prec$
22940 \end_inset
22941
22942
22943 \end_layout
22944
22945 \end_inset
22946 </cell>
22947 </row>
22948 <row>
22949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22950 \begin_inset Text
22951
22952 \begin_layout Plain Layout
22953
22954 \backslash
22955 preceq
22956 \end_layout
22957
22958 \end_inset
22959 </cell>
22960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22961 \begin_inset Text
22962
22963 \begin_layout Plain Layout
22964 \begin_inset Formula $\preceq$
22965 \end_inset
22966
22967
22968 \end_layout
22969
22970 \end_inset
22971 </cell>
22972 </row>
22973 <row>
22974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22975 \begin_inset Text
22976
22977 \begin_layout Plain Layout
22978
22979 \backslash
22980 subset
22981 \end_layout
22982
22983 \end_inset
22984 </cell>
22985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22986 \begin_inset Text
22987
22988 \begin_layout Plain Layout
22989 \begin_inset Formula $\subset$
22990 \end_inset
22991
22992
22993 \end_layout
22994
22995 \end_inset
22996 </cell>
22997 </row>
22998 <row>
22999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23000 \begin_inset Text
23001
23002 \begin_layout Plain Layout
23003
23004 \backslash
23005 subseteq
23006 \end_layout
23007
23008 \end_inset
23009 </cell>
23010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23011 \begin_inset Text
23012
23013 \begin_layout Plain Layout
23014 \begin_inset Formula $\subseteq$
23015 \end_inset
23016
23017
23018 \end_layout
23019
23020 \end_inset
23021 </cell>
23022 </row>
23023 <row>
23024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23025 \begin_inset Text
23026
23027 \begin_layout Plain Layout
23028
23029 \backslash
23030 sqsubseteq
23031 \end_layout
23032
23033 \end_inset
23034 </cell>
23035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23036 \begin_inset Text
23037
23038 \begin_layout Plain Layout
23039 \begin_inset Formula $\sqsubseteq$
23040 \end_inset
23041
23042
23043 \end_layout
23044
23045 \end_inset
23046 </cell>
23047 </row>
23048 <row>
23049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Plain Layout
23053
23054 \backslash
23055 in
23056 \end_layout
23057
23058 \end_inset
23059 </cell>
23060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23061 \begin_inset Text
23062
23063 \begin_layout Plain Layout
23064 \begin_inset Formula $\in$
23065 \end_inset
23066
23067
23068 \end_layout
23069
23070 \end_inset
23071 </cell>
23072 </row>
23073 <row>
23074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23075 \begin_inset Text
23076
23077 \begin_layout Plain Layout
23078
23079 \backslash
23080 vdash
23081 \end_layout
23082
23083 \end_inset
23084 </cell>
23085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23086 \begin_inset Text
23087
23088 \begin_layout Plain Layout
23089 \begin_inset Formula $\vdash$
23090 \end_inset
23091
23092
23093 \end_layout
23094
23095 \end_inset
23096 </cell>
23097 </row>
23098 <row>
23099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23100 \begin_inset Text
23101
23102 \begin_layout Plain Layout
23103
23104 \backslash
23105 smile
23106 \end_layout
23107
23108 \end_inset
23109 </cell>
23110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23111 \begin_inset Text
23112
23113 \begin_layout Plain Layout
23114 \begin_inset Formula $\smile$
23115 \end_inset
23116
23117
23118 \end_layout
23119
23120 \end_inset
23121 </cell>
23122 </row>
23123 <row>
23124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23125 \begin_inset Text
23126
23127 \begin_layout Plain Layout
23128
23129 \backslash
23130 lhd
23131 \end_layout
23132
23133 \end_inset
23134 </cell>
23135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23136 \begin_inset Text
23137
23138 \begin_layout Plain Layout
23139 \begin_inset Formula $\lhd$
23140 \end_inset
23141
23142
23143 \end_layout
23144
23145 \end_inset
23146 </cell>
23147 </row>
23148 <row>
23149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23150 \begin_inset Text
23151
23152 \begin_layout Plain Layout
23153
23154 \backslash
23155 unlhd
23156 \end_layout
23157
23158 \end_inset
23159 </cell>
23160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23161 \begin_inset Text
23162
23163 \begin_layout Plain Layout
23164 \begin_inset Formula $\unlhd$
23165 \end_inset
23166
23167
23168 \end_layout
23169
23170 \end_inset
23171 </cell>
23172 </row>
23173 <row>
23174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23175 \begin_inset Text
23176
23177 \begin_layout Plain Layout
23178
23179 \backslash
23180 gtrless
23181 \end_layout
23182
23183 \end_inset
23184 </cell>
23185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23186 \begin_inset Text
23187
23188 \begin_layout Plain Layout
23189 \begin_inset Formula $\gtrless$
23190 \end_inset
23191
23192
23193 \end_layout
23194
23195 \end_inset
23196 </cell>
23197 </row>
23198 <row>
23199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23200 \begin_inset Text
23201
23202 \begin_layout Plain Layout
23203
23204 \backslash
23205 mid
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214 \begin_inset Formula $\mid$
23215 \end_inset
23216
23217
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 </row>
23223 <row>
23224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23225 \begin_inset Text
23226
23227 \begin_layout Plain Layout
23228
23229 \backslash
23230 nmid
23231 \end_layout
23232
23233 \end_inset
23234 </cell>
23235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239 \begin_inset Formula $\nmid$
23240 \end_inset
23241
23242
23243 \end_layout
23244
23245 \end_inset
23246 </cell>
23247 </row>
23248 </lyxtabular>
23249
23250 \end_inset
23251
23252
23253 \begin_inset space \hfill{}
23254 \end_inset
23255
23256
23257 \begin_inset Tabular
23258 <lyxtabular version="3" rows="17" columns="2">
23259 <features>
23260 <column alignment="center" valignment="top" width="0pt">
23261 <column alignment="center" valignment="top" width="0pt">
23262 <row>
23263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23264 \begin_inset Text
23265
23266 \begin_layout Plain Layout
23267 Comando
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23273 \begin_inset Text
23274
23275 \begin_layout Plain Layout
23276 Relación
23277 \end_layout
23278
23279 \end_inset
23280 </cell>
23281 </row>
23282 <row>
23283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23284 \begin_inset Text
23285
23286 \begin_layout Plain Layout
23287 =
23288 \end_layout
23289
23290 \end_inset
23291 </cell>
23292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296 \begin_inset Formula $=$
23297 \end_inset
23298
23299
23300 \end_layout
23301
23302 \end_inset
23303 </cell>
23304 </row>
23305 <row>
23306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23307 \begin_inset Text
23308
23309 \begin_layout Plain Layout
23310
23311 \backslash
23312 not=
23313 \end_layout
23314
23315 \end_inset
23316 </cell>
23317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23318 \begin_inset Text
23319
23320 \begin_layout Plain Layout
23321 \begin_inset Formula $\not=$
23322 \end_inset
23323
23324
23325 \end_layout
23326
23327 \end_inset
23328 </cell>
23329 </row>
23330 <row>
23331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23332 \begin_inset Text
23333
23334 \begin_layout Plain Layout
23335
23336 \backslash
23337 equiv
23338 \end_layout
23339
23340 \end_inset
23341 </cell>
23342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23343 \begin_inset Text
23344
23345 \begin_layout Plain Layout
23346 \begin_inset Formula $\equiv$
23347 \end_inset
23348
23349
23350 \end_layout
23351
23352 \end_inset
23353 </cell>
23354 </row>
23355 <row>
23356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360
23361 \backslash
23362 sim
23363 \end_layout
23364
23365 \end_inset
23366 </cell>
23367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23368 \begin_inset Text
23369
23370 \begin_layout Plain Layout
23371 \begin_inset Formula $\sim$
23372 \end_inset
23373
23374
23375 \end_layout
23376
23377 \end_inset
23378 </cell>
23379 </row>
23380 <row>
23381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23382 \begin_inset Text
23383
23384 \begin_layout Plain Layout
23385
23386 \backslash
23387 simeq
23388 \end_layout
23389
23390 \end_inset
23391 </cell>
23392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396 \begin_inset Formula $\simeq$
23397 \end_inset
23398
23399
23400 \end_layout
23401
23402 \end_inset
23403 </cell>
23404 </row>
23405 <row>
23406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410
23411 \backslash
23412 approx
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421 \begin_inset Formula $\approx$
23422 \end_inset
23423
23424
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 </row>
23430 <row>
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435
23436 \backslash
23437 cong
23438 \end_layout
23439
23440 \end_inset
23441 </cell>
23442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23443 \begin_inset Text
23444
23445 \begin_layout Plain Layout
23446 \begin_inset Formula $\cong$
23447 \end_inset
23448
23449
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 </row>
23455 <row>
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460
23461 \backslash
23462 bowtie
23463 \end_layout
23464
23465 \end_inset
23466 </cell>
23467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471 \begin_inset Formula $\bowtie$
23472 \end_inset
23473
23474
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 </row>
23480 <row>
23481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485
23486 \backslash
23487 notin
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496 \begin_inset Formula $\notin$
23497 \end_inset
23498
23499
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 </row>
23505 <row>
23506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Plain Layout
23510
23511 \backslash
23512 perp
23513 \end_layout
23514
23515 \end_inset
23516 </cell>
23517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521 \begin_inset Formula $\perp$
23522 \end_inset
23523
23524
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 </row>
23530 <row>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535
23536 \backslash
23537 propto
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546 \begin_inset Formula $\propto$
23547 \end_inset
23548
23549
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 </row>
23555 <row>
23556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560
23561 \backslash
23562 asymp
23563 \end_layout
23564
23565 \end_inset
23566 </cell>
23567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23568 \begin_inset Text
23569
23570 \begin_layout Plain Layout
23571 \begin_inset Formula $\asymp$
23572 \end_inset
23573
23574
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 </row>
23580 <row>
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585
23586 \backslash
23587 doteq
23588 \end_layout
23589
23590 \end_inset
23591 </cell>
23592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596 \begin_inset Formula $\doteq$
23597 \end_inset
23598
23599
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 </row>
23605 <row>
23606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610
23611 \backslash
23612 circeq
23613 \end_layout
23614
23615 \end_inset
23616 </cell>
23617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23618 \begin_inset Text
23619
23620 \begin_layout Plain Layout
23621 \begin_inset Formula $\circeq$
23622 \end_inset
23623
23624
23625 \end_layout
23626
23627 \end_inset
23628 </cell>
23629 </row>
23630 <row>
23631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Plain Layout
23635
23636 \backslash
23637 models
23638 \end_layout
23639
23640 \end_inset
23641 </cell>
23642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23643 \begin_inset Text
23644
23645 \begin_layout Plain Layout
23646 \begin_inset Formula $\models$
23647 \end_inset
23648
23649
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 </row>
23655 <row>
23656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Plain Layout
23660
23661 \backslash
23662 widehat=
23663 \end_layout
23664
23665 \end_inset
23666 </cell>
23667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23668 \begin_inset Text
23669
23670 \begin_layout Plain Layout
23671 \begin_inset Formula $\widehat{=}$
23672 \end_inset
23673
23674
23675 \end_layout
23676
23677 \end_inset
23678 </cell>
23679 </row>
23680 </lyxtabular>
23681
23682 \end_inset
23683
23684
23685 \begin_inset space \hfill{}
23686 \end_inset
23687
23688
23689 \begin_inset Tabular
23690 <lyxtabular version="3" rows="17" columns="2">
23691 <features>
23692 <column alignment="center" valignment="top" width="0pt">
23693 <column alignment="center" valignment="top" width="0pt">
23694 <row>
23695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Plain Layout
23699 Comando
23700 \end_layout
23701
23702 \end_inset
23703 </cell>
23704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23705 \begin_inset Text
23706
23707 \begin_layout Plain Layout
23708 Relación
23709 \end_layout
23710
23711 \end_inset
23712 </cell>
23713 </row>
23714 <row>
23715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23716 \begin_inset Text
23717
23718 \begin_layout Plain Layout
23719 >
23720 \end_layout
23721
23722 \end_inset
23723 </cell>
23724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728 \begin_inset Formula $>$
23729 \end_inset
23730
23731
23732 \end_layout
23733
23734 \end_inset
23735 </cell>
23736 </row>
23737 <row>
23738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742
23743 \backslash
23744 ge
23745 \end_layout
23746
23747 \end_inset
23748 </cell>
23749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753 \begin_inset Formula $\ge$
23754 \end_inset
23755
23756
23757 \end_layout
23758
23759 \end_inset
23760 </cell>
23761 </row>
23762 <row>
23763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23764 \begin_inset Text
23765
23766 \begin_layout Plain Layout
23767
23768 \backslash
23769 gg
23770 \end_layout
23771
23772 \end_inset
23773 </cell>
23774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778 \begin_inset Formula $\gg$
23779 \end_inset
23780
23781
23782 \end_layout
23783
23784 \end_inset
23785 </cell>
23786 </row>
23787 <row>
23788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23789 \begin_inset Text
23790
23791 \begin_layout Plain Layout
23792
23793 \backslash
23794 succ
23795 \end_layout
23796
23797 \end_inset
23798 </cell>
23799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23800 \begin_inset Text
23801
23802 \begin_layout Plain Layout
23803 \begin_inset Formula $\succ$
23804 \end_inset
23805
23806
23807 \end_layout
23808
23809 \end_inset
23810 </cell>
23811 </row>
23812 <row>
23813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23814 \begin_inset Text
23815
23816 \begin_layout Plain Layout
23817
23818 \backslash
23819 succeq
23820 \end_layout
23821
23822 \end_inset
23823 </cell>
23824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23825 \begin_inset Text
23826
23827 \begin_layout Plain Layout
23828 \begin_inset Formula $\succeq$
23829 \end_inset
23830
23831
23832 \end_layout
23833
23834 \end_inset
23835 </cell>
23836 </row>
23837 <row>
23838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842
23843 \backslash
23844 supset
23845 \end_layout
23846
23847 \end_inset
23848 </cell>
23849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23850 \begin_inset Text
23851
23852 \begin_layout Plain Layout
23853 \begin_inset Formula $\supset$
23854 \end_inset
23855
23856
23857 \end_layout
23858
23859 \end_inset
23860 </cell>
23861 </row>
23862 <row>
23863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867
23868 \backslash
23869 supseteq
23870 \end_layout
23871
23872 \end_inset
23873 </cell>
23874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878 \begin_inset Formula $\supseteq$
23879 \end_inset
23880
23881
23882 \end_layout
23883
23884 \end_inset
23885 </cell>
23886 </row>
23887 <row>
23888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23889 \begin_inset Text
23890
23891 \begin_layout Plain Layout
23892
23893 \backslash
23894 sqsupseteq
23895 \end_layout
23896
23897 \end_inset
23898 </cell>
23899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \begin_layout Plain Layout
23903 \begin_inset Formula $\sqsupseteq$
23904 \end_inset
23905
23906
23907 \end_layout
23908
23909 \end_inset
23910 </cell>
23911 </row>
23912 <row>
23913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917
23918 \backslash
23919 ni
23920 \end_layout
23921
23922 \end_inset
23923 </cell>
23924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23925 \begin_inset Text
23926
23927 \begin_layout Plain Layout
23928 \begin_inset Formula $\ni$
23929 \end_inset
23930
23931
23932 \end_layout
23933
23934 \end_inset
23935 </cell>
23936 </row>
23937 <row>
23938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23939 \begin_inset Text
23940
23941 \begin_layout Plain Layout
23942
23943 \backslash
23944 dashv
23945 \end_layout
23946
23947 \end_inset
23948 </cell>
23949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23950 \begin_inset Text
23951
23952 \begin_layout Plain Layout
23953 \begin_inset Formula $\dashv$
23954 \end_inset
23955
23956
23957 \end_layout
23958
23959 \end_inset
23960 </cell>
23961 </row>
23962 <row>
23963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23964 \begin_inset Text
23965
23966 \begin_layout Plain Layout
23967
23968 \backslash
23969 frown
23970 \end_layout
23971
23972 \end_inset
23973 </cell>
23974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23975 \begin_inset Text
23976
23977 \begin_layout Plain Layout
23978 \begin_inset Formula $\frown$
23979 \end_inset
23980
23981
23982 \end_layout
23983
23984 \end_inset
23985 </cell>
23986 </row>
23987 <row>
23988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23989 \begin_inset Text
23990
23991 \begin_layout Plain Layout
23992
23993 \backslash
23994 rhd
23995 \end_layout
23996
23997 \end_inset
23998 </cell>
23999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24000 \begin_inset Text
24001
24002 \begin_layout Plain Layout
24003 \begin_inset Formula $\rhd$
24004 \end_inset
24005
24006
24007 \end_layout
24008
24009 \end_inset
24010 </cell>
24011 </row>
24012 <row>
24013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24014 \begin_inset Text
24015
24016 \begin_layout Plain Layout
24017
24018 \backslash
24019 unrhd
24020 \end_layout
24021
24022 \end_inset
24023 </cell>
24024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24025 \begin_inset Text
24026
24027 \begin_layout Plain Layout
24028 \begin_inset Formula $\unrhd$
24029 \end_inset
24030
24031
24032 \end_layout
24033
24034 \end_inset
24035 </cell>
24036 </row>
24037 <row>
24038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24039 \begin_inset Text
24040
24041 \begin_layout Plain Layout
24042
24043 \backslash
24044 lessgtr
24045 \end_layout
24046
24047 \end_inset
24048 </cell>
24049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24050 \begin_inset Text
24051
24052 \begin_layout Plain Layout
24053 \begin_inset Formula $\lessgtr$
24054 \end_inset
24055
24056
24057 \end_layout
24058
24059 \end_inset
24060 </cell>
24061 </row>
24062 <row>
24063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24064 \begin_inset Text
24065
24066 \begin_layout Plain Layout
24067
24068 \backslash
24069 parallel
24070 \end_layout
24071
24072 \end_inset
24073 </cell>
24074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24075 \begin_inset Text
24076
24077 \begin_layout Plain Layout
24078 \begin_inset Formula $\parallel$
24079 \end_inset
24080
24081
24082 \end_layout
24083
24084 \end_inset
24085 </cell>
24086 </row>
24087 <row>
24088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24089 \begin_inset Text
24090
24091 \begin_layout Plain Layout
24092
24093 \backslash
24094 nparallel
24095 \end_layout
24096
24097 \end_inset
24098 </cell>
24099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24100 \begin_inset Text
24101
24102 \begin_layout Plain Layout
24103 \begin_inset Formula $\nparallel$
24104 \end_inset
24105
24106
24107 \end_layout
24108
24109 \end_inset
24110 </cell>
24111 </row>
24112 </lyxtabular>
24113
24114 \end_inset
24115
24116
24117 \begin_inset space \hfill{}
24118 \end_inset
24119
24120
24121 \end_layout
24122
24123 \begin_layout Standard
24124 \begin_inset VSpace medskip
24125 \end_inset
24126
24127
24128 \end_layout
24129
24130 \begin_layout Standard
24131 Los caracteres 
24132 \series bold
24133
24134 \backslash
24135 lhd
24136 \series default
24137  y 
24138 \series bold
24139
24140 \backslash
24141 rhd
24142 \series default
24143  son mayores que los operadores de aspecto similar 
24144 \series bold
24145
24146 \backslash
24147 triangleleft
24148 \series default
24149  y 
24150 \series bold
24151
24152 \backslash
24153 triangleright
24154 \series default
24155 , respectivamente.
24156 \end_layout
24157
24158 \begin_layout Standard
24159 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24160 \end_layout
24161
24162 \begin_layout Standard
24163 Se pueden componer relaciones con etiquetas con el comando 
24164 \series bold
24165
24166 \backslash
24167 stackrel
24168 \series default
24169
24170 \begin_inset Index
24171 status collapsed
24172
24173 \begin_layout Plain Layout
24174 Comandos ! S ! 
24175 \backslash
24176 stackrel
24177 \end_layout
24178
24179 \end_inset
24180
24181 :
24182 \end_layout
24183
24184 \begin_layout Standard
24185 \align center
24186 \begin_inset Tabular
24187 <lyxtabular version="3" rows="2" columns="2">
24188 <features>
24189 <column alignment="center" valignment="top" width="0">
24190 <column alignment="center" valignment="top" width="0">
24191 <row>
24192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24193 \begin_inset Text
24194
24195 \begin_layout Plain Layout
24196 Comando
24197 \end_layout
24198
24199 \end_inset
24200 </cell>
24201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24202 \begin_inset Text
24203
24204 \begin_layout Plain Layout
24205 Resultado
24206 \begin_inset Note Note
24207 status collapsed
24208
24209 \begin_layout Plain Layout
24210
24211 \series bold
24212
24213 \backslash
24214 raisebox
24215 \series default
24216  se usa sólo como espaciador
24217 \end_layout
24218
24219 \end_inset
24220
24221
24222 \end_layout
24223
24224 \end_inset
24225 </cell>
24226 </row>
24227 <row>
24228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24229 \begin_inset Text
24230
24231 \begin_layout Plain Layout
24232 A(r)
24233 \backslash
24234 stackrel
24235 \begin_inset ERT
24236 status collapsed
24237
24238 \begin_layout Plain Layout
24239
24240
24241 \backslash
24242 spce 
24243 \end_layout
24244
24245 \end_inset
24246
24247 r
24248 \backslash
24249 to
24250 \backslash
24251 infty
24252 \begin_inset ERT
24253 status collapsed
24254
24255 \begin_layout Plain Layout
24256
24257
24258 \backslash
24259 spce 
24260 \end_layout
24261
24262 \end_inset
24263
24264
24265 \begin_inset Formula $\downarrow$
24266 \end_inset
24267
24268
24269 \backslash
24270 approx
24271 \begin_inset ERT
24272 status collapsed
24273
24274 \begin_layout Plain Layout
24275
24276
24277 \backslash
24278 spce 
24279 \end_layout
24280
24281 \end_inset
24282
24283
24284 \begin_inset ERT
24285 status collapsed
24286
24287 \begin_layout Plain Layout
24288
24289
24290 \backslash
24291 spce 
24292 \end_layout
24293
24294 \end_inset
24295
24296 B
24297 \end_layout
24298
24299 \end_inset
24300 </cell>
24301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24302 \begin_inset Text
24303
24304 \begin_layout Plain Layout
24305 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24306 \end_inset
24307
24308
24309 \end_layout
24310
24311 \end_inset
24312 </cell>
24313 </row>
24314 </lyxtabular>
24315
24316 \end_inset
24317
24318
24319 \end_layout
24320
24321 \begin_layout Section
24322 Funciones
24323 \end_layout
24324
24325 \begin_layout Subsection
24326 Funciones predefinidas
24327 \begin_inset CommandInset label
24328 LatexCommand label
24329 name "sub:Funciones-predefinidas"
24330
24331 \end_inset
24332
24333
24334 \begin_inset Index
24335 status collapsed
24336
24337 \begin_layout Plain Layout
24338 Funciones ! predefinidas
24339 \end_layout
24340
24341 \end_inset
24342
24343
24344 \end_layout
24345
24346 \begin_layout Standard
24347 En general las variables se escriben en 
24348 \emph on
24349 cursiva
24350 \emph default
24351  en expresiones matemáticas, pero no los nombres de las funciones, porque
24352  
24353 \begin_inset Formula $sen$
24354 \end_inset
24355
24356  podría confundirse con 
24357 \begin_inset Formula $s\cdot e\cdot n$
24358 \end_inset
24359
24360 .
24361  Por eso hay funciones predefinidas, que además se separan un poco del factor
24362  precedente.
24363  Se insertan como comandos con una barra inversa  delante de su nombre.
24364 \end_layout
24365
24366 \begin_layout Standard
24367 \align center
24368 \begin_inset Tabular
24369 <lyxtabular version="3" rows="2" columns="4">
24370 <features>
24371 <column alignment="center" valignment="top" width="0pt">
24372 <column alignment="center" valignment="top" width="0pt">
24373 <column alignment="center" valignment="top" width="0pt">
24374 <column alignment="center" valignment="top" width="0pt">
24375 <row>
24376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24377 \begin_inset Text
24378
24379 \begin_layout Plain Layout
24380 Comando
24381 \end_layout
24382
24383 \end_inset
24384 </cell>
24385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Plain Layout
24389 Resultado
24390 \end_layout
24391
24392 \end_inset
24393 </cell>
24394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24395 \begin_inset Text
24396
24397 \begin_layout Plain Layout
24398 Comando
24399 \end_layout
24400
24401 \end_inset
24402 </cell>
24403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24404 \begin_inset Text
24405
24406 \begin_layout Plain Layout
24407 Resultado
24408 \end_layout
24409
24410 \end_inset
24411 </cell>
24412 </row>
24413 <row>
24414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24415 \begin_inset Text
24416
24417 \begin_layout Plain Layout
24418 Asen(x)+B
24419 \end_layout
24420
24421 \end_inset
24422 </cell>
24423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24424 \begin_inset Text
24425
24426 \begin_layout Plain Layout
24427 \begin_inset Formula $Asen(x)+B$
24428 \end_inset
24429
24430
24431 \end_layout
24432
24433 \end_inset
24434 </cell>
24435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24436 \begin_inset Text
24437
24438 \begin_layout Plain Layout
24439 A
24440 \backslash
24441 sen(x)+B
24442 \end_layout
24443
24444 \end_inset
24445 </cell>
24446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24447 \begin_inset Text
24448
24449 \begin_layout Plain Layout
24450 \begin_inset Formula $A\sen(x)+B$
24451 \end_inset
24452
24453
24454 \end_layout
24455
24456 \end_inset
24457 </cell>
24458 </row>
24459 </lyxtabular>
24460
24461 \end_inset
24462
24463
24464 \end_layout
24465
24466 \begin_layout Standard
24467 Las funciones siguientes están predefinidas:
24468 \begin_inset Foot
24469 status open
24470
24471 \begin_layout Plain Layout
24472 Se han añadido los comandos equivalentes suministrados por el estilo 
24473 \series bold
24474 spanish
24475 \series default
24476  de 
24477 \series bold
24478 babel
24479 \series default
24480 , adaptados a las convenciones hispanohablantes.
24481  Además, en su caso, las funciones serán acentuadas automáticamente en la
24482  salida, p.
24483 \begin_inset space \thinspace{}
24484 \end_inset
24485
24486 e.
24487  
24488 \begin_inset Quotes fld
24489 \end_inset
24490
24491 lím
24492 \begin_inset Quotes frd
24493 \end_inset
24494
24495  o 
24496 \begin_inset Quotes fld
24497 \end_inset
24498
24499 máx
24500 \begin_inset Quotes frd
24501 \end_inset
24502
24503 .
24504  Más información en 
24505 \begin_inset CommandInset citation
24506 LatexCommand cite
24507 key "spanish"
24508
24509 \end_inset
24510
24511 .
24512  (
24513 \emph on
24514 N.
24515 \begin_inset space \thinspace{}
24516 \end_inset
24517
24518 del t.
24519 \emph default
24520 )
24521 \end_layout
24522
24523 \end_inset
24524
24525
24526 \end_layout
24527
24528 \begin_layout Standard
24529 \begin_inset VSpace -2mm
24530 \end_inset
24531
24532
24533 \end_layout
24534
24535 \begin_layout Standard
24536 \align center
24537 \begin_inset Tabular
24538 <lyxtabular version="3" rows="9" columns="7">
24539 <features>
24540 <column alignment="center" valignment="top" width="0pt">
24541 <column alignment="center" valignment="top" width="0pt">
24542 <column alignment="center" valignment="top" width="0pt">
24543 <column alignment="center" valignment="top" width="0pt">
24544 <column alignment="center" valignment="top" width="0pt">
24545 <column alignment="center" valignment="top" width="0pt">
24546 <column alignment="center" valignment="top" width="0pt">
24547 <row>
24548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24549 \begin_inset Text
24550
24551 \begin_layout Plain Layout
24552 Comando
24553 \end_layout
24554
24555 \end_inset
24556 </cell>
24557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24558 \begin_inset Text
24559
24560 \begin_layout Plain Layout
24561 español
24562 \end_layout
24563
24564 \end_inset
24565 </cell>
24566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Plain Layout
24570 Comando
24571 \end_layout
24572
24573 \end_inset
24574 </cell>
24575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24576 \begin_inset Text
24577
24578 \begin_layout Plain Layout
24579 español
24580 \end_layout
24581
24582 \end_inset
24583 </cell>
24584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24585 \begin_inset Text
24586
24587 \begin_layout Plain Layout
24588 Comando
24589 \end_layout
24590
24591 \end_inset
24592 </cell>
24593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24594 \begin_inset Text
24595
24596 \begin_layout Plain Layout
24597 español
24598 \end_layout
24599
24600 \end_inset
24601 </cell>
24602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24603 \begin_inset Text
24604
24605 \begin_layout Plain Layout
24606 Comando
24607 \end_layout
24608
24609 \end_inset
24610 </cell>
24611 </row>
24612 <row>
24613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24614 \begin_inset Text
24615
24616 \begin_layout Plain Layout
24617
24618 \backslash
24619 sin
24620 \end_layout
24621
24622 \end_inset
24623 </cell>
24624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24625 \begin_inset Text
24626
24627 \begin_layout Plain Layout
24628
24629 \backslash
24630 sen
24631 \end_layout
24632
24633 \end_inset
24634 </cell>
24635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24636 \begin_inset Text
24637
24638 \begin_layout Plain Layout
24639
24640 \backslash
24641 sinh
24642 \end_layout
24643
24644 \end_inset
24645 </cell>
24646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24647 \begin_inset Text
24648
24649 \begin_layout Plain Layout
24650
24651 \backslash
24652 senh
24653 \end_layout
24654
24655 \end_inset
24656 </cell>
24657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24658 \begin_inset Text
24659
24660 \begin_layout Plain Layout
24661
24662 \backslash
24663 arcsin
24664 \end_layout
24665
24666 \end_inset
24667 </cell>
24668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24669 \begin_inset Text
24670
24671 \begin_layout Plain Layout
24672
24673 \backslash
24674 arcsen
24675 \end_layout
24676
24677 \end_inset
24678 </cell>
24679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24680 \begin_inset Text
24681
24682 \begin_layout Plain Layout
24683
24684 \backslash
24685 sup
24686 \end_layout
24687
24688 \end_inset
24689 </cell>
24690 </row>
24691 <row>
24692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24693 \begin_inset Text
24694
24695 \begin_layout Plain Layout
24696
24697 \backslash
24698 cos
24699 \end_layout
24700
24701 \end_inset
24702 </cell>
24703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24704 \begin_inset Text
24705
24706 \begin_layout Plain Layout
24707
24708 \end_layout
24709
24710 \end_inset
24711 </cell>
24712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24713 \begin_inset Text
24714
24715 \begin_layout Plain Layout
24716
24717 \backslash
24718 cosh
24719 \end_layout
24720
24721 \end_inset
24722 </cell>
24723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24724 \begin_inset Text
24725
24726 \begin_layout Plain Layout
24727
24728 \end_layout
24729
24730 \end_inset
24731 </cell>
24732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24733 \begin_inset Text
24734
24735 \begin_layout Plain Layout
24736
24737 \backslash
24738 arccos
24739 \end_layout
24740
24741 \end_inset
24742 </cell>
24743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24744 \begin_inset Text
24745
24746 \begin_layout Plain Layout
24747
24748 \backslash
24749 arccos
24750 \end_layout
24751
24752 \end_inset
24753 </cell>
24754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24755 \begin_inset Text
24756
24757 \begin_layout Plain Layout
24758
24759 \backslash
24760 inf
24761 \end_layout
24762
24763 \end_inset
24764 </cell>
24765 </row>
24766 <row>
24767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24768 \begin_inset Text
24769
24770 \begin_layout Plain Layout
24771
24772 \backslash
24773 tan
24774 \end_layout
24775
24776 \end_inset
24777 </cell>
24778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Plain Layout
24782
24783 \backslash
24784 tg
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Plain Layout
24793
24794 \backslash
24795 tanh
24796 \end_layout
24797
24798 \end_inset
24799 </cell>
24800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24801 \begin_inset Text
24802
24803 \begin_layout Plain Layout
24804
24805 \backslash
24806 tgh
24807 \end_layout
24808
24809 \end_inset
24810 </cell>
24811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24812 \begin_inset Text
24813
24814 \begin_layout Plain Layout
24815
24816 \backslash
24817 arctan
24818 \end_layout
24819
24820 \end_inset
24821 </cell>
24822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24823 \begin_inset Text
24824
24825 \begin_layout Plain Layout
24826
24827 \backslash
24828 arctg
24829 \end_layout
24830
24831 \end_inset
24832 </cell>
24833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24834 \begin_inset Text
24835
24836 \begin_layout Plain Layout
24837
24838 \backslash
24839 lim
24840 \end_layout
24841
24842 \end_inset
24843 </cell>
24844 </row>
24845 <row>
24846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24847 \begin_inset Text
24848
24849 \begin_layout Plain Layout
24850
24851 \backslash
24852 cot
24853 \end_layout
24854
24855 \end_inset
24856 </cell>
24857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24858 \begin_inset Text
24859
24860 \begin_layout Plain Layout
24861
24862 \backslash
24863 cotg
24864 \end_layout
24865
24866 \end_inset
24867 </cell>
24868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24869 \begin_inset Text
24870
24871 \begin_layout Plain Layout
24872
24873 \backslash
24874 coth
24875 \end_layout
24876
24877 \end_inset
24878 </cell>
24879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24880 \begin_inset Text
24881
24882 \begin_layout Plain Layout
24883
24884 \end_layout
24885
24886 \end_inset
24887 </cell>
24888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24889 \begin_inset Text
24890
24891 \begin_layout Plain Layout
24892
24893 \backslash
24894 arg
24895 \end_layout
24896
24897 \end_inset
24898 </cell>
24899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24900 \begin_inset Text
24901
24902 \begin_layout Plain Layout
24903
24904 \end_layout
24905
24906 \end_inset
24907 </cell>
24908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24909 \begin_inset Text
24910
24911 \begin_layout Plain Layout
24912
24913 \backslash
24914 liminf
24915 \end_layout
24916
24917 \end_inset
24918 </cell>
24919 </row>
24920 <row>
24921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24922 \begin_inset Text
24923
24924 \begin_layout Plain Layout
24925
24926 \backslash
24927 sec
24928 \end_layout
24929
24930 \end_inset
24931 </cell>
24932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24933 \begin_inset Text
24934
24935 \begin_layout Plain Layout
24936
24937 \end_layout
24938
24939 \end_inset
24940 </cell>
24941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24942 \begin_inset Text
24943
24944 \begin_layout Plain Layout
24945
24946 \backslash
24947 min
24948 \end_layout
24949
24950 \end_inset
24951 </cell>
24952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24953 \begin_inset Text
24954
24955 \begin_layout Plain Layout
24956
24957 \end_layout
24958
24959 \end_inset
24960 </cell>
24961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24962 \begin_inset Text
24963
24964 \begin_layout Plain Layout
24965
24966 \backslash
24967 deg
24968 \end_layout
24969
24970 \end_inset
24971 </cell>
24972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24973 \begin_inset Text
24974
24975 \begin_layout Plain Layout
24976
24977 \end_layout
24978
24979 \end_inset
24980 </cell>
24981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24982 \begin_inset Text
24983
24984 \begin_layout Plain Layout
24985
24986 \backslash
24987 limsup
24988 \end_layout
24989
24990 \end_inset
24991 </cell>
24992 </row>
24993 <row>
24994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24995 \begin_inset Text
24996
24997 \begin_layout Plain Layout
24998
24999 \backslash
25000 csc
25001 \end_layout
25002
25003 \end_inset
25004 </cell>
25005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25006 \begin_inset Text
25007
25008 \begin_layout Plain Layout
25009
25010 \backslash
25011 cosec
25012 \end_layout
25013
25014 \end_inset
25015 </cell>
25016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25017 \begin_inset Text
25018
25019 \begin_layout Plain Layout
25020
25021 \backslash
25022 max
25023 \end_layout
25024
25025 \end_inset
25026 </cell>
25027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25028 \begin_inset Text
25029
25030 \begin_layout Plain Layout
25031
25032 \end_layout
25033
25034 \end_inset
25035 </cell>
25036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25037 \begin_inset Text
25038
25039 \begin_layout Plain Layout
25040
25041 \backslash
25042 det
25043 \end_layout
25044
25045 \end_inset
25046 </cell>
25047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25048 \begin_inset Text
25049
25050 \begin_layout Plain Layout
25051
25052 \end_layout
25053
25054 \end_inset
25055 </cell>
25056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25057 \begin_inset Text
25058
25059 \begin_layout Plain Layout
25060
25061 \backslash
25062 Pr
25063 \end_layout
25064
25065 \end_inset
25066 </cell>
25067 </row>
25068 <row>
25069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25070 \begin_inset Text
25071
25072 \begin_layout Plain Layout
25073
25074 \backslash
25075 ln
25076 \end_layout
25077
25078 \end_inset
25079 </cell>
25080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25081 \begin_inset Text
25082
25083 \begin_layout Plain Layout
25084
25085 \end_layout
25086
25087 \end_inset
25088 </cell>
25089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25090 \begin_inset Text
25091
25092 \begin_layout Plain Layout
25093
25094 \backslash
25095 exp
25096 \end_layout
25097
25098 \end_inset
25099 </cell>
25100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25101 \begin_inset Text
25102
25103 \begin_layout Plain Layout
25104
25105 \end_layout
25106
25107 \end_inset
25108 </cell>
25109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25110 \begin_inset Text
25111
25112 \begin_layout Plain Layout
25113
25114 \backslash
25115 dim
25116 \end_layout
25117
25118 \end_inset
25119 </cell>
25120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25121 \begin_inset Text
25122
25123 \begin_layout Plain Layout
25124
25125 \end_layout
25126
25127 \end_inset
25128 </cell>
25129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25130 \begin_inset Text
25131
25132 \begin_layout Plain Layout
25133
25134 \backslash
25135 hom
25136 \end_layout
25137
25138 \end_inset
25139 </cell>
25140 </row>
25141 <row>
25142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25143 \begin_inset Text
25144
25145 \begin_layout Plain Layout
25146
25147 \backslash
25148 lg
25149 \end_layout
25150
25151 \end_inset
25152 </cell>
25153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25154 \begin_inset Text
25155
25156 \begin_layout Plain Layout
25157
25158 \end_layout
25159
25160 \end_inset
25161 </cell>
25162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25163 \begin_inset Text
25164
25165 \begin_layout Plain Layout
25166
25167 \backslash
25168 log
25169 \end_layout
25170
25171 \end_inset
25172 </cell>
25173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25174 \begin_inset Text
25175
25176 \begin_layout Plain Layout
25177
25178 \end_layout
25179
25180 \end_inset
25181 </cell>
25182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25183 \begin_inset Text
25184
25185 \begin_layout Plain Layout
25186
25187 \backslash
25188 ker
25189 \end_layout
25190
25191 \end_inset
25192 </cell>
25193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25194 \begin_inset Text
25195
25196 \begin_layout Plain Layout
25197
25198 \end_layout
25199
25200 \end_inset
25201 </cell>
25202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25203 \begin_inset Text
25204
25205 \begin_layout Plain Layout
25206
25207 \backslash
25208 gcd
25209 \end_layout
25210
25211 \end_inset
25212 </cell>
25213 </row>
25214 </lyxtabular>
25215
25216 \end_inset
25217
25218
25219 \end_layout
25220
25221 \begin_layout Standard
25222 También se pueden insertar con el botón 
25223 \begin_inset Graphics
25224         filename ../../images/math/functions.png
25225         scale 85
25226
25227 \end_inset
25228
25229  de la barra de ecuaciones.
25230 \end_layout
25231
25232 \begin_layout Subsection
25233 Funciones definidas por el usuario
25234 \begin_inset Index
25235 status collapsed
25236
25237 \begin_layout Plain Layout
25238 Funciones ! personalizadas
25239 \end_layout
25240
25241 \end_inset
25242
25243
25244 \end_layout
25245
25246 \begin_layout Standard
25247 Para usar una función no predefinida, como por ejemplo la función signo,
25248  sgn(x), hay dos posibilidades:
25249 \end_layout
25250
25251 \begin_layout Itemize
25252 Define la función añadiendo al preámbulo LaTeX la línea
25253 \begin_inset Foot
25254 status collapsed
25255
25256 \begin_layout Plain Layout
25257 Más sobre 
25258 \series bold
25259
25260 \backslash
25261 DeclareMathOperator
25262 \series default
25263  en 
25264 \begin_inset CommandInset ref
25265 LatexCommand ref
25266 reference "sub:Operadores-de-usuario"
25267
25268 \end_inset
25269
25270
25271 \end_layout
25272
25273 \end_inset
25274
25275
25276 \begin_inset Newline newline
25277 \end_inset
25278
25279
25280 \begin_inset VSpace -3mm
25281 \end_inset
25282
25283
25284 \begin_inset Newline newline
25285 \end_inset
25286
25287
25288 \series bold
25289
25290 \backslash
25291 DeclareMathOperator{
25292 \backslash
25293 sgn}{sgn}
25294 \series default
25295
25296 \begin_inset Index
25297 status collapsed
25298
25299 \begin_layout Plain Layout
25300 Comandos ! D ! 
25301 \backslash
25302 dbinom@
25303 \backslash
25304 DeclareMathOperator
25305 \end_layout
25306
25307 \end_inset
25308
25309
25310 \begin_inset Newline newline
25311 \end_inset
25312
25313
25314 \begin_inset VSpace -2mm
25315 \end_inset
25316
25317
25318 \begin_inset Newline newline
25319 \end_inset
25320
25321 Ahora la función recién definida se puede obtener con el comando 
25322 \series bold
25323
25324 \backslash
25325 sgn
25326 \series default
25327 .
25328 \end_layout
25329
25330 \begin_layout Itemize
25331 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25332  en nuestro ejemplo las letras 
25333 \emph on
25334 sgn
25335 \emph default
25336 , y cámbialo a texto matemático.
25337  Entre el factor precedente y la función se inserta un espacio.
25338 \end_layout
25339
25340 \begin_layout Standard
25341 El resultado con ambos métodos es el mismo que con una función predefinida:
25342 \begin_inset Foot
25343 status collapsed
25344
25345 \begin_layout Plain Layout
25346 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25347  negro.
25348 \end_layout
25349
25350 \end_inset
25351
25352
25353 \end_layout
25354
25355 \begin_layout Standard
25356 \align center
25357 \begin_inset Tabular
25358 <lyxtabular version="3" rows="3" columns="2">
25359 <features>
25360 <column alignment="center" valignment="top" width="0pt">
25361 <column alignment="center" valignment="top" width="0pt">
25362 <row>
25363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25364 \begin_inset Text
25365
25366 \begin_layout Plain Layout
25367 Comando
25368 \end_layout
25369
25370 \end_inset
25371 </cell>
25372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25373 \begin_inset Text
25374
25375 \begin_layout Plain Layout
25376 Resultado
25377 \end_layout
25378
25379 \end_inset
25380 </cell>
25381 </row>
25382 <row>
25383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25384 \begin_inset Text
25385
25386 \begin_layout Plain Layout
25387 A
25388 \backslash
25389 sgn(x)+B
25390 \end_layout
25391
25392 \end_inset
25393 </cell>
25394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25395 \begin_inset Text
25396
25397 \begin_layout Plain Layout
25398 \begin_inset Formula $A\sgn(x)+B$
25399 \end_inset
25400
25401
25402 \end_layout
25403
25404 \end_inset
25405 </cell>
25406 </row>
25407 <row>
25408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25409 \begin_inset Text
25410
25411 \begin_layout Plain Layout
25412 A
25413 \backslash
25414 ,
25415 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
25416 \end_inset
25417
25418 (x)+B
25419 \end_layout
25420
25421 \end_inset
25422 </cell>
25423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25424 \begin_inset Text
25425
25426 \begin_layout Plain Layout
25427 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25428 \end_inset
25429
25430
25431 \end_layout
25432
25433 \end_inset
25434 </cell>
25435 </row>
25436 </lyxtabular>
25437
25438 \end_inset
25439
25440
25441 \end_layout
25442
25443 \begin_layout Standard
25444 El primer método es preferible si la función se va a usar varias veces.
25445 \end_layout
25446
25447 \begin_layout Subsection
25448 Límites
25449 \begin_inset Index
25450 status collapsed
25451
25452 \begin_layout Plain Layout
25453 Limites@Límites
25454 \end_layout
25455
25456 \end_inset
25457
25458
25459 \end_layout
25460
25461 \begin_layout Standard
25462 Para límites, además de 
25463 \series bold
25464
25465 \backslash
25466 lim
25467 \series default
25468
25469 \begin_inset Index
25470 status collapsed
25471
25472 \begin_layout Plain Layout
25473 Comandos ! L ! 
25474 \backslash
25475 lim
25476 \end_layout
25477
25478 \end_inset
25479
25480
25481 \series bold
25482
25483 \backslash
25484 liminf
25485 \series default
25486  y 
25487 \series bold
25488
25489 \backslash
25490 limsup
25491 \series default
25492  están definidas las siguientes funciones:
25493 \series bold
25494  
25495 \end_layout
25496
25497 \begin_layout Standard
25498 \noindent
25499 \align center
25500 \begin_inset Tabular
25501 <lyxtabular version="3" rows="5" columns="2">
25502 <features>
25503 <column alignment="center" valignment="top" width="0">
25504 <column alignment="center" valignment="top" width="0">
25505 <row>
25506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25507 \begin_inset Text
25508
25509 \begin_layout Plain Layout
25510 Comando
25511 \end_layout
25512
25513 \end_inset
25514 </cell>
25515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25516 \begin_inset Text
25517
25518 \begin_layout Plain Layout
25519 Resultado
25520 \begin_inset Note Note
25521 status collapsed
25522
25523 \begin_layout Plain Layout
25524
25525 \series bold
25526
25527 \backslash
25528 raisebox
25529 \series default
25530  se usa sólo como espaciador
25531 \end_layout
25532
25533 \end_inset
25534
25535
25536 \end_layout
25537
25538 \end_inset
25539 </cell>
25540 </row>
25541 <row>
25542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25543 \begin_inset Text
25544
25545 \begin_layout Plain Layout
25546
25547 \backslash
25548 varliminf
25549 \end_layout
25550
25551 \end_inset
25552 </cell>
25553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25554 \begin_inset Text
25555
25556 \begin_layout Plain Layout
25557 \begin_inset Formula $\varliminf$
25558 \end_inset
25559
25560
25561 \end_layout
25562
25563 \end_inset
25564 </cell>
25565 </row>
25566 <row>
25567 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25568 \begin_inset Text
25569
25570 \begin_layout Plain Layout
25571
25572 \backslash
25573 varlimsup
25574 \end_layout
25575
25576 \end_inset
25577 </cell>
25578 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25579 \begin_inset Text
25580
25581 \begin_layout Plain Layout
25582 \begin_inset Formula $\varlimsup$
25583 \end_inset
25584
25585
25586 \end_layout
25587
25588 \end_inset
25589 </cell>
25590 </row>
25591 <row>
25592 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25593 \begin_inset Text
25594
25595 \begin_layout Plain Layout
25596
25597 \backslash
25598 varprojlim
25599 \end_layout
25600
25601 \end_inset
25602 </cell>
25603 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25604 \begin_inset Text
25605
25606 \begin_layout Plain Layout
25607 \begin_inset Formula $\varprojlim$
25608 \end_inset
25609
25610
25611 \end_layout
25612
25613 \end_inset
25614 </cell>
25615 </row>
25616 <row>
25617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25618 \begin_inset Text
25619
25620 \begin_layout Plain Layout
25621
25622 \backslash
25623 varinjlim
25624 \end_layout
25625
25626 \end_inset
25627 </cell>
25628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25629 \begin_inset Text
25630
25631 \begin_layout Plain Layout
25632 \begin_inset Formula $\varinjlim$
25633 \end_inset
25634
25635
25636 \begin_inset Formula $\raisebox{-2.5mm}{}$
25637 \end_inset
25638
25639
25640 \end_layout
25641
25642 \end_inset
25643 </cell>
25644 </row>
25645 </lyxtabular>
25646
25647 \end_inset
25648
25649
25650 \end_layout
25651
25652 \begin_layout Standard
25653 \begin_inset VSpace medskip
25654 \end_inset
25655
25656
25657 \end_layout
25658
25659 \begin_layout Standard
25660 El límite se crea insertando un subíndice.
25661  Se imprime a la derecha junto a la función en una fórmula en línea:
25662 \end_layout
25663
25664 \begin_layout Standard
25665 \noindent
25666 \align center
25667 \begin_inset Tabular
25668 <lyxtabular version="3" rows="2" columns="2">
25669 <features>
25670 <column alignment="center" valignment="top" width="0pt">
25671 <column alignment="center" valignment="top" width="0pt">
25672 <row>
25673 <cell alignment="center" valignment="top" usebox="none">
25674 \begin_inset Text
25675
25676 \begin_layout Plain Layout
25677 Comando
25678 \end_layout
25679
25680 \end_inset
25681 </cell>
25682 <cell alignment="center" valignment="top" usebox="none">
25683 \begin_inset Text
25684
25685 \begin_layout Plain Layout
25686 \begin_inset space \hspace{}
25687 \length 1cm
25688 \end_inset
25689
25690 Resultado
25691 \begin_inset Note Note
25692 status collapsed
25693
25694 \begin_layout Plain Layout
25695
25696 \series bold
25697
25698 \backslash
25699 raisebox
25700 \series default
25701  se usa sólo como espaciador
25702 \end_layout
25703
25704 \end_inset
25705
25706
25707 \end_layout
25708
25709 \end_inset
25710 </cell>
25711 </row>
25712 <row>
25713 <cell alignment="center" valignment="top" usebox="none">
25714 \begin_inset Text
25715
25716 \begin_layout Plain Layout
25717
25718 \backslash
25719 lim_x
25720 \backslash
25721 to
25722 \begin_inset ERT
25723 status collapsed
25724
25725 \begin_layout Plain Layout
25726
25727
25728 \backslash
25729 spce 
25730 \end_layout
25731
25732 \end_inset
25733
25734 A
25735 \begin_inset ERT
25736 status collapsed
25737
25738 \begin_layout Plain Layout
25739
25740
25741 \backslash
25742 spce 
25743 \end_layout
25744
25745 \end_inset
25746
25747 x=B
25748 \end_layout
25749
25750 \end_inset
25751 </cell>
25752 <cell alignment="center" valignment="top" usebox="none">
25753 \begin_inset Text
25754
25755 \begin_layout Plain Layout
25756 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
25757 \end_inset
25758
25759
25760 \end_layout
25761
25762 \end_inset
25763 </cell>
25764 </row>
25765 </lyxtabular>
25766
25767 \end_inset
25768
25769
25770 \end_layout
25771
25772 \begin_layout Standard
25773 En una ecuación presentada el límite se imprime debajo, como es habitual:
25774 \begin_inset Formula \[
25775 \lim\limits _{x\rightarrow A}=B\]
25776
25777 \end_inset
25778
25779
25780 \end_layout
25781
25782 \begin_layout Subsection
25783 Función módulo
25784 \begin_inset Index
25785 status collapsed
25786
25787 \begin_layout Plain Layout
25788 Funciones ! módulo
25789 \end_layout
25790
25791 \end_inset
25792
25793
25794 \end_layout
25795
25796 \begin_layout Standard
25797 La función módulo es especial, porque existe en cuatro variantes.
25798 \end_layout
25799
25800 \begin_layout Standard
25801 En una ecuación presentada:
25802 \begin_inset Formula \begin{align*}
25803 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
25804 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25805 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25806 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25807 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25808
25809 \end_inset
25810
25811 En una ecuación en línea se pone menos espacio delante del nombre de la
25812  función para todas las variantes.
25813 \end_layout
25814
25815 \begin_layout Section
25816 Caracteres especiales
25817 \begin_inset Index
25818 status collapsed
25819
25820 \begin_layout Plain Layout
25821 Caracteres especiales
25822 \end_layout
25823
25824 \end_inset
25825
25826
25827 \end_layout
25828
25829 \begin_layout Subsection
25830 Caracteres especiales en texto matemático
25831 \end_layout
25832
25833 \begin_layout Standard
25834 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
25835  TeX:
25836 \end_layout
25837
25838 \begin_layout Standard
25839 \begin_inset space \hfill{}
25840 \end_inset
25841
25842
25843 \begin_inset Tabular
25844 <lyxtabular version="3" rows="8" columns="2">
25845 <features>
25846 <column alignment="block" valignment="top" width="0">
25847 <column alignment="block" valignment="top" width="0">
25848 <row>
25849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25850 \begin_inset Text
25851
25852 \begin_layout Plain Layout
25853 Comando
25854 \end_layout
25855
25856 \end_inset
25857 </cell>
25858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25859 \begin_inset Text
25860
25861 \begin_layout Plain Layout
25862 Resultado
25863 \end_layout
25864
25865 \end_inset
25866 </cell>
25867 </row>
25868 <row>
25869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25870 \begin_inset Text
25871
25872 \begin_layout Plain Layout
25873
25874 \backslash
25875 oe
25876 \end_layout
25877
25878 \end_inset
25879 </cell>
25880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25881 \begin_inset Text
25882
25883 \begin_layout Plain Layout
25884 \begin_inset Formula $\textrm{œ}$
25885 \end_inset
25886
25887
25888 \end_layout
25889
25890 \end_inset
25891 </cell>
25892 </row>
25893 <row>
25894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25895 \begin_inset Text
25896
25897 \begin_layout Plain Layout
25898
25899 \backslash
25900 OE
25901 \end_layout
25902
25903 \end_inset
25904 </cell>
25905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25906 \begin_inset Text
25907
25908 \begin_layout Plain Layout
25909 \begin_inset Formula $\textrm{Œ}$
25910 \end_inset
25911
25912
25913 \end_layout
25914
25915 \end_inset
25916 </cell>
25917 </row>
25918 <row>
25919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25920 \begin_inset Text
25921
25922 \begin_layout Plain Layout
25923
25924 \backslash
25925 ae
25926 \end_layout
25927
25928 \end_inset
25929 </cell>
25930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25931 \begin_inset Text
25932
25933 \begin_layout Plain Layout
25934 \begin_inset Formula $\textrm{æ}$
25935 \end_inset
25936
25937
25938 \end_layout
25939
25940 \end_inset
25941 </cell>
25942 </row>
25943 <row>
25944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25945 \begin_inset Text
25946
25947 \begin_layout Plain Layout
25948
25949 \backslash
25950 AE
25951 \end_layout
25952
25953 \end_inset
25954 </cell>
25955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25956 \begin_inset Text
25957
25958 \begin_layout Plain Layout
25959 \begin_inset Formula $\textrm{Æ}$
25960 \end_inset
25961
25962
25963 \end_layout
25964
25965 \end_inset
25966 </cell>
25967 </row>
25968 <row>
25969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25970 \begin_inset Text
25971
25972 \begin_layout Plain Layout
25973
25974 \backslash
25975 aa
25976 \end_layout
25977
25978 \end_inset
25979 </cell>
25980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25981 \begin_inset Text
25982
25983 \begin_layout Plain Layout
25984 \begin_inset Formula $\textrm{\aa}$
25985 \end_inset
25986
25987
25988 \end_layout
25989
25990 \end_inset
25991 </cell>
25992 </row>
25993 <row>
25994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25995 \begin_inset Text
25996
25997 \begin_layout Plain Layout
25998
25999 \backslash
26000 AA
26001 \begin_inset Index
26002 status collapsed
26003
26004 \begin_layout Plain Layout
26005
26006 \backslash
26007 @
26008 \begin_inset ERT
26009 status collapsed
26010
26011 \begin_layout Plain Layout
26012
26013
26014 \backslash
26015 textrm{
26016 \backslash
26017 AA}
26018 \end_layout
26019
26020 \end_inset
26021
26022
26023 \end_layout
26024
26025 \end_inset
26026
26027
26028 \end_layout
26029
26030 \end_inset
26031 </cell>
26032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26033 \begin_inset Text
26034
26035 \begin_layout Plain Layout
26036 \begin_inset Formula $\textrm{Å}$
26037 \end_inset
26038
26039
26040 \end_layout
26041
26042 \end_inset
26043 </cell>
26044 </row>
26045 <row>
26046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26047 \begin_inset Text
26048
26049 \begin_layout Plain Layout
26050
26051 \backslash
26052 i
26053 \end_layout
26054
26055 \end_inset
26056 </cell>
26057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26058 \begin_inset Text
26059
26060 \begin_layout Plain Layout
26061 \begin_inset Formula $\textrm{ı}$
26062 \end_inset
26063
26064
26065 \end_layout
26066
26067 \end_inset
26068 </cell>
26069 </row>
26070 </lyxtabular>
26071
26072 \end_inset
26073
26074
26075 \begin_inset space \hfill{}
26076 \end_inset
26077
26078
26079 \begin_inset Tabular
26080 <lyxtabular version="3" rows="8" columns="2">
26081 <features>
26082 <column alignment="block" valignment="top" width="0">
26083 <column alignment="center" valignment="top" width="0">
26084 <row>
26085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26086 \begin_inset Text
26087
26088 \begin_layout Plain Layout
26089 Comando
26090 \begin_inset Note Note
26091 status collapsed
26092
26093 \begin_layout Plain Layout
26094
26095 \series bold
26096
26097 \backslash
26098 raisebox
26099 \series default
26100  se usa sólo como espaciador
26101 \end_layout
26102
26103 \end_inset
26104
26105
26106 \end_layout
26107
26108 \end_inset
26109 </cell>
26110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26111 \begin_inset Text
26112
26113 \begin_layout Plain Layout
26114 Resultado
26115 \end_layout
26116
26117 \end_inset
26118 </cell>
26119 </row>
26120 <row>
26121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26122 \begin_inset Text
26123
26124 \begin_layout Plain Layout
26125
26126 \backslash
26127 o
26128 \end_layout
26129
26130 \end_inset
26131 </cell>
26132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26133 \begin_inset Text
26134
26135 \begin_layout Plain Layout
26136 \begin_inset Formula $\textrm{ø}$
26137 \end_inset
26138
26139
26140 \end_layout
26141
26142 \end_inset
26143 </cell>
26144 </row>
26145 <row>
26146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26147 \begin_inset Text
26148
26149 \begin_layout Plain Layout
26150
26151 \backslash
26152 O
26153 \end_layout
26154
26155 \end_inset
26156 </cell>
26157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26158 \begin_inset Text
26159
26160 \begin_layout Plain Layout
26161 \begin_inset Formula $\textrm{Ø}$
26162 \end_inset
26163
26164
26165 \end_layout
26166
26167 \end_inset
26168 </cell>
26169 </row>
26170 <row>
26171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26172 \begin_inset Text
26173
26174 \begin_layout Plain Layout
26175
26176 \backslash
26177 l
26178 \end_layout
26179
26180 \end_inset
26181 </cell>
26182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26183 \begin_inset Text
26184
26185 \begin_layout Plain Layout
26186 \begin_inset Formula $\textrm{ł}$
26187 \end_inset
26188
26189
26190 \end_layout
26191
26192 \end_inset
26193 </cell>
26194 </row>
26195 <row>
26196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26197 \begin_inset Text
26198
26199 \begin_layout Plain Layout
26200
26201 \backslash
26202 L
26203 \end_layout
26204
26205 \end_inset
26206 </cell>
26207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26208 \begin_inset Text
26209
26210 \begin_layout Plain Layout
26211 \begin_inset Formula $\textrm{Ł}$
26212 \end_inset
26213
26214
26215 \end_layout
26216
26217 \end_inset
26218 </cell>
26219 </row>
26220 <row>
26221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26222 \begin_inset Text
26223
26224 \begin_layout Plain Layout
26225 !
26226 \begin_inset space \hspace{}
26227 \length 0mm
26228 \end_inset
26229
26230 `
26231 \begin_inset ERT
26232 status collapsed
26233
26234 \begin_layout Plain Layout
26235
26236
26237 \backslash
26238 spce 
26239 \end_layout
26240
26241 \end_inset
26242
26243
26244 \end_layout
26245
26246 \end_inset
26247 </cell>
26248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26249 \begin_inset Text
26250
26251 \begin_layout Plain Layout
26252 \begin_inset Formula $\textrm{!`}$
26253 \end_inset
26254
26255
26256 \end_layout
26257
26258 \end_inset
26259 </cell>
26260 </row>
26261 <row>
26262 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26263 \begin_inset Text
26264
26265 \begin_layout Plain Layout
26266 ?
26267 \begin_inset space \hspace{}
26268 \length 0mm
26269 \end_inset
26270
26271 `
26272 \begin_inset ERT
26273 status collapsed
26274
26275 \begin_layout Plain Layout
26276
26277
26278 \backslash
26279 spce 
26280 \end_layout
26281
26282 \end_inset
26283
26284
26285 \end_layout
26286
26287 \end_inset
26288 </cell>
26289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26290 \begin_inset Text
26291
26292 \begin_layout Plain Layout
26293 \begin_inset Formula $\textrm{?`}$
26294 \end_inset
26295
26296
26297 \end_layout
26298
26299 \end_inset
26300 </cell>
26301 </row>
26302 <row>
26303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26304 \begin_inset Text
26305
26306 \begin_layout Plain Layout
26307
26308 \backslash
26309 j
26310 \end_layout
26311
26312 \end_inset
26313 </cell>
26314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26315 \begin_inset Text
26316
26317 \begin_layout Plain Layout
26318 \begin_inset Formula $\textrm{ȷ}$
26319 \end_inset
26320
26321
26322 \end_layout
26323
26324 \end_inset
26325 </cell>
26326 </row>
26327 </lyxtabular>
26328
26329 \end_inset
26330
26331
26332 \begin_inset space \hfill{}
26333 \end_inset
26334
26335
26336 \end_layout
26337
26338 \begin_layout Standard
26339 Los caracteres 
26340 \begin_inset Formula $\textrm{\textrm{Å}}$
26341 \end_inset
26342
26343  y 
26344 \begin_inset Formula $\textrm{\textrm{Ø}}$
26345 \end_inset
26346
26347  también se pueden insertar mediante el botón 
26348 \begin_inset Graphics
26349         filename ../../images/math/digamma.png
26350         scale 85
26351
26352 \end_inset
26353
26354  de la barra de ecuaciones.
26355 \end_layout
26356
26357 \begin_layout Standard
26358 Los comandos 
26359 \series bold
26360 !
26361 \begin_inset space \hspace{}
26362 \length 0mm
26363 \end_inset
26364
26365 `
26366 \series default
26367  y 
26368 \series bold
26369 ?
26370 \begin_inset space \hspace{}
26371 \length 0mm
26372 \end_inset
26373
26374 `
26375 \series default
26376  son una excepción porque se pueden insertar directamente a texto en LyX.
26377  
26378 \end_layout
26379
26380 \begin_layout Subsection
26381 Acentos en texto
26382 \begin_inset CommandInset label
26383 LatexCommand label
26384 name "sub:Acentos-en-texto"
26385
26386 \end_inset
26387
26388
26389 \begin_inset Index
26390 status collapsed
26391
26392 \begin_layout Plain Layout
26393 Acentos ! en texto
26394 \end_layout
26395
26396 \end_inset
26397
26398
26399 \end_layout
26400
26401 \begin_layout Standard
26402 Con los siguientes comandos se pueden acentuar todas las letras.
26403  Los comandos deben ponerse en modo TeX.
26404 \end_layout
26405
26406 \begin_layout Standard
26407 \begin_inset space \hfill{}
26408 \end_inset
26409
26410
26411 \begin_inset Tabular
26412 <lyxtabular version="3" rows="8" columns="2">
26413 <features>
26414 <column alignment="block" valignment="top" width="0">
26415 <column alignment="block" valignment="top" width="0">
26416 <row>
26417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26418 \begin_inset Text
26419
26420 \begin_layout Plain Layout
26421 Comando
26422 \end_layout
26423
26424 \end_inset
26425 </cell>
26426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26427 \begin_inset Text
26428
26429 \begin_layout Plain Layout
26430 Resultado
26431 \end_layout
26432
26433 \end_inset
26434 </cell>
26435 </row>
26436 <row>
26437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26438 \begin_inset Text
26439
26440 \begin_layout Plain Layout
26441
26442 \backslash
26443
26444 \begin_inset Quotes grd
26445 \end_inset
26446
26447 e
26448 \end_layout
26449
26450 \end_inset
26451 </cell>
26452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26453 \begin_inset Text
26454
26455 \begin_layout Plain Layout
26456 \begin_inset ERT
26457 status collapsed
26458
26459 \begin_layout Plain Layout
26460
26461
26462 \backslash
26463 "e
26464 \end_layout
26465
26466 \end_inset
26467
26468
26469 \end_layout
26470
26471 \end_inset
26472 </cell>
26473 </row>
26474 <row>
26475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26476 \begin_inset Text
26477
26478 \begin_layout Plain Layout
26479
26480 \backslash
26481 `e
26482 \end_layout
26483
26484 \end_inset
26485 </cell>
26486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26487 \begin_inset Text
26488
26489 \begin_layout Plain Layout
26490 \begin_inset ERT
26491 status collapsed
26492
26493 \begin_layout Plain Layout
26494
26495
26496 \backslash
26497 `e
26498 \end_layout
26499
26500 \end_inset
26501
26502
26503 \end_layout
26504
26505 \end_inset
26506 </cell>
26507 </row>
26508 <row>
26509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26510 \begin_inset Text
26511
26512 \begin_layout Plain Layout
26513
26514 \backslash
26515 ^
26516 \begin_inset ERT
26517 status collapsed
26518
26519 \begin_layout Plain Layout
26520
26521
26522 \backslash
26523 spce 
26524 \end_layout
26525
26526 \end_inset
26527
26528 e
26529 \end_layout
26530
26531 \end_inset
26532 </cell>
26533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26534 \begin_inset Text
26535
26536 \begin_layout Plain Layout
26537 \begin_inset ERT
26538 status collapsed
26539
26540 \begin_layout Plain Layout
26541
26542
26543 \backslash
26544 ^e
26545 \end_layout
26546
26547 \end_inset
26548
26549
26550 \end_layout
26551
26552 \end_inset
26553 </cell>
26554 </row>
26555 <row>
26556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26557 \begin_inset Text
26558
26559 \begin_layout Plain Layout
26560
26561 \backslash
26562 =e
26563 \end_layout
26564
26565 \end_inset
26566 </cell>
26567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26568 \begin_inset Text
26569
26570 \begin_layout Plain Layout
26571 \begin_inset ERT
26572 status collapsed
26573
26574 \begin_layout Plain Layout
26575
26576
26577 \backslash
26578 =e
26579 \end_layout
26580
26581 \end_inset
26582
26583
26584 \end_layout
26585
26586 \end_inset
26587 </cell>
26588 </row>
26589 <row>
26590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26591 \begin_inset Text
26592
26593 \begin_layout Plain Layout
26594
26595 \backslash
26596 u
26597 \begin_inset ERT
26598 status collapsed
26599
26600 \begin_layout Plain Layout
26601
26602
26603 \backslash
26604 spce 
26605 \end_layout
26606
26607 \end_inset
26608
26609 e
26610 \end_layout
26611
26612 \end_inset
26613 </cell>
26614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26615 \begin_inset Text
26616
26617 \begin_layout Plain Layout
26618 \begin_inset ERT
26619 status collapsed
26620
26621 \begin_layout Plain Layout
26622
26623
26624 \backslash
26625 u e
26626 \end_layout
26627
26628 \end_inset
26629
26630
26631 \end_layout
26632
26633 \end_inset
26634 </cell>
26635 </row>
26636 <row>
26637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26638 \begin_inset Text
26639
26640 \begin_layout Plain Layout
26641
26642 \backslash
26643 b
26644 \begin_inset ERT
26645 status collapsed
26646
26647 \begin_layout Plain Layout
26648
26649
26650 \backslash
26651 spce 
26652 \end_layout
26653
26654 \end_inset
26655
26656 e
26657 \end_layout
26658
26659 \end_inset
26660 </cell>
26661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26662 \begin_inset Text
26663
26664 \begin_layout Plain Layout
26665 \begin_inset ERT
26666 status collapsed
26667
26668 \begin_layout Plain Layout
26669
26670
26671 \backslash
26672 b e
26673 \end_layout
26674
26675 \end_inset
26676
26677
26678 \end_layout
26679
26680 \end_inset
26681 </cell>
26682 </row>
26683 <row>
26684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26685 \begin_inset Text
26686
26687 \begin_layout Plain Layout
26688
26689 \backslash
26690 t
26691 \begin_inset ERT
26692 status collapsed
26693
26694 \begin_layout Plain Layout
26695
26696
26697 \backslash
26698 spce 
26699 \end_layout
26700
26701 \end_inset
26702
26703 ee
26704 \end_layout
26705
26706 \end_inset
26707 </cell>
26708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26709 \begin_inset Text
26710
26711 \begin_layout Plain Layout
26712 \begin_inset ERT
26713 status collapsed
26714
26715 \begin_layout Plain Layout
26716
26717
26718 \backslash
26719 t ee
26720 \end_layout
26721
26722 \end_inset
26723
26724
26725 \end_layout
26726
26727 \end_inset
26728 </cell>
26729 </row>
26730 </lyxtabular>
26731
26732 \end_inset
26733
26734
26735 \begin_inset space \hfill{}
26736 \end_inset
26737
26738
26739 \begin_inset Tabular
26740 <lyxtabular version="3" rows="8" columns="2">
26741 <features>
26742 <column alignment="block" valignment="top" width="0">
26743 <column alignment="center" valignment="top" width="0">
26744 <row>
26745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26746 \begin_inset Text
26747
26748 \begin_layout Plain Layout
26749 Comando
26750 \end_layout
26751
26752 \end_inset
26753 </cell>
26754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26755 \begin_inset Text
26756
26757 \begin_layout Plain Layout
26758 Resultado
26759 \end_layout
26760
26761 \end_inset
26762 </cell>
26763 </row>
26764 <row>
26765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26766 \begin_inset Text
26767
26768 \begin_layout Plain Layout
26769
26770 \backslash
26771 H
26772 \begin_inset ERT
26773 status collapsed
26774
26775 \begin_layout Plain Layout
26776
26777
26778 \backslash
26779 spce 
26780 \end_layout
26781
26782 \end_inset
26783
26784 e
26785 \end_layout
26786
26787 \end_inset
26788 </cell>
26789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26790 \begin_inset Text
26791
26792 \begin_layout Plain Layout
26793 \begin_inset ERT
26794 status collapsed
26795
26796 \begin_layout Plain Layout
26797
26798
26799 \backslash
26800 H e
26801 \end_layout
26802
26803 \end_inset
26804
26805
26806 \end_layout
26807
26808 \end_inset
26809 </cell>
26810 </row>
26811 <row>
26812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26813 \begin_inset Text
26814
26815 \begin_layout Plain Layout
26816
26817 \backslash
26818 'e
26819 \end_layout
26820
26821 \end_inset
26822 </cell>
26823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26824 \begin_inset Text
26825
26826 \begin_layout Plain Layout
26827 \begin_inset ERT
26828 status collapsed
26829
26830 \begin_layout Plain Layout
26831
26832
26833 \backslash
26834 'e
26835 \end_layout
26836
26837 \end_inset
26838
26839
26840 \end_layout
26841
26842 \end_inset
26843 </cell>
26844 </row>
26845 <row>
26846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26847 \begin_inset Text
26848
26849 \begin_layout Plain Layout
26850
26851 \backslash
26852 ~e
26853 \begin_inset Index
26854 status collapsed
26855
26856 \begin_layout Plain Layout
26857 Tilde
26858 \end_layout
26859
26860 \end_inset
26861
26862
26863 \end_layout
26864
26865 \end_inset
26866 </cell>
26867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26868 \begin_inset Text
26869
26870 \begin_layout Plain Layout
26871 \begin_inset ERT
26872 status collapsed
26873
26874 \begin_layout Plain Layout
26875
26876
26877 \backslash
26878 ~e
26879 \end_layout
26880
26881 \end_inset
26882
26883
26884 \end_layout
26885
26886 \end_inset
26887 </cell>
26888 </row>
26889 <row>
26890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26891 \begin_inset Text
26892
26893 \begin_layout Plain Layout
26894
26895 \backslash
26896 .e
26897 \end_layout
26898
26899 \end_inset
26900 </cell>
26901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26902 \begin_inset Text
26903
26904 \begin_layout Plain Layout
26905 \begin_inset ERT
26906 status collapsed
26907
26908 \begin_layout Plain Layout
26909
26910
26911 \backslash
26912 .e
26913 \end_layout
26914
26915 \end_inset
26916
26917
26918 \end_layout
26919
26920 \end_inset
26921 </cell>
26922 </row>
26923 <row>
26924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26925 \begin_inset Text
26926
26927 \begin_layout Plain Layout
26928
26929 \backslash
26930 v
26931 \begin_inset ERT
26932 status collapsed
26933
26934 \begin_layout Plain Layout
26935
26936
26937 \backslash
26938 spce 
26939 \end_layout
26940
26941 \end_inset
26942
26943 e
26944 \end_layout
26945
26946 \end_inset
26947 </cell>
26948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26949 \begin_inset Text
26950
26951 \begin_layout Plain Layout
26952 \begin_inset ERT
26953 status collapsed
26954
26955 \begin_layout Plain Layout
26956
26957
26958 \backslash
26959 v e
26960 \end_layout
26961
26962 \end_inset
26963
26964
26965 \end_layout
26966
26967 \end_inset
26968 </cell>
26969 </row>
26970 <row>
26971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26972 \begin_inset Text
26973
26974 \begin_layout Plain Layout
26975
26976 \backslash
26977 d
26978 \begin_inset ERT
26979 status collapsed
26980
26981 \begin_layout Plain Layout
26982
26983
26984 \backslash
26985 spce 
26986 \end_layout
26987
26988 \end_inset
26989
26990 e
26991 \end_layout
26992
26993 \end_inset
26994 </cell>
26995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26996 \begin_inset Text
26997
26998 \begin_layout Plain Layout
26999 \begin_inset ERT
27000 status collapsed
27001
27002 \begin_layout Plain Layout
27003
27004
27005 \backslash
27006 d e
27007 \end_layout
27008
27009 \end_inset
27010
27011
27012 \end_layout
27013
27014 \end_inset
27015 </cell>
27016 </row>
27017 <row>
27018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27019 \begin_inset Text
27020
27021 \begin_layout Plain Layout
27022
27023 \backslash
27024 c
27025 \begin_inset ERT
27026 status collapsed
27027
27028 \begin_layout Plain Layout
27029
27030
27031 \backslash
27032 spce 
27033 \end_layout
27034
27035 \end_inset
27036
27037 e
27038 \end_layout
27039
27040 \end_inset
27041 </cell>
27042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27043 \begin_inset Text
27044
27045 \begin_layout Plain Layout
27046 \begin_inset ERT
27047 status collapsed
27048
27049 \begin_layout Plain Layout
27050
27051
27052 \backslash
27053 c e
27054 \end_layout
27055
27056 \end_inset
27057
27058
27059 \end_layout
27060
27061 \end_inset
27062 </cell>
27063 </row>
27064 </lyxtabular>
27065
27066 \end_inset
27067
27068
27069 \begin_inset space \hfill{}
27070 \end_inset
27071
27072
27073 \end_layout
27074
27075 \begin_layout Standard
27076 \begin_inset VSpace medskip
27077 \end_inset
27078
27079
27080 \end_layout
27081
27082 \begin_layout Standard
27083 Con el comando 
27084 \series bold
27085
27086 \backslash
27087 t
27088 \series default
27089  también se pueden acentuar dos caracteres distintos.
27090  El comando 
27091 \series bold
27092
27093 \backslash
27094 t
27095 \begin_inset ERT
27096 status collapsed
27097
27098 \begin_layout Plain Layout
27099
27100
27101 \backslash
27102 spce 
27103 \end_layout
27104
27105 \end_inset
27106
27107 sz
27108 \series default
27109  genera 
27110 \begin_inset ERT
27111 status collapsed
27112
27113 \begin_layout Plain Layout
27114
27115
27116 \backslash
27117 t sz
27118 \end_layout
27119
27120 \end_inset
27121
27122
27123 \end_layout
27124
27125 \begin_layout Standard
27126 Los acentos 
27127 \series bold
27128 `
27129 \series default
27130  , 
27131 \series bold
27132 '
27133 \series default
27134  y 
27135 \series bold
27136 ^
27137 \series default
27138  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27139  TeX.
27140  Lo mismo se aplica a la tilde
27141 \begin_inset Foot
27142 status collapsed
27143
27144 \begin_layout Plain Layout
27145 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27146 \end_layout
27147
27148 \end_inset
27149
27150  con 
27151 \emph on
27152 a
27153 \emph default
27154
27155 \emph on
27156 o
27157 \emph default
27158  y 
27159 \emph on
27160 n.
27161 \end_layout
27162
27163 \begin_layout Standard
27164 Los comandos 
27165 \series bold
27166
27167 \backslash
27168 b
27169 \series default
27170  , 
27171 \series bold
27172
27173 \backslash
27174 c
27175 \series default
27176  , 
27177 \series bold
27178
27179 \backslash
27180 d
27181 \series default
27182  , 
27183 \series bold
27184
27185 \backslash
27186 H
27187 \series default
27188  , 
27189 \series bold
27190
27191 \backslash
27192 t
27193 \series default
27194  , 
27195 \series bold
27196
27197 \backslash
27198 u
27199 \series default
27200  , 
27201 \series bold
27202
27203 \backslash
27204 v
27205 \series default
27206 , y acentos insertados directamente con el teclado también están disponibles
27207  en texto matemático.
27208  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27209  
27210 \begin_inset CommandInset ref
27211 LatexCommand ref
27212 reference "sub:Acentos-para-un"
27213
27214 \end_inset
27215
27216 .
27217 \end_layout
27218
27219 \begin_layout Standard
27220 \begin_inset VSpace bigskip
27221 \end_inset
27222
27223
27224 \end_layout
27225
27226 \begin_layout Standard
27227 Además, con el comando 
27228 \series bold
27229
27230 \backslash
27231 textcircled
27232 \series default
27233
27234 \begin_inset Index
27235 status collapsed
27236
27237 \begin_layout Plain Layout
27238 Comandos ! T ! 
27239 \backslash
27240 textcircled
27241 \end_layout
27242
27243 \end_inset
27244
27245  se pueden insertar en un círculo todos los números y letras, de forma parecida
27246  al símbolo copyright.
27247 \end_layout
27248
27249 \begin_layout Standard
27250 \noindent
27251 \align center
27252 \begin_inset Tabular
27253 <lyxtabular version="3" rows="3" columns="2">
27254 <features>
27255 <column alignment="center" valignment="top" width="0">
27256 <column alignment="center" valignment="top" width="0">
27257 <row>
27258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27259 \begin_inset Text
27260
27261 \begin_layout Plain Layout
27262 Comando
27263 \end_layout
27264
27265 \end_inset
27266 </cell>
27267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27268 \begin_inset Text
27269
27270 \begin_layout Plain Layout
27271 Resultado
27272 \begin_inset Note Note
27273 status collapsed
27274
27275 \begin_layout Plain Layout
27276
27277 \series bold
27278
27279 \backslash
27280 raisebox
27281 \series default
27282  se usa sólo como espaciador
27283 \end_layout
27284
27285 \end_inset
27286
27287
27288 \end_layout
27289
27290 \end_inset
27291 </cell>
27292 </row>
27293 <row>
27294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27295 \begin_inset Text
27296
27297 \begin_layout Plain Layout
27298
27299 \backslash
27300 textcircled{w}
27301 \end_layout
27302
27303 \end_inset
27304 </cell>
27305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27306 \begin_inset Text
27307
27308 \begin_layout Plain Layout
27309 \begin_inset ERT
27310 status collapsed
27311
27312 \begin_layout Plain Layout
27313
27314
27315 \backslash
27316 textcircled{w}
27317 \end_layout
27318
27319 \end_inset
27320
27321
27322 \end_layout
27323
27324 \end_inset
27325 </cell>
27326 </row>
27327 <row>
27328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27329 \begin_inset Text
27330
27331 \begin_layout Plain Layout
27332
27333 \backslash
27334 Large 
27335 \backslash
27336 textcircled{
27337 \backslash
27338 normalsize
27339 \backslash
27340 protect
27341 \backslash
27342 raisebox{-1.5pt}{W}}
27343 \end_layout
27344
27345 \end_inset
27346 </cell>
27347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27348 \begin_inset Text
27349
27350 \begin_layout Plain Layout
27351 \begin_inset Formula $\raisebox{4.5mm}{}$
27352 \end_inset
27353
27354
27355 \begin_inset ERT
27356 status collapsed
27357
27358 \begin_layout Plain Layout
27359
27360
27361 \backslash
27362 Large 
27363 \backslash
27364 textcircled{
27365 \backslash
27366 normalsize
27367 \backslash
27368 protect
27369 \backslash
27370 raisebox{-1.5pt}W}
27371 \end_layout
27372
27373 \end_inset
27374
27375
27376 \begin_inset Formula $\raisebox{-2mm}{}$
27377 \end_inset
27378
27379
27380 \end_layout
27381
27382 \end_inset
27383 </cell>
27384 </row>
27385 </lyxtabular>
27386
27387 \end_inset
27388
27389
27390 \end_layout
27391
27392 \begin_layout Standard
27393 Hay que tener cuidado que el carácter se ajuste al círculo.
27394  Por eso 
27395 \series bold
27396
27397 \backslash
27398 Large
27399 \begin_inset Foot
27400 status collapsed
27401
27402 \begin_layout Plain Layout
27403 véase 
27404 \begin_inset CommandInset ref
27405 LatexCommand ref
27406 reference "sub:Tamaños-de-fuentes"
27407
27408 \end_inset
27409
27410
27411 \end_layout
27412
27413 \end_inset
27414
27415
27416 \series default
27417  especifica el tamaño del círculo.
27418  Con ayuda de 
27419 \series bold
27420
27421 \backslash
27422 raisebox
27423 \begin_inset Foot
27424 status collapsed
27425
27426 \begin_layout Plain Layout
27427 véase 
27428 \begin_inset CommandInset ref
27429 LatexCommand ref
27430 reference "sub:Cuadros-sin-marco"
27431
27432 \end_inset
27433
27434
27435 \end_layout
27436
27437 \end_inset
27438
27439
27440 \series default
27441  se puede centrar el carácter.
27442 \end_layout
27443
27444 \begin_layout Subsection
27445 Números minúsculos
27446 \begin_inset Index
27447 status collapsed
27448
27449 \begin_layout Plain Layout
27450 Numeros@Números ! minúsculos
27451 \end_layout
27452
27453 \end_inset
27454
27455
27456 \end_layout
27457
27458 \begin_layout Standard
27459 Los números minúsculos se componen con el comando 
27460 \series bold
27461
27462 \backslash
27463 oldstylenums
27464 \series default
27465
27466 \begin_inset Index
27467 status collapsed
27468
27469 \begin_layout Plain Layout
27470 Comandos ! O ! 
27471 \backslash
27472 oldstylenums
27473 \end_layout
27474
27475 \end_inset
27476
27477 .
27478  El comando se puede usar en ecuaciones y en modo TeX.
27479  Su esquema es:
27480 \end_layout
27481
27482 \begin_layout Standard
27483
27484 \series bold
27485
27486 \backslash
27487 oldstylenums{número}
27488 \end_layout
27489
27490 \begin_layout Standard
27491 El comando 
27492 \series bold
27493
27494 \backslash
27495 oldstylenums{0123456789}
27496 \series default
27497  genera: 
27498 \begin_inset Formula $\oldstylenums{0123456789}$
27499 \end_inset
27500
27501
27502 \end_layout
27503
27504 \begin_layout Subsection
27505 Caracteres especiales misceláneos
27506 \begin_inset CommandInset label
27507 LatexCommand label
27508 name "sub:Caracteres-especiales-misceláneos"
27509
27510 \end_inset
27511
27512
27513 \begin_inset Index
27514 status collapsed
27515
27516 \begin_layout Plain Layout
27517 Caracteres especiales ! misceláneos
27518 \end_layout
27519
27520 \end_inset
27521
27522
27523 \end_layout
27524
27525 \begin_layout Standard
27526 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
27527  comandos:
27528 \end_layout
27529
27530 \begin_layout Standard
27531 \noindent
27532 \align center
27533 \begin_inset Tabular
27534 <lyxtabular version="3" rows="4" columns="2">
27535 <features>
27536 <column alignment="center" valignment="top" width="0">
27537 <column alignment="center" valignment="top" width="0">
27538 <row>
27539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27540 \begin_inset Text
27541
27542 \begin_layout Plain Layout
27543 Comando
27544 \end_layout
27545
27546 \end_inset
27547 </cell>
27548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27549 \begin_inset Text
27550
27551 \begin_layout Plain Layout
27552 Resultado
27553 \end_layout
27554
27555 \end_inset
27556 </cell>
27557 </row>
27558 <row>
27559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27560 \begin_inset Text
27561
27562 \begin_layout Plain Layout
27563
27564 \backslash
27565 ^
27566 \begin_inset ERT
27567 status collapsed
27568
27569 \begin_layout Plain Layout
27570
27571
27572 \backslash
27573 spce 
27574 \end_layout
27575
27576 \end_inset
27577
27578
27579 \end_layout
27580
27581 \end_inset
27582 </cell>
27583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27584 \begin_inset Text
27585
27586 \begin_layout Plain Layout
27587 \begin_inset Formula $\mathcircumflex$
27588 \end_inset
27589
27590
27591 \end_layout
27592
27593 \end_inset
27594 </cell>
27595 </row>
27596 <row>
27597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27598 \begin_inset Text
27599
27600 \begin_layout Plain Layout
27601
27602 \backslash
27603 _
27604 \end_layout
27605
27606 \end_inset
27607 </cell>
27608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27609 \begin_inset Text
27610
27611 \begin_layout Plain Layout
27612 \begin_inset Formula $\_$
27613 \end_inset
27614
27615
27616 \end_layout
27617
27618 \end_inset
27619 </cell>
27620 </row>
27621 <row>
27622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27623 \begin_inset Text
27624
27625 \begin_layout Plain Layout
27626 ^
27627 \begin_inset ERT
27628 status collapsed
27629
27630 \begin_layout Plain Layout
27631
27632
27633 \backslash
27634 spce 
27635 \end_layout
27636
27637 \end_inset
27638
27639
27640 \backslash
27641 circ
27642 \begin_inset Index
27643 status collapsed
27644
27645 \begin_layout Plain Layout
27646
27647 \backslash
27648
27649 \end_layout
27650
27651 \end_inset
27652
27653
27654 \end_layout
27655
27656 \end_inset
27657 </cell>
27658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27659 \begin_inset Text
27660
27661 \begin_layout Plain Layout
27662 \begin_inset Formula $^{\circ}$
27663 \end_inset
27664
27665
27666 \end_layout
27667
27668 \end_inset
27669 </cell>
27670 </row>
27671 </lyxtabular>
27672
27673 \end_inset
27674
27675
27676 \end_layout
27677
27678 \begin_layout Standard
27679 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
27680  LaTeX contiene la línea:
27681 \begin_inset Foot
27682 status collapsed
27683
27684 \begin_layout Plain Layout
27685 Más sobre este asunto en 
27686 \begin_inset CommandInset ref
27687 LatexCommand ref
27688 reference "sub:Caracteres-de-texto"
27689
27690 \end_inset
27691
27692
27693 \end_layout
27694
27695 \end_inset
27696
27697  
27698 \end_layout
27699
27700 \begin_layout Standard
27701
27702 \series bold
27703
27704 \backslash
27705 DeclareInputtext{176}{
27706 \backslash
27707 ifmmode^
27708 \backslash
27709 circ
27710 \backslash
27711 else
27712 \backslash
27713 textdegree
27714 \backslash
27715 fi}
27716 \end_layout
27717
27718 \begin_layout Section
27719 Estilos de ecuación
27720 \begin_inset CommandInset label
27721 LatexCommand label
27722 name "sec:Estilos-de-ecuación"
27723
27724 \end_inset
27725
27726
27727 \begin_inset Index
27728 status collapsed
27729
27730 \begin_layout Plain Layout
27731 Ecuación ! estilos de
27732 \end_layout
27733
27734 \end_inset
27735
27736
27737 \end_layout
27738
27739 \begin_layout Itemize
27740 Hay dos estilos diferentes de alineación:
27741 \end_layout
27742
27743 \begin_deeper
27744 \begin_layout Description
27745 Centrado es el estándar predefinido
27746 \end_layout
27747
27748 \begin_layout Description
27749 Sangrado para este estilo debe insertarse la opción 
27750 \series bold
27751 fleqn
27752 \series default
27753  en el menú 
27754 \family sans
27755 Documento\SpecialChar \menuseparator
27756 Configuración
27757 \family default
27758  bajo 
27759 \family sans
27760 Clase de documento
27761 \end_layout
27762
27763 \begin_layout Standard
27764 Cuando se usa 
27765 \series bold
27766 Sangrado
27767 \series default
27768 , éste se puede ajustar con la longitud 
27769 \series bold
27770
27771 \backslash
27772 mathindent
27773 \series default
27774
27775 \begin_inset Index
27776 status collapsed
27777
27778 \begin_layout Plain Layout
27779 Comandos ! M ! 
27780 \backslash
27781 mathindent
27782 \end_layout
27783
27784 \end_inset
27785
27786 .
27787  Para 15
27788 \begin_inset space \thinspace{}
27789 \end_inset
27790
27791 mm, p.
27792 \begin_inset space \thinspace{}
27793 \end_inset
27794
27795 e., se inserta esta línea de comando en el preámbulo LaTeX:
27796 \end_layout
27797
27798 \begin_layout Standard
27799
27800 \series bold
27801
27802 \backslash
27803 setlength{
27804 \backslash
27805 mathindent}{15mm}
27806 \end_layout
27807
27808 \begin_layout Standard
27809 Si no se especifica longitud se usa el valor predeterminado de 30
27810 \begin_inset space \thinspace{}
27811 \end_inset
27812
27813 pt.
27814 \end_layout
27815
27816 \end_deeper
27817 \begin_layout Itemize
27818 Y dos estilos diferentes de numeración:
27819 \end_layout
27820
27821 \begin_deeper
27822 \begin_layout Description
27823 Derecha es el estándar predefinido
27824 \end_layout
27825
27826 \begin_layout Description
27827 Izquierda para este estilo debe insertarse la opción 
27828 \series bold
27829 fleqn
27830 \series default
27831  en el menú 
27832 \family sans
27833 Documento\SpecialChar \menuseparator
27834 Configuración
27835 \family default
27836  bajo 
27837 \family sans
27838 Clase de documento
27839 \end_layout
27840
27841 \end_deeper
27842 \begin_layout Standard
27843
27844 \series bold
27845 fleqn
27846 \series default
27847  y 
27848 \series bold
27849 leqno
27850 \series default
27851  también se pueden usar juntos.
27852  En ese caso se insertan ambas opciones, separadas por una coma.
27853 \end_layout
27854
27855 \begin_layout Standard
27856 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
27857  documento.
27858  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
27859  estilo 
27860 \series bold
27861 Centrado
27862 \series default
27863  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
27864 \begin_inset CommandInset ref
27865 LatexCommand ref
27866 reference "sub:Entorno-flalign"
27867
27868 \end_inset
27869
27870 .
27871 \end_layout
27872
27873 \begin_layout Section
27874 Ecuaciones multilínea
27875 \begin_inset CommandInset label
27876 LatexCommand label
27877 name "sec:Ecuaciones-multilínea"
27878
27879 \end_inset
27880
27881
27882 \begin_inset Index
27883 status collapsed
27884
27885 \begin_layout Plain Layout
27886 Ecuación ! multilínea
27887 \end_layout
27888
27889 \end_inset
27890
27891
27892 \end_layout
27893
27894 \begin_layout Subsection
27895 General
27896 \end_layout
27897
27898 \begin_layout Standard
27899 En LyX se generan nuevas líneas en una ecuación con 
27900 \family sans
27901 \series bold
27902 Ctrl-Retorno
27903 \family default
27904 \series default
27905 .
27906  Esto crea un 
27907 \series bold
27908 entorno eqnarray
27909 \series default
27910 , que se describe en
27911 \begin_inset space ~
27912 \end_inset
27913
27914
27915 \begin_inset CommandInset ref
27916 LatexCommand ref
27917 reference "sub:Entorno-eqnarray"
27918
27919 \end_inset
27920
27921  o, si se ha marcado la opción 
27922 \family sans
27923 Usar
27924 \begin_inset space ~
27925 \end_inset
27926
27927 el
27928 \begin_inset space ~
27929 \end_inset
27930
27931 paquete
27932 \begin_inset space ~
27933 \end_inset
27934
27935 de
27936 \begin_inset space ~
27937 \end_inset
27938
27939 ecuaciones
27940 \begin_inset space ~
27941 \end_inset
27942
27943 AMS
27944 \family default
27945  en la configuración del documento
27946 \family sans
27947 , un 
27948 \series bold
27949 entorno
27950 \family default
27951 \series default
27952  
27953 \series bold
27954 align
27955 \series default
27956 , que se describe en
27957 \begin_inset space ~
27958 \end_inset
27959
27960
27961 \begin_inset CommandInset ref
27962 LatexCommand ref
27963 reference "sub:Entorno-align-estándar"
27964
27965 \end_inset
27966
27967 .
27968 \end_layout
27969
27970 \begin_layout Standard
27971 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
27972  el menú 
27973 \family sans
27974 Insertar\SpecialChar \menuseparator
27975 Ecuación
27976 \family default
27977 .
27978  En las siguientes secciones se describen estos entornos.
27979 \end_layout
27980
27981 \begin_layout Standard
27982 En todos los entornos de ecuación multilínea la combinación 
27983 \family sans
27984 Ctrl-Retorno
27985 \family default
27986  genera una línea nueva.
27987  Para añadir o quitar líneas se pueden usar los botones 
27988 \begin_inset Graphics
27989         filename ../../images/tabular-feature_append-row.png
27990         scale 85
27991
27992 \end_inset
27993
27994  o 
27995 \begin_inset Graphics
27996         filename ../../images/tabular-feature_delete-row.png
27997         scale 85
27998
27999 \end_inset
28000
28001 de la barra de herramientas, respectivamente, o el menú 
28002 \family sans
28003 Editar\SpecialChar \menuseparator
28004 Filas y columnas
28005 \family default
28006 .
28007 \end_layout
28008
28009 \begin_layout Subsubsection
28010 Separación de líneas
28011 \begin_inset CommandInset label
28012 LatexCommand label
28013 name "sub:Separación-de-líneas"
28014
28015 \end_inset
28016
28017
28018 \begin_inset Index
28019 status collapsed
28020
28021 \begin_layout Plain Layout
28022 Ecuación ! multilínea ! separación de filas
28023 \end_layout
28024
28025 \end_inset
28026
28027
28028 \end_layout
28029
28030 \begin_layout Standard
28031 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28032 \begin_inset Formula \begin{eqnarray*}
28033 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}\\
28034 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*}
28035
28036 \end_inset
28037
28038 En LaTeX un espacio adicional para una línea se especifica como argumento
28039  opcional del comando de nueva línea.
28040  Esto aún no es posible en LYX,
28041 \begin_inset Foot
28042 status collapsed
28043
28044 \begin_layout Plain Layout
28045 véase 
28046 \begin_inset CommandInset href
28047 LatexCommand href
28048 name "LyX-bug #1505"
28049 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
28050
28051 \end_inset
28052
28053
28054 \end_layout
28055
28056 \end_inset
28057
28058  por lo que toda la ecuación debe insertarse en modo TeX.
28059  Para añadir espacio en nuestro ejemplo se inserta el comando 
28060 \series bold
28061
28062 \backslash
28063
28064 \backslash
28065 [3mm]
28066 \series default
28067  al final de la primera línea.
28068  Así: 
28069 \begin_inset ERT
28070 status collapsed
28071
28072 \begin_layout Plain Layout
28073
28074
28075 \backslash
28076 begin{eqnarray*}
28077 \end_layout
28078
28079 \begin_layout Plain Layout
28080
28081 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28082  = & 
28083 \backslash
28084 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28085 \backslash
28086
28087 \backslash
28088 [3mm]
28089 \end_layout
28090
28091 \begin_layout Plain Layout
28092
28093 4x^{2}
28094 \backslash
28095 left(B^{2}+x_{0}^{2}
28096 \backslash
28097 right)+4x_{0}x
28098 \backslash
28099 left(D-B^{2}
28100 \backslash
28101 right)+B^{2}
28102 \backslash
28103 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28104 \backslash
28105 right) & = & 0
28106 \end_layout
28107
28108 \begin_layout Plain Layout
28109
28110
28111 \backslash
28112 end{eqnarray*}
28113 \end_layout
28114
28115 \end_inset
28116
28117
28118 \begin_inset VSpace bigskip
28119 \end_inset
28120
28121
28122 \end_layout
28123
28124 \begin_layout Standard
28125 Para obtener separación en todas las líneas hay que cambiar la longitud
28126  
28127 \series bold
28128
28129 \backslash
28130 jot
28131 \series default
28132
28133 \begin_inset Index
28134 status collapsed
28135
28136 \begin_layout Plain Layout
28137 Comandos ! J ! 
28138 \backslash
28139 jot
28140 \end_layout
28141
28142 \end_inset
28143
28144 .
28145  La definición es: 
28146 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28147 \end_inset
28148
28149 .
28150  El valor predeterminado para 
28151 \series bold
28152
28153 \backslash
28154 jot
28155 \series default
28156  es 3
28157 \begin_inset space \thinspace{}
28158 \end_inset
28159
28160 pt.
28161  Para establecer una separación adicional de 3
28162 \begin_inset space \thinspace{}
28163 \end_inset
28164
28165 mm como en el ejemplo anterior, se inserta el comando
28166 \end_layout
28167
28168 \begin_layout Standard
28169
28170 \series bold
28171
28172 \backslash
28173 setlength{
28174 \backslash
28175 jot}{3mm+3pt}
28176 \end_layout
28177
28178 \begin_layout Standard
28179 en modo TeX antes de la ecuación.
28180  Es necesario cargar el paquete 
28181 \series bold
28182 calc
28183 \series default
28184
28185 \begin_inset Foot
28186 status collapsed
28187
28188 \begin_layout Plain Layout
28189
28190 \series bold
28191 calc
28192 \series default
28193  forma parte de toda instalación LaTeX estándar.
28194 \end_layout
28195
28196 \end_inset
28197
28198
28199 \begin_inset Index
28200 status collapsed
28201
28202 \begin_layout Plain Layout
28203 Paquetes ! calc
28204 \end_layout
28205
28206 \end_inset
28207
28208  en el preámbulo con la línea
28209 \end_layout
28210
28211 \begin_layout Standard
28212
28213 \series bold
28214
28215 \backslash
28216 usepackage{calc}
28217 \end_layout
28218
28219 \begin_layout Standard
28220 Se obtiene:
28221 \begin_inset ERT
28222 status collapsed
28223
28224 \begin_layout Plain Layout
28225
28226
28227 \backslash
28228 setlength{
28229 \backslash
28230 jot}{3mm+3pt}
28231 \end_layout
28232
28233 \end_inset
28234
28235
28236 \begin_inset Formula \begin{eqnarray*}
28237 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}\\
28238 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*}
28239
28240 \end_inset
28241
28242
28243 \begin_inset ERT
28244 status collapsed
28245
28246 \begin_layout Plain Layout
28247
28248
28249 \backslash
28250 setlength{
28251 \backslash
28252 jot}{3pt}
28253 \end_layout
28254
28255 \end_inset
28256
28257  Para volver a la distancia predeterminada, 
28258 \series bold
28259
28260 \backslash
28261 jot
28262 \series default
28263  se establece en 3
28264 \begin_inset space \thinspace{}
28265 \end_inset
28266
28267 pt.
28268 \end_layout
28269
28270 \begin_layout Subsubsection
28271 Separación de columnas
28272 \begin_inset CommandInset label
28273 LatexCommand label
28274 name "sub:Separación-de-columnas"
28275
28276 \end_inset
28277
28278
28279 \begin_inset Index
28280 status collapsed
28281
28282 \begin_layout Plain Layout
28283 Ecuación ! multilínea !separación de columnas
28284 \end_layout
28285
28286 \end_inset
28287
28288
28289 \end_layout
28290
28291 \begin_layout Standard
28292 Una ecuación multilínea forma una matriz.
28293  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28294  columnas.
28295  Cambiando la separación de columnas en este entorno se puede cambiar el
28296  espacio junto al signo de relación.
28297 \end_layout
28298
28299 \begin_layout Standard
28300 La separación de columnas se especifica con la longitud
28301 \series bold
28302  
28303 \backslash
28304 arraycolsep
28305 \series default
28306
28307 \begin_inset Index
28308 status collapsed
28309
28310 \begin_layout Plain Layout
28311 Comandos ! A ! 
28312 \backslash
28313 arraycolsep
28314 \end_layout
28315
28316 \end_inset
28317
28318  según:
28319 \begin_inset Newline newline
28320 \end_inset
28321
28322 separación de columnas = 2
28323 \begin_inset space \thinspace{}
28324 \end_inset
28325
28326
28327 \series bold
28328
28329 \backslash
28330 arraycolsep
28331 \series default
28332
28333 \begin_inset Newline newline
28334 \end_inset
28335
28336 Así, el comando en modo TeX
28337 \end_layout
28338
28339 \begin_layout Standard
28340
28341 \series bold
28342
28343 \backslash
28344 setlength{
28345 \backslash
28346 arraycolsep}{1cm}
28347 \end_layout
28348
28349 \begin_layout Standard
28350 establece para todas las ecuaciones siguientes una separación de columnas
28351  de 2
28352 \begin_inset space \thinspace{}
28353 \end_inset
28354
28355 cm.
28356  Para volver al valor predefinido, 
28357 \series bold
28358
28359 \backslash
28360 arraycolsep
28361 \series default
28362  se pone en 5
28363 \begin_inset space \thinspace{}
28364 \end_inset
28365
28366 pt.
28367 \end_layout
28368
28369 \begin_layout Standard
28370 Una ecuación con separación de 2
28371 \begin_inset space \thinspace{}
28372 \end_inset
28373
28374 cm entre columnas:
28375 \begin_inset ERT
28376 status collapsed
28377
28378 \begin_layout Plain Layout
28379
28380
28381 \backslash
28382 setlength{
28383 \backslash
28384 arraycolsep}{1cm}
28385 \end_layout
28386
28387 \end_inset
28388
28389
28390 \begin_inset Formula \begin{eqnarray*}
28391 A & = & B\\
28392 C & \ne & A\end{eqnarray*}
28393
28394 \end_inset
28395
28396 Una ecuación con la separación predefinida para matrices, 10
28397 \begin_inset space \thinspace{}
28398 \end_inset
28399
28400 pt:
28401 \begin_inset ERT
28402 status collapsed
28403
28404 \begin_layout Plain Layout
28405
28406
28407 \backslash
28408 setlength{
28409 \backslash
28410 arraycolsep}{5pt}
28411 \end_layout
28412
28413 \end_inset
28414
28415
28416 \begin_inset Formula \begin{eqnarray*}
28417 A & = & B\\
28418 C & \ne & A\end{eqnarray*}
28419
28420 \end_inset
28421
28422
28423 \end_layout
28424
28425 \begin_layout Subsubsection
28426 Ecuaciones largas
28427 \begin_inset Index
28428 status collapsed
28429
28430 \begin_layout Plain Layout
28431 Ecuación ! larga
28432 \end_layout
28433
28434 \end_inset
28435
28436
28437 \end_layout
28438
28439 \begin_layout Standard
28440 Se pueden componer ecuaciones largas mediante estos métodos:
28441 \end_layout
28442
28443 \begin_layout Itemize
28444 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28445  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28446 \begin_inset Formula \begin{eqnarray}
28447 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 \\
28448  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:cortolargo}\end{eqnarray}
28449
28450 \end_inset
28451
28452 El signo menos al principio de la segunda línea normalmente no aparece como
28453  operador porque es el primer carácter de la línea.
28454  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28455  Para evitarlo se ha insertado espacio detrás del menos con el comando 
28456 \series bold
28457
28458 \backslash
28459 hspace{3pt}
28460 \series default
28461
28462 \begin_inset Index
28463 status collapsed
28464
28465 \begin_layout Plain Layout
28466 Comandos ! H ! 
28467 \backslash
28468 hspace
28469 \end_layout
28470
28471 \end_inset
28472
28473 .
28474 \begin_inset Foot
28475 status collapsed
28476
28477 \begin_layout Plain Layout
28478 véase más sobre 
28479 \series bold
28480
28481 \backslash
28482 hspace
28483 \series default
28484  en 
28485 \begin_inset CommandInset ref
28486 LatexCommand ref
28487 reference "sub:Espacio-variable"
28488
28489 \end_inset
28490
28491
28492 \end_layout
28493
28494 \end_inset
28495
28496
28497 \end_layout
28498
28499 \begin_layout Itemize
28500 Si ambos lados de la ecuación son demasiado largos se usa el comando 
28501 \series bold
28502
28503 \backslash
28504 lefteqn
28505 \series default
28506
28507 \begin_inset Index
28508 status collapsed
28509
28510 \begin_layout Plain Layout
28511 Comandos ! L ! 
28512 \backslash
28513 lefteqn
28514 \end_layout
28515
28516 \end_inset
28517
28518 .
28519  Se inserta en la primer columna de la primera línea y hace que todas las
28520  inserciones posteriores sobreescriban las columnas siguientes:
28521 \begin_inset Formula \begin{eqnarray}
28522 \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 \\
28523  &  & -\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 \\
28524  &  & =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}
28525
28526 \end_inset
28527
28528 Tras la inserción de 
28529 \series bold
28530
28531 \backslash
28532 lefteqn
28533 \series default
28534  el cursor está en un marco púrpura un poco a la izquierda del azul.
28535  La ecuación se inserta en éste.
28536 \begin_inset Newline newline
28537 \end_inset
28538
28539 El contenido de las restantes líneas se inserta en la segunda columna o
28540  en otra.
28541  A mayor número de columna donde se inserte, mayor sangrado.
28542 \begin_inset ERT
28543 status collapsed
28544
28545 \begin_layout Plain Layout
28546
28547
28548 \backslash
28549 medskip
28550 \end_layout
28551
28552 \end_inset
28553
28554
28555 \begin_inset Newline newline
28556 \end_inset
28557
28558
28559 \begin_inset Note Greyedout
28560 status open
28561
28562 \begin_layout Plain Layout
28563 Ten en cuenta lo siguiente si usas 
28564 \series bold
28565
28566 \backslash
28567 lefteqn
28568 \series default
28569 :
28570 \end_layout
28571
28572 \begin_layout Itemize
28573 La ecuación no usa la anchura total de la página.
28574  Cuando se añade, p.
28575 \begin_inset space \thinspace{}
28576 \end_inset
28577
28578 e., el término 
28579 \begin_inset Formula $-B^{2}$
28580 \end_inset
28581
28582  en la primera línea del ejemplo, debería estar fuera del margen.
28583  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
28584  principio de la primera línea.
28585 \end_layout
28586
28587 \begin_layout Itemize
28588 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
28589  primera línea.
28590 \begin_inset Foot
28591 status collapsed
28592
28593 \begin_layout Plain Layout
28594 \begin_inset CommandInset href
28595 LatexCommand href
28596 name "LyX-bug #1429"
28597 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28598
28599 \end_inset
28600
28601
28602 \end_layout
28603
28604 \end_inset
28605
28606  Sólo se puede poner el cursor al principio de la línea y moverlo con las
28607  teclas de flecha.
28608 \end_layout
28609
28610 \end_inset
28611
28612  
28613 \end_layout
28614
28615 \begin_layout Itemize
28616 Se describen otros métodos para escribir fórmulas largas en 
28617 \begin_inset CommandInset ref
28618 LatexCommand ref
28619 reference "sub:Entorno-multilínea"
28620
28621 \end_inset
28622
28623  y 
28624 \begin_inset CommandInset ref
28625 LatexCommand ref
28626 reference "sub:Partes-de-una-multilínea"
28627
28628 \end_inset
28629
28630 .
28631 \end_layout
28632
28633 \begin_layout Subsubsection
28634 Delimitadores multilínea
28635 \begin_inset CommandInset label
28636 LatexCommand label
28637 name "sub:Delimitadores-multilínea"
28638
28639 \end_inset
28640
28641
28642 \begin_inset Index
28643 status collapsed
28644
28645 \begin_layout Plain Layout
28646 Delimitadores ! para varias líneas
28647 \end_layout
28648
28649 \end_inset
28650
28651
28652 \end_layout
28653
28654 \begin_layout Standard
28655 Para poner delimitadores que cubran varias líneas hay un problema:
28656 \begin_inset Formula \begin{eqnarray*}
28657 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28658  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28659
28660 \end_inset
28661
28662 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
28663 res con tamaño variable no abarcan líneas múltiples.
28664 \end_layout
28665
28666 \begin_layout Standard
28667 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
28668  primera línea se finaliza con 
28669 \series bold
28670
28671 \backslash
28672 right.
28673 \series default
28674
28675 \begin_inset Index
28676 status collapsed
28677
28678 \begin_layout Plain Layout
28679 Comandos ! R ! 
28680 \backslash
28681 right
28682 \end_layout
28683
28684 \end_inset
28685
28686  y la segunda con 
28687 \series bold
28688
28689 \backslash
28690 left.
28691 \series default
28692 .
28693 \begin_inset Foot
28694 status collapsed
28695
28696 \begin_layout Plain Layout
28697 Más sobre 
28698 \series bold
28699
28700 \backslash
28701 left.
28702
28703 \series default
28704  y 
28705 \series bold
28706
28707 \backslash
28708 right.
28709
28710 \series default
28711  en 
28712 \begin_inset CommandInset ref
28713 LatexCommand ref
28714 reference "sub:Tamaño-automático-de"
28715
28716 \end_inset
28717
28718
28719 \end_layout
28720
28721 \end_inset
28722
28723
28724 \begin_inset Index
28725 status collapsed
28726
28727 \begin_layout Plain Layout
28728 Comandos ! L ! 
28729 \backslash
28730 left
28731 \end_layout
28732
28733 \end_inset
28734
28735  Después de 
28736 \series bold
28737
28738 \backslash
28739 left.
28740
28741 \series default
28742  se inserta el comando 
28743 \series bold
28744
28745 \backslash
28746 vphantom
28747 \series default
28748
28749 \begin_inset ERT
28750 status collapsed
28751
28752 \begin_layout Plain Layout
28753
28754
28755 \backslash
28756 spce 
28757 \end_layout
28758
28759 \end_inset
28760
28761
28762 \series bold
28763
28764 \backslash
28765 prod
28766 \series default
28767 ^
28768 \begin_inset ERT
28769 status collapsed
28770
28771 \begin_layout Plain Layout
28772
28773
28774 \backslash
28775 spce 
28776 \end_layout
28777
28778 \end_inset
28779
28780
28781 \series bold
28782
28783 \backslash
28784 infty
28785 \series default
28786
28787 \begin_inset ERT
28788 status collapsed
28789
28790 \begin_layout Plain Layout
28791
28792
28793 \backslash
28794 spce 
28795 \end_layout
28796
28797 \end_inset
28798
28799
28800 \series bold
28801
28802 \begin_inset Formula $\downarrow$
28803 \end_inset
28804
28805 _R=1}
28806 \series default
28807
28808 \begin_inset Index
28809 status collapsed
28810
28811 \begin_layout Plain Layout
28812 Comandos ! V ! 
28813 \backslash
28814 vphantom
28815 \end_layout
28816
28817 \end_inset
28818
28819 , porque el operador de multiplicación con sus límites es el símbolo mayor
28820  en la primera línea y ese debería ser el tamaño para el delimitador en
28821  la segunda línea.
28822 \end_layout
28823
28824 \begin_layout Standard
28825 El resultado es: 
28826 \begin_inset Formula \begin{eqnarray*}
28827 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28828  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28829
28830 \end_inset
28831
28832
28833 \end_layout
28834
28835 \begin_layout Subsection
28836 Entornos align
28837 \end_layout
28838
28839 \begin_layout Standard
28840 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
28841  Son especialmente apropiados para poner ecuaciones adosadas.
28842 \end_layout
28843
28844 \begin_layout Standard
28845 Los entornos align constan de columnas.
28846  Las columnas impares se alinean a la derecha, las pares a la izquierda.
28847  En un entorno align se puede numerar cada línea.
28848 \end_layout
28849
28850 \begin_layout Standard
28851 Los entornos align se crean con el menú 
28852 \family sans
28853 Insertar\SpecialChar \menuseparator
28854 Ecuación
28855 \family default
28856 .
28857  Una ecuación existente se puede convertir a align con el menú 
28858 \family sans
28859 Editar\SpecialChar \menuseparator
28860 Ecuación\SpecialChar \menuseparator
28861 Cambiar tipo de ecuación
28862 \family default
28863 .
28864 \end_layout
28865
28866 \begin_layout Standard
28867 Para añadir o quitar columnas se pueden usar los botones 
28868 \begin_inset Graphics
28869         filename ../../images/tabular-feature_append-row.png
28870         scale 85
28871
28872 \end_inset
28873
28874  o 
28875 \begin_inset Graphics
28876         filename ../../images/tabular-feature_delete-row.png
28877         scale 85
28878
28879 \end_inset
28880
28881 de la barra de ecuaciones o el menú 
28882 \family sans
28883 Editar\SpecialChar \menuseparator
28884 Filas y columnas
28885 \family default
28886 .
28887 \end_layout
28888
28889 \begin_layout Subsubsection
28890 Entorno align estándar
28891 \begin_inset CommandInset label
28892 LatexCommand label
28893 name "sub:Entorno-align-estándar"
28894
28895 \end_inset
28896
28897
28898 \begin_inset Index
28899 status collapsed
28900
28901 \begin_layout Plain Layout
28902 Ecuación ! multilínea ! entorno align
28903 \end_layout
28904
28905 \end_inset
28906
28907
28908 \end_layout
28909
28910 \begin_layout Standard
28911 Este entorno align se crea pulsando 
28912 \family sans
28913 Ctrl-Retorno
28914 \family default
28915  en una ecuación o con el menú 
28916 \family sans
28917 Insertar\SpecialChar \menuseparator
28918 Ecuación\SpecialChar \menuseparator
28919 Entorno AMS align
28920 \family default
28921 .
28922 \end_layout
28923
28924 \begin_layout Standard
28925 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
28926  align de cuatro columnas:
28927 \begin_inset Formula \begin{align*}
28928 A & =\sen(B) & C & =D\\
28929 C & \neq A & B & \neq D\end{align*}
28930
28931 \end_inset
28932
28933 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
28934  un 
28935 \series bold
28936
28937 \backslash
28938 hfill
28939 \series default
28940
28941 \begin_inset Foot
28942 status collapsed
28943
28944 \begin_layout Plain Layout
28945 Más sobre 
28946 \series bold
28947
28948 \backslash
28949 hfill
28950 \series default
28951  en 
28952 \begin_inset CommandInset ref
28953 LatexCommand ref
28954 reference "sub:Espacio-variable"
28955
28956 \end_inset
28957
28958
28959 \end_layout
28960
28961 \end_inset
28962
28963  antes de la primera y detrás de cada columna par.
28964  Si se pone en estilo 
28965 \series bold
28966 Sangrado
28967 \series default
28968 ,
28969 \begin_inset Foot
28970 status collapsed
28971
28972 \begin_layout Plain Layout
28973 véase estilos de ecuación en 
28974 \begin_inset CommandInset ref
28975 LatexCommand ref
28976 reference "sec:Estilos-de-ecuación"
28977
28978 \end_inset
28979
28980
28981 \end_layout
28982
28983 \end_inset
28984
28985  la ecuación queda sin el 
28986 \series bold
28987
28988 \backslash
28989 hfill
28990 \series default
28991  ante la primera columna.
28992 \end_layout
28993
28994 \begin_layout Subsubsection
28995 Entorno alignat
28996 \begin_inset Index
28997 status collapsed
28998
28999 \begin_layout Plain Layout
29000 Ecuación ! multilínea ! entorno alignat
29001 \end_layout
29002
29003 \end_inset
29004
29005
29006 \end_layout
29007
29008 \begin_layout Standard
29009 El entorno alignat no tiene separación predefinida de columnas.
29010  Se puede insertar manualmente con los espacios descritos en 
29011 \begin_inset CommandInset ref
29012 LatexCommand ref
29013 reference "sec:Espacio"
29014
29015 \end_inset
29016
29017 .
29018 \end_layout
29019
29020 \begin_layout Standard
29021 El ejemplo anterior en el entorno alignat, con un espacio de 1
29022 \begin_inset space \thinspace{}
29023 \end_inset
29024
29025 cm al comienzo da la segunda ecuación:
29026 \begin_inset Formula \begin{alignat*}{2}
29027 A & =\sen(B)\hspace{1cm} & C & =D\\
29028 C & \neq A & B & \neq D\end{alignat*}
29029
29030 \end_inset
29031
29032 Como cada columna puede tener un espacio diferente, este entorno es especialment
29033 e apropiado para poner tres o más ecuaciones adosadas.
29034 \end_layout
29035
29036 \begin_layout Subsubsection
29037 Entorno flalign
29038 \begin_inset CommandInset label
29039 LatexCommand label
29040 name "sub:Entorno-flalign"
29041
29042 \end_inset
29043
29044
29045 \begin_inset Index
29046 status collapsed
29047
29048 \begin_layout Plain Layout
29049 Ecuación ! multilínea ! entorno flalign
29050 \end_layout
29051
29052 \end_inset
29053
29054
29055 \end_layout
29056
29057 \begin_layout Standard
29058 En este entorno las dos primeras columnas están siempre tan a la izquierda
29059  como sea posible y las dos últimas a la derecha.
29060  Ejemplo:
29061 \begin_inset Formula \begin{flalign*}
29062 A & =1 & B & =2 & C & =3\\
29063 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4\end{flalign*}
29064
29065 \end_inset
29066
29067 En un entorno flalign con un número impar de columnas, en la última de las
29068  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29069  alineadas a la izquierda, aunque se use el estilo 
29070 \series bold
29071 Centrado
29072 \series default
29073 .
29074  Un ejemplo de fórmula sangrada 
29075 \begin_inset CommandInset ref
29076 LatexCommand eqref
29077 reference "eq:IntVol"
29078
29079 \end_inset
29080
29081 :
29082 \begin_inset Formula \begin{flalign}
29083 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}\end{flalign}
29084
29085 \end_inset
29086
29087 Las dos primeras columnas contienen la fórmula.
29088  Para sangrarla como con el estilo 
29089 \series bold
29090 Sangrado
29091 \series default
29092 , se añade un espacio de 30
29093 \begin_inset space \thinspace{}
29094 \end_inset
29095
29096 pt al comienzo de la primera columna.
29097  
29098 \end_layout
29099
29100 \begin_layout Subsection
29101 Entorno eqnarray
29102 \begin_inset CommandInset label
29103 LatexCommand label
29104 name "sub:Entorno-eqnarray"
29105
29106 \end_inset
29107
29108
29109 \begin_inset Index
29110 status collapsed
29111
29112 \begin_layout Plain Layout
29113 Ecuación ! multilínea ! entorno eqnarray
29114 \end_layout
29115
29116 \end_inset
29117
29118
29119 \begin_inset Index
29120 status collapsed
29121
29122 \begin_layout Plain Layout
29123 Ecuación ! multilínea ! entorno eqnarray
29124 \end_layout
29125
29126 \end_inset
29127
29128
29129 \end_layout
29130
29131 \begin_layout Standard
29132 Al introducir este entorno aparecen tres marcos azules.
29133  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29134  El contenido del marco central está centrado y algo más pequeño, porque
29135  está diseñado para insertar sólo caracteres de relación.
29136 \begin_inset Formula \begin{eqnarray*}
29137 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29138 AB & AB & AB\\
29139 A & = & A\end{eqnarray*}
29140
29141 \end_inset
29142
29143
29144 \end_layout
29145
29146 \begin_layout Subsection
29147 Entorno gather
29148 \begin_inset Index
29149 status collapsed
29150
29151 \begin_layout Plain Layout
29152 Ecuación ! multilínea ! entorno gather
29153 \end_layout
29154
29155 \end_inset
29156
29157
29158 \end_layout
29159
29160 \begin_layout Standard
29161 Este entorno consta de una sola columna centrada.
29162  Se puede numerar cada línea.
29163 \begin_inset Formula \begin{gather}
29164 A=1\\
29165 X=\mbox{-}1\end{gather}
29166
29167 \end_inset
29168
29169
29170 \end_layout
29171
29172 \begin_layout Subsection
29173 Entorno multilínea
29174 \begin_inset CommandInset label
29175 LatexCommand label
29176 name "sub:Entorno-multilínea"
29177
29178 \end_inset
29179
29180
29181 \begin_inset Index
29182 status collapsed
29183
29184 \begin_layout Plain Layout
29185 Ecuación ! multilínea ! entorno multilínea
29186 \end_layout
29187
29188 \end_inset
29189
29190
29191 \end_layout
29192
29193 \begin_layout Standard
29194 El entorno multilínea, como gather, consta de una sola columna.
29195  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29196  Las demás están centradas.
29197  Por tanto este entorno es apropiado para ecuaciones largas.
29198  Como ejemplo, la ecuación
29199 \begin_inset space ~
29200 \end_inset
29201
29202
29203 \begin_inset CommandInset ref
29204 LatexCommand eqref
29205 reference "eq:lefteqn"
29206
29207 \end_inset
29208
29209  en entorno multilínea:
29210 \begin_inset Formula \begin{multline}
29211 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}\\
29212 -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}\\
29213 =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}
29214
29215 \end_inset
29216
29217 En la salida sólo aparece numerada la última (primera) línea si la numeración
29218  del documento es a la derecha (izquierda).
29219 \begin_inset Foot
29220 status collapsed
29221
29222 \begin_layout Plain Layout
29223 véanse los estilos de numeración en 
29224 \begin_inset CommandInset ref
29225 LatexCommand ref
29226 reference "sec:Estilos-de-ecuación"
29227
29228 \end_inset
29229
29230
29231 \end_layout
29232
29233 \end_inset
29234
29235
29236 \end_layout
29237
29238 \begin_layout Standard
29239 Con los comandos 
29240 \series bold
29241
29242 \backslash
29243 shoveright
29244 \begin_inset Index
29245 status collapsed
29246
29247 \begin_layout Plain Layout
29248 Comandos ! S ! 
29249 \backslash
29250 shoveright
29251 \end_layout
29252
29253 \end_inset
29254
29255
29256 \series default
29257  y 
29258 \series bold
29259
29260 \backslash
29261 shoveleft
29262 \series default
29263
29264 \begin_inset Index
29265 status collapsed
29266
29267 \begin_layout Plain Layout
29268 Comandos ! S ! 
29269 \backslash
29270 shoveleft
29271 \end_layout
29272
29273 \end_inset
29274
29275 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29276 ente.
29277  Los comandos se usan como sigue:
29278 \end_layout
29279
29280 \begin_layout Standard
29281
29282 \series bold
29283
29284 \backslash
29285 shoveright{contenido de la línea}
29286 \series default
29287  y 
29288 \series bold
29289
29290 \backslash
29291 shoveleft{contenido de la línea}
29292 \end_layout
29293
29294 \begin_layout Standard
29295 \begin_inset VSpace medskip
29296 \end_inset
29297
29298
29299 \end_layout
29300
29301 \begin_layout Standard
29302 La longitud 
29303 \series bold
29304
29305 \backslash
29306 multlinegap
29307 \series default
29308
29309 \begin_inset Index
29310 status collapsed
29311
29312 \begin_layout Plain Layout
29313 Comandos ! M ! 
29314 \backslash
29315 multlinegap
29316 \end_layout
29317
29318 \end_inset
29319
29320  especifica la distancia de la primera línea desde el margen izquierdo de
29321  la página.
29322  Esta longitud es 0
29323 \begin_inset space \thinspace{}
29324 \end_inset
29325
29326 pt por omisión.
29327 \end_layout
29328
29329 \begin_layout Standard
29330 Como ejemplo la ecuación anterior con el comando
29331 \end_layout
29332
29333 \begin_layout Standard
29334
29335 \series bold
29336
29337 \backslash
29338 setlength{
29339 \backslash
29340 multlinegap}{2cm}
29341 \end_layout
29342
29343 \begin_layout Standard
29344 insertado previamente en modo TeX:
29345 \begin_inset ERT
29346 status collapsed
29347
29348 \begin_layout Plain Layout
29349
29350
29351 \backslash
29352 setlength{
29353 \backslash
29354 multlinegap}{2cm}
29355 \end_layout
29356
29357 \end_inset
29358
29359
29360 \begin_inset Formula \begin{multline}
29361 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}\\
29362 \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}}\\
29363 =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}
29364
29365 \end_inset
29366
29367
29368 \begin_inset ERT
29369 status collapsed
29370
29371 \begin_layout Plain Layout
29372
29373
29374 \backslash
29375 setlength{
29376 \backslash
29377 multlinegap}{0pt}
29378 \end_layout
29379
29380 \end_inset
29381
29382 La segunda línea se ha alineado a la izquierda con 
29383 \series bold
29384
29385 \backslash
29386 shoveleft
29387 \series default
29388 .
29389 \end_layout
29390
29391 \begin_layout Subsection
29392 Partes de una ecuación multilínea
29393 \begin_inset CommandInset label
29394 LatexCommand label
29395 name "sub:Partes-de-una-multilínea"
29396
29397 \end_inset
29398
29399
29400 \begin_inset Index
29401 status collapsed
29402
29403 \begin_layout Plain Layout
29404 Ecuación ! multilínea ! partes de
29405 \end_layout
29406
29407 \end_inset
29408
29409
29410 \end_layout
29411
29412 \begin_layout Standard
29413 Para mostrar sólo partes de una ecuación multilínea se
29414 \family roman
29415 \series medium
29416 \shape up
29417 \size normal
29418 \emph off
29419 \bar no
29420 \noun off
29421 \color none
29422
29423 \backslash
29424 left.
29425 \backslash
29426 right
29427 \backslash
29428 }
29429 \family default
29430 \series default
29431 \shape default
29432 \size default
29433 \emph default
29434 \bar default
29435 \noun default
29436 \color inherit
29437  usa uno de los siguientes métodos: 
29438 \series bold
29439 aligned
29440 \series default
29441
29442 \series bold
29443 alignedat
29444 \series default
29445
29446 \series bold
29447 gathered
29448 \series default
29449  o 
29450 \series bold
29451 split
29452 \series default
29453 .
29454  Se pueden elegir en el menú 
29455 \family sans
29456 Insertar\SpecialChar \menuseparator
29457 Ecuación
29458 \family default
29459  o usando los comandos aquí descritos.
29460 \end_layout
29461
29462 \begin_layout Standard
29463 Los tres primeros tienen las mismas propiedades que los correspondientes
29464  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29465  Un ejemplo:
29466 \begin_inset Formula \[
29467 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29468 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29469 \right\} \mbox{Relaciones de incertidumbre}\]
29470
29471 \end_inset
29472
29473 Para componer esta expresión se inserta una ecuación presentada y en ella
29474  se introduce el comando 
29475 \series bold
29476
29477 \backslash
29478 aligned
29479 \series default
29480
29481 \begin_inset Index
29482 status collapsed
29483
29484 \begin_layout Plain Layout
29485 Comandos ! A ! 
29486 \backslash
29487 aligned
29488 \end_layout
29489
29490 \end_inset
29491
29492 .
29493  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
29494  añadir filas y columnas.
29495  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
29496  como la llave.
29497 \end_layout
29498
29499 \begin_layout Standard
29500 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
29501  se alinean horizontalmente.
29502  Usar aligned en una ecuación presentada tiene la ventaja de que el número
29503  de ecuación se centra verticalmente con las líneas.
29504  Como ejemplo, la ecuación 
29505 \begin_inset CommandInset ref
29506 LatexCommand eqref
29507 reference "eq:cortolargo"
29508
29509 \end_inset
29510
29511  en entorno aligned: 
29512 \begin_inset Formula \begin{equation}
29513 \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}|}\\
29514  & -\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}
29515 \end{equation}
29516
29517 \end_inset
29518
29519 Para usar los entornos 
29520 \series bold
29521 alignedat
29522 \series default
29523
29524 \series bold
29525 gathered
29526 \series default
29527 , o 
29528 \series bold
29529 split
29530 \series default
29531 , se insertan respectivamente los comandos
29532 \series bold
29533  
29534 \backslash
29535 alignedat
29536 \series default
29537 ,
29538 \begin_inset Index
29539 status collapsed
29540
29541 \begin_layout Plain Layout
29542 Comandos ! A ! 
29543 \backslash
29544 alignedat
29545 \end_layout
29546
29547 \end_inset
29548
29549  
29550 \series bold
29551
29552 \backslash
29553 gathered
29554 \series default
29555
29556 \begin_inset Index
29557 status collapsed
29558
29559 \begin_layout Plain Layout
29560 Comandos ! G ! 
29561 \backslash
29562 gathered
29563 \end_layout
29564
29565 \end_inset
29566
29567 , o 
29568 \series bold
29569
29570 \backslash
29571 split
29572 \series default
29573
29574 \begin_inset Index
29575 status collapsed
29576
29577 \begin_layout Plain Layout
29578 Comandos ! S ! 
29579 \backslash
29580 split
29581 \end_layout
29582
29583 \end_inset
29584
29585 .
29586  El entorno split tiene las mismas propiedades que aligned pero sólo puede
29587  tener dos columnas.
29588 \end_layout
29589
29590 \begin_layout Subsection
29591 Texto en ecuaciones multilínea
29592 \begin_inset CommandInset label
29593 LatexCommand label
29594 name "sub:Texto-en-multilínea"
29595
29596 \end_inset
29597
29598
29599 \begin_inset Index
29600 status collapsed
29601
29602 \begin_layout Plain Layout
29603 Texto ! en ecuaciones
29604 \end_layout
29605
29606 \end_inset
29607
29608
29609 \begin_inset Index
29610 status collapsed
29611
29612 \begin_layout Plain Layout
29613 Ecuación ! multilínea ! texto en
29614 \end_layout
29615
29616 \end_inset
29617
29618
29619 \end_layout
29620
29621 \begin_layout Standard
29622 En los entornos Align, multilínea y gather, se puede insertar texto que
29623  se mostrará en una línea separada y que no afecta la alineación de columna.
29624  Para esto se usa el comando 
29625 \series bold
29626
29627 \backslash
29628 intertext
29629 \series default
29630
29631 \begin_inset Index
29632 status collapsed
29633
29634 \begin_layout Plain Layout
29635 Comandos ! I ! 
29636 \backslash
29637 intertext
29638 \end_layout
29639
29640 \end_inset
29641
29642  con el siguiente esquema:
29643 \end_layout
29644
29645 \begin_layout Standard
29646
29647 \series bold
29648
29649 \backslash
29650 intertext{texto}
29651 \end_layout
29652
29653 \begin_layout Standard
29654 El texto no debería ocupar más de una línea porque no se puede partir con
29655  guión.
29656  Como LyX aún no soporta 
29657 \series bold
29658
29659 \backslash
29660 intertext
29661 \series default
29662  directamente, el texto se escribe como texto matemático.
29663  
29664 \series bold
29665
29666 \backslash
29667 intertext
29668 \series default
29669  debe por tanto estar al comienzo de una línea y en la salida se presenta
29670  sobre esta línea.
29671  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
29672 \begin_inset Formula \begin{align}
29673 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29674 \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}
29675
29676 \end_inset
29677
29678
29679 \end_layout
29680
29681 \begin_layout Section
29682 Numeración de ecuaciones
29683 \begin_inset Index
29684 status collapsed
29685
29686 \begin_layout Plain Layout
29687 Ecuación ! numeración|see
29688 \begin_inset ERT
29689 status collapsed
29690
29691 \begin_layout Plain Layout
29692
29693 {
29694 \end_layout
29695
29696 \end_inset
29697
29698 Numeración de ecuaciones
29699 \begin_inset ERT
29700 status collapsed
29701
29702 \begin_layout Plain Layout
29703
29704 }
29705 \end_layout
29706
29707 \end_inset
29708
29709
29710 \end_layout
29711
29712 \end_inset
29713
29714
29715 \begin_inset Index
29716 status collapsed
29717
29718 \begin_layout Plain Layout
29719 Numeración de ecuaciones
29720 \end_layout
29721
29722 \end_inset
29723
29724
29725 \end_layout
29726
29727 \begin_layout Subsection
29728 General
29729 \end_layout
29730
29731 \begin_layout Standard
29732 Las ecuaciones numeradas se insertan con el menú 
29733 \family sans
29734 Insertar\SpecialChar \menuseparator
29735 Ecuación
29736 \family default
29737  
29738 \family sans
29739 \SpecialChar \menuseparator
29740 Ecuación
29741 \begin_inset space ~
29742 \end_inset
29743
29744 numerada
29745 \family default
29746  (atajo 
29747 \family sans
29748 Ctrl-Alt
29749 \begin_inset space ~
29750 \end_inset
29751
29752 n
29753 \family default
29754 ).
29755  Ecuaciones existentes se pueden numerar con el menú 
29756 \family sans
29757 Editar\SpecialChar \menuseparator
29758 Ecuación\SpecialChar \menuseparator
29759 Conmutar
29760 \begin_inset space ~
29761 \end_inset
29762
29763 numeración
29764 \family default
29765  (atajo
29766 \family sans
29767  Alt-m
29768 \begin_inset space ~
29769 \end_inset
29770
29771 n
29772 \family default
29773 ).
29774  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
29775  En la salida se muestra el número real.
29776 \end_layout
29777
29778 \begin_layout Standard
29779 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
29780  líneas.
29781  No obstante, la numeración se puede controlar en cada línea con el menú
29782  
29783 \family sans
29784 Editar\SpecialChar \menuseparator
29785 Ecuación\SpecialChar \menuseparator
29786 \SpecialChar \menuseparator
29787 Conmutar
29788 \begin_inset space ~
29789 \end_inset
29790
29791 numeración
29792 \begin_inset space ~
29793 \end_inset
29794
29795 de
29796 \begin_inset space ~
29797 \end_inset
29798
29799 línea
29800 \family default
29801  (atajo
29802 \family sans
29803  Alt-m
29804 \begin_inset space ~
29805 \end_inset
29806
29807 N
29808 \family default
29809 ).
29810 \end_layout
29811
29812 \begin_layout Standard
29813 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
29814  distintos, véase 
29815 \begin_inset CommandInset ref
29816 LatexCommand ref
29817 reference "sec:Estilos-de-ecuación"
29818
29819 \end_inset
29820
29821 .
29822 \end_layout
29823
29824 \begin_layout Subsection
29825 Referencias cruzadas
29826 \begin_inset Index
29827 status collapsed
29828
29829 \begin_layout Plain Layout
29830 Referencias cruzadas ! a ecuaciones
29831 \end_layout
29832
29833 \end_inset
29834
29835
29836 \end_layout
29837
29838 \begin_layout Standard
29839 Todas las ecuaciones con etiqueta se pueden referenciar.
29840  La etiqueta se añade con el menú 
29841 \family sans
29842 Insertar\SpecialChar \menuseparator
29843 Etiqueta
29844 \family default
29845  o con el botón 
29846 \begin_inset Graphics
29847         filename ../../images/label-insert.png
29848         scale 85
29849
29850 \end_inset
29851
29852  de la barra de herramientas.
29853  El cursor debe estar dentro de una ecuación en modo presentación.
29854  Surge un diálogo con el prefijo 
29855 \series bold
29856 eq:
29857 \series default
29858 , detrás del cual se escribe el texto de la etiqueta.
29859  El prefijo significa 
29860 \begin_inset Quotes fld
29861 \end_inset
29862
29863 equation
29864 \begin_inset Quotes frd
29865 \end_inset
29866
29867  y hace más fácil encontrar etiquetas en documentos extensos porque así
29868  se distingue p.
29869 \begin_inset space \thinspace{}
29870 \end_inset
29871
29872 e.
29873 \begin_inset space ~
29874 \end_inset
29875
29876 de las etiquetas de sección.
29877  Para cambiar una etiqueta se usa de nuevo el menú 
29878 \family sans
29879 Insertar\SpecialChar \menuseparator
29880 Etiqueta
29881 \family default
29882 .
29883 \end_layout
29884
29885 \begin_layout Standard
29886 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
29887  ecuación.
29888  Una ecuación con etiqueta se numera siempre.
29889 \end_layout
29890
29891 \begin_layout Standard
29892 Las referencias cruzadas se insertan mediante el menú 
29893 \family sans
29894 Insertar\SpecialChar \menuseparator
29895 Referencia cruzada
29896 \family default
29897  o con el botón 
29898 \begin_inset Graphics
29899         filename ../../images/dialog-show-new-inset_ref.png
29900         scale 85
29901
29902 \end_inset
29903
29904 .
29905  Una referencia a una ecuación aparece en la salida con su número.
29906  Si en el diálogo de referencia cruzada se elige el formato 
29907 \series bold
29908 (<referencia>)
29909 \series default
29910 , la referencia se muestra en la salida entre paréntesis.
29911  
29912 \begin_inset Newline newline
29913 \end_inset
29914
29915 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
29916  a la ecuación de referencia.
29917 \end_layout
29918
29919 \begin_layout Standard
29920 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
29921  siguientes:
29922 \begin_inset Note Note
29923 status collapsed
29924
29925 \begin_layout Plain Layout
29926 Observa los distintos tipos de referencias cruzadas.
29927 \end_layout
29928
29929 \end_inset
29930
29931
29932 \end_layout
29933
29934 \begin_layout Standard
29935 Las ecuaciones 
29936 \begin_inset CommandInset ref
29937 LatexCommand eqref
29938 reference "eq:tag"
29939
29940 \end_inset
29941
29942  y 
29943 \begin_inset CommandInset ref
29944 LatexCommand eqref
29945 reference "eq:c"
29946
29947 \end_inset
29948
29949  son equivalentes.
29950  En (
29951 \begin_inset CommandInset ref
29952 LatexCommand ref
29953 reference "eq:Lat"
29954
29955 \end_inset
29956
29957 ) se usan mayúsculas latinas para la numeración, a diferencia de (
29958 \begin_inset CommandInset ref
29959 LatexCommand ref
29960 reference "eq:Rom"
29961
29962 \end_inset
29963
29964 ).
29965 \begin_inset VSpace medskip
29966 \end_inset
29967
29968
29969 \end_layout
29970
29971 \begin_layout Standard
29972 Si el argumento de 
29973 \series bold
29974
29975 \backslash
29976 tag
29977 \begin_inset Foot
29978 status collapsed
29979
29980 \begin_layout Plain Layout
29981
29982 \series bold
29983
29984 \backslash
29985 tag
29986 \series default
29987  se describe en 
29988 \begin_inset CommandInset ref
29989 LatexCommand ref
29990 reference "sub:Numeración-personalizada"
29991
29992 \end_inset
29993
29994
29995 \end_layout
29996
29997 \end_inset
29998
29999
30000 \series default
30001  contiene un marco, como se describe en la 
30002 \begin_inset CommandInset ref
30003 LatexCommand ref
30004 reference "sub:Cuadros-de-párrafo"
30005
30006 \end_inset
30007
30008 , no se puede referenciar la ecuación.
30009 \end_layout
30010
30011 \begin_layout Subsection
30012 Subnumeración
30013 \begin_inset Index
30014 status collapsed
30015
30016 \begin_layout Plain Layout
30017 Numeración de ecuaciones ! subnumeración
30018 \end_layout
30019
30020 \end_inset
30021
30022
30023 \end_layout
30024
30025 \begin_layout Standard
30026 Con ayuda de los comandos 
30027 \series bold
30028
30029 \backslash
30030 begin{subequations}
30031 \series default
30032  y 
30033 \series bold
30034
30035 \backslash
30036 end{subequations}
30037 \series default
30038  en modo TeX se pueden subnumerar ecuaciones.
30039 \end_layout
30040
30041 \begin_layout Standard
30042 Ejemplo:
30043 \begin_inset Formula \begin{equation}
30044 A=C-B\label{eq:a}\end{equation}
30045
30046 \end_inset
30047
30048
30049 \begin_inset ERT
30050 status collapsed
30051
30052 \begin_layout Plain Layout
30053
30054
30055 \backslash
30056 addtocounter{equation}{-1}
30057 \end_layout
30058
30059 \end_inset
30060
30061
30062 \begin_inset ERT
30063 status collapsed
30064
30065 \begin_layout Plain Layout
30066
30067
30068 \backslash
30069 begin{subequations}
30070 \end_layout
30071
30072 \end_inset
30073
30074
30075 \begin_inset VSpace -5mm
30076 \end_inset
30077
30078
30079 \begin_inset Formula \begin{equation}
30080 B=C-A\label{eq:b}\end{equation}
30081
30082 \end_inset
30083
30084
30085 \begin_inset Formula \begin{equation}
30086 C=A+B\label{eq:c}\end{equation}
30087
30088 \end_inset
30089
30090
30091 \end_layout
30092
30093 \begin_layout Standard
30094 \begin_inset ERT
30095 status collapsed
30096
30097 \begin_layout Plain Layout
30098
30099
30100 \backslash
30101 end{subequations}
30102 \end_layout
30103
30104 \end_inset
30105
30106
30107 \end_layout
30108
30109 \begin_layout Standard
30110 Para este ejemplo se ha hecho lo siguiente:
30111 \end_layout
30112
30113 \begin_layout Enumerate
30114 se inserta la primera ecuación
30115 \end_layout
30116
30117 \begin_layout Enumerate
30118 después de ella se inserta
30119 \series bold
30120
30121 \begin_inset Newline newline
30122 \end_inset
30123
30124
30125 \backslash
30126 addtocounter{equation}{-1} 
30127 \backslash
30128 begin{subequations}
30129 \begin_inset Index
30130 status collapsed
30131
30132 \begin_layout Plain Layout
30133 Comandos ! A ! 
30134 \backslash
30135 addtocounter
30136 \end_layout
30137
30138 \end_inset
30139
30140
30141 \end_layout
30142
30143 \begin_layout Enumerate
30144 se inserta la segunda ecuación
30145 \end_layout
30146
30147 \begin_layout Enumerate
30148 se inserta la tercera ecuación
30149 \end_layout
30150
30151 \begin_layout Enumerate
30152 se inserta 
30153 \series bold
30154
30155 \backslash
30156 end{subequations}
30157 \series default
30158  tras la tercera ecuación
30159 \end_layout
30160
30161 \begin_layout Standard
30162 Toda ecuación entre los comandos 
30163 \series bold
30164
30165 \backslash
30166 begin
30167 \series default
30168  y 
30169 \series bold
30170
30171 \backslash
30172 end
30173 \series default
30174  se subnumera con a, b, c\SpecialChar \ldots{}
30175  En ecuaciones multilínea se subnumerará cada línea.
30176  Todas las ecuaciones subnumeradas son tratadas como 
30177 \emph on
30178 una
30179 \emph default
30180  ecuación numerada.
30181  Pero como cada ecuación numerada aumenta el contador 
30182 \series bold
30183 equation
30184 \series default
30185  en uno, hay que disminuir el comando 
30186 \series bold
30187
30188 \backslash
30189 addtocounter
30190 \series default
30191 .
30192  De lo contrario, las ecuaciones 
30193 \begin_inset CommandInset ref
30194 LatexCommand eqref
30195 reference "eq:a"
30196
30197 \end_inset
30198
30199
30200 \begin_inset CommandInset ref
30201 LatexCommand eqref
30202 reference "eq:b"
30203
30204 \end_inset
30205
30206
30207 \begin_inset CommandInset ref
30208 LatexCommand eqref
30209 reference "eq:c"
30210
30211 \end_inset
30212
30213  se numerarían 
30214 \begin_inset CommandInset ref
30215 LatexCommand eqref
30216 reference "eq:a"
30217
30218 \end_inset
30219
30220
30221 \begin_inset CommandInset ref
30222 LatexCommand eqref
30223 reference "eq:d"
30224
30225 \end_inset
30226
30227
30228 \begin_inset CommandInset ref
30229 LatexCommand eqref
30230 reference "eq:f"
30231
30232 \end_inset
30233
30234 .
30235 \end_layout
30236
30237 \begin_layout Standard
30238 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30239  ecuaciones.
30240  Para evitarlo se inserta ese espacio vertical de -5
30241 \begin_inset space \thinspace{}
30242 \end_inset
30243
30244 mm detrás del comando 
30245 \series bold
30246
30247 \backslash
30248 begin{subequations}
30249 \series default
30250 .
30251
30252 \series bold
30253  
30254 \series default
30255 Si se usa el estilo 
30256 \series bold
30257 Sangrado
30258 \series default
30259
30260 \begin_inset Foot
30261 status open
30262
30263 \begin_layout Plain Layout
30264 véase estilos de ecuación en 
30265 \begin_inset CommandInset ref
30266 LatexCommand ref
30267 reference "sec:Estilos-de-ecuación"
30268
30269 \end_inset
30270
30271
30272 \end_layout
30273
30274 \end_inset
30275
30276 , entonces se inserta -7
30277 \begin_inset space \thinspace{}
30278 \end_inset
30279
30280 mm.
30281 \end_layout
30282
30283 \begin_layout Standard
30284 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30285  de la segunda línea:
30286 \begin_inset ERT
30287 status collapsed
30288
30289 \begin_layout Plain Layout
30290
30291
30292 \backslash
30293 begin{subequations}
30294 \end_layout
30295
30296 \end_inset
30297
30298
30299 \begin_inset Formula \begin{eqnarray}
30300 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30301  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30302  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
30303
30304 \end_inset
30305
30306
30307 \begin_inset ERT
30308 status collapsed
30309
30310 \begin_layout Plain Layout
30311
30312
30313 \backslash
30314 end{subequations}
30315 \end_layout
30316
30317 \end_inset
30318
30319
30320 \end_layout
30321
30322 \begin_layout Subsection
30323 Numeración definida por el usuario
30324 \begin_inset CommandInset label
30325 LatexCommand label
30326 name "sub:Numeración-personalizada"
30327
30328 \end_inset
30329
30330
30331 \begin_inset Index
30332 status collapsed
30333
30334 \begin_layout Plain Layout
30335 Numeración de ecuaciones ! personalizada
30336 \end_layout
30337
30338 \end_inset
30339
30340
30341 \end_layout
30342
30343 \begin_layout Standard
30344 Con la numeración estándar el número se coloca entre paréntesis.
30345  Para reemplazar los paréntesis con barras verticales, p.
30346 \begin_inset space \thinspace{}
30347 \end_inset
30348
30349 e., se añade al preámbulo LaTeX la línea: 
30350 \end_layout
30351
30352 \begin_layout Standard
30353
30354 \series bold
30355
30356 \backslash
30357 def
30358 \backslash
30359 tagform@#1{
30360 \backslash
30361 maketag@@@{|#1|}}
30362 \series default
30363
30364 \begin_inset Note Note
30365 status collapsed
30366
30367 \begin_layout Plain Layout
30368 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
30369  Para activarlo, quita el % del principio.
30370 \end_layout
30371
30372 \end_inset
30373
30374
30375 \end_layout
30376
30377 \begin_layout Standard
30378 Para usar otros caracteres, se reemplazan las barras al lado de 
30379 \series bold
30380 #1
30381 \series default
30382  por ellos.
30383  Para obtener sólo el número de ecuación se omiten las barras verticales.
30384 \begin_inset VSpace bigskip
30385 \end_inset
30386
30387
30388 \end_layout
30389
30390 \begin_layout Standard
30391 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30392  consecutivo, se usa el comando 
30393 \series bold
30394
30395 \backslash
30396 tag
30397 \begin_inset Index
30398 status collapsed
30399
30400 \begin_layout Plain Layout
30401 Comandos ! T ! 
30402 \backslash
30403 tag
30404 \end_layout
30405
30406 \end_inset
30407
30408
30409 \series default
30410 :
30411 \begin_inset Formula \begin{equation}
30412 A+B=C\tag{algo}\label{eq:tag}\end{equation}
30413
30414 \end_inset
30415
30416 En este ejemplo se ha insertado el comando
30417 \series bold
30418  
30419 \backslash
30420 tag
30421 \begin_inset ERT
30422 status collapsed
30423
30424 \begin_layout Plain Layout
30425
30426
30427 \backslash
30428 spce 
30429 \end_layout
30430
30431 \end_inset
30432
30433 algo
30434 \series default
30435  en la ecuación.
30436 \end_layout
30437
30438 \begin_layout Standard
30439 Si se usa en su lugar el comando con asterisco 
30440 \series bold
30441
30442 \backslash
30443 tag*
30444 \begin_inset ERT
30445 status collapsed
30446
30447 \begin_layout Plain Layout
30448
30449
30450 \backslash
30451 spce 
30452 \end_layout
30453
30454 \end_inset
30455
30456 algo
30457 \series default
30458  no se imprimen los paréntesis:
30459 \begin_inset Formula \[
30460 A+B=C\tag*{algo}\]
30461
30462 \end_inset
30463
30464
30465 \end_layout
30466
30467 \begin_layout Standard
30468 \begin_inset VSpace bigskip
30469 \end_inset
30470
30471
30472 \end_layout
30473
30474 \begin_layout Standard
30475 Para reiniciar la numeración en nuevas partes o secciones del documento
30476  se usan los siguientes comandos:
30477 \end_layout
30478
30479 \begin_layout Standard
30480
30481 \series bold
30482
30483 \backslash
30484 @addtoreset{equation}{part}
30485 \series default
30486
30487 \begin_inset Index
30488 status collapsed
30489
30490 \begin_layout Plain Layout
30491 Comandos ! 
30492 \begin_inset ERT
30493 status collapsed
30494
30495 \begin_layout Plain Layout
30496
30497 "
30498 \end_layout
30499
30500 \end_inset
30501
30502 @
30503 \begin_inset ERT
30504 status collapsed
30505
30506 \begin_layout Plain Layout
30507
30508 "
30509 \end_layout
30510
30511 \end_inset
30512
30513  ! 
30514 \backslash
30515
30516 \begin_inset ERT
30517 status collapsed
30518
30519 \begin_layout Plain Layout
30520
30521 "
30522 \end_layout
30523
30524 \end_inset
30525
30526 @
30527 \begin_inset ERT
30528 status collapsed
30529
30530 \begin_layout Plain Layout
30531
30532 "
30533 \end_layout
30534
30535 \end_inset
30536
30537 addtoreset
30538 \end_layout
30539
30540 \end_inset
30541
30542
30543 \begin_inset Newline newline
30544 \end_inset
30545
30546
30547 \series bold
30548
30549 \backslash
30550 @addtoreset{equation}{section}
30551 \end_layout
30552
30553 \begin_layout Standard
30554 Pata poder usar estos comandos en modo TeX, el carácter 
30555 \begin_inset Quotes fld
30556 \end_inset
30557
30558 @
30559 \begin_inset Quotes frd
30560 \end_inset
30561
30562  debe 
30563 \begin_inset Quotes fld
30564 \end_inset
30565
30566 activarse
30567 \begin_inset Quotes frd
30568 \end_inset
30569
30570  para LaTeX con el comando 
30571 \series bold
30572
30573 \backslash
30574 makeatletter
30575 \series default
30576 .
30577  El comando 
30578 \series bold
30579
30580 \backslash
30581 makeatother
30582 \series default
30583  deshace esto.
30584  Así pues, la secuencia de comandos en modo TeX es:
30585 \end_layout
30586
30587 \begin_layout Standard
30588
30589 \series bold
30590
30591 \backslash
30592 makeatletter
30593 \begin_inset Newline newline
30594 \end_inset
30595
30596
30597 \backslash
30598 @addtoreset{equation}{section}
30599 \begin_inset Newline newline
30600 \end_inset
30601
30602
30603 \backslash
30604 makeatother
30605 \end_layout
30606
30607 \begin_layout Standard
30608 En el preámbulo LaTeX se pueden omitir 
30609 \series bold
30610
30611 \backslash
30612 makeatletter
30613 \series default
30614  y 
30615 \series bold
30616
30617 \backslash
30618 makeatother
30619 \series default
30620  pues son automáticamente insertados por LyX.
30621 \end_layout
30622
30623 \begin_layout Standard
30624 Para el comando 
30625 \series bold
30626
30627 \backslash
30628 @addtoreset
30629 \series default
30630 ,
30631 \series bold
30632  
30633 \series default
30634 hay que cargar en el preámbulo LaTeX el archivo 
30635 \series bold
30636 remreset.sty
30637 \series default
30638
30639 \begin_inset Foot
30640 status open
30641
30642 \begin_layout Plain Layout
30643
30644 \series bold
30645 remreset
30646 \series default
30647  es parte del paquete LaTeX 
30648 \series bold
30649 carlisle
30650 \series default
30651
30652 \begin_inset Index
30653 status collapsed
30654
30655 \begin_layout Plain Layout
30656 Paquetes ! carlisle
30657 \end_layout
30658
30659 \end_inset
30660
30661 , incluido en las instalaciones estándar de LaTeX.
30662 \end_layout
30663
30664 \end_inset
30665
30666
30667 \begin_inset Index
30668 status collapsed
30669
30670 \begin_layout Plain Layout
30671 Paquetes ! remreset
30672 \end_layout
30673
30674 \end_inset
30675
30676  con la línea
30677 \end_layout
30678
30679 \begin_layout Standard
30680
30681 \series bold
30682
30683 \backslash
30684 usepackage{remreset}
30685 \end_layout
30686
30687 \begin_layout Standard
30688 Entonces se puede usar el comando 
30689 \series bold
30690
30691 \backslash
30692 @removefromreset
30693 \series default
30694
30695 \begin_inset Index
30696 status collapsed
30697
30698 \begin_layout Plain Layout
30699 Comandos ! 
30700 \begin_inset ERT
30701 status collapsed
30702
30703 \begin_layout Plain Layout
30704
30705 "
30706 \end_layout
30707
30708 \end_inset
30709
30710 @
30711 \begin_inset ERT
30712 status collapsed
30713
30714 \begin_layout Plain Layout
30715
30716 "
30717 \end_layout
30718
30719 \end_inset
30720
30721  ! 
30722 \backslash
30723
30724 \begin_inset ERT
30725 status collapsed
30726
30727 \begin_layout Plain Layout
30728
30729 "
30730 \end_layout
30731
30732 \end_inset
30733
30734 @
30735 \begin_inset ERT
30736 status collapsed
30737
30738 \begin_layout Plain Layout
30739
30740 "
30741 \end_layout
30742
30743 \end_inset
30744
30745 removefromreset
30746 \end_layout
30747
30748 \end_inset
30749
30750  con el mismo esquema que 
30751 \series bold
30752
30753 \backslash
30754 @addtoreset
30755 \series default
30756 .
30757 \begin_inset VSpace bigskip
30758 \end_inset
30759
30760
30761 \end_layout
30762
30763 \begin_layout Standard
30764 A veces las ecuaciones deberían numerarse de la siguiente manera:
30765 \end_layout
30766
30767 \begin_layout Standard
30768
30769 \family typewriter
30770 (número de sección.número de ecuación)
30771 \end_layout
30772
30773 \begin_layout Standard
30774 El número de ecuación empezaría con 
30775 \begin_inset Quotes fld
30776 \end_inset
30777
30778 1
30779 \begin_inset Quotes frd
30780 \end_inset
30781
30782  en cada sección.
30783 \end_layout
30784
30785 \begin_layout Standard
30786 Para este caso hay el comando 
30787 \series bold
30788
30789 \backslash
30790 numberwithin
30791 \series default
30792
30793 \begin_inset Index
30794 status collapsed
30795
30796 \begin_layout Plain Layout
30797 Comandos ! N ! 
30798 \backslash
30799 numberwithin
30800 \end_layout
30801
30802 \end_inset
30803
30804 , que se usa con el esquema:
30805 \end_layout
30806
30807 \begin_layout Standard
30808
30809 \series bold
30810
30811 \backslash
30812 numberwithin{counter}{sectioning}
30813 \end_layout
30814
30815 \begin_layout Standard
30816 \begin_inset Quotes fld
30817 \end_inset
30818
30819 counter
30820 \begin_inset Quotes frd
30821 \end_inset
30822
30823  indica qué clase de numeración es afectada, 
30824 \begin_inset Quotes fld
30825 \end_inset
30826
30827 sectioning
30828 \begin_inset Quotes frd
30829 \end_inset
30830
30831  indica qué número va delante del punto.
30832  
30833 \end_layout
30834
30835 \begin_layout Standard
30836 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
30837  en el preámbulo LaTeX:
30838 \end_layout
30839
30840 \begin_layout Standard
30841
30842 \series bold
30843
30844 \backslash
30845 numberwithin{equation}{section}
30846 \end_layout
30847
30848 \begin_layout Standard
30849 Este es el resultado::
30850 \begin_inset ERT
30851 status collapsed
30852
30853 \begin_layout Plain Layout
30854
30855
30856 \backslash
30857 numberwithin{equation}{section}
30858 \end_layout
30859
30860 \end_inset
30861
30862
30863 \begin_inset Formula \begin{equation}
30864 A+B=C\end{equation}
30865
30866 \end_inset
30867
30868
30869 \end_layout
30870
30871 \begin_layout Standard
30872 Para numerar p.
30873 \begin_inset space \thinspace{}
30874 \end_inset
30875
30876 e.
30877 \begin_inset space ~
30878 \end_inset
30879
30880 tablas de modo que 
30881 \begin_inset Quotes fld
30882 \end_inset
30883
30884 sectioning
30885 \begin_inset Quotes frd
30886 \end_inset
30887
30888  es el número de la parte se usa
30889 \begin_inset Newline newline
30890 \end_inset
30891
30892
30893 \series bold
30894
30895 \backslash
30896 numberwithin{table}{part}
30897 \end_layout
30898
30899 \begin_layout Standard
30900 Para volver a la numeración estándar o evitar esta clase numeración cuando
30901  es definida por la clase de documento, se inserta el siguiente comando
30902  en código TeX o en el preámbulo LaTeX:
30903 \end_layout
30904
30905 \begin_layout Standard
30906
30907 \series bold
30908
30909 \backslash
30910 renewcommand{
30911 \backslash
30912 theequation}{
30913 \backslash
30914 arabic{equation}}
30915 \begin_inset Index
30916 status collapsed
30917
30918 \begin_layout Plain Layout
30919 Comandos ! A ! 
30920 \backslash
30921 arabic
30922 \end_layout
30923
30924 \end_inset
30925
30926
30927 \series default
30928
30929 \begin_inset ERT
30930 status collapsed
30931
30932 \begin_layout Plain Layout
30933
30934
30935 \backslash
30936 renewcommand{
30937 \backslash
30938 theequation}{
30939 \backslash
30940 arabic{equation}}
30941 \end_layout
30942
30943 \end_inset
30944
30945
30946 \series bold
30947
30948 \begin_inset Newline newline
30949 \end_inset
30950
30951
30952 \series default
30953 o
30954 \series bold
30955
30956 \begin_inset Newline newline
30957 \end_inset
30958
30959
30960 \backslash
30961 renewcommand{
30962 \backslash
30963 thetable}{
30964 \backslash
30965 arabic{table}}
30966 \end_layout
30967
30968 \begin_layout Standard
30969
30970 \series bold
30971
30972 \backslash
30973 numberwithin
30974 \series default
30975  usa internamente el comando 
30976 \series bold
30977
30978 \backslash
30979 @addtoreset
30980 \series default
30981 , descrito arriba, que también necesita ser restaurado.
30982 \begin_inset ERT
30983 status collapsed
30984
30985 \begin_layout Plain Layout
30986
30987
30988 \backslash
30989 makeatletter
30990 \end_layout
30991
30992 \begin_layout Plain Layout
30993
30994
30995 \backslash
30996 @removefromreset{equation}{section}
30997 \end_layout
30998
30999 \begin_layout Plain Layout
31000
31001
31002 \backslash
31003 makeatother
31004 \end_layout
31005
31006 \end_inset
31007
31008
31009 \end_layout
31010
31011 \begin_layout Subsection
31012 Numeración con números romanos y letras
31013 \begin_inset Index
31014 status collapsed
31015
31016 \begin_layout Plain Layout
31017 Numeración de ecuaciones ! con números romanos
31018 \end_layout
31019
31020 \end_inset
31021
31022
31023 \begin_inset Index
31024 status collapsed
31025
31026 \begin_layout Plain Layout
31027 Numeración de ecuaciones ! con letras
31028 \end_layout
31029
31030 \end_inset
31031
31032
31033 \end_layout
31034
31035 \begin_layout Standard
31036 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31037  Por ejemplo, para numerar con romanos en minúscula,
31038 \begin_inset Foot
31039 status collapsed
31040
31041 \begin_layout Plain Layout
31042 Como en español no se usan romanos en minúscula, el estilo 
31043 \series bold
31044 spanish
31045 \series default
31046  del sistema 
31047 \series bold
31048 babel
31049 \series default
31050  redefine 
31051 \series bold
31052
31053 \backslash
31054 roman
31055 \series default
31056  para que los dé en versalitas.
31057  Véase 
31058 \begin_inset CommandInset citation
31059 LatexCommand cite
31060 key "spanish"
31061
31062 \end_inset
31063
31064  (
31065 \emph on
31066 N.
31067 \begin_inset space \thinspace{}
31068 \end_inset
31069
31070 del t
31071 \emph default
31072 ).
31073 \end_layout
31074
31075 \end_inset
31076
31077  se inserta el comando
31078 \end_layout
31079
31080 \begin_layout Standard
31081
31082 \series bold
31083
31084 \backslash
31085 renewcommand{
31086 \backslash
31087 theequation}{
31088 \backslash
31089 roman{equation}}
31090 \end_layout
31091
31092 \begin_layout Standard
31093 antes de la ecuación en modo TeX.
31094  
31095 \series bold
31096
31097 \backslash
31098 renewcommand
31099 \series default
31100
31101 \begin_inset Index
31102 status collapsed
31103
31104 \begin_layout Plain Layout
31105 Comandos ! R ! 
31106 \backslash
31107 renewcommand
31108 \end_layout
31109
31110 \end_inset
31111
31112  redefine el comando predefinido 
31113 \series bold
31114
31115 \backslash
31116 theequation
31117 \series default
31118  como 
31119 \series bold
31120
31121 \backslash
31122 roman{equation}
31123 \series default
31124 .
31125 \begin_inset Foot
31126 status collapsed
31127
31128 \begin_layout Plain Layout
31129 El comando 
31130 \series bold
31131
31132 \backslash
31133 renewcommand
31134 \series default
31135  tiene el mismo esquema que el comando 
31136 \series bold
31137
31138 \backslash
31139 newcommand
31140 \series default
31141 , descrito en 
31142 \begin_inset CommandInset ref
31143 LatexCommand ref
31144 reference "sec:Comandos-de-usuario"
31145
31146 \end_inset
31147
31148 .
31149 \end_layout
31150
31151 \end_inset
31152
31153  
31154 \series bold
31155 equation
31156 \series default
31157  es el contador de ecuaciones.
31158  Si se usa el comando 
31159 \series bold
31160
31161 \backslash
31162 the
31163 \series default
31164  como prefijo de un contador, el valor del contador sale en números arábigos.
31165  Si una ecuación es numerada, LaTeX pone internamente el comando 
31166 \series bold
31167
31168 \backslash
31169 theequation
31170 \series default
31171  detrás de la ecuación.
31172  
31173 \series bold
31174
31175 \backslash
31176 roman{equation}
31177 \series default
31178
31179 \begin_inset Index
31180 status collapsed
31181
31182 \begin_layout Plain Layout
31183 Comandos ! R ! 
31184 \backslash
31185 roman
31186 \end_layout
31187
31188 \end_inset
31189
31190  pone el contador en romanos en minúscula.
31191 \end_layout
31192
31193 \begin_layout Standard
31194 Todas las ecuaciones siguientes a 
31195 \series bold
31196
31197 \backslash
31198 renew
31199 \series default
31200 c
31201 \series bold
31202 ommand
31203 \series default
31204  se numerarán en romanos.
31205  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31206  cambiando 
31207 \series bold
31208
31209 \backslash
31210 roman
31211 \series default
31212  por 
31213 \series bold
31214
31215 \backslash
31216 Roman
31217 \series default
31218  
31219 \begin_inset Index
31220 status collapsed
31221
31222 \begin_layout Plain Layout
31223 Comandos ! R ! 
31224 \backslash
31225 roman@
31226 \backslash
31227 Roman
31228 \end_layout
31229
31230 \end_inset
31231
31232 .
31233  Para 
31234 \begin_inset Quotes fld
31235 \end_inset
31236
31237 numerar
31238 \begin_inset Quotes frd
31239 \end_inset
31240
31241  con minúsculas latinas hay el comando 
31242 \series bold
31243
31244 \backslash
31245 alph
31246 \series default
31247
31248 \begin_inset Index
31249 status collapsed
31250
31251 \begin_layout Plain Layout
31252 Comandos ! A ! 
31253 \backslash
31254 alph
31255 \end_layout
31256
31257 \end_inset
31258
31259 , y para mayúsculas el comando 
31260 \series bold
31261
31262 \backslash
31263 Alph
31264 \series default
31265
31266 \begin_inset Index
31267 status collapsed
31268
31269 \begin_layout Plain Layout
31270 Comandos ! A ! 
31271 \backslash
31272 alph@
31273 \backslash
31274 Alph
31275 \end_layout
31276
31277 \end_inset
31278
31279 .
31280 \end_layout
31281
31282 \begin_layout Standard
31283 \begin_inset Note Greyedout
31284 status collapsed
31285
31286 \begin_layout Plain Layout
31287
31288 \series bold
31289 Nota:
31290 \series default
31291  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31292 \end_layout
31293
31294 \end_inset
31295
31296
31297 \begin_inset ERT
31298 status collapsed
31299
31300 \begin_layout Plain Layout
31301
31302
31303 \backslash
31304 renewcommand{
31305 \backslash
31306 theequation}{
31307 \backslash
31308 roman{equation}}
31309 \end_layout
31310
31311 \end_inset
31312
31313
31314 \begin_inset Formula \begin{equation}
31315 A=\textrm{romanos en minúscula}\label{eq:rom}\end{equation}
31316
31317 \end_inset
31318
31319
31320 \begin_inset ERT
31321 status collapsed
31322
31323 \begin_layout Plain Layout
31324
31325
31326 \backslash
31327 renewcommand{
31328 \backslash
31329 theequation}{
31330 \backslash
31331 Roman{equation}}
31332 \end_layout
31333
31334 \end_inset
31335
31336
31337 \begin_inset Formula \begin{equation}
31338 B=\textrm{romanos en mayúscula}\label{eq:Rom}\end{equation}
31339
31340 \end_inset
31341
31342
31343 \begin_inset ERT
31344 status collapsed
31345
31346 \begin_layout Plain Layout
31347
31348
31349 \backslash
31350 renewcommand{
31351 \backslash
31352 theequation}{
31353 \backslash
31354 alph{equation}}
31355 \end_layout
31356
31357 \end_inset
31358
31359
31360 \begin_inset Formula \begin{equation}
31361 C=\textrm{latinas en minúscula}\label{eq:lat}\end{equation}
31362
31363 \end_inset
31364
31365
31366 \begin_inset ERT
31367 status collapsed
31368
31369 \begin_layout Plain Layout
31370
31371
31372 \backslash
31373 renewcommand{
31374 \backslash
31375 theequation}{
31376 \backslash
31377 Alph{equation}}
31378 \end_layout
31379
31380 \end_inset
31381
31382
31383 \begin_inset Formula \begin{equation}
31384 D=\textrm{latinas en mayúscula}\label{eq:Lat}\end{equation}
31385
31386 \end_inset
31387
31388
31389 \end_layout
31390
31391 \begin_layout Standard
31392 Para volver a la numeración por omisión se inserta el comando:
31393 \end_layout
31394
31395 \begin_layout Standard
31396
31397 \series bold
31398
31399 \backslash
31400 renewcommand{
31401 \backslash
31402 theequation}{
31403 \backslash
31404 arabic{equation}}
31405 \begin_inset Index
31406 status collapsed
31407
31408 \begin_layout Plain Layout
31409 Comandos ! A ! 
31410 \backslash
31411 arabic
31412 \end_layout
31413
31414 \end_inset
31415
31416
31417 \end_layout
31418
31419 \begin_layout Standard
31420 \begin_inset ERT
31421 status collapsed
31422
31423 \begin_layout Plain Layout
31424
31425
31426 \backslash
31427 renewcommand{
31428 \backslash
31429 theequation}{
31430 \backslash
31431 arabic{equation}}
31432 \end_layout
31433
31434 \end_inset
31435
31436
31437 \begin_inset Formula \begin{equation}
31438 E=\mbox{arábigos}\label{eq:arab}\end{equation}
31439
31440 \end_inset
31441
31442
31443 \end_layout
31444
31445 \begin_layout Standard
31446 \begin_inset VSpace medskip
31447 \end_inset
31448
31449
31450 \end_layout
31451
31452 \begin_layout Standard
31453 Como ves, las ecuaciones se numeran consecutivamente independientemente
31454  del estilo de numeración.
31455  Cuando la numeración haya de empezar con 
31456 \begin_inset Quotes fld
31457 \end_inset
31458
31459 1
31460 \begin_inset Quotes frd
31461 \end_inset
31462
31463  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31464  Una descripción sobre esto se encuentra en el archivo 
31465 \begin_inset CommandInset href
31466 LatexCommand href
31467 target "Formula-numbering.lyx"
31468
31469 \end_inset
31470
31471 .
31472 \end_layout
31473
31474 \begin_layout Section
31475 Comandos definidos por el usuario
31476 \begin_inset CommandInset label
31477 LatexCommand label
31478 name "sec:Comandos-de-usuario"
31479
31480 \end_inset
31481
31482
31483 \begin_inset Index
31484 status collapsed
31485
31486 \begin_layout Plain Layout
31487 Comandos personalizados
31488 \end_layout
31489
31490 \end_inset
31491
31492
31493 \end_layout
31494
31495 \begin_layout Standard
31496 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
31497  Pero es posible definir nuevos comandos más cortos con el comando 
31498 \series bold
31499
31500 \backslash
31501 newcommand
31502 \series default
31503
31504 \begin_inset Index
31505 status collapsed
31506
31507 \begin_layout Plain Layout
31508 Comandos ! N ! 
31509 \backslash
31510 newcommand
31511 \end_layout
31512
31513 \end_inset
31514
31515 .
31516  
31517 \end_layout
31518
31519 \begin_layout Standard
31520 El esquema del comando 
31521 \series bold
31522
31523 \backslash
31524 newcommand
31525 \series default
31526  es:
31527 \end_layout
31528
31529 \begin_layout Standard
31530
31531 \series bold
31532
31533 \backslash
31534 newcommand{nombre nuevo de comando}[número de argumentos]
31535 \begin_inset Newline newline
31536 \end_inset
31537
31538
31539 \begin_inset ERT
31540 status collapsed
31541
31542 \begin_layout Plain Layout
31543
31544
31545 \backslash
31546 phantom{
31547 \end_layout
31548
31549 \end_inset
31550
31551
31552 \backslash
31553 newcommand
31554 \begin_inset ERT
31555 status collapsed
31556
31557 \begin_layout Plain Layout
31558
31559 }
31560 \end_layout
31561
31562 \end_inset
31563
31564 [valor opcional]{definición de comando}
31565 \end_layout
31566
31567 \begin_layout Standard
31568 \begin_inset Note Greyedout
31569 status collapsed
31570
31571 \begin_layout Plain Layout
31572
31573 \series bold
31574 Nota:
31575 \series default
31576  Asegúrate de que el nombre del nuevo comando no está definido ya en el
31577  documento o en paquetes LaTeX que uses.
31578  Si p.
31579 \begin_inset space \thinspace{}
31580 \end_inset
31581
31582 e.
31583  defines el comando 
31584 \series bold
31585
31586 \backslash
31587 le
31588 \series default
31589  para 
31590 \series bold
31591
31592 \backslash
31593 Leftarrow,
31594 \series default
31595  se producirán errores porque 
31596 \series bold
31597
31598 \backslash
31599 le
31600 \series default
31601  ya existe como comando para 
31602 \begin_inset Quotes fld
31603 \end_inset
31604
31605
31606 \begin_inset Formula $\le$
31607 \end_inset
31608
31609
31610 \begin_inset Quotes frd
31611 \end_inset
31612
31613 .
31614
31615 \series bold
31616  
31617 \end_layout
31618
31619 \end_inset
31620
31621
31622 \end_layout
31623
31624 \begin_layout Standard
31625 \begin_inset Note Greyedout
31626 status collapsed
31627
31628 \begin_layout Plain Layout
31629
31630 \series bold
31631 Nota:
31632 \series default
31633  Los nombres de comandos personalizados sólo pueden tener letras latinas.
31634 \end_layout
31635
31636 \end_inset
31637
31638
31639 \end_layout
31640
31641 \begin_layout Standard
31642 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
31643  argumentos debería tener el nuevo comando.
31644  Con el valor opcional se puede predefinir un valor para un argumento opcional.
31645  Cuando se hace esto, el 
31646 \emph on
31647 primer
31648 \emph default
31649  argumento del nuevo comando es automáticamente opcional.
31650 \end_layout
31651
31652 \begin_layout Standard
31653 Veamos unos ejemplos:
31654 \end_layout
31655
31656 \begin_layout Itemize
31657 Para definir el comando 
31658 \series bold
31659
31660 \backslash
31661 gr
31662 \series default
31663  para 
31664 \series bold
31665
31666 \backslash
31667 Longrightarrow
31668 \series default
31669 , la línea de preámbulo LaTeX es:
31670 \begin_inset ERT
31671 status collapsed
31672
31673 \begin_layout Plain Layout
31674
31675
31676 \backslash
31677 medskip
31678 \end_layout
31679
31680 \end_inset
31681
31682
31683 \series bold
31684
31685 \begin_inset Newline newline
31686 \end_inset
31687
31688
31689 \backslash
31690 newcommand{
31691 \backslash
31692 gr}{
31693 \backslash
31694 Longrightarrow}
31695 \end_layout
31696
31697 \begin_layout Itemize
31698 Para definir el comando 
31699 \series bold
31700
31701 \backslash
31702 us
31703 \series default
31704  para 
31705 \series bold
31706
31707 \backslash
31708 underline
31709 \series default
31710 , el argumento (que sería subrayado) debe tenerse en cuenta.
31711  Para esto la línea de preámbulo es: :
31712 \begin_inset ERT
31713 status collapsed
31714
31715 \begin_layout Plain Layout
31716
31717
31718 \backslash
31719 medskip
31720 \end_layout
31721
31722 \end_inset
31723
31724
31725 \series bold
31726
31727 \begin_inset Newline newline
31728 \end_inset
31729
31730
31731 \backslash
31732 newcommand{
31733 \backslash
31734 us}[1]{
31735 \backslash
31736 underline{#1}}
31737 \series default
31738
31739 \begin_inset ERT
31740 status collapsed
31741
31742 \begin_layout Plain Layout
31743
31744
31745 \backslash
31746 medskip
31747 \end_layout
31748
31749 \end_inset
31750
31751
31752 \begin_inset Newline newline
31753 \end_inset
31754
31755 El carácter 
31756 \series bold
31757 #
31758 \series default
31759  actúa como colocador del argumento, el 
31760 \series bold
31761 1
31762 \series default
31763  indica que es el colocador para el primer argumento.
31764 \end_layout
31765
31766 \begin_layout Itemize
31767 Para 
31768 \series bold
31769
31770 \backslash
31771 framebox
31772 \series default
31773  se puede p.
31774 \begin_inset space \thinspace{}
31775 \end_inset
31776
31777 e.
31778  definir el comando 
31779 \series bold
31780
31781 \backslash
31782 fb
31783 \series default
31784 :
31785 \begin_inset ERT
31786 status collapsed
31787
31788 \begin_layout Plain Layout
31789
31790
31791 \backslash
31792 medskip
31793 \end_layout
31794
31795 \end_inset
31796
31797
31798 \series bold
31799
31800 \begin_inset Newline newline
31801 \end_inset
31802
31803
31804 \backslash
31805 newcommand{
31806 \backslash
31807 fb}[3]{
31808 \backslash
31809 framebox#1#2{$#3$}}
31810 \series default
31811
31812 \begin_inset ERT
31813 status collapsed
31814
31815 \begin_layout Plain Layout
31816
31817
31818 \backslash
31819 medskip
31820 \end_layout
31821
31822 \end_inset
31823
31824
31825 \begin_inset Newline newline
31826 \end_inset
31827
31828 Los dos signos dólar generan la ecuación extra necesaria para 
31829 \series bold
31830
31831 \backslash
31832 framebox
31833 \series default
31834 , véase 
31835 \begin_inset CommandInset ref
31836 LatexCommand ref
31837 reference "sub:Cuadros-con-marco"
31838
31839 \end_inset
31840
31841 .
31842 \end_layout
31843
31844 \begin_layout Itemize
31845 Para crear un nuevo comando para 
31846 \series bold
31847
31848 \backslash
31849 fcolorbox
31850 \series default
31851  donde no es necesario especificar el color para el cuadro, el argumento
31852  para el color se define opcional:
31853 \begin_inset ERT
31854 status collapsed
31855
31856 \begin_layout Plain Layout
31857
31858
31859 \backslash
31860 medskip
31861 \end_layout
31862
31863 \end_inset
31864
31865
31866 \series bold
31867
31868 \begin_inset Newline newline
31869 \end_inset
31870
31871
31872 \backslash
31873 newcommand{
31874 \backslash
31875 cb}[3][white]{
31876 \backslash
31877 fcolorbox{#2}{#1}{$#3$}}
31878 \series default
31879
31880 \begin_inset ERT
31881 status collapsed
31882
31883 \begin_layout Plain Layout
31884
31885
31886 \backslash
31887 medskip
31888 \end_layout
31889
31890 \end_inset
31891
31892
31893 \begin_inset Newline newline
31894 \end_inset
31895
31896 Si el color no es especificado al usar 
31897 \series bold
31898
31899 \backslash
31900 cb
31901 \series default
31902 , se elige el color 
31903 \series bold
31904 white
31905 \series default
31906  predefinido.
31907 \end_layout
31908
31909 \begin_layout Standard
31910 Un ensayo con los nuevos comandos definidos:
31911 \end_layout
31912
31913 \begin_layout Standard
31914 \noindent
31915 \align center
31916 \begin_inset Tabular
31917 <lyxtabular version="3" rows="6" columns="2">
31918 <features>
31919 <column alignment="center" valignment="top" width="0">
31920 <column alignment="center" valignment="top" width="0">
31921 <row>
31922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31923 \begin_inset Text
31924
31925 \begin_layout Plain Layout
31926 Comando
31927 \end_layout
31928
31929 \end_inset
31930 </cell>
31931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31932 \begin_inset Text
31933
31934 \begin_layout Plain Layout
31935 Resultado
31936 \begin_inset Note Note
31937 status collapsed
31938
31939 \begin_layout Plain Layout
31940
31941 \series bold
31942
31943 \backslash
31944 raisebox
31945 \series default
31946  se usa sólo como espaciador
31947 \end_layout
31948
31949 \end_inset
31950
31951
31952 \end_layout
31953
31954 \end_inset
31955 </cell>
31956 </row>
31957 <row>
31958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31959 \begin_inset Text
31960
31961 \begin_layout Plain Layout
31962 A
31963 \backslash
31964 gr
31965 \begin_inset ERT
31966 status collapsed
31967
31968 \begin_layout Plain Layout
31969
31970
31971 \backslash
31972 spce 
31973 \end_layout
31974
31975 \end_inset
31976
31977 B
31978 \end_layout
31979
31980 \end_inset
31981 </cell>
31982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31983 \begin_inset Text
31984
31985 \begin_layout Plain Layout
31986 \begin_inset Formula $A\gr B$
31987 \end_inset
31988
31989
31990 \end_layout
31991
31992 \end_inset
31993 </cell>
31994 </row>
31995 <row>
31996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31997 \begin_inset Text
31998
31999 \begin_layout Plain Layout
32000
32001 \backslash
32002 us{ABcd
32003 \end_layout
32004
32005 \end_inset
32006 </cell>
32007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32008 \begin_inset Text
32009
32010 \begin_layout Plain Layout
32011 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32012 \end_inset
32013
32014
32015 \end_layout
32016
32017 \end_inset
32018 </cell>
32019 </row>
32020 <row>
32021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32022 \begin_inset Text
32023
32024 \begin_layout Plain Layout
32025
32026 \backslash
32027 fb{[2cm]
32028 \begin_inset Formula $\to$
32029 \end_inset
32030
32031
32032 \backslash
32033 {
32034 \begin_inset Formula $\to$
32035 \end_inset
32036
32037
32038 \backslash
32039 {
32040 \backslash
32041 int
32042 \begin_inset ERT
32043 status collapsed
32044
32045 \begin_layout Plain Layout
32046
32047
32048 \backslash
32049 spce 
32050 \end_layout
32051
32052 \end_inset
32053
32054 A=B
32055 \end_layout
32056
32057 \end_inset
32058 </cell>
32059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32060 \begin_inset Text
32061
32062 \begin_layout Plain Layout
32063 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32064 \end_inset
32065
32066
32067 \end_layout
32068
32069 \end_inset
32070 </cell>
32071 </row>
32072 <row>
32073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32074 \begin_inset Text
32075
32076 \begin_layout Plain Layout
32077
32078 \backslash
32079 cb{red
32080 \begin_inset Formula $\to$
32081 \end_inset
32082
32083
32084 \backslash
32085 {
32086 \backslash
32087 int
32088 \begin_inset ERT
32089 status collapsed
32090
32091 \begin_layout Plain Layout
32092
32093
32094 \backslash
32095 spce 
32096 \end_layout
32097
32098 \end_inset
32099
32100 A=B
32101 \end_layout
32102
32103 \end_inset
32104 </cell>
32105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32106 \begin_inset Text
32107
32108 \begin_layout Plain Layout
32109 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32110 \end_inset
32111
32112
32113 \end_layout
32114
32115 \end_inset
32116 </cell>
32117 </row>
32118 <row>
32119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32120 \begin_inset Text
32121
32122 \begin_layout Plain Layout
32123
32124 \backslash
32125 cb[green]
32126 \backslash
32127 {red
32128 \begin_inset Formula $\to$
32129 \end_inset
32130
32131
32132 \backslash
32133 {
32134 \backslash
32135 int
32136 \begin_inset ERT
32137 status collapsed
32138
32139 \begin_layout Plain Layout
32140
32141
32142 \backslash
32143 spce 
32144 \end_layout
32145
32146 \end_inset
32147
32148 A=B
32149 \end_layout
32150
32151 \end_inset
32152 </cell>
32153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32154 \begin_inset Text
32155
32156 \begin_layout Plain Layout
32157 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32158 \end_inset
32159
32160
32161 \end_layout
32162
32163 \end_inset
32164 </cell>
32165 </row>
32166 </lyxtabular>
32167
32168 \end_inset
32169
32170
32171 \begin_inset Newpage newpage
32172 \end_inset
32173
32174
32175 \end_layout
32176
32177 \begin_layout Section
32178 Diagramas
32179 \end_layout
32180
32181 \begin_layout Standard
32182 Lyx soporta dos tipos de diagramas conmutativos: 
32183 \series bold
32184 amscd
32185 \series default
32186  y 
32187 \series bold
32188 xymatrix
32189 \series default
32190 , que se explican a continuación.
32191 \end_layout
32192
32193 \begin_layout Subsection
32194 Diagramas amscd
32195 \begin_inset Index
32196 status collapsed
32197
32198 \begin_layout Plain Layout
32199 Diagramas ! amscd
32200 \end_layout
32201
32202 \end_inset
32203
32204
32205 \end_layout
32206
32207 \begin_layout Standard
32208 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
32209  verticales y horizontales:
32210 \begin_inset Formula \[
32211 \begin{CD}A@)))B@)))C\\
32212 @AAA@.@VVV\\
32213 F@(((E@(((D\end{CD}\]
32214
32215 \end_inset
32216
32217 Para obtener el diagrama se inserta en la ecuación el comando 
32218 \series bold
32219
32220 \backslash
32221 CD
32222 \begin_inset Index
32223 status collapsed
32224
32225 \begin_layout Plain Layout
32226 Comandos ! C ! 
32227 \backslash
32228 CD
32229 \end_layout
32230
32231 \end_inset
32232
32233
32234 \series default
32235 .
32236  Surge un marco azul entre dos líneas de trazos en el que se insertan a
32237  continuación comandos.
32238  Con 
32239 \family sans
32240 Ctrl-Retorno
32241 \family default
32242  se inicia una nueva línea.
32243  En las líneas impares se insertan relaciones horizontales, en las pares
32244  verticales.
32245 \end_layout
32246
32247 \begin_layout Standard
32248 Para componer las relaciones hay los siguientes comandos:
32249 \begin_inset Foot
32250 status collapsed
32251
32252 \begin_layout Plain Layout
32253 \begin_inset CommandInset label
32254 LatexCommand label
32255 name "fn:sinónimos"
32256
32257 \end_inset
32258
32259 Los comandos con 
32260 \series bold
32261 >
32262 \series default
32263  o 
32264 \series bold
32265 <
32266 \series default
32267  pueden generar errores con el estilo 
32268 \series bold
32269 spanish
32270 \series default
32271  de 
32272 \series bold
32273 babel
32274 \series default
32275 .
32276  Para evitarlo se pueden sustituir por sus sinónimos 
32277 \series bold
32278 )
32279 \series default
32280  o 
32281 \series bold
32282 (
32283 \series default
32284  respectivamente.
32285  Véase 
32286 \begin_inset CommandInset citation
32287 LatexCommand cite
32288 key "spanish"
32289
32290 \end_inset
32291
32292 .
32293  (
32294 \emph on
32295 N.
32296 \begin_inset space \thinspace{}
32297 \end_inset
32298
32299 del t.
32300 \emph default
32301 )
32302 \end_layout
32303
32304 \end_inset
32305
32306
32307 \end_layout
32308
32309 \begin_layout Itemize
32310
32311 \series bold
32312 @<<<
32313 \series default
32314  genera una flecha hacia la izquierda, 
32315 \series bold
32316 @>>>
32317 \series default
32318  una hacia la derecha, y 
32319 \series bold
32320 @=
32321 \series default
32322  un signo igual largo
32323 \end_layout
32324
32325 \begin_layout Itemize
32326
32327 \series bold
32328 @AAA
32329 \series default
32330  genera una flecha hacia arriba, 
32331 \series bold
32332 @VVV
32333 \series default
32334  una hacia abajo, y 
32335 \series bold
32336 @|
32337 \series default
32338  un signo igual vertical
32339 \end_layout
32340
32341 \begin_layout Itemize
32342
32343 \series bold
32344 @.
32345
32346 \series default
32347  genera una ubicación vacía para relaciones inexistentes
32348 \end_layout
32349
32350 \begin_layout Standard
32351 Todas las flechas pueden etiquetarse como sigue:
32352 \end_layout
32353
32354 \begin_layout Itemize
32355 Si se inserta texto entre el primero y el segundo 
32356 \series bold
32357 <
32358 \series default
32359  o 
32360 \series bold
32361 >
32362 \series default
32363 , respectivamente, se muestra sobre la flecha.
32364  Si se inserta entre el segundo y el tercero, bajo la flecha.
32365 \end_layout
32366
32367 \begin_layout Itemize
32368 Para flechas verticales, si se inserta texto entre la primera y la segunda
32369  
32370 \series bold
32371 A
32372 \series default
32373  o 
32374 \series bold
32375 V
32376 \series default
32377 , respectivamente, se muestra al lado izquierdo de la flecha.
32378  Si se inserta entre la segunda y la tercera, al lado derecho.
32379  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
32380 \end_layout
32381
32382 \begin_layout Standard
32383 Como ejemplo un diagrama con todas las relaciones posibles:
32384 \begin_inset Formula \[
32385 \begin{CD}A@)j))B@))k)C@=F\\
32386 @AmAA@.@VV{V}V@|\\
32387 D@((j\,(E@)k))F@=C\end{CD}\]
32388
32389 \end_inset
32390
32391 El comando para este diagrama es:
32392 \begin_inset Newline newline
32393 \end_inset
32394
32395
32396 \series bold
32397
32398 \backslash
32399 CD
32400 \begin_inset ERT
32401 status collapsed
32402
32403 \begin_layout Plain Layout
32404
32405
32406 \backslash
32407 spce 
32408 \end_layout
32409
32410 \end_inset
32411
32412 A@>j>>B@>>k>C@=F Ctrl-Retorno
32413 \begin_inset Newline newline
32414 \end_inset
32415
32416
32417 \begin_inset ERT
32418 status collapsed
32419
32420 \begin_layout Plain Layout
32421
32422
32423 \backslash
32424 hphantom{
32425 \end_layout
32426
32427 \end_inset
32428
32429
32430 \backslash
32431 CD
32432 \begin_inset ERT
32433 status collapsed
32434
32435 \begin_layout Plain Layout
32436
32437
32438 \backslash
32439 spce 
32440 \end_layout
32441
32442 \end_inset
32443
32444
32445 \begin_inset ERT
32446 status collapsed
32447
32448 \begin_layout Plain Layout
32449
32450 }
32451 \end_layout
32452
32453 \end_inset
32454
32455 @AmAA@.@VV
32456 \backslash
32457 {V
32458 \series default
32459
32460 \begin_inset Formula $\to$
32461 \end_inset
32462
32463
32464 \series bold
32465 V@| Ctrl-Retorno
32466 \begin_inset Newline newline
32467 \end_inset
32468
32469
32470 \begin_inset ERT
32471 status collapsed
32472
32473 \begin_layout Plain Layout
32474
32475
32476 \backslash
32477 hphantom{
32478 \end_layout
32479
32480 \end_inset
32481
32482
32483 \backslash
32484 CD
32485 \begin_inset ERT
32486 status collapsed
32487
32488 \begin_layout Plain Layout
32489
32490
32491 \backslash
32492 spce 
32493 \end_layout
32494
32495 \end_inset
32496
32497
32498 \begin_inset ERT
32499 status collapsed
32500
32501 \begin_layout Plain Layout
32502
32503 }
32504 \end_layout
32505
32506 \end_inset
32507
32508 D@<<j<E@>k>>F@=C
32509 \end_layout
32510
32511 \begin_layout Subsection
32512 Diagramas xymatrix
32513 \begin_inset Index
32514 status open
32515
32516 \begin_layout Plain Layout
32517 Diagramas ! xymatrix
32518 \end_layout
32519
32520 \end_inset
32521
32522
32523 \end_layout
32524
32525 \begin_layout Standard
32526 Para usar matrices xy debe estar instalado el paquete LaTeX 
32527 \series bold
32528 xypic
32529 \series default
32530 .
32531  Una matriz xy se crea insertando el comando 
32532 \series bold
32533
32534 \backslash
32535 xymatrix
32536 \series default
32537  en una ecuación.
32538  Después podrás añadir nuevas columnas y filas como en matrices normales,
32539  véase
32540 \begin_inset space ~
32541 \end_inset
32542
32543
32544 \begin_inset CommandInset ref
32545 LatexCommand ref
32546 reference "sec:Matrices"
32547
32548 \end_inset
32549
32550 .
32551 \end_layout
32552
32553 \begin_layout Standard
32554 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
32555  y curvadas, y mucho más.
32556  Todas las posibilidades para generar diagamas conmutativos y decoraciones
32557  se explican en este manual: 
32558 \begin_inset CommandInset href
32559 LatexCommand href
32560 target "http://wiki.lyx.org/LyX/XY-pic#xy-manual"
32561
32562 \end_inset
32563
32564 .
32565 \end_layout
32566
32567 \begin_layout Section
32568 Indicaciones
32569 \begin_inset ERT
32570 status collapsed
32571
32572 \begin_layout Plain Layout
32573
32574
32575 \backslash
32576 texorpdfstring{
32577 \end_layout
32578
32579 \end_inset
32580
32581
32582 \begin_inset Foot
32583 status collapsed
32584
32585 \begin_layout Plain Layout
32586 Otras sugerencias útiles para matemáticas en 
32587 \begin_inset CommandInset citation
32588 LatexCommand cite
32589 key "Voss"
32590
32591 \end_inset
32592
32593 .
32594 \end_layout
32595
32596 \end_inset
32597
32598
32599 \begin_inset ERT
32600 status collapsed
32601
32602 \begin_layout Plain Layout
32603
32604 }{}
32605 \end_layout
32606
32607 \end_inset
32608
32609
32610 \begin_inset Note Note
32611 status collapsed
32612
32613 \begin_layout Plain Layout
32614
32615 \backslash
32616 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
32617  PDF.
32618 \end_layout
32619
32620 \begin_layout Plain Layout
32621 Más sobre 
32622 \backslash
32623 texorpdfstring hay en la sección 
32624 \begin_inset CommandInset ref
32625 LatexCommand ref
32626 reference "sub:Ecuaciones-en-encabezados"
32627
32628 \end_inset
32629
32630 .
32631 \end_layout
32632
32633 \end_inset
32634
32635
32636 \begin_inset Index
32637 status collapsed
32638
32639 \begin_layout Plain Layout
32640 Indicaciones
32641 \end_layout
32642
32643 \end_inset
32644
32645
32646 \end_layout
32647
32648 \begin_layout Subsection
32649 Símbolos y ecuaciones químicas
32650 \begin_inset CommandInset label
32651 LatexCommand label
32652 name "sub:Símbolos-y-ecuaciones-químicas"
32653
32654 \end_inset
32655
32656
32657 \begin_inset Index
32658 status collapsed
32659
32660 \begin_layout Plain Layout
32661 Química ! símbolos
32662 \end_layout
32663
32664 \end_inset
32665
32666
32667 \begin_inset Index
32668 status collapsed
32669
32670 \begin_layout Plain Layout
32671 Ecuación química
32672 \end_layout
32673
32674 \end_inset
32675
32676
32677 \begin_inset Index
32678 status collapsed
32679
32680 \begin_layout Plain Layout
32681 Química ! caracteres
32682 \end_layout
32683
32684 \end_inset
32685
32686
32687 \begin_inset Index
32688 status collapsed
32689
32690 \begin_layout Plain Layout
32691 Iones|see
32692 \begin_inset ERT
32693 status collapsed
32694
32695 \begin_layout Plain Layout
32696
32697 {
32698 \end_layout
32699
32700 \end_inset
32701
32702 Química ! caracteres
32703 \begin_inset ERT
32704 status collapsed
32705
32706 \begin_layout Plain Layout
32707
32708 }
32709 \end_layout
32710
32711 \end_inset
32712
32713
32714 \end_layout
32715
32716 \end_inset
32717
32718
32719 \end_layout
32720
32721 \begin_layout Standard
32722 Un ejemplo de texto de química:
32723 \end_layout
32724
32725 \begin_layout Quote
32726 El ión 
32727 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32728 \end_inset
32729
32730  reacciona con dos iones 
32731 \begin_inset Formula $\mathrm{Na^{+}}$
32732 \end_inset
32733
32734  para dar sulfato de sodio 
32735 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32736 \end_inset
32737
32738 .
32739  La ecuación química es:
32740 \begin_inset Formula \[
32741 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
32742
32743 \end_inset
32744
32745
32746 \end_layout
32747
32748 \begin_layout Standard
32749 Esta ecuación química puede componerse directamente en modo ecuación.
32750  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32751  y con el atajo 
32752 \family sans
32753 Alt-c
32754 \begin_inset space ~
32755 \end_inset
32756
32757 r
32758 \family default
32759  se cambia en redonda.
32760 \begin_inset Foot
32761 status open
32762
32763 \begin_layout Plain Layout
32764 véase estilos de fuentes en 
32765 \begin_inset CommandInset ref
32766 LatexCommand ref
32767 reference "sub:Estilos-de-fuentes"
32768
32769 \end_inset
32770
32771 .
32772 \end_layout
32773
32774 \end_inset
32775
32776
32777 \end_layout
32778
32779 \begin_layout Subsection
32780 Números negativos
32781 \begin_inset Index
32782 status collapsed
32783
32784 \begin_layout Plain Layout
32785 Numeros@Números ! negativos
32786 \end_layout
32787
32788 \end_inset
32789
32790
32791 \end_layout
32792
32793 \begin_layout Standard
32794 Los números negativos a veces se ven feos en las ecuaciones porque el signo
32795  menos delante del número tiene la misma longitud que el operador signo
32796  menos.
32797  Si se escribe el número negativo en texto normal el signo menos aparece
32798  correctamente.
32799 \end_layout
32800
32801 \begin_layout Standard
32802 Así pues, el problema desaparece si se convierte el signo menos a texto
32803  matemático.
32804 \end_layout
32805
32806 \begin_layout Standard
32807 Un ejemplo para visualizar el problema:
32808 \end_layout
32809
32810 \begin_layout Standard
32811 \noindent
32812 \align center
32813 \begin_inset Tabular
32814 <lyxtabular version="3" rows="3" columns="2">
32815 <features>
32816 <column alignment="center" valignment="top" width="0">
32817 <column alignment="center" valignment="top" width="0">
32818 <row>
32819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32820 \begin_inset Text
32821
32822 \begin_layout Plain Layout
32823 texto normal:
32824 \end_layout
32825
32826 \end_inset
32827 </cell>
32828 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32829 \begin_inset Text
32830
32831 \begin_layout Plain Layout
32832 x = -2
32833 \end_layout
32834
32835 \end_inset
32836 </cell>
32837 </row>
32838 <row>
32839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32840 \begin_inset Text
32841
32842 \begin_layout Plain Layout
32843 ecuación:
32844 \end_layout
32845
32846 \end_inset
32847 </cell>
32848 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32849 \begin_inset Text
32850
32851 \begin_layout Plain Layout
32852 \begin_inset Formula $x=-2$
32853 \end_inset
32854
32855
32856 \end_layout
32857
32858 \end_inset
32859 </cell>
32860 </row>
32861 <row>
32862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32863 \begin_inset Text
32864
32865 \begin_layout Plain Layout
32866 solución:
32867 \end_layout
32868
32869 \end_inset
32870 </cell>
32871 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32872 \begin_inset Text
32873
32874 \begin_layout Plain Layout
32875 \begin_inset Formula $x=\mbox{-}2$
32876 \end_inset
32877
32878
32879 \end_layout
32880
32881 \end_inset
32882 </cell>
32883 </row>
32884 </lyxtabular>
32885
32886 \end_inset
32887
32888
32889 \end_layout
32890
32891 \begin_layout Subsection
32892 Coma como separador decimal
32893 \begin_inset Index
32894 status collapsed
32895
32896 \begin_layout Plain Layout
32897 Coma decimal
32898 \end_layout
32899
32900 \end_inset
32901
32902
32903 \end_layout
32904
32905 \begin_layout Standard
32906 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
32907  de grupos numéricos.
32908  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
32909 \end_layout
32910
32911 \begin_layout Standard
32912 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
32913  
32914 \family sans
32915 Alt-m
32916 \begin_inset space ~
32917 \end_inset
32918
32919 m
32920 \family default
32921 ).
32922 \end_layout
32923
32924 \begin_layout Standard
32925 Para usar las comas en todas las fórmulas del documento como separador decimal,
32926  se carga el archivo 
32927 \series bold
32928 icomma.sty
32929 \series default
32930
32931 \begin_inset Foot
32932 status collapsed
32933
32934 \begin_layout Plain Layout
32935
32936 \series bold
32937 icomma
32938 \series default
32939  forma parte del paquete LaTeX 
32940 \series bold
32941 was
32942 \series default
32943
32944 \begin_inset Index
32945 status collapsed
32946
32947 \begin_layout Plain Layout
32948 Paquetes ! was
32949 \begin_inset ERT
32950 status collapsed
32951
32952 \begin_layout Plain Layout
32953
32954
32955 \backslash
32956 vspace{4mm}
32957 \end_layout
32958
32959 \end_inset
32960
32961
32962 \end_layout
32963
32964 \end_inset
32965
32966 .
32967 \end_layout
32968
32969 \end_inset
32970
32971
32972 \begin_inset Index
32973 status collapsed
32974
32975 \begin_layout Plain Layout
32976 Paquetes ! icomma
32977 \end_layout
32978
32979 \end_inset
32980
32981  en el preámbulo LaTeX con la línea: 
32982 \end_layout
32983
32984 \begin_layout Standard
32985
32986 \series bold
32987
32988 \backslash
32989 usepackage{icomma}
32990 \end_layout
32991
32992 \begin_layout Subsection
32993 Vectores físicos
32994 \begin_inset CommandInset label
32995 LatexCommand label
32996 name "sub:Vectores-físicos"
32997
32998 \end_inset
32999
33000
33001 \begin_inset Index
33002 status collapsed
33003
33004 \begin_layout Plain Layout
33005 Vectores físicos
33006 \end_layout
33007
33008 \end_inset
33009
33010
33011 \end_layout
33012
33013 \begin_layout Standard
33014 El paquete LaTeX 
33015 \series bold
33016 braket
33017 \series default
33018
33019 \begin_inset Foot
33020 status collapsed
33021
33022 \begin_layout Plain Layout
33023
33024 \series bold
33025 braket
33026 \series default
33027  se incluye en las instalaciones estándar de LaTeX.
33028 \end_layout
33029
33030 \end_inset
33031
33032
33033 \begin_inset Index
33034 status collapsed
33035
33036 \begin_layout Plain Layout
33037 Paquetes ! braket
33038 \end_layout
33039
33040 \end_inset
33041
33042  suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX:
33043 \end_layout
33044
33045 \begin_layout Standard
33046
33047 \series bold
33048
33049 \backslash
33050 usepackage{braket}
33051 \end_layout
33052
33053 \begin_layout Standard
33054 \begin_inset ERT
33055 status collapsed
33056
33057 \begin_layout Plain Layout
33058
33059
33060 \backslash
33061 ifbraket 
33062 \end_layout
33063
33064 \end_inset
33065
33066
33067 \begin_inset Note Note
33068 status collapsed
33069
33070 \begin_layout Plain Layout
33071 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
33072 \series bold
33073 braket
33074 \series default
33075  está instalado.
33076 \end_layout
33077
33078 \end_inset
33079
33080
33081 \end_layout
33082
33083 \begin_layout Standard
33084 Están definidos los siguientes comandos:
33085 \end_layout
33086
33087 \begin_layout Standard
33088 \noindent
33089 \align center
33090 \begin_inset Tabular
33091 <lyxtabular version="3" rows="4" columns="2">
33092 <features>
33093 <column alignment="center" valignment="top" width="0">
33094 <column alignment="center" valignment="top" width="0">
33095 <row>
33096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33097 \begin_inset Text
33098
33099 \begin_layout Plain Layout
33100 Comando
33101 \end_layout
33102
33103 \end_inset
33104 </cell>
33105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33106 \begin_inset Text
33107
33108 \begin_layout Plain Layout
33109 Resultado
33110 \end_layout
33111
33112 \end_inset
33113 </cell>
33114 </row>
33115 <row>
33116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33117 \begin_inset Text
33118
33119 \begin_layout Plain Layout
33120
33121 \backslash
33122 Bra{
33123 \backslash
33124 psi
33125 \end_layout
33126
33127 \end_inset
33128 </cell>
33129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33130 \begin_inset Text
33131
33132 \begin_layout Plain Layout
33133 \begin_inset Formula $\Bra{\psi}$
33134 \end_inset
33135
33136
33137 \end_layout
33138
33139 \end_inset
33140 </cell>
33141 </row>
33142 <row>
33143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33144 \begin_inset Text
33145
33146 \begin_layout Plain Layout
33147
33148 \backslash
33149 Ket{
33150 \backslash
33151 psi
33152 \end_layout
33153
33154 \end_inset
33155 </cell>
33156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33157 \begin_inset Text
33158
33159 \begin_layout Plain Layout
33160 \begin_inset Formula $\Ket{\psi}$
33161 \end_inset
33162
33163
33164 \end_layout
33165
33166 \end_inset
33167 </cell>
33168 </row>
33169 <row>
33170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33171 \begin_inset Text
33172
33173 \begin_layout Plain Layout
33174
33175 \backslash
33176 Braket{
33177 \backslash
33178 psi|
33179 \backslash
33180 phi
33181 \end_layout
33182
33183 \end_inset
33184 </cell>
33185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33186 \begin_inset Text
33187
33188 \begin_layout Plain Layout
33189 \begin_inset Formula $\Braket{\psi|\phi}$
33190 \end_inset
33191
33192
33193 \end_layout
33194
33195 \end_inset
33196 </cell>
33197 </row>
33198 </lyxtabular>
33199
33200 \end_inset
33201
33202
33203 \end_layout
33204
33205 \begin_layout Standard
33206 El comando 
33207 \series bold
33208
33209 \backslash
33210 Braket
33211 \series default
33212  asegura que todas las barras verticales tienen el tamaño de los delimitadores
33213  circundantes:
33214 \begin_inset Formula \[
33215 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
33216
33217 \end_inset
33218
33219
33220 \begin_inset ERT
33221 status collapsed
33222
33223 \begin_layout Plain Layout
33224
33225
33226 \backslash
33227 else
33228 \end_layout
33229
33230 \end_inset
33231
33232
33233 \begin_inset Note Note
33234 status collapsed
33235
33236 \begin_layout Plain Layout
33237 Lo que sigue se verá en la salida si el paquete LaTeX 
33238 \series bold
33239 braket
33240 \series default
33241  no está instalado:
33242 \end_layout
33243
33244 \end_inset
33245
33246
33247 \end_layout
33248
33249 \begin_layout Standard
33250 Debes instalar el paquete LaTeX 
33251 \series bold
33252 braket
33253 \series default
33254  para ver en la salida el resto de esta subsección.
33255 \end_layout
33256
33257 \begin_layout Standard
33258 \begin_inset ERT
33259 status collapsed
33260
33261 \begin_layout Plain Layout
33262
33263
33264 \backslash
33265 fi
33266 \end_layout
33267
33268 \end_inset
33269
33270
33271 \end_layout
33272
33273 \begin_layout Standard
33274 El efecto de 
33275 \series bold
33276
33277 \backslash
33278 Braket
33279 \series default
33280  también se puede conseguir con el comando 
33281 \series bold
33282
33283 \backslash
33284 middle
33285 \series default
33286 , que se describe en 
33287 \begin_inset CommandInset ref
33288 LatexCommand ref
33289 reference "sub:Tamaño-automático-de"
33290
33291 \end_inset
33292
33293 .
33294 \end_layout
33295
33296 \begin_layout Subsection
33297 Fracciones definidas por el usuario
33298 \begin_inset CommandInset label
33299 LatexCommand label
33300 name "sub:Fracciones-personalizadas"
33301
33302 \end_inset
33303
33304
33305 \begin_inset Index
33306 status collapsed
33307
33308 \begin_layout Plain Layout
33309 Fracciones ! personalizadas
33310 \end_layout
33311
33312 \end_inset
33313
33314
33315 \end_layout
33316
33317 \begin_layout Standard
33318 Para definir comandos personalizados para fracciones, se usa el comando
33319  
33320 \series bold
33321
33322 \backslash
33323 genfrac
33324 \series default
33325
33326 \begin_inset Index
33327 status collapsed
33328
33329 \begin_layout Plain Layout
33330 Comandos ! G ! 
33331 \backslash
33332 genfrac
33333 \end_layout
33334
33335 \end_inset
33336
33337  con el siguiente esquema:
33338 \end_layout
33339
33340 \begin_layout Standard
33341
33342 \series bold
33343
33344 \backslash
33345 genfrac{delimitador izquierdo}{delimitador derecho}{grosor raya de
33346 \begin_inset Newline newline
33347 \end_inset
33348
33349
33350 \begin_inset ERT
33351 status collapsed
33352
33353 \begin_layout Plain Layout
33354
33355
33356 \backslash
33357 phantom{
33358 \end_layout
33359
33360 \end_inset
33361
33362
33363 \backslash
33364 genfrac{
33365 \begin_inset ERT
33366 status collapsed
33367
33368 \begin_layout Plain Layout
33369
33370 }
33371 \end_layout
33372
33373 \end_inset
33374
33375 fracción}{estilo}{numerador}{denominador}
33376 \end_layout
33377
33378 \begin_layout Standard
33379 El estilo es un número en el rango 0-3.
33380 \end_layout
33381
33382 \begin_layout Standard
33383 \align center
33384 \begin_inset Tabular
33385 <lyxtabular version="3" rows="5" columns="2">
33386 <features>
33387 <column alignment="center" valignment="top" width="0">
33388 <column alignment="center" valignment="top" width="0">
33389 <row>
33390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33391 \begin_inset Text
33392
33393 \begin_layout Plain Layout
33394 Número
33395 \end_layout
33396
33397 \end_inset
33398 </cell>
33399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33400 \begin_inset Text
33401
33402 \begin_layout Plain Layout
33403 Estilo (tamaño)
33404 \end_layout
33405
33406 \end_inset
33407 </cell>
33408 </row>
33409 <row>
33410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33411 \begin_inset Text
33412
33413 \begin_layout Plain Layout
33414 0
33415 \end_layout
33416
33417 \end_inset
33418 </cell>
33419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33420 \begin_inset Text
33421
33422 \begin_layout Plain Layout
33423 ecuación presentada
33424 \end_layout
33425
33426 \end_inset
33427 </cell>
33428 </row>
33429 <row>
33430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33431 \begin_inset Text
33432
33433 \begin_layout Plain Layout
33434 1
33435 \end_layout
33436
33437 \end_inset
33438 </cell>
33439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33440 \begin_inset Text
33441
33442 \begin_layout Plain Layout
33443 ecuación en línea
33444 \end_layout
33445
33446 \end_inset
33447 </cell>
33448 </row>
33449 <row>
33450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33451 \begin_inset Text
33452
33453 \begin_layout Plain Layout
33454 2
33455 \end_layout
33456
33457 \end_inset
33458 </cell>
33459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33460 \begin_inset Text
33461
33462 \begin_layout Plain Layout
33463 pequeño
33464 \end_layout
33465
33466 \end_inset
33467 </cell>
33468 </row>
33469 <row>
33470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33471 \begin_inset Text
33472
33473 \begin_layout Plain Layout
33474 3
33475 \end_layout
33476
33477 \end_inset
33478 </cell>
33479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33480 \begin_inset Text
33481
33482 \begin_layout Plain Layout
33483 muy pequeño
33484 \end_layout
33485
33486 \end_inset
33487 </cell>
33488 </row>
33489 </lyxtabular>
33490
33491 \end_inset
33492
33493
33494 \end_layout
33495
33496 \begin_layout Standard
33497 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
33498  
33499 \series bold
33500
33501 \backslash
33502 frac
33503 \series default
33504 .
33505 \end_layout
33506
33507 \begin_layout Standard
33508 Si no se pone grosor de la raya de fracción se usará el valor predefinido
33509  de 0.4
33510 \begin_inset space \thinspace{}
33511 \end_inset
33512
33513 pt.
33514 \end_layout
33515
33516 \begin_layout Standard
33517 Por ejemplo, los comandos 
33518 \series bold
33519
33520 \backslash
33521 dfrac
33522 \series default
33523  y 
33524 \series bold
33525
33526 \backslash
33527 tbinom
33528 \series default
33529  de la 
33530 \begin_inset CommandInset ref
33531 LatexCommand ref
33532 reference "sub:Fracciones"
33533
33534 \end_inset
33535
33536  se definen con los comandos:
33537 \end_layout
33538
33539 \begin_layout Standard
33540
33541 \series bold
33542
33543 \backslash
33544 newcommand{
33545 \backslash
33546 dfrac}[2]{
33547 \backslash
33548 genfrac{}{}{}{0}{#1}{#2}}
33549 \end_layout
33550
33551 \begin_layout Standard
33552 y
33553 \end_layout
33554
33555 \begin_layout Standard
33556
33557 \series bold
33558
33559 \backslash
33560 newcommand{
33561 \backslash
33562 tbinom}[2]{
33563 \backslash
33564 genfrac{(}{)}{0pt}{1}{#1}{#2}}
33565 \end_layout
33566
33567 \begin_layout Standard
33568 \begin_inset VSpace medskip
33569 \end_inset
33570
33571
33572 \end_layout
33573
33574 \begin_layout Standard
33575 Para definir una fracción en la que el grosor de la raya se pueda definir
33576  como argumento opcional, se inserta la siguiente línea en el preámbulo
33577  LaTeX:
33578 \end_layout
33579
33580 \begin_layout Standard
33581
33582 \series bold
33583
33584 \backslash
33585 newcommand{
33586 \backslash
33587 fracS}[3][]{
33588 \backslash
33589 genfrac{}{}{#1}{}{#2}{#3}}
33590 \end_layout
33591
33592 \begin_layout Standard
33593 Un ensayo:
33594 \begin_inset Formula \begin{align*}
33595 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
33596 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
33597
33598 \end_inset
33599
33600 Como se puede ver, la distancia del numerador y el denominador a la raya
33601  de fracción se redondea a unas tres veces el grosor de la raya.
33602 \end_layout
33603
33604 \begin_layout Subsection
33605 Ecuaciones canceladas
33606 \begin_inset Index
33607 status collapsed
33608
33609 \begin_layout Plain Layout
33610 Ecuación ! cancelada
33611 \end_layout
33612
33613 \end_inset
33614
33615
33616 \end_layout
33617
33618 \begin_layout Standard
33619 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
33620  
33621 \series bold
33622 cancel
33623 \series default
33624
33625 \begin_inset Foot
33626 status collapsed
33627
33628 \begin_layout Plain Layout
33629
33630 \series bold
33631 cancel
33632 \series default
33633  forma parte de las distribuciones estándar de LaTeX.
33634 \end_layout
33635
33636 \end_inset
33637
33638
33639 \begin_inset Index
33640 status collapsed
33641
33642 \begin_layout Plain Layout
33643 Paquetes ! cancel
33644 \end_layout
33645
33646 \end_inset
33647
33648  con la línea de preámbulo LaTeX
33649 \end_layout
33650
33651 \begin_layout Standard
33652
33653 \series bold
33654
33655 \backslash
33656 usepackage[samesize]{cancel}
33657 \end_layout
33658
33659 \begin_layout Standard
33660 Hay cuatro formas de cancelar ecuaciones:
33661 \end_layout
33662
33663 \begin_layout Standard
33664 \align center
33665 \begin_inset Tabular
33666 <lyxtabular version="3" rows="5" columns="2">
33667 <features>
33668 <column alignment="center" valignment="top" width="0">
33669 <column alignment="center" valignment="top" width="0">
33670 <row>
33671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33672 \begin_inset Text
33673
33674 \begin_layout Plain Layout
33675 Comando
33676 \end_layout
33677
33678 \end_inset
33679 </cell>
33680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33681 \begin_inset Text
33682
33683 \begin_layout Plain Layout
33684 Resultado
33685 \begin_inset Note Note
33686 status collapsed
33687
33688 \begin_layout Plain Layout
33689
33690 \series bold
33691
33692 \backslash
33693 hspace
33694 \series default
33695  y 
33696 \series bold
33697
33698 \backslash
33699 raisebox
33700 \series default
33701  se usa sólo como espaciador
33702 \end_layout
33703
33704 \end_inset
33705
33706
33707 \end_layout
33708
33709 \end_inset
33710 </cell>
33711 </row>
33712 <row>
33713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33714 \begin_inset Text
33715
33716 \begin_layout Plain Layout
33717
33718 \backslash
33719 cancel{
33720 \backslash
33721 int
33722 \begin_inset ERT
33723 status collapsed
33724
33725 \begin_layout Plain Layout
33726
33727
33728 \backslash
33729 spce 
33730 \end_layout
33731
33732 \end_inset
33733
33734 A=B
33735 \end_layout
33736
33737 \end_inset
33738 </cell>
33739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33740 \begin_inset Text
33741
33742 \begin_layout Plain Layout
33743 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
33744 \end_inset
33745
33746
33747 \end_layout
33748
33749 \end_inset
33750 </cell>
33751 </row>
33752 <row>
33753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33754 \begin_inset Text
33755
33756 \begin_layout Plain Layout
33757
33758 \backslash
33759 bcancel{
33760 \backslash
33761 int
33762 \begin_inset ERT
33763 status collapsed
33764
33765 \begin_layout Plain Layout
33766
33767
33768 \backslash
33769 spce 
33770 \end_layout
33771
33772 \end_inset
33773
33774 A=B
33775 \end_layout
33776
33777 \end_inset
33778 </cell>
33779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33780 \begin_inset Text
33781
33782 \begin_layout Plain Layout
33783 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33784 \end_inset
33785
33786
33787 \end_layout
33788
33789 \end_inset
33790 </cell>
33791 </row>
33792 <row>
33793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33794 \begin_inset Text
33795
33796 \begin_layout Plain Layout
33797
33798 \backslash
33799 xcancel{
33800 \backslash
33801 int
33802 \begin_inset ERT
33803 status collapsed
33804
33805 \begin_layout Plain Layout
33806
33807
33808 \backslash
33809 spce 
33810 \end_layout
33811
33812 \end_inset
33813
33814 A=B
33815 \end_layout
33816
33817 \end_inset
33818 </cell>
33819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33820 \begin_inset Text
33821
33822 \begin_layout Plain Layout
33823 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33824 \end_inset
33825
33826
33827 \end_layout
33828
33829 \end_inset
33830 </cell>
33831 </row>
33832 <row>
33833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33834 \begin_inset Text
33835
33836 \begin_layout Plain Layout
33837
33838 \backslash
33839 cancelto{1
33840 \begin_inset Formula $\to$
33841 \end_inset
33842
33843
33844 \backslash
33845 {
33846 \backslash
33847 int
33848 \begin_inset ERT
33849 status collapsed
33850
33851 \begin_layout Plain Layout
33852
33853
33854 \backslash
33855 spce 
33856 \end_layout
33857
33858 \end_inset
33859
33860 A=B
33861 \end_layout
33862
33863 \end_inset
33864 </cell>
33865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33866 \begin_inset Text
33867
33868 \begin_layout Plain Layout
33869 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33870 \end_inset
33871
33872
33873 \end_layout
33874
33875 \end_inset
33876 </cell>
33877 </row>
33878 </lyxtabular>
33879
33880 \end_inset
33881
33882
33883 \end_layout
33884
33885 \begin_layout Standard
33886
33887 \series bold
33888
33889 \backslash
33890 cancelto
33891 \series default
33892  es especialmente apropiada para visualizar la simplificación de fracciones
33893  en una ecuación:
33894 \begin_inset Formula \[
33895 \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}}}\]
33896
33897 \end_inset
33898
33899
33900 \end_layout
33901
33902 \begin_layout Subsection
33903 Ecuaciones en encabezados de sección
33904 \begin_inset CommandInset label
33905 LatexCommand label
33906 name "sub:Ecuaciones-en-encabezados"
33907
33908 \end_inset
33909
33910
33911 \begin_inset Index
33912 status collapsed
33913
33914 \begin_layout Plain Layout
33915 Ecuación ! en encabezados de sección
33916 \end_layout
33917
33918 \end_inset
33919
33920
33921 \end_layout
33922
33923 \begin_layout Standard
33924 Si se quiere poner una ecuación en un encabezado de sección hay que tener
33925  en cuenta lo siguiente:
33926 \end_layout
33927
33928 \begin_layout Standard
33929 \begin_inset Note Greyedout
33930 status open
33931
33932 \begin_layout Plain Layout
33933 Si el soporte para 
33934 \series bold
33935 hyperref
33936 \series default
33937
33938 \begin_inset Index
33939 status collapsed
33940
33941 \begin_layout Plain Layout
33942 Paquetes ! hyperref
33943 \end_layout
33944
33945 \end_inset
33946
33947  está activado en la configuración del documento, 
33948 \family sans
33949 Propiedades
33950 \begin_inset space ~
33951 \end_inset
33952
33953
33954 \family default
33955 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
33956  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
33957  texto del marcador, porque se infringen las convenciones PDF.
33958 \end_layout
33959
33960 \end_inset
33961
33962
33963 \end_layout
33964
33965 \begin_layout Standard
33966 Estos problemas se pueden solucionar insertando al final del encabezado
33967  un título breve con el menú 
33968 \family sans
33969 Insertar\SpecialChar \menuseparator
33970 Título
33971 \begin_inset space ~
33972 \end_inset
33973
33974 breve
33975 \family default
33976 .
33977  Los títulos breves se usan como alternativa para encabezados de sección
33978  con más de una línea para mantener el buen aspecto del índice.
33979  En éste sólo aparece el título breve y por tanto también en los marcadores.
33980 \end_layout
33981
33982 \begin_layout Standard
33983 Si hay que poner ecuaciones en el índice y se usa 
33984 \series bold
33985 hyperref
33986 \series default
33987 , se puede insertar el siguiente comando en modo TeX:
33988 \end_layout
33989
33990 \begin_layout Standard
33991
33992 \series bold
33993
33994 \backslash
33995 texorpdfstring{parte}{alternativa}
33996 \begin_inset Index
33997 status collapsed
33998
33999 \begin_layout Plain Layout
34000 Comandos ! T ! 
34001 \backslash
34002 texorpdfstring
34003 \end_layout
34004
34005 \end_inset
34006
34007
34008 \end_layout
34009
34010 \begin_layout Standard
34011 parte se refiere a la parte del encabezado que no debería aparecer en el
34012  marcador PDF.
34013  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
34014  La alternativa se usa para el marcador en vez de la parte.
34015 \begin_inset Newpage newpage
34016 \end_inset
34017
34018
34019 \end_layout
34020
34021 \begin_layout Standard
34022 Aquí hay dos ejemplos de encabezados con ecuación:
34023 \end_layout
34024
34025 \begin_layout Standard
34026 \begin_inset VSpace -3mm
34027 \end_inset
34028
34029
34030 \end_layout
34031
34032 \begin_layout Standard
34033 \begin_inset ERT
34034 status collapsed
34035
34036 \begin_layout Plain Layout
34037
34038
34039 \backslash
34040 boldmath 
34041 \end_layout
34042
34043 \end_inset
34044
34045
34046 \end_layout
34047
34048 \begin_layout Subsubsection
34049 Encabezado sin ecuación en el índice 
34050 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34051 \end_inset
34052
34053
34054 \begin_inset OptArg
34055 status collapsed
34056
34057 \begin_layout Plain Layout
34058 Encabezado sin ecuación en el índice
34059 \end_layout
34060
34061 \end_inset
34062
34063
34064 \end_layout
34065
34066 \begin_layout Subsubsection
34067 Encabezado con ecuación en el índice
34068 \begin_inset ERT
34069 status collapsed
34070
34071 \begin_layout Plain Layout
34072
34073
34074 \backslash
34075 texorpdfstring{
34076 \end_layout
34077
34078 \end_inset
34079
34080  
34081 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34082 \end_inset
34083
34084
34085 \begin_inset ERT
34086 status collapsed
34087
34088 \begin_layout Plain Layout
34089
34090 }{}
34091 \end_layout
34092
34093 \end_inset
34094
34095
34096 \end_layout
34097
34098 \begin_layout Standard
34099 \begin_inset ERT
34100 status collapsed
34101
34102 \begin_layout Plain Layout
34103
34104
34105 \backslash
34106 unboldmath 
34107 \end_layout
34108
34109 \end_inset
34110
34111 En el primer encabezado se ha puesto un título breve, en el segundo un 
34112 \series bold
34113
34114 \backslash
34115 texorpdfstring
34116 \series default
34117 .
34118 \end_layout
34119
34120 \begin_layout Standard
34121 Para obtener el mismo formato que en los demás encabezados se han puesto
34122  ambos en un entorno 
34123 \series bold
34124 boldmath
34125 \series default
34126 .
34127 \begin_inset Foot
34128 status collapsed
34129
34130 \begin_layout Plain Layout
34131 véase 
34132 \begin_inset CommandInset ref
34133 LatexCommand ref
34134 reference "sub:Ecuaciones-en-negrita"
34135
34136 \end_inset
34137
34138
34139 \end_layout
34140
34141 \end_inset
34142
34143
34144 \end_layout
34145
34146 \begin_layout Subsection
34147 Ecuaciones en texto multicolumna
34148 \begin_inset Index
34149 status collapsed
34150
34151 \begin_layout Plain Layout
34152 Ecuación ! en texto multicolumna
34153 \end_layout
34154
34155 \end_inset
34156
34157
34158 \end_layout
34159
34160 \begin_layout Standard
34161 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
34162  para ajustarse a la columna y entonces es preciso abarcar la anchura total
34163  de la página.
34164  Esto se hace usando el paquete LaTeX 
34165 \series bold
34166 multicol
34167 \series default
34168 ,
34169 \begin_inset Foot
34170 status collapsed
34171
34172 \begin_layout Plain Layout
34173
34174 \series bold
34175 multicol
34176 \series default
34177  forma parte de las distribuciones LaTeX estándar.
34178 \end_layout
34179
34180 \end_inset
34181
34182
34183 \begin_inset Index
34184 status collapsed
34185
34186 \begin_layout Plain Layout
34187 Paquetes ! multicol
34188 \end_layout
34189
34190 \end_inset
34191
34192  que se carga en el preámbulo LaTeX con la línea
34193 \end_layout
34194
34195 \begin_layout Standard
34196
34197 \series bold
34198
34199 \backslash
34200 usepackage{multicol}
34201 \end_layout
34202
34203 \begin_layout Standard
34204 \begin_inset Note Greyedout
34205 status collapsed
34206
34207 \begin_layout Plain Layout
34208 Ten en cuenta que la opción 
34209 \family sans
34210 Documento
34211 \begin_inset space ~
34212 \end_inset
34213
34214 con
34215 \begin_inset space ~
34216 \end_inset
34217
34218 dos
34219 \begin_inset space ~
34220 \end_inset
34221
34222 caras
34223 \family default
34224 , bajo 
34225 \family sans
34226 Diseño
34227 \begin_inset space ~
34228 \end_inset
34229
34230 de
34231 \begin_inset space ~
34232 \end_inset
34233
34234 página 
34235 \family default
34236 en el menú 
34237 \family sans
34238 Documento\SpecialChar \menuseparator
34239 Configuración
34240 \family default
34241  
34242 \emph on
34243 debe
34244 \emph default
34245  estar desmarcada.
34246 \end_layout
34247
34248 \end_inset
34249
34250
34251 \end_layout
34252
34253 \begin_layout Standard
34254 Antes del texto multicolumna se inserta en modo TeX el comando
34255 \end_layout
34256
34257 \begin_layout Standard
34258
34259 \series bold
34260
34261 \backslash
34262 begin{multicols}{número de columnas}
34263 \end_layout
34264
34265 \begin_layout Standard
34266 El número de columnas está en el rango 2-10.
34267  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
34268  TeX el comando
34269 \end_layout
34270
34271 \begin_layout Standard
34272
34273 \series bold
34274
34275 \backslash
34276 end{multicols}
34277 \end_layout
34278
34279 \begin_layout Standard
34280 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
34281  Para quitarlo se inserta un espacio vertical de -6
34282 \begin_inset space \thinspace{}
34283 \end_inset
34284
34285 mm antes de la ecuación.
34286  Si se usa el estilo 
34287 \series bold
34288 Sangrado
34289 \series default
34290 ,
34291 \begin_inset Foot
34292 status collapsed
34293
34294 \begin_layout Plain Layout
34295 véase estilos de ecuación en 
34296 \begin_inset CommandInset ref
34297 LatexCommand ref
34298 reference "sec:Estilos-de-ecuación"
34299
34300 \end_inset
34301
34302
34303 \end_layout
34304
34305 \end_inset
34306
34307  se inserta un espacio de -9
34308 \begin_inset space \thinspace{}
34309 \end_inset
34310
34311 mm.
34312 \end_layout
34313
34314 \begin_layout Standard
34315 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
34316 \end_layout
34317
34318 \begin_layout Standard
34319 \begin_inset ERT
34320 status collapsed
34321
34322 \begin_layout Plain Layout
34323
34324
34325 \backslash
34326 begin{multicols}{2}
34327 \end_layout
34328
34329 \end_inset
34330
34331 Das Spektrum wird fouriertransformiert.
34332  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
34333 , Lösungsmittel) zu trennen.
34334  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
34335  nun das Aussehen des Ausgangssignals.
34336  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
34337  über alle Phasen integrieren muss.
34338  Sei nun 
34339 \begin_inset Formula $S$
34340 \end_inset
34341
34342  unser normiertes Ausgangssignal and 
34343 \begin_inset Formula $P$
34344 \end_inset
34345
34346  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
34347 \begin_inset ERT
34348 status collapsed
34349
34350 \begin_layout Plain Layout
34351
34352
34353 \backslash
34354 end{multicols}
34355 \end_layout
34356
34357 \end_inset
34358
34359
34360 \begin_inset VSpace -6mm
34361 \end_inset
34362
34363
34364 \begin_inset Formula \begin{equation}
34365 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
34366
34367 \end_inset
34368
34369
34370 \begin_inset ERT
34371 status collapsed
34372
34373 \begin_layout Plain Layout
34374
34375
34376 \backslash
34377 begin{multicols}{2}
34378 \end_layout
34379
34380 \end_inset
34381
34382 wobei 
34383 \begin_inset Formula $S_{0}$
34384 \end_inset
34385
34386  das Signal ohne Gradient ist and the Normierungsbedingung 
34387 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
34388 \end_inset
34389
34390  gilt.
34391  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
34392  Direkt nach the 
34393 \begin_inset Formula $\nicefrac{\pi}{2}$
34394 \end_inset
34395
34396
34397 \begin_inset space \thinspace{}
34398 \end_inset
34399
34400 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
34401  das Signal zusätzlich abschwächt.
34402  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
34403  
34404 \begin_inset Formula $T_{2}$
34405 \end_inset
34406
34407 -Zeit.
34408 \end_layout
34409
34410 \begin_layout Standard
34411 \begin_inset ERT
34412 status collapsed
34413
34414 \begin_layout Plain Layout
34415
34416
34417 \backslash
34418 end{multicols}
34419 \end_layout
34420
34421 \end_inset
34422
34423  
34424 \end_layout
34425
34426 \begin_layout Subsection
34427 Ecuaciones con descripción de variables
34428 \begin_inset Index
34429 status collapsed
34430
34431 \begin_layout Plain Layout
34432 Ecuación ! con descripción de variables
34433 \end_layout
34434
34435 \end_inset
34436
34437
34438 \end_layout
34439
34440 \begin_layout Standard
34441 Para describir variables en una ecuación, como en la fórmula 
34442 \begin_inset CommandInset ref
34443 LatexCommand eqref
34444 reference "eq:within"
34445
34446 \end_inset
34447
34448 , se inserta una matriz 2×
34449 \begin_inset Formula $n$
34450 \end_inset
34451
34452  con columnas alineadas a la izquierda para las 
34453 \emph on
34454
34455 \begin_inset Formula $n$
34456 \end_inset
34457
34458
34459 \emph default
34460  variables usadas.
34461 \begin_inset Foot
34462 status collapsed
34463
34464 \begin_layout Plain Layout
34465 véase matrices en 
34466 \begin_inset CommandInset ref
34467 LatexCommand ref
34468 reference "sec:Matrices"
34469
34470 \end_inset
34471
34472
34473 \end_layout
34474
34475 \end_inset
34476
34477  Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando
34478  
34479 \series bold
34480
34481 \backslash
34482 footnotesize
34483 \series default
34484  antes de la matriz.
34485 \begin_inset Foot
34486 status collapsed
34487
34488 \begin_layout Plain Layout
34489 véase tamaños de fuentes en 
34490 \begin_inset CommandInset ref
34491 LatexCommand ref
34492 reference "sub:Tamaños-de-fuentes"
34493
34494 \end_inset
34495
34496 .
34497 \end_layout
34498
34499 \end_inset
34500
34501
34502 \end_layout
34503
34504 \begin_layout Standard
34505 Si se usa el estilo 
34506 \series bold
34507 Sangrado
34508 \series default
34509 ,
34510 \begin_inset Foot
34511 status collapsed
34512
34513 \begin_layout Plain Layout
34514 véase estilos de ecuación en 
34515 \begin_inset CommandInset ref
34516 LatexCommand ref
34517 reference "sec:Estilos-de-ecuación"
34518
34519 \end_inset
34520
34521
34522 \end_layout
34523
34524 \end_inset
34525
34526  se inserta un 
34527 \series bold
34528
34529 \backslash
34530 hfill
34531 \series default
34532
34533 \begin_inset Foot
34534 status collapsed
34535
34536 \begin_layout Plain Layout
34537
34538 \series bold
34539
34540 \backslash
34541 hfill
34542 \series default
34543  sólo funciona en ecuaciones en estilo 
34544 \series bold
34545 Sangrado
34546 \series default
34547 , véase 
34548 \begin_inset CommandInset ref
34549 LatexCommand ref
34550 reference "sub:Espacio-variable"
34551
34552 \end_inset
34553
34554
34555 \end_layout
34556
34557 \end_inset
34558
34559  delante y detrás de la matriz para que tenga la misma separación con la
34560  ecuación y con el margen.
34561 \end_layout
34562
34563 \begin_layout Standard
34564 Si se usa el estilo 
34565 \series bold
34566 Centrado
34567 \series default
34568  se emplea el método descrito en la 
34569 \begin_inset CommandInset ref
34570 LatexCommand ref
34571 reference "sub:Entorno-flalign"
34572
34573 \end_inset
34574
34575  para sangrar la ecuación.
34576  La ecuación 
34577 \begin_inset CommandInset ref
34578 LatexCommand eqref
34579 reference "eq:within"
34580
34581 \end_inset
34582
34583  consta de cinco columnas ya que las dos primeras contienen la fórmula,
34584  la tercera la matriz y la última una llave TeX vacía.
34585 \begin_inset Formula \begin{flalign}
34586 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
34587 \rho & \mbox{densidad}\\
34588 V & \mbox{volumen}\\
34589 g & \mbox{aceleración gravitatoria}\end{array} &  & {}\label{eq:within}\end{flalign}
34590
34591 \end_inset
34592
34593
34594 \end_layout
34595
34596 \begin_layout Subsection
34597 Letras griegas minúsculas en redonda
34598 \begin_inset CommandInset label
34599 LatexCommand label
34600 name "sub:Griegas-en-redonda"
34601
34602 \end_inset
34603
34604
34605 \begin_inset Index
34606 status collapsed
34607
34608 \begin_layout Plain Layout
34609 Letras griegas ! en redonda
34610 \end_layout
34611
34612 \end_inset
34613
34614
34615 \end_layout
34616
34617 \begin_layout Standard
34618 La mayoría de las fuentes sólo suministran letras griegas minúsculas en
34619  cursiva.
34620  Pero para símbolos de partículas elementales como piones y neutrinos hacen
34621  falta letras griegas en redonda.
34622  El archivo 
34623 \series bold
34624 upgreek.sty
34625 \series default
34626
34627 \begin_inset Foot
34628 status collapsed
34629
34630 \begin_layout Plain Layout
34631
34632 \series bold
34633 upgreek
34634 \series default
34635  forma parte del paquete LaTeX 
34636 \series bold
34637 was
34638 \series default
34639
34640 \begin_inset Index
34641 status collapsed
34642
34643 \begin_layout Plain Layout
34644 Paquetes ! was
34645 \begin_inset ERT
34646 status collapsed
34647
34648 \begin_layout Plain Layout
34649
34650
34651 \backslash
34652 vspace{4mm}
34653 \end_layout
34654
34655 \end_inset
34656
34657
34658 \end_layout
34659
34660 \end_inset
34661
34662 .
34663 \end_layout
34664
34665 \end_inset
34666
34667
34668 \begin_inset Index
34669 status collapsed
34670
34671 \begin_layout Plain Layout
34672 Paquetes ! upgreek
34673 \end_layout
34674
34675 \end_inset
34676
34677 , que se carga en el preámbulo LaTeX con la línea
34678 \end_layout
34679
34680 \begin_layout Standard
34681
34682 \series bold
34683
34684 \backslash
34685 usepackage{upgreek}
34686 \end_layout
34687
34688 \begin_layout Standard
34689 las suministra.
34690  
34691 \begin_inset ERT
34692 status collapsed
34693
34694 \begin_layout Plain Layout
34695
34696
34697 \backslash
34698 ifupgreek 
34699 \end_layout
34700
34701 \end_inset
34702
34703
34704 \begin_inset Note Note
34705 status collapsed
34706
34707 \begin_layout Plain Layout
34708 La tabla siguiente sólo se podrá ver si está instalado el paquete LaTeX
34709  
34710 \series bold
34711 upgreek
34712 \series default
34713 .
34714 \end_layout
34715
34716 \end_inset
34717
34718  Se imprimen con el comando de la letra correspondiente precedido de 
34719 \series bold
34720 up
34721 \series default
34722 .
34723  Por ejemplo, el comando 
34724 \series bold
34725
34726 \backslash
34727 uptau
34728 \series default
34729  genera: 
34730 \begin_inset Formula $\uptau$
34731 \end_inset
34732
34733
34734 \end_layout
34735
34736 \begin_layout Standard
34737 Con estos comandos se pueden escribir reacciones entre partículas elementales:
34738 \begin_inset Formula \[
34739 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}\]
34740
34741 \end_inset
34742
34743
34744 \end_layout
34745
34746 \begin_layout Standard
34747 Las letras en redonda son más remarcadas y más grandes que las correspondientes
34748  en cursiva.
34749  Por tanto no deberían emplearse para unidades como 
34750 \begin_inset Quotes fld
34751 \end_inset
34752
34753 µm
34754 \begin_inset Quotes frd
34755 \end_inset
34756
34757 .
34758 \end_layout
34759
34760 \begin_layout Standard
34761 \begin_inset ERT
34762 status collapsed
34763
34764 \begin_layout Plain Layout
34765
34766
34767 \backslash
34768 else 
34769 \end_layout
34770
34771 \end_inset
34772
34773
34774 \begin_inset Note Note
34775 status collapsed
34776
34777 \begin_layout Plain Layout
34778 Lo siguiente se mostrará si el paquete LaTeX 
34779 \series bold
34780 upgreek
34781 \series default
34782  no está instalado:
34783 \end_layout
34784
34785 \end_inset
34786
34787
34788 \end_layout
34789
34790 \begin_layout Standard
34791 Debes instalar el paquete LaTeX 
34792 \series bold
34793 upgreek
34794 \series default
34795  para ver en la salida el resto de esta subsección.
34796  
34797 \end_layout
34798
34799 \begin_layout Standard
34800 \begin_inset ERT
34801 status collapsed
34802
34803 \begin_layout Plain Layout
34804
34805
34806 \backslash
34807 fi
34808 \end_layout
34809
34810 \end_inset
34811
34812
34813 \end_layout
34814
34815 \begin_layout Subsection
34816 Caracteres de texto en ecuaciones
34817 \begin_inset CommandInset label
34818 LatexCommand label
34819 name "sub:Caracteres-de-texto"
34820
34821 \end_inset
34822
34823
34824 \begin_inset Index
34825 status collapsed
34826
34827 \begin_layout Plain Layout
34828 Texto ! en ecuaciones
34829 \end_layout
34830
34831 \end_inset
34832
34833
34834 \end_layout
34835
34836 \begin_layout Standard
34837 En algunos casos podrías querer insertar caracteres de texto directamente
34838  en ecuaciones.
34839  Por ejemplo, cuando se usa con frecuencia el punto centrado 
34840 \begin_inset Formula $\cdot$
34841 \end_inset
34842
34843  en expresiones como 
34844 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
34845 \end_inset
34846
34847 , habría que insertar el comando 
34848 \series bold
34849
34850 \backslash
34851 cdot
34852 \series default
34853
34854 \begin_inset Foot
34855 status collapsed
34856
34857 \begin_layout Plain Layout
34858 véase 
34859 \begin_inset CommandInset ref
34860 LatexCommand ref
34861 reference "sub:Operadores-binarios"
34862
34863 \end_inset
34864
34865
34866 \end_layout
34867
34868 \end_inset
34869
34870  continuamente, porque este carácter está definido en todas las codificaciones
34871  como carácter de texto.
34872  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
34873 \end_layout
34874
34875 \begin_layout Standard
34876
34877 \series bold
34878
34879 \backslash
34880 Declare Inputtext{183}{
34881 \backslash
34882 ifmmode
34883 \backslash
34884 cdot
34885 \backslash
34886 else
34887 \backslash
34888 textperiodcentered
34889 \backslash
34890 f\SpecialChar \textcompwordmark{}
34891 i}
34892 \end_layout
34893
34894 \begin_layout Standard
34895 La codificación de caracteres (menú 
34896 \family sans
34897 Documento\SpecialChar \menuseparator
34898 Configuración\SpecialChar \menuseparator
34899 Idioma
34900 \family default
34901 ) especifica el carácter que se muestra al pulsar una tecla.
34902  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
34903  
34904 \series bold
34905
34906 \backslash
34907 textperiodcentered
34908 \series default
34909 .
34910  Pero este comando no está disponible en ecuaciones así que obtendrías errores
34911  de LaTeX.
34912  Con la codificación cambiada se escoge automáticamente el comando correcto,
34913  dependiendo de si el carácter se ha insertado en una ecuación o no.
34914 \end_layout
34915
34916 \begin_layout Standard
34917 La codificación de diversos caracteres se guarda en archivos de definición.
34918  Por ejemplo la codificación 
34919 \series bold
34920 latin9
34921 \series default
34922  se define en el archivo 
34923 \series bold
34924 latin9.def
34925 \series default
34926  que está en el directorio de LaTeX.
34927  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
34928  archivo de definición, de lo contrario nuestros documentos no podrían ser
34929  editados en otros ordenadores.
34930 \begin_inset VSpace medskip
34931 \end_inset
34932
34933
34934 \end_layout
34935
34936 \begin_layout Standard
34937 Además del punto centrado, en este documento se ha definido el símbolo grado
34938  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
34939  directamente en una fórmula:
34940 \end_layout
34941
34942 \begin_layout Standard
34943
34944 \series bold
34945
34946 \backslash
34947 DeclareInputtext{176}{
34948 \backslash
34949 ifmmode^
34950 \backslash
34951 circ
34952 \backslash
34953 else
34954 \backslash
34955 textdegree
34956 \backslash
34957 f\SpecialChar \textcompwordmark{}
34958 i}
34959 \begin_inset Newpage newpage
34960 \end_inset
34961
34962
34963 \end_layout
34964
34965 \begin_layout Section
34966 \start_of_appendix
34967 Notas sobre tipografía
34968 \begin_inset Index
34969 status collapsed
34970
34971 \begin_layout Plain Layout
34972 Tipografía, notas
34973 \end_layout
34974
34975 \end_inset
34976
34977
34978 \end_layout
34979
34980 \begin_layout Standard
34981 Esta sección es un resumen de las normas tipográficas ISO más importantes.
34982 \begin_inset Foot
34983 status collapsed
34984
34985 \begin_layout Plain Layout
34986 Este compendio se ha tomado parcialmente del diccionario semioficial alemán
34987  
34988 \begin_inset Quotes fld
34989 \end_inset
34990
34991 Duden
34992 \begin_inset Quotes frd
34993 \end_inset
34994
34995  
34996 \begin_inset CommandInset citation
34997 LatexCommand cite
34998 key "Duden"
34999
35000 \end_inset
35001
35002 , que incluye algunas de las normas ISO.
35003  
35004 \begin_inset Newline newline
35005 \end_inset
35006
35007 (
35008 \emph on
35009 N.
35010 \begin_inset space \thinspace{}
35011 \end_inset
35012
35013 del t.
35014 \emph default
35015 : Para documentación en español sobre el tema, véase 
35016 \begin_inset CommandInset citation
35017 LatexCommand cite
35018 key "Bezos"
35019
35020 \end_inset
35021
35022 .)
35023 \end_layout
35024
35025 \end_inset
35026
35027
35028 \end_layout
35029
35030 \begin_layout Itemize
35031 Las unidades físicas se escriben 
35032 \emph on
35033 siempre 
35034 \emph default
35035 en redonda
35036 \begin_inset Foot
35037 status collapsed
35038
35039 \begin_layout Plain Layout
35040 véase estilos de fuentes en 
35041 \begin_inset CommandInset ref
35042 LatexCommand ref
35043 reference "sub:Estilos-de-fuentes"
35044
35045 \end_inset
35046
35047
35048 \end_layout
35049
35050 \end_inset
35051
35052 : 30
35053 \begin_inset space \thinspace{}
35054 \end_inset
35055
35056 km/h
35057 \begin_inset Newline newline
35058 \end_inset
35059
35060 Entre el valor y la unidad hay un espacio delgado, véase 
35061 \begin_inset CommandInset ref
35062 LatexCommand ref
35063 reference "sub:Espacio-predefinido"
35064
35065 \end_inset
35066
35067 .
35068 \begin_inset Newline newline
35069 \end_inset
35070
35071 Esta norma la cumple automáticamente el comando 
35072 \series bold
35073
35074 \backslash
35075 unittwo
35076 \series default
35077 .
35078  Si se introduce en una fórmula aparecen dos cuadros.
35079  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
35080  como antes, 
35081 \begin_inset Formula $\unit[30]{km/h}$
35082 \end_inset
35083
35084
35085 \begin_inset space \thinspace{}
35086 \end_inset
35087
35088 .
35089  Ten en cuenta que 
35090 \series bold
35091
35092 \backslash
35093 unittwo
35094 \series default
35095  no es un auténtico comando LaTeX, sino el comando 
35096 \series bold
35097
35098 \backslash
35099 unit[value]{unit}
35100 \series default
35101 , por tanto no lo puedes usar en código TeX.
35102 \end_layout
35103
35104 \begin_layout Itemize
35105 Los signos por ciento y por mil se escriben como las unidades físicas:
35106 \begin_inset Newline newline
35107 \end_inset
35108
35109 1,2
35110 \begin_inset space \thinspace{}
35111 \end_inset
35112
35113 ‰ de alcohol en sangre.
35114 \end_layout
35115
35116 \begin_layout Itemize
35117 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
35118  otra unidad: 15
35119 \begin_inset space \thinspace{}
35120 \end_inset
35121
35122 °C
35123 \end_layout
35124
35125 \begin_layout Itemize
35126 En números con más de cuatro dígitos se inserta un espacio delgado para
35127  separarlos en grupos de tres cifras: 18
35128 \begin_inset space \thinspace{}
35129 \end_inset
35130
35131 473
35132 \begin_inset space \thinspace{}
35133 \end_inset
35134
35135 588
35136 \end_layout
35137
35138 \begin_layout Itemize
35139 Para dimensiones como 120×90×40
35140 \begin_inset space \thinspace{}
35141 \end_inset
35142
35143 cm se usa el aspa de multiplicar 
35144 \begin_inset Quotes fld
35145 \end_inset
35146
35147 ×
35148 \begin_inset Quotes frd
35149 \end_inset
35150
35151 .
35152  Se puede insertar con el comando LaTeX 
35153 \series bold
35154
35155 \backslash
35156 texttimes
35157 \series default
35158  o directamente con alguna combinación de teclas.
35159 \end_layout
35160
35161 \begin_layout Itemize
35162 Las funciones con nombres que constan de varias letras se escriben en redonda
35163  para evitar confusiones, véase 
35164 \begin_inset CommandInset ref
35165 LatexCommand ref
35166 reference "sub:Funciones-predefinidas"
35167
35168 \end_inset
35169
35170 .
35171 \end_layout
35172
35173 \begin_layout Itemize
35174 Los índices que constan de varias letras se escriben en redonda: 
35175 \begin_inset Formula $E_{\mbox{cin}}$
35176 \end_inset
35177
35178
35179 \begin_inset Newline newline
35180 \end_inset
35181
35182 Los componentes de una matriz se escriben en cursiva: 
35183 \begin_inset Formula $\hat{H}_{kl}$
35184 \end_inset
35185
35186
35187 \end_layout
35188
35189 \begin_layout Itemize
35190 El operador de diferenciación/integración 'd', el número de Euler 'e' y
35191  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
35192 s con otras variables.
35193  
35194 \end_layout
35195
35196 \begin_layout Standard
35197 \begin_inset Newpage newpage
35198 \end_inset
35199
35200
35201 \end_layout
35202
35203 \begin_layout Section
35204 Sinónimos
35205 \begin_inset Index
35206 status collapsed
35207
35208 \begin_layout Plain Layout
35209 Sinónimos
35210 \end_layout
35211
35212 \end_inset
35213
35214
35215 \end_layout
35216
35217 \begin_layout Standard
35218 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
35219  como los que se recogen en esta lista:
35220 \begin_inset Foot
35221 status collapsed
35222
35223 \begin_layout Plain Layout
35224 véase también 
35225 \begin_inset CommandInset ref
35226 LatexCommand ref
35227 reference "fn:sinónimos"
35228
35229 \end_inset
35230
35231 .
35232 \end_layout
35233
35234 \end_inset
35235
35236
35237 \end_layout
35238
35239 \begin_layout Standard
35240
35241 \end_layout
35242
35243 \begin_layout Standard
35244 \begin_inset VSpace bigskip
35245 \end_inset
35246
35247
35248 \begin_inset space \hfill{}
35249 \end_inset
35250
35251
35252 \begin_inset Tabular
35253 <lyxtabular version="3" rows="12" columns="2">
35254 <features>
35255 <column alignment="center" valignment="top" width="0pt">
35256 <column alignment="center" valignment="top" width="0pt">
35257 <row>
35258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35259 \begin_inset Text
35260
35261 \begin_layout Plain Layout
35262 Comando
35263 \end_layout
35264
35265 \end_inset
35266 </cell>
35267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35268 \begin_inset Text
35269
35270 \begin_layout Plain Layout
35271 equivalente a
35272 \begin_inset Note Note
35273 status collapsed
35274
35275 \begin_layout Plain Layout
35276
35277 \series bold
35278
35279 \backslash
35280 raisebox
35281 \series default
35282  se usa sólo como espaciador
35283 \end_layout
35284
35285 \end_inset
35286
35287
35288 \end_layout
35289
35290 \end_inset
35291 </cell>
35292 </row>
35293 <row>
35294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35295 \begin_inset Text
35296
35297 \begin_layout Plain Layout
35298
35299 \backslash
35300 ast
35301 \end_layout
35302
35303 \end_inset
35304 </cell>
35305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35306 \begin_inset Text
35307
35308 \begin_layout Plain Layout
35309 \begin_inset ERT
35310 status collapsed
35311
35312 \begin_layout Plain Layout
35313
35314
35315 \backslash
35316 raisebox{-1.2mm}{
35317 \end_layout
35318
35319 \end_inset
35320
35321 *
35322 \begin_inset ERT
35323 status collapsed
35324
35325 \begin_layout Plain Layout
35326
35327 }
35328 \end_layout
35329
35330 \end_inset
35331
35332
35333 \end_layout
35334
35335 \end_inset
35336 </cell>
35337 </row>
35338 <row>
35339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35340 \begin_inset Text
35341
35342 \begin_layout Plain Layout
35343
35344 \backslash
35345 choose
35346 \end_layout
35347
35348 \end_inset
35349 </cell>
35350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35351 \begin_inset Text
35352
35353 \begin_layout Plain Layout
35354
35355 \backslash
35356 binom
35357 \end_layout
35358
35359 \end_inset
35360 </cell>
35361 </row>
35362 <row>
35363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35364 \begin_inset Text
35365
35366 \begin_layout Plain Layout
35367
35368 \backslash
35369 geq
35370 \end_layout
35371
35372 \end_inset
35373 </cell>
35374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35375 \begin_inset Text
35376
35377 \begin_layout Plain Layout
35378
35379 \backslash
35380 ge
35381 \end_layout
35382
35383 \end_inset
35384 </cell>
35385 </row>
35386 <row>
35387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35388 \begin_inset Text
35389
35390 \begin_layout Plain Layout
35391
35392 \backslash
35393 lbrace
35394 \end_layout
35395
35396 \end_inset
35397 </cell>
35398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35399 \begin_inset Text
35400
35401 \begin_layout Plain Layout
35402 {
35403 \end_layout
35404
35405 \end_inset
35406 </cell>
35407 </row>
35408 <row>
35409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35410 \begin_inset Text
35411
35412 \begin_layout Plain Layout
35413
35414 \backslash
35415 lbracket
35416 \end_layout
35417
35418 \end_inset
35419 </cell>
35420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35421 \begin_inset Text
35422
35423 \begin_layout Plain Layout
35424 [
35425 \end_layout
35426
35427 \end_inset
35428 </cell>
35429 </row>
35430 <row>
35431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35432 \begin_inset Text
35433
35434 \begin_layout Plain Layout
35435
35436 \backslash
35437 leftarrow
35438 \end_layout
35439
35440 \end_inset
35441 </cell>
35442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35443 \begin_inset Text
35444
35445 \begin_layout Plain Layout
35446
35447 \backslash
35448 gets
35449 \end_layout
35450
35451 \end_inset
35452 </cell>
35453 </row>
35454 <row>
35455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35456 \begin_inset Text
35457
35458 \begin_layout Plain Layout
35459
35460 \backslash
35461 leq
35462 \end_layout
35463
35464 \end_inset
35465 </cell>
35466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35467 \begin_inset Text
35468
35469 \begin_layout Plain Layout
35470
35471 \backslash
35472 le
35473 \end_layout
35474
35475 \end_inset
35476 </cell>
35477 </row>
35478 <row>
35479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35480 \begin_inset Text
35481
35482 \begin_layout Plain Layout
35483
35484 \backslash
35485 lor
35486 \end_layout
35487
35488 \end_inset
35489 </cell>
35490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35491 \begin_inset Text
35492
35493 \begin_layout Plain Layout
35494
35495 \backslash
35496 vee
35497 \end_layout
35498
35499 \end_inset
35500 </cell>
35501 </row>
35502 <row>
35503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35504 \begin_inset Text
35505
35506 \begin_layout Plain Layout
35507
35508 \backslash
35509 neq
35510 \end_layout
35511
35512 \end_inset
35513 </cell>
35514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35515 \begin_inset Text
35516
35517 \begin_layout Plain Layout
35518
35519 \backslash
35520 not=
35521 \end_layout
35522
35523 \end_inset
35524 </cell>
35525 </row>
35526 <row>
35527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35528 \begin_inset Text
35529
35530 \begin_layout Plain Layout
35531
35532 \backslash
35533 slash
35534 \end_layout
35535
35536 \end_inset
35537 </cell>
35538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35539 \begin_inset Text
35540
35541 \begin_layout Plain Layout
35542 /
35543 \end_layout
35544
35545 \end_inset
35546 </cell>
35547 </row>
35548 <row>
35549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35550 \begin_inset Text
35551
35552 \begin_layout Plain Layout
35553
35554 \backslash
35555 vert
35556 \end_layout
35557
35558 \end_inset
35559 </cell>
35560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35561 \begin_inset Text
35562
35563 \begin_layout Plain Layout
35564 |
35565 \end_layout
35566
35567 \end_inset
35568 </cell>
35569 </row>
35570 </lyxtabular>
35571
35572 \end_inset
35573
35574
35575 \begin_inset space \hfill{}
35576 \end_inset
35577
35578
35579 \begin_inset Tabular
35580 <lyxtabular version="3" rows="12" columns="2">
35581 <features>
35582 <column alignment="center" valignment="top" width="0pt">
35583 <column alignment="center" valignment="top" width="0pt">
35584 <row>
35585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35586 \begin_inset Text
35587
35588 \begin_layout Plain Layout
35589 Comando
35590 \end_layout
35591
35592 \end_inset
35593 </cell>
35594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35595 \begin_inset Text
35596
35597 \begin_layout Plain Layout
35598 equivalente a
35599 \end_layout
35600
35601 \end_inset
35602 </cell>
35603 </row>
35604 <row>
35605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35606 \begin_inset Text
35607
35608 \begin_layout Plain Layout
35609
35610 \backslash
35611 backslash
35612 \end_layout
35613
35614 \end_inset
35615 </cell>
35616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35617 \begin_inset Text
35618
35619 \begin_layout Plain Layout
35620
35621 \backslash
35622
35623 \backslash
35624
35625 \end_layout
35626
35627 \end_inset
35628 </cell>
35629 </row>
35630 <row>
35631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35632 \begin_inset Text
35633
35634 \begin_layout Plain Layout
35635
35636 \backslash
35637 dasharrow
35638 \end_layout
35639
35640 \end_inset
35641 </cell>
35642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35643 \begin_inset Text
35644
35645 \begin_layout Plain Layout
35646
35647 \backslash
35648 dashrightarrow
35649 \end_layout
35650
35651 \end_inset
35652 </cell>
35653 </row>
35654 <row>
35655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35656 \begin_inset Text
35657
35658 \begin_layout Plain Layout
35659
35660 \backslash
35661 land
35662 \end_layout
35663
35664 \end_inset
35665 </cell>
35666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35667 \begin_inset Text
35668
35669 \begin_layout Plain Layout
35670
35671 \backslash
35672 wedge
35673 \end_layout
35674
35675 \end_inset
35676 </cell>
35677 </row>
35678 <row>
35679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35680 \begin_inset Text
35681
35682 \begin_layout Plain Layout
35683
35684 \backslash
35685 rbrace
35686 \end_layout
35687
35688 \end_inset
35689 </cell>
35690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35691 \begin_inset Text
35692
35693 \begin_layout Plain Layout
35694 }
35695 \end_layout
35696
35697 \end_inset
35698 </cell>
35699 </row>
35700 <row>
35701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35702 \begin_inset Text
35703
35704 \begin_layout Plain Layout
35705
35706 \backslash
35707 rbracket
35708 \end_layout
35709
35710 \end_inset
35711 </cell>
35712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35713 \begin_inset Text
35714
35715 \begin_layout Plain Layout
35716 ]
35717 \end_layout
35718
35719 \end_inset
35720 </cell>
35721 </row>
35722 <row>
35723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35724 \begin_inset Text
35725
35726 \begin_layout Plain Layout
35727
35728 \backslash
35729 rightarrow
35730 \end_layout
35731
35732 \end_inset
35733 </cell>
35734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35735 \begin_inset Text
35736
35737 \begin_layout Plain Layout
35738
35739 \backslash
35740 to
35741 \end_layout
35742
35743 \end_inset
35744 </cell>
35745 </row>
35746 <row>
35747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35748 \begin_inset Text
35749
35750 \begin_layout Plain Layout
35751
35752 \backslash
35753 lnot
35754 \end_layout
35755
35756 \end_inset
35757 </cell>
35758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35759 \begin_inset Text
35760
35761 \begin_layout Plain Layout
35762
35763 \backslash
35764 neg
35765 \end_layout
35766
35767 \end_inset
35768 </cell>
35769 </row>
35770 <row>
35771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35772 \begin_inset Text
35773
35774 \begin_layout Plain Layout
35775
35776 \backslash
35777 ne
35778 \end_layout
35779
35780 \end_inset
35781 </cell>
35782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35783 \begin_inset Text
35784
35785 \begin_layout Plain Layout
35786
35787 \backslash
35788 not=
35789 \end_layout
35790
35791 \end_inset
35792 </cell>
35793 </row>
35794 <row>
35795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35796 \begin_inset Text
35797
35798 \begin_layout Plain Layout
35799
35800 \backslash
35801 owns
35802 \end_layout
35803
35804 \end_inset
35805 </cell>
35806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35807 \begin_inset Text
35808
35809 \begin_layout Plain Layout
35810
35811 \backslash
35812 ni
35813 \end_layout
35814
35815 \end_inset
35816 </cell>
35817 </row>
35818 <row>
35819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35820 \begin_inset Text
35821
35822 \begin_layout Plain Layout
35823
35824 \backslash
35825 square
35826 \end_layout
35827
35828 \end_inset
35829 </cell>
35830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35831 \begin_inset Text
35832
35833 \begin_layout Plain Layout
35834
35835 \backslash
35836 Box
35837 \end_layout
35838
35839 \end_inset
35840 </cell>
35841 </row>
35842 <row>
35843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35844 \begin_inset Text
35845
35846 \begin_layout Plain Layout
35847
35848 \backslash
35849 Vert
35850 \end_layout
35851
35852 \end_inset
35853 </cell>
35854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35855 \begin_inset Text
35856
35857 \begin_layout Plain Layout
35858
35859 \backslash
35860 |
35861 \end_layout
35862
35863 \end_inset
35864 </cell>
35865 </row>
35866 </lyxtabular>
35867
35868 \end_inset
35869
35870
35871 \begin_inset space \hfill{}
35872 \end_inset
35873
35874
35875 \end_layout
35876
35877 \begin_layout Standard
35878 \begin_inset Newpage newpage
35879 \end_inset
35880
35881
35882 \end_layout
35883
35884 \begin_layout Bibliography
35885 \begin_inset CommandInset bibitem
35886 LatexCommand bibitem
35887 key "TLC2"
35888
35889 \end_inset
35890
35891
35892 \shape smallcaps
35893 Mittelbach, F.
35894  ; Goossens, M.
35895 \shape default
35896
35897 \shape italic
35898 The LaTeX Companion
35899 \shape default
35900 .
35901  Addison Wesley, 2004
35902 \end_layout
35903
35904 \begin_layout Bibliography
35905 \begin_inset CommandInset bibitem
35906 LatexCommand bibitem
35907 key "Mathmode"
35908
35909 \end_inset
35910
35911
35912 \begin_inset CommandInset href
35913 LatexCommand href
35914 name "Descripción"
35915 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35916
35917 \end_inset
35918
35919  de habilidades matemáticas de LaTeX
35920 \end_layout
35921
35922 \begin_layout Bibliography
35923 \begin_inset CommandInset bibitem
35924 LatexCommand bibitem
35925 key "Voss"
35926
35927 \end_inset
35928
35929
35930 \begin_inset CommandInset href
35931 LatexCommand href
35932 name "Página web"
35933 target "http://tug.org/TeXnik/"
35934
35935 \end_inset
35936
35937  sugerencias y consejos de LaTeX
35938 \end_layout
35939
35940 \begin_layout Bibliography
35941 \begin_inset CommandInset bibitem
35942 LatexCommand bibitem
35943 key "AMS"
35944
35945 \end_inset
35946
35947
35948 \begin_inset CommandInset href
35949 LatexCommand href
35950 name "Descripción"
35951 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35952
35953 \end_inset
35954
35955  de 
35956 \begin_inset ERT
35957 status collapsed
35958
35959 \begin_layout Plain Layout
35960
35961
35962 \backslash
35963 AmS
35964 \end_layout
35965
35966 \end_inset
35967
35968 -LaTeX
35969 \end_layout
35970
35971 \begin_layout Bibliography
35972 \begin_inset CommandInset bibitem
35973 LatexCommand bibitem
35974 key "Symbole"
35975
35976 \end_inset
35977
35978
35979 \begin_inset CommandInset href
35980 LatexCommand href
35981 name "Lista"
35982 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35983
35984 \end_inset
35985
35986  de todos los símbolos disponibles con paquetes LaTeX
35987 \end_layout
35988
35989 \begin_layout Bibliography
35990 \begin_inset CommandInset bibitem
35991 LatexCommand bibitem
35992 key "hyperref"
35993
35994 \end_inset
35995
35996
35997 \begin_inset CommandInset href
35998 LatexCommand href
35999 name "Documentación"
36000 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36001
36002 \end_inset
36003
36004  del paquete LaTeX 
36005 \series bold
36006 hyperref
36007 \series default
36008
36009 \begin_inset Index
36010 status collapsed
36011
36012 \begin_layout Plain Layout
36013 Paquetes ! hyperref
36014 \end_layout
36015
36016 \end_inset
36017
36018
36019 \end_layout
36020
36021 \begin_layout Bibliography
36022 \begin_inset CommandInset bibitem
36023 LatexCommand bibitem
36024 key "Mathclap"
36025
36026 \end_inset
36027
36028
36029 \begin_inset CommandInset href
36030 LatexCommand href
36031 name "Descripción"
36032 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36033
36034 \end_inset
36035
36036  del comando 
36037 \series bold
36038
36039 \backslash
36040 mathclap
36041 \series default
36042 , descrito en 
36043 \begin_inset CommandInset ref
36044 LatexCommand ref
36045 reference "sub:Límites-de-operadores"
36046
36047 \end_inset
36048
36049
36050 \begin_inset Index
36051 status collapsed
36052
36053 \begin_layout Plain Layout
36054 Comandos ! M ! 
36055 \backslash
36056 mathclap
36057 \end_layout
36058
36059 \end_inset
36060
36061
36062 \end_layout
36063
36064 \begin_layout Bibliography
36065 \begin_inset CommandInset bibitem
36066 LatexCommand bibitem
36067 key "Duden"
36068
36069 \end_inset
36070
36071
36072 \emph on
36073 Duden Band 1
36074 \emph default
36075 .
36076  22.
36077  Auflage, Duden 2001
36078 \end_layout
36079
36080 \begin_layout Bibliography
36081 \begin_inset CommandInset bibitem
36082 LatexCommand bibitem
36083 key "spanish"
36084
36085 \end_inset
36086
36087
36088 \begin_inset CommandInset href
36089 LatexCommand href
36090 name "Documentación"
36091 target "http://www.tex-tipografia.com/archive/spanish.pdf"
36092
36093 \end_inset
36094
36095  del estilo 
36096 \series bold
36097 spanish
36098 \family sans
36099 \series default
36100  
36101 \family default
36102 incluido en el paquete 
36103 \series bold
36104 babel
36105 \end_layout
36106
36107 \begin_layout Bibliography
36108 \begin_inset CommandInset bibitem
36109 LatexCommand bibitem
36110 key "Bezos"
36111
36112 \end_inset
36113
36114
36115 \begin_inset CommandInset href
36116 LatexCommand href
36117 name "Documento"
36118 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
36119
36120 \end_inset
36121
36122  sobre ortotipografía y notaciones matemáticas en español
36123 \end_layout
36124
36125 \begin_layout Standard
36126
36127 \family sans
36128 \series bold
36129 \begin_inset CommandInset index_print
36130 LatexCommand printindex
36131
36132 \end_inset
36133
36134
36135 \end_layout
36136
36137 \end_body
36138 \end_document