]> git.lyx.org Git - features.git/blob - lib/doc/es/Math.lyx
UserGuide.lyx, Math.lyx: some fixes spotted by Ignacio
[features.git] / lib / doc / es / Math.lyx
1 #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \newlength{\abc}
43 \settowidth{\abc}{\space}
44 \addto\extrasspanish{
45  \renewcommand{\equationautorefname}{\hspace{-\abc}}
46  \renewcommand{\sectionautorefname}{sec.\negthinspace}
47  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC are numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 \setkomafont{captionlabel}{\bfseries}
71
72 % used in Kap. 22.6
73 \usepackage[samesize]{cancel}
74
75 % enables calculation of values,
76 \usepackage{calc}
77
78 % for multiple table row and column cells
79 \usepackage{multirow}
80 \usepackage{multicol}
81
82 % needed in sec. 19.4
83 \usepackage{remreset}
84
85 % center multirows (e.g. in sec. 13.3)
86 \renewcommand{\multirowsetup}{\centering}
87
88 % define a color, used in sec.9.3
89 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
90
91 % declare operators (see sec. 10.4 and sec. 15.2)
92 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
93 \DeclareMathOperator{\sgn}{sgn}
94
95 \newcommand{\spce}{\textvisiblespace}
96
97 % example definitions for sec. 20.1 
98 \newcommand{\gr}{\Longrightarrow}
99 \newcommand{\us}[1]{\underline{#1}}
100 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
101 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
102 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
103
104 % example macro from sec. 19.4
105 %\def\tagform@#1{\maketag@@@{|#1|}}
106
107 % macro from sec. 10.2
108 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
109 \def\mathclap {\mathpalette \mathclapinternal}
110 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
111
112 % redefine the greyed out note
113 \renewenvironment{lyxgreyedout}
114  {\textcolor{blue}\bgroup}{\egroup}
115
116 % ------------------------------------
117 % used to check for needed LaTeX packages
118 \usepackage{ifthen}
119
120 % check for package eurosym
121 % used for the Euro symbol
122 \newboolean{eurosym}
123 \IfFileExists{eurosym.sty}
124  {\usepackage[gennarrow]{eurosym}
125   \setboolean{eurosym}{true}}
126  {\setboolean{eurosym}{false}}
127
128 % needed in sec. 22.4
129 % check for package braket
130 \newboolean{braket}
131 \IfFileExists{braket.sty}
132  {\usepackage{braket}
133   \setboolean{braket}{true}}
134  {\setboolean{braket}{false}}
135
136 % needed in sec. 22.10
137 % check for package upgreek
138 \newboolean{upgreek}
139 \IfFileExists{upgreek.sty}
140  {\usepackage{upgreek}
141   \setboolean{upgreek}{true}}
142  {\setboolean{upgreek}{false}}
143 \end_preamble
144 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
145 \use_default_options false
146 \language spanish
147 \inputencoding auto
148 \font_roman default
149 \font_sans default
150 \font_typewriter default
151 \font_default_family default
152 \font_sc false
153 \font_osf false
154 \font_sf_scale 100
155 \font_tt_scale 100
156
157 \graphics default
158 \paperfontsize 12
159 \spacing single
160 \use_hyperref true
161 \pdf_title "Manual detallado de Matemáticas en LyX"
162 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
163 \pdf_subject "LyX-documentation about math"
164 \pdf_keywords "LyX, Mathed"
165 \pdf_bookmarks true
166 \pdf_bookmarksnumbered true
167 \pdf_bookmarksopen true
168 \pdf_bookmarksopenlevel 1
169 \pdf_breaklinks false
170 \pdf_pdfborder false
171 \pdf_colorlinks true
172 \pdf_backref false
173 \pdf_pdfusetitle false
174 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
175 \papersize a4paper
176 \use_geometry false
177 \use_amsmath 2
178 \use_esint 1
179 \cite_engine basic
180 \use_bibtopic false
181 \paperorientation portrait
182 \secnumdepth 4
183 \tocdepth 3
184 \paragraph_separation skip
185 \defskip medskip
186 \quotes_language french
187 \papercolumns 1
188 \papersides 2
189 \paperpagestyle plain
190 \bullet 1 0 6 -1
191 \bullet 2 2 35 -1
192 \bullet 3 2 7 -1
193 \tracking_changes false
194 \output_changes false
195 \author "" 
196 \author "" 
197 \end_header
198
199 \begin_body
200
201 \begin_layout Title
202 Manual detallado de
203 \begin_inset Newline newline
204 \end_inset
205
206 Matemáticas en LyX
207 \end_layout
208
209 \begin_layout Author
210 por el Equipo LyX
211 \begin_inset Foot
212 status collapsed
213
214 \begin_layout Plain Layout
215 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
216  lista de correo de documentación de LyX
217 \family typewriter
218
219 \begin_inset CommandInset href
220 LatexCommand href
221 name "lyx-docs@lists.lyx.org"
222 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
223
224 \end_inset
225
226
227 \end_layout
228
229 \end_inset
230
231
232 \begin_inset Note Note
233 status collapsed
234
235 \begin_layout Plain Layout
236 autor: Uwe Stöhr, traducción: Ignacio Garcia
237 \end_layout
238
239 \end_inset
240
241
242 \begin_inset Newline newline
243 \end_inset
244
245
246 \begin_inset Newline newline
247 \end_inset
248
249 Versión 1.6svn
250 \end_layout
251
252 \begin_layout Standard
253 \begin_inset CommandInset toc
254 LatexCommand tableofcontents
255
256 \end_inset
257
258
259 \end_layout
260
261 \begin_layout Standard
262 \begin_inset Note Note
263 status open
264
265 \begin_layout Plain Layout
266 Para exportar este documento a PDF, PS, o DVI deben estar instalados los
267  paquetes LaTeX 
268 \series bold
269 eurosym
270 \series default
271
272 \series bold
273 multirow
274 \series default
275  y 
276 \series bold
277 was
278 \series default
279 .
280  Si no están instalados también puedes exportar el documento pero las secciones
281  en que se requieren dichos paquetes no aparecerán en la salida.
282 \end_layout
283
284 \begin_layout Plain Layout
285 La última versión PDF de este documento está disponible en:
286 \begin_inset Newline newline
287 \end_inset
288
289
290 \series bold
291 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
292 \end_layout
293
294 \end_inset
295
296
297 \begin_inset Newpage newpage
298 \end_inset
299
300
301 \end_layout
302
303 \begin_layout Section
304 Introducción
305 \end_layout
306
307 \begin_layout Standard
308 Este documento explica las características matemáticas de LyX y además es
309  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
310  Las explicaciones están diseñadas para el uso de comandos.
311  Por consiguiente es preciso que hayas leído la sección 
312 \emph on
313 Ecuaciones matemáticas
314 \emph default
315  de la 
316 \emph on
317 Guía del usuario
318 \emph default
319 .
320 \end_layout
321
322 \begin_layout Standard
323 La mayoría de caracteres y muchas estructuras explicadas en este manual
324  también son accesibles mediante el menú 
325 \family sans
326 Insertar\SpecialChar \menuseparator
327 Ecuación
328 \family default
329  o la barra de herramientas
330 \family sans
331  Ecuaciones
332 \family default
333 .
334  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
335  mucho más rápido usar comandos que la barra de herramientas.
336  Por tanto este manual está enfocado al uso de comandos, aunque también
337  se mencionan los botones correspondientes de las barras de herramientas
338  cuando están disponibles.
339 \end_layout
340
341 \begin_layout Standard
342 Si no se especifica lo contrario los comandos sólo están disponibles dentro
343  de las fórmulas.
344  Para poder usar todos los comandos explicados en este documento, debe usarse
345  la opción 
346 \family sans
347 Usar el paquete de ecuaciones AMS
348 \family default
349  en la configuración del documento (menú 
350 \family sans
351 Documento\SpecialChar \menuseparator
352 Configuración\SpecialChar \menuseparator
353 Ecuaciones
354 \family default
355 )
356 \begin_inset Foot
357 status collapsed
358
359 \begin_layout Plain Layout
360 La opción 
361 \family sans
362 Usar el paquete de ecuaciones AMS automáticamente
363 \family default
364  sólo usa ecuaciones 
365 \begin_inset ERT
366 status collapsed
367
368 \begin_layout Plain Layout
369
370
371 \backslash
372 AmS 
373 \end_layout
374
375 \end_inset
376
377
378 \begin_inset space ~
379 \end_inset
380
381  si las estructuras matemáticas son soportadas por LyX.
382 \end_layout
383
384 \end_inset
385
386 .
387 \end_layout
388
389 \begin_layout Standard
390 Este documento no recoge todos los comandos de ecuaciones 
391 \begin_inset ERT
392 status collapsed
393
394 \begin_layout Plain Layout
395
396
397 \backslash
398 AmS 
399 \end_layout
400
401 \end_inset
402
403
404 \begin_inset Foot
405 status collapsed
406
407 \begin_layout Plain Layout
408 En el archivo 
409 \family sans
410
411 \begin_inset CommandInset href
412 LatexCommand href
413 name "amsguide.ps"
414 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
415
416 \end_inset
417
418
419 \family default
420 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
421  lista con todos los comandos de ecuaciones 
422 \begin_inset ERT
423 status collapsed
424
425 \begin_layout Plain Layout
426
427
428 \backslash
429 AmS 
430 \end_layout
431
432 \end_inset
433
434 .
435 \end_layout
436
437 \end_inset
438
439  por razones de claridad.
440 \end_layout
441
442 \begin_layout Section
443 Instrucciones generales
444 \end_layout
445
446 \begin_layout Standard
447 Para crear una ecuación en línea
448 \begin_inset Index
449 status collapsed
450
451 \begin_layout Plain Layout
452 Ecuación ! en línea
453 \end_layout
454
455 \end_inset
456
457 , insertada en una línea de texto, teclea 
458 \family sans
459 Ctrl-m
460 \family default
461  o pulsa el botón 
462 \begin_inset Graphics
463         filename ../../images/math-mode.png
464         scale 85
465
466 \end_inset
467
468  de la barra de herramientas.
469 \begin_inset Newline newline
470 \end_inset
471
472 Para crear una ecuación en estilo presentación
473 \begin_inset Index
474 status collapsed
475
476 \begin_layout Plain Layout
477 Ecuación ! presentada
478 \end_layout
479
480 \end_inset
481
482 , que se verá más grande y en su propio párrafo, teclea
483 \family sans
484  Ctrl-M
485 \family default
486 .
487 \end_layout
488
489 \begin_layout Standard
490 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
491  dentro de la ecuación y teclea 
492 \family sans
493 Ctrl-M
494 \family default
495  o usa el menú 
496 \family sans
497 Editar\SpecialChar \menuseparator
498 Ecuación\SpecialChar \menuseparator
499 Cambiar tipo de ecuación
500 \family default
501 .
502  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
503 \end_layout
504
505 \begin_layout Standard
506 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
507  presentada, escribe el comando 
508 \series bold
509
510 \backslash
511 displaystyle
512 \series default
513
514 \begin_inset Index
515 status collapsed
516
517 \begin_layout Plain Layout
518 Comandos ! D ! 
519 \backslash
520 displaystyle
521 \end_layout
522
523 \end_inset
524
525  en la ecuación y pulsa espacio.
526  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
527  de la ecuación.
528 \end_layout
529
530 \begin_layout Standard
531 En las tablas sólo se permiten ecuaciones en línea.
532 \end_layout
533
534 \begin_layout Standard
535 Las barras 
536 \family sans
537 Ecuaciones
538 \family default
539  y 
540 \family sans
541 Panel de ecuaciones 
542 \family default
543 se pueden visualizar mediante el menú 
544 \family sans
545 Ver\SpecialChar \menuseparator
546 Barras de herramientas
547 \family default
548 .
549  Si ahí pulsas en 
550 \begin_inset Quotes fld
551 \end_inset
552
553 Ecuaciones
554 \begin_inset Quotes frd
555 \end_inset
556
557  y/o en 
558 \begin_inset Quotes fld
559 \end_inset
560
561 Panel de ecuaciones
562 \begin_inset Quotes frd
563 \end_inset
564
565 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
566  estado se visualiza en el menú de las barras de herramientas con una marca.
567  Si en este estado pulsas de nuevo sobre 
568 \begin_inset Quotes fld
569 \end_inset
570
571 Ecuaciones
572 \begin_inset Quotes frd
573 \end_inset
574
575  y/o 
576 \begin_inset Quotes fld
577 \end_inset
578
579 Panel de ecuaciones
580 \begin_inset Quotes frd
581 \end_inset
582
583  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
584  de una ecuación; este estado se indica añadiendo a las entradas del menú
585  la palabra 
586 \begin_inset Quotes fld
587 \end_inset
588
589 (auto)
590 \begin_inset Quotes frd
591 \end_inset
592
593 .
594  
595 \end_layout
596
597 \begin_layout Standard
598 El modo TeX
599 \begin_inset Index
600 status collapsed
601
602 \begin_layout Plain Layout
603 T@TeX ! modo
604 \end_layout
605
606 \end_inset
607
608  se invoca pulsando el botón 
609 \begin_inset Graphics
610         filename ../../images/ert-insert.png
611         scale 85
612
613 \end_inset
614
615  de la barra de herramientas o con el menú 
616 \family sans
617 Insertar\SpecialChar \menuseparator
618 Código Te
619 \begin_inset ERT
620 status collapsed
621
622 \begin_layout Plain Layout
623
624 {}
625 \end_layout
626
627 \end_inset
628
629 X
630 \family default
631 , (atajo 
632 \family sans
633 Ctrl-l
634 \family default
635 ).
636 \begin_inset Note Note
637 status open
638
639 \begin_layout Plain Layout
640 En LyX hay tres 
641 \begin_inset Quotes fld
642 \end_inset
643
644 nombres propios
645 \begin_inset Quotes frd
646 \end_inset
647
648  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
649  LaTeX y LyX.
650 \end_layout
651
652 \begin_layout Plain Layout
653 Para evitar que estas palabras sean reconocidas como tales nombres propios,
654  se inserta un par de llaves TeX.
655  
656 \end_layout
657
658 \end_inset
659
660
661 \end_layout
662
663 \begin_layout Standard
664 Para cambiar el preámbulo LaTeX
665 \begin_inset Index
666 status collapsed
667
668 \begin_layout Plain Layout
669 LaTeX preámbulo
670 \end_layout
671
672 \end_inset
673
674 , usa el menú 
675 \family sans
676 Documento\SpecialChar \menuseparator
677 Configuración\SpecialChar \menuseparator
678 Preámbulo LaT
679 \begin_inset ERT
680 status collapsed
681
682 \begin_layout Plain Layout
683
684 {}
685 \end_layout
686
687 \end_inset
688
689 eX
690 \family default
691 .
692 \end_layout
693
694 \begin_layout Standard
695 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
696  multilínea, se pueden usar los menús 
697 \family sans
698 Editar\SpecialChar \menuseparator
699 Ecuación
700 \family default
701  y 
702 \family sans
703 Editar\SpecialChar \menuseparator
704 Filas y columnas
705 \family default
706  o la barra de herramientas de 
707 \family sans
708 Tabla
709 \family default
710 .
711  Cuando las líneas y columnas se intercambian mediante el menú, la columna
712  o línea en la que está se cambia con la columna de la derecha o con la
713  línea de abajo, respectivamente.
714  Si el cursor está en la última columna o fila, el cambio se hace con la
715  columna de la izquierda o la línea de arriba.
716 \end_layout
717
718 \begin_layout Standard
719 Para escribir texto en fórmulas se usa 
720 \emph on
721 texto de ecuaciones
722 \emph default
723
724 \begin_inset Index
725 status collapsed
726
727 \begin_layout Plain Layout
728 Texto ! en ecuaciones
729 \end_layout
730
731 \end_inset
732
733 .
734 \begin_inset Foot
735 status collapsed
736
737 \begin_layout Plain Layout
738 Para ecuaciones multilínea se usa el comando 
739 \series bold
740
741 \backslash
742 intertext
743 \series default
744 , véase
745 \begin_inset space ~
746 \end_inset
747
748
749 \begin_inset CommandInset ref
750 LatexCommand ref
751 reference "sub:Texto-en-multilínea"
752
753 \end_inset
754
755 .
756 \end_layout
757
758 \end_inset
759
760  Este modo se invoca con el atajo 
761 \family sans
762 Alt-m
763 \begin_inset space ~
764 \end_inset
765
766 m
767 \family default
768  o insertando el comando 
769 \series bold
770
771 \backslash
772 text
773 \series default
774
775 \begin_inset Index
776 status collapsed
777
778 \begin_layout Plain Layout
779 Comandos ! T ! 
780 \backslash
781 text
782 \end_layout
783
784 \end_inset
785
786 .
787  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
788  partes de la ecuación que se ven en azul.
789  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
790 a de otras partes de la fórmula.
791 \end_layout
792
793 \begin_layout Subsection*
794 Esquema de comandos
795 \end_layout
796
797 \begin_layout Standard
798 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
799  siguiente esquema:
800 \end_layout
801
802 \begin_layout Standard
803
804 \series bold
805
806 \backslash
807 nombre_del_comando[argumento opcional]{argumento requerido}
808 \end_layout
809
810 \begin_layout Standard
811 Un comando empieza siempre por una barra inversa, 
812 \series bold
813
814 \backslash
815
816 \series default
817 .
818  Para omitir argumentos opcionales, quita también los corchetes asociados.
819  En este documento, las llaves que encierran los argumentos requeridos se
820  denominan llaves TeX
821 \begin_inset Index
822 status collapsed
823
824 \begin_layout Plain Layout
825 T@TeX ! llaves
826 \end_layout
827
828 \end_inset
829
830 .
831  Si en una ecuación añades una llave de apertura al nombre de un comando,
832  LyX crea automáticamente una llave TeX.
833  En todos los demás casos las llaves TeX se crean en las ecuaciones con
834  el comando 
835 \series bold
836
837 \backslash
838 {
839 \series default
840 .
841  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
842  que se muestran en azul.
843  En modo TeX no hace falta comando para poner llaves TeX.
844  Las llaves TeX no aparecen en la salida.
845 \end_layout
846
847 \begin_layout Standard
848 En el caso de comandos sin argumentos, como los comandos para símbolos que
849  se introducen en modo TeX, 
850 \emph on
851 siempre
852 \emph default
853  debe teclearse un espacio tras el comando para finalizarlo.
854  Este espacio no aparece en la salida.
855  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
856  de un espacio protegido en texto normal.
857 \end_layout
858
859 \begin_layout Standard
860 Un espacio protegido se inserta con 
861 \family sans
862 Ctrl-espacio
863 \family default
864 .
865 \begin_inset Newpage newpage
866 \end_inset
867
868
869 \end_layout
870
871 \begin_layout Subsection*
872 Explicación de la sintaxis
873 \end_layout
874
875 \begin_layout Itemize
876 El símbolo 
877 \begin_inset ERT
878 status collapsed
879
880 \begin_layout Plain Layout
881
882
883 \backslash
884 spce 
885 \end_layout
886
887 \end_inset
888
889
890 \begin_inset Foot
891 status collapsed
892
893 \begin_layout Plain Layout
894 Este carácter, espacio visible, se puede componer con el comando 
895 \series bold
896
897 \backslash
898 textvisiblespace
899 \series default
900
901 \begin_inset Index
902 status collapsed
903
904 \begin_layout Plain Layout
905 Comandos ! T ! 
906 \backslash
907 textvisiblespace
908 \end_layout
909
910 \end_inset
911
912  insertado en código TeX.
913 \end_layout
914
915 \end_inset
916
917  indica que hay que teclear un espacio.
918 \end_layout
919
920 \begin_layout Itemize
921 Una flecha como 
922 \begin_inset Formula $\rightarrow$
923 \end_inset
924
925  indica el uso de la correspondiente tecla de flecha.
926  
927 \end_layout
928
929 \begin_layout Subsection*
930 Unidades disponibles
931 \end_layout
932
933 \begin_layout Standard
934 \align center
935 \begin_inset Float table
936 placement H
937 wide false
938 sideways false
939 status open
940
941 \begin_layout Plain Layout
942 \align center
943 \begin_inset Caption
944
945 \begin_layout Plain Layout
946 \begin_inset CommandInset label
947 LatexCommand label
948 name "tab:Unidades-disponibles"
949
950 \end_inset
951
952 Unidades disponibles
953 \end_layout
954
955 \end_inset
956
957
958 \end_layout
959
960 \begin_layout Plain Layout
961 \align center
962 \begin_inset Tabular
963 <lyxtabular version="3" rows="13" columns="2">
964 <features>
965 <column alignment="center" valignment="top" width="0">
966 <column alignment="center" valignment="top" width="0">
967 <row>
968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
969 \begin_inset Text
970
971 \begin_layout Plain Layout
972 Unidad
973 \end_layout
974
975 \end_inset
976 </cell>
977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
978 \begin_inset Text
979
980 \begin_layout Plain Layout
981 Nombre / Descripción
982 \end_layout
983
984 \end_inset
985 </cell>
986 </row>
987 <row>
988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
989 \begin_inset Text
990
991 \begin_layout Plain Layout
992 mm
993 \end_layout
994
995 \end_inset
996 </cell>
997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
998 \begin_inset Text
999
1000 \begin_layout Plain Layout
1001 Milímetro
1002 \end_layout
1003
1004 \end_inset
1005 </cell>
1006 </row>
1007 <row>
1008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1009 \begin_inset Text
1010
1011 \begin_layout Plain Layout
1012 cm
1013 \end_layout
1014
1015 \end_inset
1016 </cell>
1017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1018 \begin_inset Text
1019
1020 \begin_layout Plain Layout
1021 Centímetro
1022 \end_layout
1023
1024 \end_inset
1025 </cell>
1026 </row>
1027 <row>
1028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1029 \begin_inset Text
1030
1031 \begin_layout Plain Layout
1032 in
1033 \end_layout
1034
1035 \end_inset
1036 </cell>
1037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1038 \begin_inset Text
1039
1040 \begin_layout Plain Layout
1041 Pulgada (1
1042 \begin_inset space \thinspace{}
1043 \end_inset
1044
1045 in = 2,54
1046 \begin_inset space \thinspace{}
1047 \end_inset
1048
1049 cm)
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 </row>
1055 <row>
1056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1057 \begin_inset Text
1058
1059 \begin_layout Plain Layout
1060 pt
1061 \end_layout
1062
1063 \end_inset
1064 </cell>
1065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Plain Layout
1069 Punto (72.27
1070 \begin_inset space \thinspace{}
1071 \end_inset
1072
1073 pt = 1
1074 \begin_inset space \thinspace{}
1075 \end_inset
1076
1077 in)
1078 \end_layout
1079
1080 \end_inset
1081 </cell>
1082 </row>
1083 <row>
1084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1085 \begin_inset Text
1086
1087 \begin_layout Plain Layout
1088 pc
1089 \end_layout
1090
1091 \end_inset
1092 </cell>
1093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1094 \begin_inset Text
1095
1096 \begin_layout Plain Layout
1097 Pica (1
1098 \begin_inset space \thinspace{}
1099 \end_inset
1100
1101 pc = 12
1102 \begin_inset space \thinspace{}
1103 \end_inset
1104
1105 pt)
1106 \end_layout
1107
1108 \end_inset
1109 </cell>
1110 </row>
1111 <row>
1112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1113 \begin_inset Text
1114
1115 \begin_layout Plain Layout
1116 sp
1117 \end_layout
1118
1119 \end_inset
1120 </cell>
1121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1122 \begin_inset Text
1123
1124 \begin_layout Plain Layout
1125 Punto escalado (65536
1126 \begin_inset space \thinspace{}
1127 \end_inset
1128
1129 sp = 1
1130 \begin_inset space \thinspace{}
1131 \end_inset
1132
1133 pt)
1134 \end_layout
1135
1136 \end_inset
1137 </cell>
1138 </row>
1139 <row>
1140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1141 \begin_inset Text
1142
1143 \begin_layout Plain Layout
1144 bp
1145 \end_layout
1146
1147 \end_inset
1148 </cell>
1149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1150 \begin_inset Text
1151
1152 \begin_layout Plain Layout
1153 Punto grande (72
1154 \begin_inset space \thinspace{}
1155 \end_inset
1156
1157 bp = 1
1158 \begin_inset space \thinspace{}
1159 \end_inset
1160
1161 in)
1162 \end_layout
1163
1164 \end_inset
1165 </cell>
1166 </row>
1167 <row>
1168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1169 \begin_inset Text
1170
1171 \begin_layout Plain Layout
1172 dd
1173 \end_layout
1174
1175 \end_inset
1176 </cell>
1177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1178 \begin_inset Text
1179
1180 \begin_layout Plain Layout
1181 Didot (1
1182 \begin_inset space \thinspace{}
1183 \end_inset
1184
1185 dd 
1186 \begin_inset Formula $\approx$
1187 \end_inset
1188
1189  0.376
1190 \begin_inset space \thinspace{}
1191 \end_inset
1192
1193 mm)
1194 \end_layout
1195
1196 \end_inset
1197 </cell>
1198 </row>
1199 <row>
1200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1201 \begin_inset Text
1202
1203 \begin_layout Plain Layout
1204 cc
1205 \end_layout
1206
1207 \end_inset
1208 </cell>
1209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1210 \begin_inset Text
1211
1212 \begin_layout Plain Layout
1213 Cicero (1
1214 \begin_inset space \thinspace{}
1215 \end_inset
1216
1217 cc = 12
1218 \begin_inset space \thinspace{}
1219 \end_inset
1220
1221 dd)
1222 \end_layout
1223
1224 \end_inset
1225 </cell>
1226 </row>
1227 <row>
1228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1229 \begin_inset Text
1230
1231 \begin_layout Plain Layout
1232 ex
1233 \end_layout
1234
1235 \end_inset
1236 </cell>
1237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1238 \begin_inset Text
1239
1240 \begin_layout Plain Layout
1241 Altura de la letra 
1242 \begin_inset Quotes fld
1243 \end_inset
1244
1245
1246 \emph on
1247 x
1248 \emph default
1249
1250 \begin_inset Quotes frd
1251 \end_inset
1252
1253  en la fuente actual
1254 \end_layout
1255
1256 \end_inset
1257 </cell>
1258 </row>
1259 <row>
1260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1261 \begin_inset Text
1262
1263 \begin_layout Plain Layout
1264 em
1265 \end_layout
1266
1267 \end_inset
1268 </cell>
1269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1270 \begin_inset Text
1271
1272 \begin_layout Plain Layout
1273 Anchura de la letra 
1274 \begin_inset Quotes fld
1275 \end_inset
1276
1277
1278 \emph on
1279 M
1280 \emph default
1281
1282 \begin_inset Quotes frd
1283 \end_inset
1284
1285  en la fuente actual
1286 \end_layout
1287
1288 \end_inset
1289 </cell>
1290 </row>
1291 <row>
1292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1293 \begin_inset Text
1294
1295 \begin_layout Plain Layout
1296 mu
1297 \end_layout
1298
1299 \end_inset
1300 </cell>
1301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1302 \begin_inset Text
1303
1304 \begin_layout Plain Layout
1305 Unidad matemática (1
1306 \begin_inset space \thinspace{}
1307 \end_inset
1308
1309 mu = 
1310 \begin_inset Formula $\nicefrac{1}{18}$
1311 \end_inset
1312
1313
1314 \begin_inset space \thinspace{}
1315 \end_inset
1316
1317 em)
1318 \end_layout
1319
1320 \end_inset
1321 </cell>
1322 </row>
1323 </lyxtabular>
1324
1325 \end_inset
1326
1327
1328 \end_layout
1329
1330 \end_inset
1331
1332
1333 \end_layout
1334
1335 \begin_layout Standard
1336 \align center
1337 \begin_inset Newpage newpage
1338 \end_inset
1339
1340
1341 \end_layout
1342
1343 \begin_layout Section
1344 Funciones básicas
1345 \end_layout
1346
1347 \begin_layout Subsection
1348 Exponentes
1349 \begin_inset Index
1350 status collapsed
1351
1352 \begin_layout Plain Layout
1353 Exponentes
1354 \end_layout
1355
1356 \end_inset
1357
1358  e índices
1359 \begin_inset Index
1360 status collapsed
1361
1362 \begin_layout Plain Layout
1363 Indices@Índices
1364 \end_layout
1365
1366 \end_inset
1367
1368
1369 \begin_inset Index
1370 status collapsed
1371
1372 \begin_layout Plain Layout
1373 Superíndices|see
1374 \begin_inset ERT
1375 status collapsed
1376
1377 \begin_layout Plain Layout
1378
1379 {
1380 \end_layout
1381
1382 \end_inset
1383
1384 Exponentes
1385 \begin_inset ERT
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389
1390 }
1391 \end_layout
1392
1393 \end_inset
1394
1395
1396 \end_layout
1397
1398 \end_inset
1399
1400
1401 \begin_inset Index
1402 status collapsed
1403
1404 \begin_layout Plain Layout
1405 Subíndices|see
1406 \begin_inset ERT
1407 status collapsed
1408
1409 \begin_layout Plain Layout
1410
1411 {
1412 \end_layout
1413
1414 \end_inset
1415
1416 Índices
1417 \begin_inset ERT
1418 status collapsed
1419
1420 \begin_layout Plain Layout
1421
1422 }
1423 \end_layout
1424
1425 \end_inset
1426
1427
1428 \end_layout
1429
1430 \end_inset
1431
1432
1433 \end_layout
1434
1435 \begin_layout Standard
1436 Los índices se componen con un guión bajo 
1437 \begin_inset Quotes fld
1438 \end_inset
1439
1440 _
1441 \begin_inset Quotes frd
1442 \end_inset
1443
1444  o con el botón de la barra de herramientas de ecuaciones 
1445 \begin_inset Graphics
1446         filename ../../images/math-subscript.png
1447         scale 85
1448
1449 \end_inset
1450
1451 , los exponentes con un circunflejo 
1452 \begin_inset Quotes fld
1453 \end_inset
1454
1455 ^
1456 \begin_inset Quotes frd
1457 \end_inset
1458
1459  o con el botón de la barra de herramientas de ecuaciones 
1460 \begin_inset Graphics
1461         filename ../../images/math-superscript.png
1462         scale 85
1463
1464 \end_inset
1465
1466 .
1467 \end_layout
1468
1469 \begin_layout Standard
1470 \noindent
1471 \align center
1472 \begin_inset Tabular
1473 <lyxtabular version="3" rows="4" columns="2">
1474 <features>
1475 <column alignment="center" valignment="top" width="0">
1476 <column alignment="center" valignment="top" width="0">
1477 <row>
1478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1479 \begin_inset Text
1480
1481 \begin_layout Plain Layout
1482 Comando
1483 \end_layout
1484
1485 \end_inset
1486 </cell>
1487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1488 \begin_inset Text
1489
1490 \begin_layout Plain Layout
1491 Resultado
1492 \begin_inset Note Note
1493 status collapsed
1494
1495 \begin_layout Plain Layout
1496
1497 \series bold
1498
1499 \backslash
1500 raisebox
1501 \series default
1502  sólo se usa como espaciador.
1503 \end_layout
1504
1505 \end_inset
1506
1507
1508 \end_layout
1509
1510 \end_inset
1511 </cell>
1512 </row>
1513 <row>
1514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1515 \begin_inset Text
1516
1517 \begin_layout Plain Layout
1518 B_V
1519 \end_layout
1520
1521 \end_inset
1522 </cell>
1523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1524 \begin_inset Text
1525
1526 \begin_layout Plain Layout
1527 \begin_inset Formula $B_{V}$
1528 \end_inset
1529
1530
1531 \end_layout
1532
1533 \end_inset
1534 </cell>
1535 </row>
1536 <row>
1537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1538 \begin_inset Text
1539
1540 \begin_layout Plain Layout
1541 B^V
1542 \end_layout
1543
1544 \end_inset
1545 </cell>
1546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1547 \begin_inset Text
1548
1549 \begin_layout Plain Layout
1550 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1551 \end_inset
1552
1553
1554 \end_layout
1555
1556 \end_inset
1557 </cell>
1558 </row>
1559 <row>
1560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1561 \begin_inset Text
1562
1563 \begin_layout Plain Layout
1564 B^
1565 \begin_inset ERT
1566 status collapsed
1567
1568 \begin_layout Plain Layout
1569
1570
1571 \backslash
1572 spce 
1573 \end_layout
1574
1575 \end_inset
1576
1577 A
1578 \end_layout
1579
1580 \end_inset
1581 </cell>
1582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1583 \begin_inset Text
1584
1585 \begin_layout Plain Layout
1586 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1587 \end_inset
1588
1589
1590 \end_layout
1591
1592 \end_inset
1593 </cell>
1594 </row>
1595 </lyxtabular>
1596
1597 \end_inset
1598
1599
1600 \end_layout
1601
1602 \begin_layout Standard
1603 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1604  caso acentuará las vocales y no funcionará como exponente.
1605 \begin_inset Foot
1606 status collapsed
1607
1608 \begin_layout Plain Layout
1609 Dependiendo de la configuración del teclado esto puede suceder también con
1610  otros caracteres además de las vocales.
1611 \end_layout
1612
1613 \end_inset
1614
1615  Para conseguir exponentes en estos casos debes pulsar 
1616 \family sans
1617 Espacio
1618 \family default
1619  tras el circunflejo, como en el último ejemplo.
1620  
1621 \end_layout
1622
1623 \begin_layout Subsection
1624 Fracciones
1625 \begin_inset CommandInset label
1626 LatexCommand label
1627 name "sub:Fracciones"
1628
1629 \end_inset
1630
1631
1632 \begin_inset Index
1633 status collapsed
1634
1635 \begin_layout Plain Layout
1636 Fracciones
1637 \end_layout
1638
1639 \end_inset
1640
1641
1642 \end_layout
1643
1644 \begin_layout Standard
1645 Las fracciones se generan con el comando 
1646 \series bold
1647
1648 \backslash
1649 frac
1650 \series default
1651
1652 \begin_inset Index
1653 status collapsed
1654
1655 \begin_layout Plain Layout
1656 Comandos ! F ! 
1657 \backslash
1658 frac
1659 \end_layout
1660
1661 \end_inset
1662
1663  o con el botón 
1664 \begin_inset Graphics
1665         filename ../../images/math/frac.png
1666         scale 50
1667
1668 \end_inset
1669
1670  de la barra de herramientas.
1671  El tamaño de fuente se ajusta automáticamente, dependiendo de si la fracción
1672  está en línea o en estilo presentación.
1673  Con el botón 
1674 \begin_inset Graphics
1675         filename ../../images/math/frac-square.png
1676         scale 85
1677
1678 \end_inset
1679
1680 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1681  de fracciones.
1682 \end_layout
1683
1684 \begin_layout Standard
1685 Con el comando 
1686 \series bold
1687
1688 \backslash
1689 dfrac
1690 \series default
1691
1692 \begin_inset Index
1693 status collapsed
1694
1695 \begin_layout Plain Layout
1696 Comandos ! D ! 
1697 \backslash
1698 dfrac
1699 \end_layout
1700
1701 \end_inset
1702
1703  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1704  presentación.
1705  Con 
1706 \series bold
1707
1708 \backslash
1709 tfrac
1710 \series default
1711
1712 \begin_inset Index
1713 status collapsed
1714
1715 \begin_layout Plain Layout
1716 Comandos ! T ! 
1717 \backslash
1718 tfrac
1719 \end_layout
1720
1721 \end_inset
1722
1723  la fracción tiene siempre el tamaño del estilo en línea.
1724  Un ejemplo:
1725 \end_layout
1726
1727 \begin_layout Standard
1728 Una línea con la fracción 
1729 \begin_inset Formula $\frac{1}{2}$
1730 \end_inset
1731
1732  creada con el comando 
1733 \series bold
1734
1735 \backslash
1736 frac
1737 \series default
1738 .
1739  
1740 \end_layout
1741
1742 \begin_layout Standard
1743 Una línea con la fracción 
1744 \begin_inset Formula $\dfrac{1}{2}$
1745 \end_inset
1746
1747  creada con el comando 
1748 \series bold
1749
1750 \backslash
1751 dfrac
1752 \series default
1753 .
1754 \end_layout
1755
1756 \begin_layout Standard
1757 \noindent
1758 \align center
1759 \begin_inset Tabular
1760 <lyxtabular version="3" rows="4" columns="2">
1761 <features>
1762 <column alignment="center" valignment="top" width="0">
1763 <column alignment="center" valignment="top" width="0">
1764 <row>
1765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1766 \begin_inset Text
1767
1768 \begin_layout Plain Layout
1769 Comando
1770 \end_layout
1771
1772 \end_inset
1773 </cell>
1774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1775 \begin_inset Text
1776
1777 \begin_layout Plain Layout
1778 Resultado
1779 \begin_inset Note Note
1780 status collapsed
1781
1782 \begin_layout Plain Layout
1783
1784 \series bold
1785
1786 \backslash
1787 raisebox
1788 \series default
1789  se usa sólo como espaciador
1790 \end_layout
1791
1792 \end_inset
1793
1794
1795 \end_layout
1796
1797 \end_inset
1798 </cell>
1799 </row>
1800 <row>
1801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1802 \begin_inset Text
1803
1804 \begin_layout Plain Layout
1805
1806 \backslash
1807 frac
1808 \begin_inset ERT
1809 status collapsed
1810
1811 \begin_layout Plain Layout
1812
1813
1814 \backslash
1815 spce 
1816 \end_layout
1817
1818 \end_inset
1819
1820 A
1821 \begin_inset Formula $\downarrow$
1822 \end_inset
1823
1824 B
1825 \end_layout
1826
1827 \end_inset
1828 </cell>
1829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1830 \begin_inset Text
1831
1832 \begin_layout Plain Layout
1833 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1834 \end_inset
1835
1836
1837 \end_layout
1838
1839 \end_inset
1840 </cell>
1841 </row>
1842 <row>
1843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1844 \begin_inset Text
1845
1846 \begin_layout Plain Layout
1847
1848 \backslash
1849 dfrac
1850 \begin_inset ERT
1851 status collapsed
1852
1853 \begin_layout Plain Layout
1854
1855
1856 \backslash
1857 spce 
1858 \end_layout
1859
1860 \end_inset
1861
1862 A
1863 \begin_inset Formula $\downarrow$
1864 \end_inset
1865
1866 B
1867 \end_layout
1868
1869 \end_inset
1870 </cell>
1871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1872 \begin_inset Text
1873
1874 \begin_layout Plain Layout
1875 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1876 \end_inset
1877
1878
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 </row>
1884 <row>
1885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889
1890 \backslash
1891 dfrac
1892 \begin_inset ERT
1893 status collapsed
1894
1895 \begin_layout Plain Layout
1896
1897
1898 \backslash
1899 spce 
1900 \end_layout
1901
1902 \end_inset
1903
1904 e^
1905 \begin_inset ERT
1906 status collapsed
1907
1908 \begin_layout Plain Layout
1909
1910
1911 \backslash
1912 spce 
1913 \end_layout
1914
1915 \end_inset
1916
1917
1918 \backslash
1919 frac
1920 \begin_inset ERT
1921 status collapsed
1922
1923 \begin_layout Plain Layout
1924
1925
1926 \backslash
1927 spce 
1928 \end_layout
1929
1930 \end_inset
1931
1932 1
1933 \begin_inset Formula $\downarrow$
1934 \end_inset
1935
1936 2
1937 \begin_inset Formula $\downarrow$
1938 \end_inset
1939
1940 3
1941 \end_layout
1942
1943 \end_inset
1944 </cell>
1945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1946 \begin_inset Text
1947
1948 \begin_layout Plain Layout
1949 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1950 \end_inset
1951
1952
1953 \end_layout
1954
1955 \end_inset
1956 </cell>
1957 </row>
1958 </lyxtabular>
1959
1960 \end_inset
1961
1962
1963 \begin_inset VSpace bigskip
1964 \end_inset
1965
1966
1967 \end_layout
1968
1969 \begin_layout Standard
1970 Para fracciones anidadas se puede usar el comando 
1971 \series bold
1972
1973 \backslash
1974 cfrac
1975 \series default
1976
1977 \begin_inset Index
1978 status collapsed
1979
1980 \begin_layout Plain Layout
1981 Comandos ! C ! 
1982 \backslash
1983 cfrac
1984 \end_layout
1985
1986 \end_inset
1987
1988 .
1989  Un ejemplo:
1990 \begin_inset VSpace -3mm
1991 \end_inset
1992
1993
1994 \end_layout
1995
1996 \begin_layout Standard
1997 \begin_inset Formula \begin{align*}
1998 \textrm{creada con \textbf{\textbackslash frac} } &  & \textrm{creada con }\mathbf{\textbackslash\textbf{cfrac}}\\
1999 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2000
2001 \end_inset
2002
2003
2004 \end_layout
2005
2006 \begin_layout Standard
2007 El comando para el ejemplo de arriba es:
2008 \end_layout
2009
2010 \begin_layout Standard
2011
2012 \series bold
2013
2014 \backslash
2015 cfrac{A
2016 \begin_inset Formula $\to$
2017 \end_inset
2018
2019
2020 \backslash
2021 {B+
2022 \backslash
2023 cfrac{C+
2024 \backslash
2025 cfrac{E
2026 \begin_inset Formula $\to$
2027 \end_inset
2028
2029
2030 \backslash
2031 {F
2032 \begin_inset Formula $\to\to$
2033 \end_inset
2034
2035
2036 \backslash
2037 {D
2038 \end_layout
2039
2040 \begin_layout Standard
2041 \begin_inset VSpace medskip
2042 \end_inset
2043
2044
2045 \end_layout
2046
2047 \begin_layout Standard
2048
2049 \series bold
2050
2051 \backslash
2052 cfrac
2053 \series default
2054  compone la fracción siempre en el tamaño del estilo presentación, también
2055  cuando es parte de otra fracción.
2056  
2057 \series bold
2058
2059 \backslash
2060 cfrac
2061 \series default
2062  tiene el siguiente esquema de comando:
2063 \end_layout
2064
2065 \begin_layout Standard
2066
2067 \series bold
2068
2069 \backslash
2070 cfrac[posición del numerador]{numerador}{denominador}
2071 \end_layout
2072
2073 \begin_layout Standard
2074 La posición del numerador puede ser 
2075 \emph on
2076 l
2077 \emph default
2078
2079 \emph on
2080 c
2081 \emph default
2082  o 
2083 \emph on
2084 r
2085 \emph default
2086  .
2087  
2088 \emph on
2089 l
2090 \emph default
2091  o 
2092 \emph on
2093 r
2094 \emph default
2095  alinean el numerador a la izquierda o a la derecha, respectivamente, de
2096  la raya de fracción.
2097  Si se pone 
2098 \emph on
2099 c
2100 \emph default
2101  o no se especifica posición, el numerador aparece centrado.
2102  Estas fracciones muestran las distintas alineaciones:
2103 \end_layout
2104
2105 \begin_layout Standard
2106 \noindent
2107 \align center
2108 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2109 \end_inset
2110
2111  ; 
2112 \begin_inset Formula $\cfrac{A}{B+C}$
2113 \end_inset
2114
2115  ; 
2116 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2117 \end_inset
2118
2119  
2120 \begin_inset VSpace medskip
2121 \end_inset
2122
2123
2124 \end_layout
2125
2126 \begin_layout Standard
2127 Muchas veces es adecuado combinar 
2128 \series bold
2129
2130 \backslash
2131 cfrac
2132 \series default
2133  y 
2134 \series bold
2135
2136 \backslash
2137 frac
2138 \series default
2139 :
2140 \begin_inset Formula \[
2141 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2142
2143 \end_inset
2144
2145
2146 \end_layout
2147
2148 \begin_layout Standard
2149 Para componer fracciones en línea con raya de fracción inclinada puedes
2150  usar el comando 
2151 \series bold
2152
2153 \backslash
2154 nicefrac
2155 \series default
2156
2157 \begin_inset Index
2158 status collapsed
2159
2160 \begin_layout Plain Layout
2161 Comandos ! N ! 
2162 \backslash
2163 nicefrac
2164 \end_layout
2165
2166 \end_inset
2167
2168
2169 \begin_inset Formula $\nicefrac{5}{31}$
2170 \end_inset
2171
2172  Hay además el comando 
2173 \series bold
2174
2175 \backslash
2176 unitfracthree
2177 \series default
2178  que permite escribir una fracción en combinación con un número: 
2179 \begin_inset Formula $\unitfrac[2]{1}{3}$
2180 \end_inset
2181
2182
2183 \begin_inset Newline newline
2184 \end_inset
2185
2186 Ten en cuenta que 
2187 \series bold
2188
2189 \backslash
2190 unitfracthree
2191 \series default
2192  no es un comando LaTeX auténtico, sino el comando
2193 \begin_inset Newline newline
2194 \end_inset
2195
2196
2197 \series bold
2198
2199 \backslash
2200 unitfrac[número]{numerador}{denominador}
2201 \series default
2202 , por tanto no puedes usarlo en código TeX.
2203 \end_layout
2204
2205 \begin_layout Standard
2206 En la 
2207 \begin_inset CommandInset ref
2208 LatexCommand ref
2209 reference "sub:Fracciones-personalizadas"
2210
2211 \end_inset
2212
2213  se explica cómo componer fracciones personalizadas en las que la raya de
2214  fracción se puede cambiar.
2215  
2216 \end_layout
2217
2218 \begin_layout Subsection
2219 Raíces
2220 \begin_inset Index
2221 status collapsed
2222
2223 \begin_layout Plain Layout
2224 Raíces
2225 \end_layout
2226
2227 \end_inset
2228
2229
2230 \end_layout
2231
2232 \begin_layout Standard
2233 Las raíces cuadradas se componen con 
2234 \series bold
2235
2236 \backslash
2237 sqrt
2238 \series default
2239
2240 \begin_inset Index
2241 status collapsed
2242
2243 \begin_layout Plain Layout
2244 Comandos ! S ! 
2245 \backslash
2246 sqrt
2247 \end_layout
2248
2249 \end_inset
2250
2251  o con el botón 
2252 \begin_inset Graphics
2253         filename ../../images/math/sqrt.png
2254         scale 85
2255
2256 \end_inset
2257
2258  de la barra de  ecuaciones; todas las demás raíces con el comando 
2259 \series bold
2260
2261 \backslash
2262 root
2263 \series default
2264
2265 \begin_inset Index
2266 status collapsed
2267
2268 \begin_layout Plain Layout
2269 Comandos ! R ! 
2270 \backslash
2271 root
2272 \end_layout
2273
2274 \end_inset
2275
2276  o con el botón 
2277 \begin_inset Graphics
2278         filename ../../images/math/root.png
2279         scale 85
2280
2281 \end_inset
2282
2283 .
2284 \end_layout
2285
2286 \begin_layout Standard
2287 \noindent
2288 \align center
2289 \begin_inset Tabular
2290 <lyxtabular version="3" rows="3" columns="2">
2291 <features>
2292 <column alignment="center" valignment="top" width="0">
2293 <column alignment="center" valignment="top" width="0">
2294 <row>
2295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2296 \begin_inset Text
2297
2298 \begin_layout Plain Layout
2299 Comando
2300 \end_layout
2301
2302 \end_inset
2303 </cell>
2304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2305 \begin_inset Text
2306
2307 \begin_layout Plain Layout
2308 Resultado
2309 \begin_inset Note Note
2310 status collapsed
2311
2312 \begin_layout Plain Layout
2313
2314 \series bold
2315
2316 \backslash
2317 raisebox
2318 \series default
2319  se usa sólo como espaciador
2320 \end_layout
2321
2322 \end_inset
2323
2324
2325 \end_layout
2326
2327 \end_inset
2328 </cell>
2329 </row>
2330 <row>
2331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2332 \begin_inset Text
2333
2334 \begin_layout Plain Layout
2335
2336 \backslash
2337 sqrt
2338 \begin_inset ERT
2339 status collapsed
2340
2341 \begin_layout Plain Layout
2342
2343
2344 \backslash
2345 spce 
2346 \end_layout
2347
2348 \end_inset
2349
2350 A-B
2351 \end_layout
2352
2353 \end_inset
2354 </cell>
2355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2356 \begin_inset Text
2357
2358 \begin_layout Plain Layout
2359 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2360 \end_inset
2361
2362
2363 \end_layout
2364
2365 \end_inset
2366 </cell>
2367 </row>
2368 <row>
2369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2370 \begin_inset Text
2371
2372 \begin_layout Plain Layout
2373
2374 \backslash
2375 root
2376 \begin_inset ERT
2377 status collapsed
2378
2379 \begin_layout Plain Layout
2380
2381
2382 \backslash
2383 spce 
2384 \end_layout
2385
2386 \end_inset
2387
2388 3
2389 \begin_inset Formula $\downarrow$
2390 \end_inset
2391
2392 A-B
2393 \end_layout
2394
2395 \end_inset
2396 </cell>
2397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2398 \begin_inset Text
2399
2400 \begin_layout Plain Layout
2401 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2402 \end_inset
2403
2404
2405 \end_layout
2406
2407 \end_inset
2408 </cell>
2409 </row>
2410 </lyxtabular>
2411
2412 \end_inset
2413
2414
2415 \end_layout
2416
2417 \begin_layout Standard
2418 Una raíz cuadrada se compone también con 
2419 \series bold
2420
2421 \backslash
2422 root
2423 \series default
2424  dejando vacío el campo del índice.
2425 \end_layout
2426
2427 \begin_layout Standard
2428 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2429  la raíz: 
2430 \begin_inset Formula $\sqrt[\beta]{B}$
2431 \end_inset
2432
2433
2434 \begin_inset Newline newline
2435 \end_inset
2436
2437 La 
2438 \begin_inset Formula $\beta$
2439 \end_inset
2440
2441  toca la raíz.
2442  Para evitar esto se usan los comandos 
2443 \series bold
2444
2445 \backslash
2446 leftroot
2447 \series default
2448
2449 \begin_inset Index
2450 status collapsed
2451
2452 \begin_layout Plain Layout
2453 Comandos ! L ! 
2454 \backslash
2455 leftroot
2456 \end_layout
2457
2458 \end_inset
2459
2460  y 
2461 \series bold
2462
2463 \backslash
2464 uproot
2465 \series default
2466
2467 \begin_inset Index
2468 status collapsed
2469
2470 \begin_layout Plain Layout
2471 Comandos ! U ! 
2472 \backslash
2473 uproot
2474 \end_layout
2475
2476 \end_inset
2477
2478  con el esquema siguiente:
2479 \end_layout
2480
2481 \begin_layout Standard
2482
2483 \series bold
2484
2485 \backslash
2486 leftroot{distancia}
2487 \series default
2488  y 
2489 \series bold
2490
2491 \backslash
2492 uproot{distancia}
2493 \end_layout
2494
2495 \begin_layout Standard
2496 Distancia es el número de Puntos Grandes (
2497 \begin_inset Quotes fld
2498 \end_inset
2499
2500 Big Points
2501 \begin_inset Quotes frd
2502 \end_inset
2503
2504 , unidad bp; 
2505 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2506 \end_inset
2507
2508 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2509  Los comandos se escriben en el índice.
2510  Así, el comando:
2511 \begin_inset Newline newline
2512 \end_inset
2513
2514
2515 \series bold
2516
2517 \backslash
2518 root
2519 \backslash
2520 leftroot{-1
2521 \begin_inset Formula $\to$
2522 \end_inset
2523
2524
2525 \backslash
2526 uproot{2
2527 \begin_inset Formula $\to$
2528 \end_inset
2529
2530
2531 \backslash
2532 beta
2533 \begin_inset ERT
2534 status collapsed
2535
2536 \begin_layout Plain Layout
2537
2538
2539 \backslash
2540 spce 
2541 \end_layout
2542
2543 \end_inset
2544
2545
2546 \begin_inset Formula $\to$
2547 \end_inset
2548
2549 B
2550 \begin_inset Newline newline
2551 \end_inset
2552
2553
2554 \series default
2555 genera una fórmula correctamente tipografiada: 
2556 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2557 \end_inset
2558
2559
2560 \end_layout
2561
2562 \begin_layout Subsection
2563 Coeficientes de un binomio
2564 \begin_inset Index
2565 status collapsed
2566
2567 \begin_layout Plain Layout
2568 Binomios
2569 \end_layout
2570
2571 \end_inset
2572
2573
2574 \end_layout
2575
2576 \begin_layout Standard
2577 Los coeficientes de un binomio se insertan con el comando 
2578 \series bold
2579
2580 \backslash
2581 binom
2582 \series default
2583
2584 \begin_inset Index
2585 status collapsed
2586
2587 \begin_layout Plain Layout
2588 Comandos ! B ! 
2589 \backslash
2590 binom
2591 \end_layout
2592
2593 \end_inset
2594
2595  o con el submenú del botón 
2596 \begin_inset Graphics
2597         filename ../../images/math/frac-square.png
2598         scale 85
2599
2600 \end_inset
2601
2602 de la barra de herramientas de ecuaciones.
2603  Como en las fracciones, además de 
2604 \series bold
2605
2606 \backslash
2607 binom
2608 \series default
2609  hay los comandos 
2610 \series bold
2611
2612 \backslash
2613 dbinom
2614 \begin_inset Index
2615 status collapsed
2616
2617 \begin_layout Plain Layout
2618 Comandos ! D ! 
2619 \backslash
2620 dbinom
2621 \end_layout
2622
2623 \end_inset
2624
2625
2626 \series default
2627  y 
2628 \series bold
2629
2630 \backslash
2631 tbinom
2632 \series default
2633
2634 \begin_inset Index
2635 status collapsed
2636
2637 \begin_layout Plain Layout
2638 Comandos ! T ! 
2639 \backslash
2640 tbinom
2641 \end_layout
2642
2643 \end_inset
2644
2645 .
2646  Para otros delimitadores de coeficientes de un binomio hay los comandos
2647  
2648 \series bold
2649
2650 \backslash
2651 brace
2652 \series default
2653
2654 \begin_inset Index
2655 status collapsed
2656
2657 \begin_layout Plain Layout
2658 Comandos ! B ! 
2659 \backslash
2660 brace
2661 \end_layout
2662
2663 \end_inset
2664
2665  y 
2666 \series bold
2667
2668 \backslash
2669 brack
2670 \series default
2671
2672 \begin_inset Index
2673 status collapsed
2674
2675 \begin_layout Plain Layout
2676 Comandos ! B ! 
2677 \backslash
2678 brack
2679 \end_layout
2680
2681 \end_inset
2682
2683 .
2684 \end_layout
2685
2686 \begin_layout Standard
2687 \noindent
2688 \align center
2689 \begin_inset Tabular
2690 <lyxtabular version="3" rows="6" columns="2">
2691 <features>
2692 <column alignment="center" valignment="top" width="0">
2693 <column alignment="center" valignment="top" width="0">
2694 <row>
2695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2696 \begin_inset Text
2697
2698 \begin_layout Plain Layout
2699 Comando
2700 \end_layout
2701
2702 \end_inset
2703 </cell>
2704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2705 \begin_inset Text
2706
2707 \begin_layout Plain Layout
2708 Resultado
2709 \begin_inset Note Note
2710 status collapsed
2711
2712 \begin_layout Plain Layout
2713
2714 \series bold
2715
2716 \backslash
2717 raisebox
2718 \series default
2719  se usa sólo como espaciador
2720 \end_layout
2721
2722 \end_inset
2723
2724
2725 \end_layout
2726
2727 \end_inset
2728 </cell>
2729 </row>
2730 <row>
2731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2732 \begin_inset Text
2733
2734 \begin_layout Plain Layout
2735
2736 \backslash
2737 binom
2738 \begin_inset ERT
2739 status collapsed
2740
2741 \begin_layout Plain Layout
2742
2743
2744 \backslash
2745 spce 
2746 \end_layout
2747
2748 \end_inset
2749
2750 A
2751 \begin_inset Formula $\downarrow$
2752 \end_inset
2753
2754 B
2755 \end_layout
2756
2757 \end_inset
2758 </cell>
2759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2760 \begin_inset Text
2761
2762 \begin_layout Plain Layout
2763 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2764 \end_inset
2765
2766
2767 \end_layout
2768
2769 \end_inset
2770 </cell>
2771 </row>
2772 <row>
2773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2774 \begin_inset Text
2775
2776 \begin_layout Plain Layout
2777
2778 \backslash
2779 dbinom
2780 \begin_inset ERT
2781 status collapsed
2782
2783 \begin_layout Plain Layout
2784
2785
2786 \backslash
2787 spce 
2788 \end_layout
2789
2790 \end_inset
2791
2792 A
2793 \begin_inset Formula $\downarrow$
2794 \end_inset
2795
2796 B
2797 \end_layout
2798
2799 \end_inset
2800 </cell>
2801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2802 \begin_inset Text
2803
2804 \begin_layout Plain Layout
2805 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2806 \end_inset
2807
2808
2809 \end_layout
2810
2811 \end_inset
2812 </cell>
2813 </row>
2814 <row>
2815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2816 \begin_inset Text
2817
2818 \begin_layout Plain Layout
2819
2820 \backslash
2821 tbinom
2822 \begin_inset ERT
2823 status collapsed
2824
2825 \begin_layout Plain Layout
2826
2827
2828 \backslash
2829 spce 
2830 \end_layout
2831
2832 \end_inset
2833
2834 A
2835 \begin_inset Formula $\downarrow$
2836 \end_inset
2837
2838 B
2839 \end_layout
2840
2841 \end_inset
2842 </cell>
2843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2844 \begin_inset Text
2845
2846 \begin_layout Plain Layout
2847 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2848 \end_inset
2849
2850
2851 \end_layout
2852
2853 \end_inset
2854 </cell>
2855 </row>
2856 <row>
2857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2858 \begin_inset Text
2859
2860 \begin_layout Plain Layout
2861
2862 \backslash
2863 brack
2864 \begin_inset ERT
2865 status collapsed
2866
2867 \begin_layout Plain Layout
2868
2869
2870 \backslash
2871 spce 
2872 \end_layout
2873
2874 \end_inset
2875
2876 A
2877 \begin_inset Formula $\downarrow$
2878 \end_inset
2879
2880 B
2881 \end_layout
2882
2883 \end_inset
2884 </cell>
2885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2886 \begin_inset Text
2887
2888 \begin_layout Plain Layout
2889 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2890 \end_inset
2891
2892
2893 \end_layout
2894
2895 \end_inset
2896 </cell>
2897 </row>
2898 <row>
2899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2900 \begin_inset Text
2901
2902 \begin_layout Plain Layout
2903
2904 \backslash
2905 brace
2906 \begin_inset ERT
2907 status collapsed
2908
2909 \begin_layout Plain Layout
2910
2911
2912 \backslash
2913 spce 
2914 \end_layout
2915
2916 \end_inset
2917
2918 A
2919 \begin_inset Formula $\downarrow$
2920 \end_inset
2921
2922 B
2923 \end_layout
2924
2925 \end_inset
2926 </cell>
2927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2928 \begin_inset Text
2929
2930 \begin_layout Plain Layout
2931 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2932 \end_inset
2933
2934
2935 \end_layout
2936
2937 \end_inset
2938 </cell>
2939 </row>
2940 </lyxtabular>
2941
2942 \end_inset
2943
2944
2945 \begin_inset Newpage newpage
2946 \end_inset
2947
2948
2949 \end_layout
2950
2951 \begin_layout Subsection
2952 Diferenciaciones de casos
2953 \begin_inset Index
2954 status collapsed
2955
2956 \begin_layout Plain Layout
2957 Casos
2958 \end_layout
2959
2960 \end_inset
2961
2962
2963 \end_layout
2964
2965 \begin_layout Standard
2966 \noindent
2967 \align center
2968 \begin_inset Tabular
2969 <lyxtabular version="3" rows="3" columns="2">
2970 <features>
2971 <column alignment="center" valignment="top" width="0">
2972 <column alignment="center" valignment="top" width="0">
2973 <row>
2974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2975 \begin_inset Text
2976
2977 \begin_layout Plain Layout
2978 Comando
2979 \end_layout
2980
2981 \end_inset
2982 </cell>
2983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2984 \begin_inset Text
2985
2986 \begin_layout Plain Layout
2987 Resultado
2988 \end_layout
2989
2990 \end_inset
2991 </cell>
2992 </row>
2993 <row>
2994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2995 \begin_inset Text
2996
2997 \begin_layout Plain Layout
2998
2999 \backslash
3000 cases
3001 \begin_inset ERT
3002 status collapsed
3003
3004 \begin_layout Plain Layout
3005
3006
3007 \backslash
3008 spce 
3009 \end_layout
3010
3011 \end_inset
3012
3013 A
3014 \begin_inset Formula $\to$
3015 \end_inset
3016
3017 B>0
3018 \begin_inset Index
3019 status collapsed
3020
3021 \begin_layout Plain Layout
3022 Comandos ! C ! 
3023 \backslash
3024 cases
3025 \end_layout
3026
3027 \end_inset
3028
3029
3030 \end_layout
3031
3032 \end_inset
3033 </cell>
3034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3035 \begin_inset Text
3036
3037 \begin_layout Plain Layout
3038 \begin_inset Formula $\begin{cases}
3039 A & B>0\end{cases}$
3040 \end_inset
3041
3042
3043 \end_layout
3044
3045 \end_inset
3046 </cell>
3047 </row>
3048 <row>
3049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3050 \begin_inset Text
3051
3052 \begin_layout Plain Layout
3053
3054 \backslash
3055 cases
3056 \begin_inset ERT
3057 status collapsed
3058
3059 \begin_layout Plain Layout
3060
3061
3062 \backslash
3063 spce 
3064 \end_layout
3065
3066 \end_inset
3067
3068 Ctrl-Retorno
3069 \end_layout
3070
3071 \end_inset
3072 </cell>
3073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3074 \begin_inset Text
3075
3076 \begin_layout Plain Layout
3077 \begin_inset Formula $\begin{cases}
3078 A & \textrm{para }x>0\\
3079 B & \textrm{para }x=0\end{cases}$
3080 \end_inset
3081
3082
3083 \end_layout
3084
3085 \end_inset
3086 </cell>
3087 </row>
3088 </lyxtabular>
3089
3090 \end_inset
3091
3092
3093 \end_layout
3094
3095 \begin_layout Standard
3096 Después de insertar 
3097 \series bold
3098
3099 \backslash
3100 cases
3101 \series default
3102  o usar el botón 
3103 \begin_inset Graphics
3104         filename ../../images/math/cases.png
3105         scale 85
3106
3107 \end_inset
3108
3109  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3110 \family sans
3111 Ctrl-Retorno
3112 \family default
3113  o con el botón
3114 \family sans
3115  
3116 \family default
3117
3118 \begin_inset Graphics
3119         filename ../../images/tabular-feature_append-row.png
3120         scale 85
3121
3122 \end_inset
3123
3124  de la barra de tablas.
3125 \end_layout
3126
3127 \begin_layout Standard
3128 El comando 
3129 \series bold
3130
3131 \backslash
3132 cases
3133 \series default
3134  también está disponible en el menú 
3135 \family sans
3136 Insertar\SpecialChar \menuseparator
3137 Ecuación\SpecialChar \menuseparator
3138 Entorno casos
3139 \family default
3140 .
3141 \end_layout
3142
3143 \begin_layout Subsection
3144 Negaciones
3145 \begin_inset Index
3146 status collapsed
3147
3148 \begin_layout Plain Layout
3149 Negaciones
3150 \end_layout
3151
3152 \end_inset
3153
3154
3155 \end_layout
3156
3157 \begin_layout Standard
3158 Con el comando 
3159 \series bold
3160
3161 \backslash
3162 not
3163 \series default
3164
3165 \begin_inset Index
3166 status collapsed
3167
3168 \begin_layout Plain Layout
3169 Comandos ! N ! 
3170 \backslash
3171 not
3172 \end_layout
3173
3174 \end_inset
3175
3176  todo carácter se puede mostrar cancelado.
3177  Los caracteres son casi tachados con una barra inclinada.
3178 \end_layout
3179
3180 \begin_layout Standard
3181 \noindent
3182 \align center
3183 \begin_inset Tabular
3184 <lyxtabular version="3" rows="4" columns="2">
3185 <features>
3186 <column alignment="center" valignment="top" width="0">
3187 <column alignment="center" valignment="top" width="0">
3188 <row>
3189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3190 \begin_inset Text
3191
3192 \begin_layout Plain Layout
3193 Comando
3194 \end_layout
3195
3196 \end_inset
3197 </cell>
3198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3199 \begin_inset Text
3200
3201 \begin_layout Plain Layout
3202 Resultado
3203 \end_layout
3204
3205 \end_inset
3206 </cell>
3207 </row>
3208 <row>
3209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3210 \begin_inset Text
3211
3212 \begin_layout Plain Layout
3213
3214 \backslash
3215 not=
3216 \end_layout
3217
3218 \end_inset
3219 </cell>
3220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3221 \begin_inset Text
3222
3223 \begin_layout Plain Layout
3224 \begin_inset Formula $\not=$
3225 \end_inset
3226
3227
3228 \end_layout
3229
3230 \end_inset
3231 </cell>
3232 </row>
3233 <row>
3234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3235 \begin_inset Text
3236
3237 \begin_layout Plain Layout
3238
3239 \backslash
3240 not 
3241 \backslash
3242 le
3243 \end_layout
3244
3245 \end_inset
3246 </cell>
3247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3248 \begin_inset Text
3249
3250 \begin_layout Plain Layout
3251 \begin_inset Formula $\not\le$
3252 \end_inset
3253
3254
3255 \end_layout
3256
3257 \end_inset
3258 </cell>
3259 </row>
3260 <row>
3261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3262 \begin_inset Text
3263
3264 \begin_layout Plain Layout
3265
3266 \backslash
3267 not 
3268 \backslash
3269 parallel
3270 \end_layout
3271
3272 \end_inset
3273 </cell>
3274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3275 \begin_inset Text
3276
3277 \begin_layout Plain Layout
3278 \begin_inset Formula $\not\parallel$
3279 \end_inset
3280
3281
3282 \end_layout
3283
3284 \end_inset
3285 </cell>
3286 </row>
3287 </lyxtabular>
3288
3289 \end_inset
3290
3291
3292 \end_layout
3293
3294 \begin_layout Standard
3295 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3296  Por tanto para algunas negaciones hay comandos especiales (véase 
3297 \begin_inset CommandInset ref
3298 LatexCommand ref
3299 reference "sub:Símbolos-matemáticos"
3300
3301 \end_inset
3302
3303  y 
3304 \begin_inset CommandInset ref
3305 LatexCommand ref
3306 reference "sec:Relaciones"
3307
3308 \end_inset
3309
3310 ).
3311 \end_layout
3312
3313 \begin_layout Subsection
3314 Espacios reservados 
3315 \begin_inset CommandInset label
3316 LatexCommand label
3317 name "sub:Espacios-reservados"
3318
3319 \end_inset
3320
3321
3322 \begin_inset Index
3323 status collapsed
3324
3325 \begin_layout Plain Layout
3326 Espacios reservados
3327 \end_layout
3328
3329 \end_inset
3330
3331
3332 \begin_inset Index
3333 status collapsed
3334
3335 \begin_layout Plain Layout
3336 Química ! isótopos
3337 \end_layout
3338
3339 \end_inset
3340
3341
3342 \begin_inset Index
3343 status collapsed
3344
3345 \begin_layout Plain Layout
3346 Isótopos|see
3347 \begin_inset ERT
3348 status collapsed
3349
3350 \begin_layout Plain Layout
3351
3352 {
3353 \end_layout
3354
3355 \end_inset
3356
3357 Química
3358 \begin_inset ERT
3359 status collapsed
3360
3361 \begin_layout Plain Layout
3362
3363 }
3364 \end_layout
3365
3366 \end_inset
3367
3368
3369 \end_layout
3370
3371 \end_inset
3372
3373
3374 \end_layout
3375
3376 \begin_layout Standard
3377 En la presentación de, p.
3378 \begin_inset space \thinspace{}
3379 \end_inset
3380
3381 e., isótopos,
3382 \begin_inset Foot
3383 status collapsed
3384
3385 \begin_layout Plain Layout
3386 Más sobre símbolos químicos en 
3387 \begin_inset CommandInset ref
3388 LatexCommand ref
3389 reference "sub:Símbolos-y-ecuaciones-químicas"
3390
3391 \end_inset
3392
3393
3394 \end_layout
3395
3396 \end_inset
3397
3398  surge el problema siguiente:
3399 \end_layout
3400
3401 \begin_layout Standard
3402 \noindent
3403 \align center
3404 \begin_inset Tabular
3405 <lyxtabular version="3" rows="2" columns="2">
3406 <features>
3407 <column alignment="center" valignment="top" width="0">
3408 <column alignment="center" valignment="top" width="0">
3409 <row>
3410 <cell alignment="center" valignment="top" usebox="none">
3411 \begin_inset Text
3412
3413 \begin_layout Plain Layout
3414 Índices generados con sub- y superíndices:
3415 \end_layout
3416
3417 \end_inset
3418 </cell>
3419 <cell alignment="center" valignment="top" usebox="none">
3420 \begin_inset Text
3421
3422 \begin_layout Plain Layout
3423 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3424 \end_inset
3425
3426
3427 \end_layout
3428
3429 \end_inset
3430 </cell>
3431 </row>
3432 <row>
3433 <cell alignment="center" valignment="top" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437 Índices correctos:
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 <cell alignment="center" valignment="top" usebox="none">
3443 \begin_inset Text
3444
3445 \begin_layout Plain Layout
3446 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3447 \end_inset
3448
3449
3450 \end_layout
3451
3452 \end_inset
3453 </cell>
3454 </row>
3455 </lyxtabular>
3456
3457 \end_inset
3458
3459
3460 \begin_inset Note Note
3461 status collapsed
3462
3463 \begin_layout Plain Layout
3464
3465 \series bold
3466
3467 \backslash
3468 raisebox
3469 \series default
3470  se usa sólo como espaciador
3471 \end_layout
3472
3473 \end_inset
3474
3475
3476 \end_layout
3477
3478 \begin_layout Standard
3479 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3480  del índice más largo.
3481  Para evitarlo está el comando 
3482 \series bold
3483
3484 \backslash
3485 phantom
3486 \series default
3487
3488 \begin_inset Index
3489 status collapsed
3490
3491 \begin_layout Plain Layout
3492 Comandos ! P ! 
3493 \backslash
3494 phantom
3495 \end_layout
3496
3497 \end_inset
3498
3499  o el botón 
3500 \begin_inset space ~
3501 \end_inset
3502
3503
3504 \begin_inset Graphics
3505         filename ../../images/math/phantom.png
3506         scale 85
3507
3508 \end_inset
3509
3510  del submenú de espaciado de ecuaciones
3511 \begin_inset Foot
3512 status collapsed
3513
3514 \begin_layout Plain Layout
3515 Botón 
3516 \begin_inset Graphics
3517         filename ../../images/math/space.png
3518         scale 85
3519
3520 \end_inset
3521
3522  de la barra de ecuaciones
3523 \end_layout
3524
3525 \end_inset
3526
3527 , que genera uno o más espacios reservados.
3528  Al insertar 
3529 \series bold
3530
3531 \backslash
3532 phantom
3533 \series default
3534  aparece un pequeño marco azul con dos flechas rojas superpuestas
3535 \begin_inset Formula $\phantom{}$
3536 \end_inset
3537
3538 .
3539  Las flechas indican que se reservará un espacio equivalente a la anchura
3540  y altura totales del contenido del marco.
3541  Los espacios reservados son correspondientes al tamaño de los caracteres.
3542 \end_layout
3543
3544 \begin_layout Standard
3545 \noindent
3546 \align center
3547 \begin_inset Tabular
3548 <lyxtabular version="3" rows="4" columns="2">
3549 <features>
3550 <column alignment="center" valignment="top" width="0">
3551 <column alignment="center" valignment="top" width="0">
3552 <row>
3553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557 Comando
3558 \end_layout
3559
3560 \end_inset
3561 </cell>
3562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566 Resultado
3567 \begin_inset Note Note
3568 status collapsed
3569
3570 \begin_layout Plain Layout
3571
3572 \series bold
3573
3574 \backslash
3575 raisebox
3576 \series default
3577  se usa sólo como espaciador
3578 \end_layout
3579
3580 \end_inset
3581
3582
3583 \end_layout
3584
3585 \end_inset
3586 </cell>
3587 </row>
3588 <row>
3589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3590 \begin_inset Text
3591
3592 \begin_layout Plain Layout
3593 ^19
3594 \begin_inset ERT
3595 status collapsed
3596
3597 \begin_layout Plain Layout
3598
3599
3600 \backslash
3601 spce 
3602 \end_layout
3603
3604 \end_inset
3605
3606 _
3607 \backslash
3608 phantom
3609 \begin_inset ERT
3610 status collapsed
3611
3612 \begin_layout Plain Layout
3613
3614
3615 \backslash
3616 spce 
3617 \end_layout
3618
3619 \end_inset
3620
3621 1
3622 \begin_inset Formula $\rightarrow$
3623 \end_inset
3624
3625 9
3626 \begin_inset ERT
3627 status collapsed
3628
3629 \begin_layout Plain Layout
3630
3631
3632 \backslash
3633 spce 
3634 \end_layout
3635
3636 \end_inset
3637
3638 F
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3644 \begin_inset Text
3645
3646 \begin_layout Plain Layout
3647 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3648 \end_inset
3649
3650
3651 \end_layout
3652
3653 \end_inset
3654 </cell>
3655 </row>
3656 <row>
3657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3658 \begin_inset Text
3659
3660 \begin_layout Plain Layout
3661 ^235
3662 \begin_inset ERT
3663 status collapsed
3664
3665 \begin_layout Plain Layout
3666
3667
3668 \backslash
3669 spce 
3670 \end_layout
3671
3672 \end_inset
3673
3674 _
3675 \backslash
3676 phantom
3677 \begin_inset ERT
3678 status collapsed
3679
3680 \begin_layout Plain Layout
3681
3682
3683 \backslash
3684 spce 
3685 \end_layout
3686
3687 \end_inset
3688
3689 23
3690 \begin_inset Formula $\rightarrow$
3691 \end_inset
3692
3693 9
3694 \begin_inset ERT
3695 status collapsed
3696
3697 \begin_layout Plain Layout
3698
3699
3700 \backslash
3701 spce 
3702 \end_layout
3703
3704 \end_inset
3705
3706 F
3707 \end_layout
3708
3709 \end_inset
3710 </cell>
3711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3712 \begin_inset Text
3713
3714 \begin_layout Plain Layout
3715 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3716 \end_inset
3717
3718
3719 \end_layout
3720
3721 \end_inset
3722 </cell>
3723 </row>
3724 <row>
3725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3726 \begin_inset Text
3727
3728 \begin_layout Plain Layout
3729
3730 \backslash
3731 Lambda^
3732 \begin_inset ERT
3733 status collapsed
3734
3735 \begin_layout Plain Layout
3736
3737
3738 \backslash
3739 spce 
3740 \end_layout
3741
3742 \end_inset
3743
3744
3745 \backslash
3746 phantom
3747 \begin_inset ERT
3748 status collapsed
3749
3750 \begin_layout Plain Layout
3751
3752
3753 \backslash
3754 spce 
3755 \end_layout
3756
3757 \end_inset
3758
3759 ii
3760 \begin_inset Formula $\rightarrow$
3761 \end_inset
3762
3763 t
3764 \begin_inset ERT
3765 status collapsed
3766
3767 \begin_layout Plain Layout
3768
3769
3770 \backslash
3771 spce 
3772 \end_layout
3773
3774 \end_inset
3775
3776 _MMt
3777 \end_layout
3778
3779 \end_inset
3780 </cell>
3781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3782 \begin_inset Text
3783
3784 \begin_layout Plain Layout
3785 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3786 \end_inset
3787
3788
3789 \end_layout
3790
3791 \end_inset
3792 </cell>
3793 </row>
3794 </lyxtabular>
3795
3796 \end_inset
3797
3798
3799 \end_layout
3800
3801 \begin_layout Standard
3802 Además hay los comandos 
3803 \series bold
3804
3805 \backslash
3806 vphantom
3807 \series default
3808
3809 \begin_inset Index
3810 status collapsed
3811
3812 \begin_layout Plain Layout
3813 Comandos ! V ! 
3814 \backslash
3815 vphantom
3816 \end_layout
3817
3818 \end_inset
3819
3820  (botón 
3821 \begin_inset space ~
3822 \end_inset
3823
3824
3825 \begin_inset Graphics
3826         filename ../../images/math/vphantom.png
3827         scale 85
3828
3829 \end_inset
3830
3831 ) y 
3832 \series bold
3833
3834 \backslash
3835 hphantom
3836 \series default
3837
3838 \begin_inset Index
3839 status collapsed
3840
3841 \begin_layout Plain Layout
3842 Comandos ! H ! 
3843 \backslash
3844 hphantom
3845 \end_layout
3846
3847 \end_inset
3848
3849  (botón 
3850 \begin_inset space ~
3851 \end_inset
3852
3853
3854 \begin_inset Graphics
3855         filename ../../images/math/hphantom.png
3856         scale 85
3857
3858 \end_inset
3859
3860 ).
3861  
3862 \series bold
3863
3864 \backslash
3865 hphantom
3866 \series default
3867  genera espacio en el marco sólo para la altura máxima de los caracteres,
3868  no para su anchura.
3869  
3870 \series bold
3871
3872 \backslash
3873 vphantom
3874 \series default
3875  genera espacio sólo para la anchura del contenido del marco.
3876  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3877 \end_layout
3878
3879 \begin_layout Standard
3880 Por ejemplo, 
3881 \series bold
3882
3883 \backslash
3884 vphantom
3885 \series default
3886
3887 \begin_inset ERT
3888 status collapsed
3889
3890 \begin_layout Plain Layout
3891
3892
3893 \backslash
3894 spce 
3895 \end_layout
3896
3897 \end_inset
3898
3899
3900 \series bold
3901 a
3902 \backslash
3903 int
3904 \series default
3905  genera espacio de la altura del signo de la integral,
3906 \begin_inset Foot
3907 status collapsed
3908
3909 \begin_layout Plain Layout
3910 El comando 
3911 \series bold
3912
3913 \backslash
3914 int
3915 \series default
3916  genera un signo de integral, véase 
3917 \begin_inset CommandInset ref
3918 LatexCommand ref
3919 reference "sub:Operadores-grandes"
3920
3921 \end_inset
3922
3923
3924 \end_layout
3925
3926 \end_inset
3927
3928  porque este es el carácter más largo.
3929  En la 
3930 \begin_inset CommandInset ref
3931 LatexCommand ref
3932 reference "sub:Delimitadores-multilínea"
3933
3934 \end_inset
3935
3936  hay un ejemplo de aplicación.
3937 \end_layout
3938
3939 \begin_layout Subsection
3940 Líneas
3941 \begin_inset Index
3942 status collapsed
3943
3944 \begin_layout Plain Layout
3945 Lineas@Líneas
3946 \end_layout
3947
3948 \end_inset
3949
3950
3951 \begin_inset Index
3952 status collapsed
3953
3954 \begin_layout Plain Layout
3955 Ecuación ! sub- o superrayada
3956 \end_layout
3957
3958 \end_inset
3959
3960
3961 \end_layout
3962
3963 \begin_layout Standard
3964 \noindent
3965 \align center
3966 \begin_inset Tabular
3967 <lyxtabular version="3" rows="4" columns="2">
3968 <features>
3969 <column alignment="center" valignment="top" width="0">
3970 <column alignment="center" valignment="top" width="0">
3971 <row>
3972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3973 \begin_inset Text
3974
3975 \begin_layout Plain Layout
3976 Comando
3977 \end_layout
3978
3979 \end_inset
3980 </cell>
3981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3982 \begin_inset Text
3983
3984 \begin_layout Plain Layout
3985 Resultado
3986 \begin_inset Note Note
3987 status collapsed
3988
3989 \begin_layout Plain Layout
3990
3991 \series bold
3992
3993 \backslash
3994 raisebox
3995 \series default
3996  se usa sólo como espaciador
3997 \end_layout
3998
3999 \end_inset
4000
4001
4002 \end_layout
4003
4004 \end_inset
4005 </cell>
4006 </row>
4007 <row>
4008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4009 \begin_inset Text
4010
4011 \begin_layout Plain Layout
4012
4013 \backslash
4014 overline
4015 \begin_inset ERT
4016 status collapsed
4017
4018 \begin_layout Plain Layout
4019
4020
4021 \backslash
4022 spce 
4023 \end_layout
4024
4025 \end_inset
4026
4027 A+B
4028 \begin_inset Index
4029 status collapsed
4030
4031 \begin_layout Plain Layout
4032 Comandos ! O ! 
4033 \backslash
4034 overline
4035 \end_layout
4036
4037 \end_inset
4038
4039
4040 \end_layout
4041
4042 \end_inset
4043 </cell>
4044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4045 \begin_inset Text
4046
4047 \begin_layout Plain Layout
4048 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4049 \end_inset
4050
4051
4052 \end_layout
4053
4054 \end_inset
4055 </cell>
4056 </row>
4057 <row>
4058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4059 \begin_inset Text
4060
4061 \begin_layout Plain Layout
4062
4063 \backslash
4064 underline
4065 \begin_inset ERT
4066 status collapsed
4067
4068 \begin_layout Plain Layout
4069
4070
4071 \backslash
4072 spce 
4073 \end_layout
4074
4075 \end_inset
4076
4077 A+B
4078 \begin_inset Index
4079 status collapsed
4080
4081 \begin_layout Plain Layout
4082 Comandos ! U ! 
4083 \backslash
4084 underline
4085 \end_layout
4086
4087 \end_inset
4088
4089
4090 \end_layout
4091
4092 \end_inset
4093 </cell>
4094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4095 \begin_inset Text
4096
4097 \begin_layout Plain Layout
4098 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4099 \end_inset
4100
4101
4102 \end_layout
4103
4104 \end_inset
4105 </cell>
4106 </row>
4107 <row>
4108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4109 \begin_inset Text
4110
4111 \begin_layout Plain Layout
4112
4113 \backslash
4114 overline
4115 \begin_inset ERT
4116 status collapsed
4117
4118 \begin_layout Plain Layout
4119
4120
4121 \backslash
4122 spce 
4123 \end_layout
4124
4125 \end_inset
4126
4127
4128 \backslash
4129 underline
4130 \begin_inset ERT
4131 status collapsed
4132
4133 \begin_layout Plain Layout
4134
4135
4136 \backslash
4137 spce 
4138 \end_layout
4139
4140 \end_inset
4141
4142 A+B
4143 \end_layout
4144
4145 \end_inset
4146 </cell>
4147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4148 \begin_inset Text
4149
4150 \begin_layout Plain Layout
4151 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4152 \end_inset
4153
4154
4155 \end_layout
4156
4157 \end_inset
4158 </cell>
4159 </row>
4160 </lyxtabular>
4161
4162 \end_inset
4163
4164
4165 \end_layout
4166
4167 \begin_layout Standard
4168 En el último ejemplo es indiferente poner primero 
4169 \series bold
4170
4171 \backslash
4172 overline
4173 \series default
4174  o 
4175 \series bold
4176
4177 \backslash
4178 underline
4179 \series default
4180 .
4181 \end_layout
4182
4183 \begin_layout Standard
4184 Para poner doble subrayado, p.
4185 \begin_inset space \thinspace{}
4186 \end_inset
4187
4188 e.
4189  en resultados, se usa 
4190 \series bold
4191
4192 \backslash
4193 underline
4194 \series default
4195  dos veces.
4196 \end_layout
4197
4198 \begin_layout Standard
4199 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4200 \begin_inset VSpace bigskip
4201 \end_inset
4202
4203 Se pueden crear líneas personalizadas con el comando 
4204 \series bold
4205
4206 \backslash
4207 rule
4208 \series default
4209
4210 \begin_inset Index
4211 status open
4212
4213 \begin_layout Plain Layout
4214 Comandos ! R ! 
4215 \backslash
4216 rule
4217 \end_layout
4218
4219 \end_inset
4220
4221  con el esquema siguiente:
4222 \end_layout
4223
4224 \begin_layout Standard
4225
4226 \series bold
4227
4228 \backslash
4229 rule[hueco vertical]{longitud}{grosor}
4230 \end_layout
4231
4232 \begin_layout Standard
4233 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4234  si el valor es negativo).
4235  Las unidades disponibles para los valores están listadas en
4236 \begin_inset space ~
4237 \end_inset
4238
4239
4240 \begin_inset CommandInset ref
4241 LatexCommand ref
4242 reference "tab:Unidades-disponibles"
4243
4244 \end_inset
4245
4246 .
4247  A continuación hay dos ejemplos de líneas creadas con los comandos
4248 \series bold
4249
4250 \begin_inset Newline newline
4251 \end_inset
4252
4253
4254 \backslash
4255 rule[-2ex]{3cm}{2pt}
4256 \series default
4257  y 
4258 \series bold
4259
4260 \backslash
4261 rule{2cm}{1pt}
4262 \series default
4263 :
4264 \end_layout
4265
4266 \begin_layout Standard
4267 Esto es una frase 
4268 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4269 \end_inset
4270
4271  con dos líneas.
4272 \end_layout
4273
4274 \begin_layout Standard
4275
4276 \series bold
4277
4278 \backslash
4279 rule
4280 \series default
4281  también se puede usar para texto si se inserta en modo TeX.
4282 \end_layout
4283
4284 \begin_layout Subsection
4285 Puntos
4286 \begin_inset CommandInset label
4287 LatexCommand label
4288 name "sub:Puntos"
4289
4290 \end_inset
4291
4292
4293 \begin_inset Index
4294 status collapsed
4295
4296 \begin_layout Plain Layout
4297 Puntos
4298 \end_layout
4299
4300 \end_inset
4301
4302
4303 \end_layout
4304
4305 \begin_layout Standard
4306 Hay distintos tipos de puntos disponibles.
4307 \begin_inset Foot
4308 status collapsed
4309
4310 \begin_layout Plain Layout
4311 En la barra de herramientas de ecuaciones, en el panel del botón 
4312 \begin_inset Graphics
4313         filename ../../images/math/ldots.png
4314         scale 85
4315
4316 \end_inset
4317
4318 .
4319 \end_layout
4320
4321 \end_inset
4322
4323  Para continuación en enumeraciones se usan puntos bajos, (
4324 \series bold
4325
4326 \backslash
4327 ldots
4328 \series default
4329
4330 \begin_inset Index
4331 status collapsed
4332
4333 \begin_layout Plain Layout
4334 Comandos ! L ! 
4335 \backslash
4336 ldots
4337 \end_layout
4338
4339 \end_inset
4340
4341 ), mientras que para operaciones se usan puntos centrados a la misma altura
4342  que los operadores, (
4343 \series bold
4344
4345 \backslash
4346 cdots
4347 \series default
4348
4349 \begin_inset Index
4350 status collapsed
4351
4352 \begin_layout Plain Layout
4353 Comandos ! C ! 
4354 \backslash
4355 cdots
4356 \end_layout
4357
4358 \end_inset
4359
4360 ).
4361  Si se usa el comando 
4362 \series bold
4363
4364 \backslash
4365 dots
4366 \series default
4367
4368 \begin_inset Index
4369 status collapsed
4370
4371 \begin_layout Plain Layout
4372 Comandos ! D ! 
4373 \backslash
4374 dots
4375 \end_layout
4376
4377 \end_inset
4378
4379 , LaTeX decide el tipo a usar en función del carácter siguiente.
4380 \end_layout
4381
4382 \begin_layout Standard
4383 \align center
4384 \begin_inset Tabular
4385 <lyxtabular version="3" rows="8" columns="2">
4386 <features>
4387 <column alignment="center" valignment="top" width="0pt">
4388 <column alignment="center" valignment="top" width="0pt">
4389 <row>
4390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4391 \begin_inset Text
4392
4393 \begin_layout Plain Layout
4394 Comando
4395 \end_layout
4396
4397 \end_inset
4398 </cell>
4399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4400 \begin_inset Text
4401
4402 \begin_layout Plain Layout
4403 Resultado
4404 \end_layout
4405
4406 \end_inset
4407 </cell>
4408 </row>
4409 <row>
4410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Plain Layout
4414 A_1
4415 \begin_inset ERT
4416 status collapsed
4417
4418 \begin_layout Plain Layout
4419
4420
4421 \backslash
4422 spce 
4423 \end_layout
4424
4425 \end_inset
4426
4427 ,
4428 \backslash
4429 dots
4430 \begin_inset ERT
4431 status collapsed
4432
4433 \begin_layout Plain Layout
4434
4435
4436 \backslash
4437 spce 
4438 \end_layout
4439
4440 \end_inset
4441
4442 ,A_n
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4448 \begin_inset Text
4449
4450 \begin_layout Plain Layout
4451 \begin_inset Formula $A_{1},\dots,A_{n}$
4452 \end_inset
4453
4454
4455 \end_layout
4456
4457 \end_inset
4458 </cell>
4459 </row>
4460 <row>
4461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4462 \begin_inset Text
4463
4464 \begin_layout Plain Layout
4465 A_1
4466 \begin_inset ERT
4467 status collapsed
4468
4469 \begin_layout Plain Layout
4470
4471
4472 \backslash
4473 spce 
4474 \end_layout
4475
4476 \end_inset
4477
4478 +
4479 \backslash
4480 dots
4481 \begin_inset ERT
4482 status collapsed
4483
4484 \begin_layout Plain Layout
4485
4486
4487 \backslash
4488 spce 
4489 \end_layout
4490
4491 \end_inset
4492
4493 +A_n
4494 \end_layout
4495
4496 \end_inset
4497 </cell>
4498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4499 \begin_inset Text
4500
4501 \begin_layout Plain Layout
4502 \begin_inset Formula $A_{1}+\dots+A_{n}$
4503 \end_inset
4504
4505
4506 \end_layout
4507
4508 \end_inset
4509 </cell>
4510 </row>
4511 <row>
4512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4513 \begin_inset Text
4514
4515 \begin_layout Plain Layout
4516 A_1
4517 \begin_inset ERT
4518 status collapsed
4519
4520 \begin_layout Plain Layout
4521
4522
4523 \backslash
4524 spce 
4525 \end_layout
4526
4527 \end_inset
4528
4529 ,
4530 \backslash
4531 ldots
4532 \begin_inset ERT
4533 status collapsed
4534
4535 \begin_layout Plain Layout
4536
4537
4538 \backslash
4539 spce 
4540 \end_layout
4541
4542 \end_inset
4543
4544 ,A_n
4545 \end_layout
4546
4547 \end_inset
4548 </cell>
4549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4550 \begin_inset Text
4551
4552 \begin_layout Plain Layout
4553 \begin_inset Formula $A_{1},\ldots,A_{n}$
4554 \end_inset
4555
4556
4557 \end_layout
4558
4559 \end_inset
4560 </cell>
4561 </row>
4562 <row>
4563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4564 \begin_inset Text
4565
4566 \begin_layout Plain Layout
4567 A_1
4568 \begin_inset ERT
4569 status collapsed
4570
4571 \begin_layout Plain Layout
4572
4573
4574 \backslash
4575 spce 
4576 \end_layout
4577
4578 \end_inset
4579
4580 +
4581 \backslash
4582 cdots
4583 \begin_inset ERT
4584 status collapsed
4585
4586 \begin_layout Plain Layout
4587
4588
4589 \backslash
4590 spce 
4591 \end_layout
4592
4593 \end_inset
4594
4595 +A_n
4596 \end_layout
4597
4598 \end_inset
4599 </cell>
4600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4601 \begin_inset Text
4602
4603 \begin_layout Plain Layout
4604 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4605 \end_inset
4606
4607
4608 \end_layout
4609
4610 \end_inset
4611 </cell>
4612 </row>
4613 <row>
4614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4615 \begin_inset Text
4616
4617 \begin_layout Plain Layout
4618
4619 \backslash
4620 vdots
4621 \end_layout
4622
4623 \end_inset
4624 </cell>
4625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4626 \begin_inset Text
4627
4628 \begin_layout Plain Layout
4629 \begin_inset Formula $\vdots$
4630 \end_inset
4631
4632
4633 \end_layout
4634
4635 \end_inset
4636 </cell>
4637 </row>
4638 <row>
4639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4640 \begin_inset Text
4641
4642 \begin_layout Plain Layout
4643
4644 \backslash
4645 ddots
4646 \end_layout
4647
4648 \end_inset
4649 </cell>
4650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4651 \begin_inset Text
4652
4653 \begin_layout Plain Layout
4654 \begin_inset Formula $\ddots$
4655 \end_inset
4656
4657
4658 \end_layout
4659
4660 \end_inset
4661 </cell>
4662 </row>
4663 <row>
4664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4665 \begin_inset Text
4666
4667 \begin_layout Plain Layout
4668 Matriz
4669 \begin_inset space \thinspace{}
4670 \end_inset
4671
4672 3×3 con los distintos puntos
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4678 \begin_inset Text
4679
4680 \begin_layout Plain Layout
4681 \begin_inset Formula $\begin{array}{ccc}
4682 A_{11} & \cdots & A_{1m}\\
4683 \vdots & \ddots & \vdots\\
4684 A_{n1} & \cdots & A_{nm}\end{array}$
4685 \end_inset
4686
4687
4688 \end_layout
4689
4690 \end_inset
4691 </cell>
4692 </row>
4693 </lyxtabular>
4694
4695 \end_inset
4696
4697
4698 \end_layout
4699
4700 \begin_layout Standard
4701 Los puntos suspensivos disponibles en el menú 
4702 \family sans
4703 Insertar\SpecialChar \menuseparator
4704 Carácter especial
4705 \family default
4706  son 
4707 \series bold
4708
4709 \backslash
4710 ldots
4711 \series default
4712 .
4713 \begin_inset VSpace medskip
4714 \end_inset
4715
4716
4717 \end_layout
4718
4719 \begin_layout Standard
4720 Hay puntos específicos para matrices que se extienden por varias columnas.
4721  Se generan con el comando 
4722 \series bold
4723
4724 \backslash
4725 hdotsfor
4726 \series default
4727
4728 \begin_inset Index
4729 status collapsed
4730
4731 \begin_layout Plain Layout
4732 Comandos ! H ! 
4733 \backslash
4734 hdotsfor
4735 \end_layout
4736
4737 \end_inset
4738
4739 , que tiene el siguiente esquema:
4740 \end_layout
4741
4742 \begin_layout Standard
4743
4744 \series bold
4745
4746 \backslash
4747 hdotsfor[distancia]{número de columnas}
4748 \end_layout
4749
4750 \begin_layout Standard
4751 Número de columnas especifica cuántas columnas deben abarcarse.
4752  Distancia es un factor para la separación entre los puntos.
4753 \end_layout
4754
4755 \begin_layout Standard
4756 En la siguiente matriz se ha insertado el comando 
4757 \series bold
4758
4759 \backslash
4760 hdotsfor[2]{4}
4761 \series default
4762  en el primer recuadro de la segunda línea para obtener puntos separados
4763  una distancia equivalente a dos veces la del comando 
4764 \series bold
4765
4766 \backslash
4767 dots
4768 \series default
4769 .
4770 \begin_inset Formula \[
4771 \left(\begin{array}{cccc}
4772 A & B & C & D\\
4773 \hdotsfor[2]{4}\\
4774 q & w & e & r\end{array}\right)\]
4775
4776 \end_inset
4777
4778
4779 \end_layout
4780
4781 \begin_layout Standard
4782 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4783  de lo contrario se producen errores de LaTeX.
4784 \end_layout
4785
4786 \begin_layout Standard
4787 \begin_inset VSpace bigskip
4788 \end_inset
4789
4790
4791 \end_layout
4792
4793 \begin_layout Standard
4794 Además, con el comando 
4795 \series bold
4796
4797 \backslash
4798 dotfill
4799 \series default
4800
4801 \begin_inset Index
4802 status collapsed
4803
4804 \begin_layout Plain Layout
4805 Comandos ! D ! 
4806 \backslash
4807 dotfill
4808 \end_layout
4809
4810 \end_inset
4811
4812  puedes completar con puntos una línea.
4813  El efecto de este tipo de comandos es como el de 
4814 \series bold
4815
4816 \backslash
4817 hfill
4818 \series default
4819 , véase 
4820 \begin_inset CommandInset ref
4821 LatexCommand ref
4822 reference "sub:Espacio-variable"
4823
4824 \end_inset
4825
4826 .
4827 \end_layout
4828
4829 \begin_layout Standard
4830 Por ejemplo el comando 
4831 \series bold
4832 A
4833 \backslash
4834 dotfill
4835 \series default
4836
4837 \begin_inset ERT
4838 status collapsed
4839
4840 \begin_layout Plain Layout
4841
4842
4843 \backslash
4844 spce 
4845 \end_layout
4846
4847 \end_inset
4848
4849
4850 \series bold
4851 B
4852 \series default
4853  genera
4854 \end_layout
4855
4856 \begin_layout Standard
4857 \begin_inset Formula $A\dotfill B$
4858 \end_inset
4859
4860
4861 \end_layout
4862
4863 \begin_layout Standard
4864 Un comando análogo a 
4865 \series bold
4866
4867 \backslash
4868 dotfill
4869 \series default
4870  para rellenar con una línea es 
4871 \series bold
4872
4873 \backslash
4874 hrulefill
4875 \series default
4876
4877 \begin_inset Index
4878 status collapsed
4879
4880 \begin_layout Plain Layout
4881 Comandos ! H ! 
4882 \backslash
4883 hrulefill
4884 \end_layout
4885
4886 \end_inset
4887
4888 :
4889 \end_layout
4890
4891 \begin_layout Standard
4892 \begin_inset Formula $A\hrulefill B$
4893 \end_inset
4894
4895
4896 \end_layout
4897
4898 \begin_layout Standard
4899 Para usar estos comandos en el texto, deben insertarse en modo TeX.
4900 \end_layout
4901
4902 \begin_layout Section
4903 Matrices
4904 \begin_inset CommandInset label
4905 LatexCommand label
4906 name "sec:Matrices"
4907
4908 \end_inset
4909
4910
4911 \begin_inset Index
4912 status collapsed
4913
4914 \begin_layout Plain Layout
4915 Matrices
4916 \end_layout
4917
4918 \end_inset
4919
4920
4921 \end_layout
4922
4923 \begin_layout Standard
4924 Se pueden insertar con el botón 
4925 \begin_inset Graphics
4926         filename ../../images/dialog-show_mathmatrix.png
4927         scale 85
4928
4929 \end_inset
4930
4931  de la barra de ecuaciones o con el menú 
4932 \family sans
4933 Insertar\SpecialChar \menuseparator
4934 Ecuación\SpecialChar \menuseparator
4935 Matriz
4936 \family default
4937 .
4938  Aparece una ventana en la que se pide el número de filas y columnas y la
4939  alineación.
4940  La alineación vertical sólo es relevante para matrices en línea:
4941 \end_layout
4942
4943 \begin_layout Standard
4944 Esta primera matriz tiene alineación superior 
4945 \begin_inset Formula $\begin{array}[t]{cccc}
4946 A & D & G & J\\
4947 B & E & H & K\\
4948 D & F & I & L\end{array}$
4949 \end_inset
4950
4951  , la segunda alineación central 
4952 \begin_inset Formula $\begin{array}{cccc}
4953 A & D & G & J\\
4954 B & E & H & K\\
4955 D & F & I & L\end{array}$
4956 \end_inset
4957
4958  , y la tercera alineación inferior 
4959 \begin_inset Formula $\begin{array}[b]{cccc}
4960 A & D & G & J\\
4961 B & E & H & K\\
4962 D & F & I & L\end{array}$
4963 \end_inset
4964
4965 .
4966 \end_layout
4967
4968 \begin_layout Standard
4969 La alineación horizontal especifica cómo deben alinearse las entradas de
4970  la columna.
4971  Se determina mediante una letra para cada columna.
4972  
4973 \emph on
4974 l
4975 \emph default
4976  indica alineación a la izquierda, 
4977 \emph on
4978 c
4979 \emph default
4980  alineación centrada y 
4981 \emph on
4982 r
4983 \emph default
4984  alineación a la derecha.
4985  Por ejemplo, para componer una matriz
4986 \begin_inset space ~
4987 \end_inset
4988
4989 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
4990  centradas y la última a la derecha, se anota 
4991 \series bold
4992 lccr
4993 \series default
4994  en la alineación horizontal.
4995  Normalmente todas las columnas de una matriz están centradas, por tanto
4996  el valor por omisión es 
4997 \series bold
4998 c
4999 \series default
5000  para todas ellas.
5001 \end_layout
5002
5003 \begin_layout Standard
5004 Alineación horizontal:
5005 \end_layout
5006
5007 \begin_layout Standard
5008
5009 \series bold
5010 lll
5011 \series default
5012  : 
5013 \begin_inset Formula $\begin{array}{lll}
5014 10000 & D & G\\
5015 B & 10000 & H\\
5016 C & F & 10000\end{array}$
5017 \end_inset
5018
5019  , 
5020 \series bold
5021 ccc 
5022 \series default
5023
5024 \begin_inset Formula $\begin{array}{ccc}
5025 10000 & D & G\\
5026 B & 10000 & H\\
5027 C & F & 10000\end{array}$
5028 \end_inset
5029
5030  
5031 \series bold
5032 ,
5033 \series default
5034  
5035 \series bold
5036 rrr 
5037 \series default
5038
5039 \begin_inset Formula $\begin{array}{rrr}
5040 10000 & D & G\\
5041 B & 10000 & H\\
5042 C & F & 10000\end{array}$
5043 \end_inset
5044
5045
5046 \end_layout
5047
5048 \begin_layout Standard
5049 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5050  botones 
5051 \begin_inset Graphics
5052         filename ../../images/tabular-feature_append-row.png
5053         scale 85
5054
5055 \end_inset
5056
5057
5058 \begin_inset Graphics
5059         filename ../../images/tabular-feature_delete-row.png
5060         scale 85
5061
5062 \end_inset
5063
5064 , etc.
5065  de la barra de ecuaciones o el menú 
5066 \family sans
5067 Editar\SpecialChar \menuseparator
5068 Filas y columnas
5069 \family default
5070 .
5071  También se pueden añadir filas nuevas con 
5072 \family sans
5073 Ctrl-Retorno
5074 \family default
5075 .
5076 \end_layout
5077
5078 \begin_layout Standard
5079 \begin_inset VSpace bigskip
5080 \end_inset
5081
5082
5083 \end_layout
5084
5085 \begin_layout Standard
5086 Se pueden poner paréntesis alrededor de una matriz con los comandos 
5087 \series bold
5088
5089 \backslash
5090 left
5091 \series default
5092
5093 \begin_inset Index
5094 status collapsed
5095
5096 \begin_layout Plain Layout
5097 Comandos ! L ! 
5098 \backslash
5099 left
5100 \end_layout
5101
5102 \end_inset
5103
5104  y 
5105 \series bold
5106
5107 \backslash
5108 right
5109 \series default
5110
5111 \begin_inset Index
5112 status collapsed
5113
5114 \begin_layout Plain Layout
5115 Comandos ! R ! 
5116 \backslash
5117 right
5118 \end_layout
5119
5120 \end_inset
5121
5122  (atajo 
5123 \family sans
5124 Alt-m
5125 \begin_inset space ~
5126 \end_inset
5127
5128 paréntesis
5129 \family default
5130 ), véase 
5131 \begin_inset CommandInset ref
5132 LatexCommand ref
5133 reference "sub:Tamaño-automático-de"
5134
5135 \end_inset
5136
5137 , o usando los comandos siguientes:
5138 \end_layout
5139
5140 \begin_layout Standard
5141 \begin_inset VSpace medskip
5142 \end_inset
5143
5144
5145 \end_layout
5146
5147 \begin_layout Standard
5148 \begin_inset space \hfill{}
5149 \end_inset
5150
5151
5152 \begin_inset Tabular
5153 <lyxtabular version="3" rows="4" columns="2">
5154 <features>
5155 <column alignment="center" valignment="top" width="0">
5156 <column alignment="center" valignment="top" width="0">
5157 <row>
5158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5159 \begin_inset Text
5160
5161 \begin_layout Plain Layout
5162 Comando
5163 \end_layout
5164
5165 \end_inset
5166 </cell>
5167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171 Resultado
5172 \begin_inset Note Note
5173 status collapsed
5174
5175 \begin_layout Plain Layout
5176
5177 \series bold
5178
5179 \backslash
5180 raisebox
5181 \series default
5182  se usa sólo como espaciador
5183 \end_layout
5184
5185 \end_inset
5186
5187
5188 \end_layout
5189
5190 \end_inset
5191 </cell>
5192 </row>
5193 <row>
5194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5195 \begin_inset Text
5196
5197 \begin_layout Plain Layout
5198
5199 \backslash
5200 bmatrix
5201 \begin_inset ERT
5202 status collapsed
5203
5204 \begin_layout Plain Layout
5205
5206
5207 \backslash
5208 spce 
5209 \end_layout
5210
5211 \end_inset
5212
5213 2
5214 \series bold
5215 ×
5216 \series default
5217 2
5218 \begin_inset space \thinspace{}
5219 \end_inset
5220
5221 matriz
5222 \end_layout
5223
5224 \end_inset
5225 </cell>
5226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5227 \begin_inset Text
5228
5229 \begin_layout Plain Layout
5230 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5231 0 & \textrm{-}\mathrm{i}\\
5232 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5233 \end_inset
5234
5235
5236 \end_layout
5237
5238 \end_inset
5239 </cell>
5240 </row>
5241 <row>
5242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5243 \begin_inset Text
5244
5245 \begin_layout Plain Layout
5246
5247 \backslash
5248 Bmatrix
5249 \begin_inset ERT
5250 status collapsed
5251
5252 \begin_layout Plain Layout
5253
5254
5255 \backslash
5256 spce 
5257 \end_layout
5258
5259 \end_inset
5260
5261 2×2
5262 \begin_inset space \thinspace{}
5263 \end_inset
5264
5265 matriz
5266 \end_layout
5267
5268 \end_inset
5269 </cell>
5270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5271 \begin_inset Text
5272
5273 \begin_layout Plain Layout
5274 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5275 0 & \textrm{-}\mathrm{i}\\
5276 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5277 \end_inset
5278
5279
5280 \end_layout
5281
5282 \end_inset
5283 </cell>
5284 </row>
5285 <row>
5286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5287 \begin_inset Text
5288
5289 \begin_layout Plain Layout
5290
5291 \backslash
5292 pmatrix
5293 \begin_inset ERT
5294 status collapsed
5295
5296 \begin_layout Plain Layout
5297
5298
5299 \backslash
5300 spce 
5301 \end_layout
5302
5303 \end_inset
5304
5305 2
5306 \series bold
5307 ×
5308 \series default
5309 2
5310 \begin_inset space \thinspace{}
5311 \end_inset
5312
5313 matriz
5314 \end_layout
5315
5316 \end_inset
5317 </cell>
5318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5319 \begin_inset Text
5320
5321 \begin_layout Plain Layout
5322 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5323 0 & \textrm{-}\mathrm{i}\\
5324 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5325 \end_inset
5326
5327
5328 \end_layout
5329
5330 \end_inset
5331 </cell>
5332 </row>
5333 </lyxtabular>
5334
5335 \end_inset
5336
5337
5338 \begin_inset space \hfill{}
5339 \end_inset
5340
5341
5342 \begin_inset Tabular
5343 <lyxtabular version="3" rows="4" columns="2">
5344 <features>
5345 <column alignment="center" valignment="top" width="0">
5346 <column alignment="center" valignment="top" width="0">
5347 <row>
5348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5349 \begin_inset Text
5350
5351 \begin_layout Plain Layout
5352 Comando
5353 \end_layout
5354
5355 \end_inset
5356 </cell>
5357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5358 \begin_inset Text
5359
5360 \begin_layout Plain Layout
5361 Resultado
5362 \begin_inset Note Note
5363 status collapsed
5364
5365 \begin_layout Plain Layout
5366
5367 \series bold
5368
5369 \backslash
5370 raisebox
5371 \series default
5372  se usa sólo como espaciador
5373 \end_layout
5374
5375 \end_inset
5376
5377
5378 \end_layout
5379
5380 \end_inset
5381 </cell>
5382 </row>
5383 <row>
5384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5385 \begin_inset Text
5386
5387 \begin_layout Plain Layout
5388
5389 \backslash
5390 vmatrix
5391 \begin_inset ERT
5392 status collapsed
5393
5394 \begin_layout Plain Layout
5395
5396
5397 \backslash
5398 spce 
5399 \end_layout
5400
5401 \end_inset
5402
5403 2
5404 \series bold
5405 ×
5406 \series default
5407 2
5408 \begin_inset space \thinspace{}
5409 \end_inset
5410
5411 matriz
5412 \end_layout
5413
5414 \end_inset
5415 </cell>
5416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5417 \begin_inset Text
5418
5419 \begin_layout Plain Layout
5420 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5421 0 & \textrm{-}\mathrm{i}\\
5422 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5423 \end_inset
5424
5425
5426 \end_layout
5427
5428 \end_inset
5429 </cell>
5430 </row>
5431 <row>
5432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5433 \begin_inset Text
5434
5435 \begin_layout Plain Layout
5436
5437 \backslash
5438 Vmatrix
5439 \begin_inset ERT
5440 status collapsed
5441
5442 \begin_layout Plain Layout
5443
5444
5445 \backslash
5446 spce 
5447 \end_layout
5448
5449 \end_inset
5450
5451 2
5452 \series bold
5453 ×
5454 \series default
5455 2
5456 \begin_inset space \thinspace{}
5457 \end_inset
5458
5459 matriz
5460 \end_layout
5461
5462 \end_inset
5463 </cell>
5464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5465 \begin_inset Text
5466
5467 \begin_layout Plain Layout
5468 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5469 0 & \textrm{-}\mathrm{i}\\
5470 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5471 \end_inset
5472
5473
5474 \end_layout
5475
5476 \end_inset
5477 </cell>
5478 </row>
5479 <row>
5480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5481 \begin_inset Text
5482
5483 \begin_layout Plain Layout
5484
5485 \backslash
5486 matrix
5487 \begin_inset ERT
5488 status collapsed
5489
5490 \begin_layout Plain Layout
5491
5492
5493 \backslash
5494 spce 
5495 \end_layout
5496
5497 \end_inset
5498
5499 2
5500 \series bold
5501 ×
5502 \series default
5503 2
5504 \begin_inset space \thinspace{}
5505 \end_inset
5506
5507 matriz
5508 \end_layout
5509
5510 \end_inset
5511 </cell>
5512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5517 0 & \textrm{-}\mathrm{i}\\
5518 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5519 \end_inset
5520
5521
5522 \end_layout
5523
5524 \end_inset
5525 </cell>
5526 </row>
5527 </lyxtabular>
5528
5529 \end_inset
5530
5531
5532 \begin_inset space \hfill{}
5533 \end_inset
5534
5535
5536 \end_layout
5537
5538 \begin_layout Standard
5539 \begin_inset VSpace medskip
5540 \end_inset
5541
5542
5543 \end_layout
5544
5545 \begin_layout Standard
5546 Cuando se inserta p.
5547 \begin_inset space \thinspace{}
5548 \end_inset
5549
5550 e.
5551 \begin_inset space ~
5552 \end_inset
5553
5554
5555 \series bold
5556
5557 \backslash
5558 vmatrix
5559 \series default
5560 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5561  la matriz.
5562 \end_layout
5563
5564 \begin_layout Standard
5565 \begin_inset VSpace bigskip
5566 \end_inset
5567
5568
5569 \end_layout
5570
5571 \begin_layout Standard
5572 Como todas las ecuaciones multilínea son matrices, la longitud 
5573 \series bold
5574
5575 \backslash
5576 arraycolsep
5577 \series default
5578
5579 \begin_inset Index
5580 status collapsed
5581
5582 \begin_layout Plain Layout
5583 Comandos ! A ! 
5584 \backslash
5585 arraycolsep
5586 \end_layout
5587
5588 \end_inset
5589
5590 , que se describe en 
5591 \begin_inset CommandInset ref
5592 LatexCommand ref
5593 reference "sub:Separación-de-columnas"
5594
5595 \end_inset
5596
5597 , también se puede usar para cambiar la separación de las columnas en una
5598  matriz.
5599  Para cambiar la separación de las filas, se usa el comando 
5600 \series bold
5601
5602 \backslash
5603 arraystretch
5604 \series default
5605
5606 \begin_inset Index
5607 status collapsed
5608
5609 \begin_layout Plain Layout
5610 Comandos ! A ! 
5611 \backslash
5612 arraystretch
5613 \end_layout
5614
5615 \end_inset
5616
5617  de la siguiente manera:
5618 \end_layout
5619
5620 \begin_layout Standard
5621
5622 \series bold
5623
5624 \backslash
5625 renewcommand{
5626 \backslash
5627 arraystretch}{factor de separación}
5628 \begin_inset Index
5629 status collapsed
5630
5631 \begin_layout Plain Layout
5632 Comandos ! R ! 
5633 \backslash
5634 renewcommand
5635 \end_layout
5636
5637 \end_inset
5638
5639
5640 \end_layout
5641
5642 \begin_layout Standard
5643 El comando 
5644 \series bold
5645
5646 \backslash
5647 renewcommand
5648 \series default
5649  asigna el factor de separación al comando predefinido 
5650 \series bold
5651
5652 \backslash
5653 arraystretch
5654 \series default
5655 .
5656  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5657  Además, éste se usa para todas las matrices siguientes.
5658  Para volver a la separación original, asigna factor 1 a 
5659 \series bold
5660
5661 \backslash
5662 arraystretch
5663 \series default
5664 .
5665 \end_layout
5666
5667 \begin_layout Standard
5668 Para poner matrices en línea se usa el comando 
5669 \series bold
5670
5671 \backslash
5672 smallmatrix
5673 \series default
5674
5675 \begin_inset Index
5676 status collapsed
5677
5678 \begin_layout Plain Layout
5679 Comandos ! S ! 
5680 \backslash
5681 smallmatrix
5682 \end_layout
5683
5684 \end_inset
5685
5686 .
5687  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5688  se inserta la matriz.
5689  
5690 \end_layout
5691
5692 \begin_layout Standard
5693 Esto es una matriz 
5694 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5695 C & D\end{smallmatrix}\right)$
5696 \end_inset
5697
5698  en línea.
5699 \end_layout
5700
5701 \begin_layout Section
5702 Delimitadores
5703 \begin_inset Index
5704 status collapsed
5705
5706 \begin_layout Plain Layout
5707 Delimitadores
5708 \end_layout
5709
5710 \end_inset
5711
5712
5713 \end_layout
5714
5715 \begin_layout Subsection
5716 Delimitadores verticales
5717 \begin_inset Index
5718 status collapsed
5719
5720 \begin_layout Plain Layout
5721 Delimitadores ! verticales
5722 \end_layout
5723
5724 \end_inset
5725
5726
5727 \end_layout
5728
5729 \begin_layout Standard
5730 \begin_inset space \hfill{}
5731 \end_inset
5732
5733
5734 \begin_inset Tabular
5735 <lyxtabular version="3" rows="9" columns="2">
5736 <features>
5737 <column alignment="center" valignment="top" width="0pt">
5738 <column alignment="center" valignment="top" width="0pt">
5739 <row>
5740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5741 \begin_inset Text
5742
5743 \begin_layout Plain Layout
5744 Comando
5745 \end_layout
5746
5747 \end_inset
5748 </cell>
5749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5750 \begin_inset Text
5751
5752 \begin_layout Plain Layout
5753 Resultado
5754 \end_layout
5755
5756 \end_inset
5757 </cell>
5758 </row>
5759 <row>
5760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5761 \begin_inset Text
5762
5763 \begin_layout Plain Layout
5764 (
5765 \end_layout
5766
5767 \end_inset
5768 </cell>
5769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5770 \begin_inset Text
5771
5772 \begin_layout Plain Layout
5773 \begin_inset Formula $($
5774 \end_inset
5775
5776
5777 \end_layout
5778
5779 \end_inset
5780 </cell>
5781 </row>
5782 <row>
5783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5784 \begin_inset Text
5785
5786 \begin_layout Plain Layout
5787 {
5788 \end_layout
5789
5790 \end_inset
5791 </cell>
5792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5793 \begin_inset Text
5794
5795 \begin_layout Plain Layout
5796 \begin_inset Formula $\{$
5797 \end_inset
5798
5799
5800 \end_layout
5801
5802 \end_inset
5803 </cell>
5804 </row>
5805 <row>
5806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5807 \begin_inset Text
5808
5809 \begin_layout Plain Layout
5810 [
5811 \end_layout
5812
5813 \end_inset
5814 </cell>
5815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5816 \begin_inset Text
5817
5818 \begin_layout Plain Layout
5819 \begin_inset Formula $[$
5820 \end_inset
5821
5822
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 </row>
5828 <row>
5829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5830 \begin_inset Text
5831
5832 \begin_layout Plain Layout
5833
5834 \backslash
5835 langle
5836 \end_layout
5837
5838 \end_inset
5839 </cell>
5840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5841 \begin_inset Text
5842
5843 \begin_layout Plain Layout
5844 \begin_inset Formula $\langle$
5845 \end_inset
5846
5847
5848 \end_layout
5849
5850 \end_inset
5851 </cell>
5852 </row>
5853 <row>
5854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5855 \begin_inset Text
5856
5857 \begin_layout Plain Layout
5858
5859 \backslash
5860 lceil
5861 \end_layout
5862
5863 \end_inset
5864 </cell>
5865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5866 \begin_inset Text
5867
5868 \begin_layout Plain Layout
5869 \begin_inset Formula $\lceil$
5870 \end_inset
5871
5872
5873 \end_layout
5874
5875 \end_inset
5876 </cell>
5877 </row>
5878 <row>
5879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5880 \begin_inset Text
5881
5882 \begin_layout Plain Layout
5883
5884 \backslash
5885 lfloor
5886 \end_layout
5887
5888 \end_inset
5889 </cell>
5890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5891 \begin_inset Text
5892
5893 \begin_layout Plain Layout
5894 \begin_inset Formula $\lfloor$
5895 \end_inset
5896
5897
5898 \end_layout
5899
5900 \end_inset
5901 </cell>
5902 </row>
5903 <row>
5904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5905 \begin_inset Text
5906
5907 \begin_layout Plain Layout
5908 /
5909 \end_layout
5910
5911 \end_inset
5912 </cell>
5913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5914 \begin_inset Text
5915
5916 \begin_layout Plain Layout
5917 \begin_inset Formula $/$
5918 \end_inset
5919
5920
5921 \end_layout
5922
5923 \end_inset
5924 </cell>
5925 </row>
5926 <row>
5927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5928 \begin_inset Text
5929
5930 \begin_layout Plain Layout
5931 |
5932 \end_layout
5933
5934 \end_inset
5935 </cell>
5936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5937 \begin_inset Text
5938
5939 \begin_layout Plain Layout
5940 \begin_inset Formula $|$
5941 \end_inset
5942
5943
5944 \end_layout
5945
5946 \end_inset
5947 </cell>
5948 </row>
5949 </lyxtabular>
5950
5951 \end_inset
5952
5953
5954 \begin_inset space \hfill{}
5955 \end_inset
5956
5957
5958 \begin_inset Tabular
5959 <lyxtabular version="3" rows="9" columns="2">
5960 <features>
5961 <column alignment="center" valignment="top" width="0pt">
5962 <column alignment="center" valignment="top" width="0pt">
5963 <row>
5964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5965 \begin_inset Text
5966
5967 \begin_layout Plain Layout
5968 Comando
5969 \end_layout
5970
5971 \end_inset
5972 </cell>
5973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5974 \begin_inset Text
5975
5976 \begin_layout Plain Layout
5977 Resultado
5978 \end_layout
5979
5980 \end_inset
5981 </cell>
5982 </row>
5983 <row>
5984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5985 \begin_inset Text
5986
5987 \begin_layout Plain Layout
5988 )
5989 \end_layout
5990
5991 \end_inset
5992 </cell>
5993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5994 \begin_inset Text
5995
5996 \begin_layout Plain Layout
5997 \begin_inset Formula $)$
5998 \end_inset
5999
6000
6001 \end_layout
6002
6003 \end_inset
6004 </cell>
6005 </row>
6006 <row>
6007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6008 \begin_inset Text
6009
6010 \begin_layout Plain Layout
6011 }
6012 \end_layout
6013
6014 \end_inset
6015 </cell>
6016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6017 \begin_inset Text
6018
6019 \begin_layout Plain Layout
6020 \begin_inset Formula $\}$
6021 \end_inset
6022
6023
6024 \end_layout
6025
6026 \end_inset
6027 </cell>
6028 </row>
6029 <row>
6030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6031 \begin_inset Text
6032
6033 \begin_layout Plain Layout
6034 ]
6035 \end_layout
6036
6037 \end_inset
6038 </cell>
6039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6040 \begin_inset Text
6041
6042 \begin_layout Plain Layout
6043 \begin_inset Formula $]$
6044 \end_inset
6045
6046
6047 \end_layout
6048
6049 \end_inset
6050 </cell>
6051 </row>
6052 <row>
6053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6054 \begin_inset Text
6055
6056 \begin_layout Plain Layout
6057
6058 \backslash
6059 rangle
6060 \end_layout
6061
6062 \end_inset
6063 </cell>
6064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6065 \begin_inset Text
6066
6067 \begin_layout Plain Layout
6068 \begin_inset Formula $\rangle$
6069 \end_inset
6070
6071
6072 \end_layout
6073
6074 \end_inset
6075 </cell>
6076 </row>
6077 <row>
6078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6079 \begin_inset Text
6080
6081 \begin_layout Plain Layout
6082
6083 \backslash
6084 rceil
6085 \end_layout
6086
6087 \end_inset
6088 </cell>
6089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6090 \begin_inset Text
6091
6092 \begin_layout Plain Layout
6093 \begin_inset Formula $\rceil$
6094 \end_inset
6095
6096
6097 \end_layout
6098
6099 \end_inset
6100 </cell>
6101 </row>
6102 <row>
6103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6104 \begin_inset Text
6105
6106 \begin_layout Plain Layout
6107
6108 \backslash
6109 rfloor
6110 \end_layout
6111
6112 \end_inset
6113 </cell>
6114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6115 \begin_inset Text
6116
6117 \begin_layout Plain Layout
6118 \begin_inset Formula $\rfloor$
6119 \end_inset
6120
6121
6122 \end_layout
6123
6124 \end_inset
6125 </cell>
6126 </row>
6127 <row>
6128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6129 \begin_inset Text
6130
6131 \begin_layout Plain Layout
6132
6133 \backslash
6134
6135 \backslash
6136
6137 \end_layout
6138
6139 \end_inset
6140 </cell>
6141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145 \begin_inset Formula $\backslash$
6146 \end_inset
6147
6148
6149 \end_layout
6150
6151 \end_inset
6152 </cell>
6153 </row>
6154 <row>
6155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6156 \begin_inset Text
6157
6158 \begin_layout Plain Layout
6159
6160 \backslash
6161 |
6162 \end_layout
6163
6164 \end_inset
6165 </cell>
6166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6167 \begin_inset Text
6168
6169 \begin_layout Plain Layout
6170 \begin_inset Formula $\|$
6171 \end_inset
6172
6173
6174 \end_layout
6175
6176 \end_inset
6177 </cell>
6178 </row>
6179 </lyxtabular>
6180
6181 \end_inset
6182
6183
6184 \begin_inset space \hfill{}
6185 \end_inset
6186
6187
6188 \end_layout
6189
6190 \begin_layout Standard
6191 \begin_inset Note Greyedout
6192 status collapsed
6193
6194 \begin_layout Plain Layout
6195
6196 \series bold
6197 Nota
6198 \series default
6199 : En modo TeX hay que usar el comando 
6200 \series bold
6201
6202 \backslash
6203 textbackslash
6204 \series default
6205
6206 \begin_inset Index
6207 status collapsed
6208
6209 \begin_layout Plain Layout
6210 Comandos ! T ! 
6211 \backslash
6212 textbackslash
6213 \end_layout
6214
6215 \end_inset
6216
6217  para la barra invertida, porque si no el comando 
6218 \series bold
6219
6220 \backslash
6221
6222 \backslash
6223
6224 \series default
6225  genera un salto de línea.
6226 \end_layout
6227
6228 \end_inset
6229
6230
6231 \end_layout
6232
6233 \begin_layout Standard
6234 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6235  descritos en las dos subsecciones siguientes.
6236  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6237  < y > en vez de los comandos 
6238 \series bold
6239
6240 \backslash
6241 langle
6242 \series default
6243  y 
6244 \series bold
6245
6246 \backslash
6247 rangle
6248 \series default
6249 .
6250  
6251 \end_layout
6252
6253 \begin_layout Subsubsection
6254 Tamaño manual de los delimitadores
6255 \begin_inset CommandInset label
6256 LatexCommand label
6257 name "sub:Tamaño-manual-de"
6258
6259 \end_inset
6260
6261
6262 \begin_inset Index
6263 status collapsed
6264
6265 \begin_layout Plain Layout
6266 Delimitadores ! tamaño manual
6267 \end_layout
6268
6269 \end_inset
6270
6271
6272 \end_layout
6273
6274 \begin_layout Standard
6275 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6276  LaTeX 
6277 \series bold
6278
6279 \backslash
6280 big
6281 \series default
6282
6283 \begin_inset Index
6284 status collapsed
6285
6286 \begin_layout Plain Layout
6287 Comandos ! B ! 
6288 \backslash
6289 big
6290 \end_layout
6291
6292 \end_inset
6293
6294
6295 \series bold
6296
6297 \backslash
6298 Big
6299 \series default
6300
6301 \series bold
6302
6303 \backslash
6304 bigg
6305 \series default
6306 , y 
6307 \series bold
6308
6309 \backslash
6310 Bigg
6311 \series default
6312 .
6313  
6314 \series bold
6315
6316 \backslash
6317 big
6318 \series default
6319  indica el tamaño menor y 
6320 \series bold
6321
6322 \backslash
6323 Bigg
6324 \series default
6325  el mayor.
6326 \end_layout
6327
6328 \begin_layout Standard
6329 Estos comandos se usan para resaltar niveles de delimitación:
6330 \end_layout
6331
6332 \begin_layout Standard
6333 \noindent
6334 \align center
6335 \begin_inset Tabular
6336 <lyxtabular version="3" rows="2" columns="2">
6337 <features>
6338 <column alignment="center" valignment="top" width="0">
6339 <column alignment="center" valignment="top" width="0">
6340 <row>
6341 <cell alignment="center" valignment="top" usebox="none">
6342 \begin_inset Text
6343
6344 \begin_layout Plain Layout
6345 todos los delimitadores de igual tamaño:
6346 \end_layout
6347
6348 \end_inset
6349 </cell>
6350 <cell alignment="center" valignment="top" usebox="none">
6351 \begin_inset Text
6352
6353 \begin_layout Plain Layout
6354 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6355 \end_inset
6356
6357
6358 \end_layout
6359
6360 \end_inset
6361 </cell>
6362 </row>
6363 <row>
6364 <cell alignment="center" valignment="top" usebox="none">
6365 \begin_inset Text
6366
6367 \begin_layout Plain Layout
6368 así tiene mejor aspecto:
6369 \end_layout
6370
6371 \end_inset
6372 </cell>
6373 <cell alignment="center" valignment="top" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6378 \end_inset
6379
6380
6381 \end_layout
6382
6383 \end_inset
6384 </cell>
6385 </row>
6386 </lyxtabular>
6387
6388 \end_inset
6389
6390
6391 \begin_inset Note Note
6392 status collapsed
6393
6394 \begin_layout Plain Layout
6395
6396 \series bold
6397
6398 \backslash
6399 raisebox
6400 \series default
6401  se usa sólo como espaciador
6402 \end_layout
6403
6404 \end_inset
6405
6406
6407 \end_layout
6408
6409 \begin_layout Standard
6410 Para la segunda expresión se ha empleado el comando 
6411 \series bold
6412
6413 \backslash
6414 Big((A+B)(A-B)
6415 \backslash
6416 Big)^
6417 \series default
6418
6419 \begin_inset ERT
6420 status collapsed
6421
6422 \begin_layout Plain Layout
6423
6424
6425 \backslash
6426 spce 
6427 \end_layout
6428
6429 \end_inset
6430
6431
6432 \series bold
6433 C
6434 \series default
6435 .
6436 \end_layout
6437
6438 \begin_layout Standard
6439 He aquí una visión conjunta de todos los tamaños y delimitadores:
6440 \end_layout
6441
6442 \begin_layout Standard
6443 \noindent
6444 \align center
6445
6446 \backslash
6447 Bigg(
6448 \backslash
6449 exp
6450 \backslash
6451 bigg<
6452 \backslash
6453 Big[
6454 \backslash
6455 big{
6456 \backslash
6457 ln(3x)
6458 \backslash
6459 big}^2
6460 \begin_inset ERT
6461 status collapsed
6462
6463 \begin_layout Plain Layout
6464
6465
6466 \backslash
6467 spce 
6468 \end_layout
6469
6470 \end_inset
6471
6472
6473 \backslash
6474 sen(x)
6475 \backslash
6476 Big]^
6477 \begin_inset ERT
6478 status collapsed
6479
6480 \begin_layout Plain Layout
6481
6482
6483 \backslash
6484 spce 
6485 \end_layout
6486
6487 \end_inset
6488
6489 A
6490 \begin_inset ERT
6491 status collapsed
6492
6493 \begin_layout Plain Layout
6494
6495
6496 \backslash
6497 spce 
6498 \end_layout
6499
6500 \end_inset
6501
6502
6503 \backslash
6504 bigg>
6505 \backslash
6506 Bigg)^0,5
6507 \begin_inset Formula \[
6508 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}\]
6509
6510 \end_inset
6511
6512
6513 \end_layout
6514
6515 \begin_layout Standard
6516 Además de los comandos 
6517 \series bold
6518
6519 \backslash
6520 big
6521 \series default
6522  hay la variante 
6523 \series bold
6524
6525 \backslash
6526 bigm
6527 \series default
6528
6529 \begin_inset Index
6530 status collapsed
6531
6532 \begin_layout Plain Layout
6533 Comandos ! B ! 
6534 \backslash
6535 bigm
6536 \end_layout
6537
6538 \end_inset
6539
6540 , que añade un poco más de espacio entre el delimitador y su contenido,
6541  y la variante 
6542 \series bold
6543
6544 \backslash
6545 bigl
6546 \series default
6547 -
6548 \series bold
6549
6550 \backslash
6551 bigr
6552 \series default
6553
6554 \begin_inset Index
6555 status collapsed
6556
6557 \begin_layout Plain Layout
6558 Comandos ! B ! 
6559 \backslash
6560 bigl - 
6561 \backslash
6562 bigr
6563 \end_layout
6564
6565 \end_inset
6566
6567 , que no añade espacio adicional.
6568  La 
6569 \emph on
6570 l
6571 \emph default
6572  al final del comando 
6573 \series bold
6574
6575 \backslash
6576 bigl 
6577 \series default
6578 es para el delimitador izquierdo, la 
6579 \emph on
6580 r
6581 \emph default
6582  es para el delimitador derecho.
6583  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6584  apertura o de cierre.
6585 \end_layout
6586
6587 \begin_layout Standard
6588 En el siguiente cuadro hay una comparación de las variantes:
6589 \end_layout
6590
6591 \begin_layout Standard
6592 \noindent
6593 \align center
6594 \begin_inset Tabular
6595 <lyxtabular version="3" rows="5" columns="2">
6596 <features>
6597 <column alignment="center" valignment="top" width="0">
6598 <column alignment="center" valignment="top" width="0">
6599 <row>
6600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6601 \begin_inset Text
6602
6603 \begin_layout Plain Layout
6604 Comando
6605 \end_layout
6606
6607 \end_inset
6608 </cell>
6609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6610 \begin_inset Text
6611
6612 \begin_layout Plain Layout
6613 Resultado
6614 \begin_inset Note Note
6615 status collapsed
6616
6617 \begin_layout Plain Layout
6618
6619 \series bold
6620
6621 \backslash
6622 raisebox
6623 \series default
6624  se usa sólo como espaciador
6625 \end_layout
6626
6627 \end_inset
6628
6629
6630 \end_layout
6631
6632 \end_inset
6633 </cell>
6634 </row>
6635 <row>
6636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6637 \begin_inset Text
6638
6639 \begin_layout Plain Layout
6640
6641 \backslash
6642 Bigm(
6643 \backslash
6644 bigm(
6645 \backslash
6646 ln(3x)
6647 \backslash
6648 bigm)^2
6649 \series bold
6650
6651 \begin_inset ERT
6652 status collapsed
6653
6654 \begin_layout Plain Layout
6655
6656
6657 \backslash
6658 spce 
6659 \end_layout
6660
6661 \end_inset
6662
6663
6664 \series default
6665
6666 \backslash
6667 Bigm)
6668 \end_layout
6669
6670 \end_inset
6671 </cell>
6672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6673 \begin_inset Text
6674
6675 \begin_layout Plain Layout
6676 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6677 \end_inset
6678
6679
6680 \end_layout
6681
6682 \end_inset
6683 </cell>
6684 </row>
6685 <row>
6686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6687 \begin_inset Text
6688
6689 \begin_layout Plain Layout
6690
6691 \backslash
6692 Big(
6693 \backslash
6694 big(
6695 \backslash
6696 ln(3x)
6697 \backslash
6698 big)^2
6699 \series bold
6700
6701 \begin_inset ERT
6702 status collapsed
6703
6704 \begin_layout Plain Layout
6705
6706
6707 \backslash
6708 spce 
6709 \end_layout
6710
6711 \end_inset
6712
6713
6714 \series default
6715
6716 \backslash
6717 Big)
6718 \end_layout
6719
6720 \end_inset
6721 </cell>
6722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6723 \begin_inset Text
6724
6725 \begin_layout Plain Layout
6726 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6727 \end_inset
6728
6729
6730 \end_layout
6731
6732 \end_inset
6733 </cell>
6734 </row>
6735 <row>
6736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6737 \begin_inset Text
6738
6739 \begin_layout Plain Layout
6740
6741 \backslash
6742 Bigl(
6743 \backslash
6744 bigl(
6745 \backslash
6746 ln(3x)
6747 \backslash
6748 bigr)^2
6749 \series bold
6750
6751 \begin_inset ERT
6752 status collapsed
6753
6754 \begin_layout Plain Layout
6755
6756
6757 \backslash
6758 spce 
6759 \end_layout
6760
6761 \end_inset
6762
6763
6764 \series default
6765
6766 \backslash
6767 Bigr)
6768 \end_layout
6769
6770 \end_inset
6771 </cell>
6772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6773 \begin_inset Text
6774
6775 \begin_layout Plain Layout
6776 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6777 \end_inset
6778
6779
6780 \end_layout
6781
6782 \end_inset
6783 </cell>
6784 </row>
6785 <row>
6786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6787 \begin_inset Text
6788
6789 \begin_layout Plain Layout
6790
6791 \backslash
6792 bigl)
6793 \backslash
6794 ln(3x)
6795 \backslash
6796 bigr(
6797 \end_layout
6798
6799 \end_inset
6800 </cell>
6801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6802 \begin_inset Text
6803
6804 \begin_layout Plain Layout
6805 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6806 \end_inset
6807
6808
6809 \end_layout
6810
6811 \end_inset
6812 </cell>
6813 </row>
6814 </lyxtabular>
6815
6816 \end_inset
6817
6818
6819 \end_layout
6820
6821 \begin_layout Subsubsection
6822 Tamaño automático de los delimitadores
6823 \begin_inset CommandInset label
6824 LatexCommand label
6825 name "sub:Tamaño-automático-de"
6826
6827 \end_inset
6828
6829
6830 \begin_inset Index
6831 status collapsed
6832
6833 \begin_layout Plain Layout
6834 Delimitadores ! tamaño automático
6835 \end_layout
6836
6837 \end_inset
6838
6839
6840 \end_layout
6841
6842 \begin_layout Standard
6843 Se pueden insertar delimitadores de tamaño variable con los comandos 
6844 \series bold
6845
6846 \backslash
6847 left
6848 \series default
6849
6850 \begin_inset Index
6851 status collapsed
6852
6853 \begin_layout Plain Layout
6854 Comandos ! L ! 
6855 \backslash
6856 left
6857 \end_layout
6858
6859 \end_inset
6860
6861  y 
6862 \series bold
6863
6864 \backslash
6865 right
6866 \series default
6867
6868 \begin_inset Index
6869 status collapsed
6870
6871 \begin_layout Plain Layout
6872 Comandos ! R ! 
6873 \backslash
6874 right
6875 \end_layout
6876
6877 \end_inset
6878
6879  o con el botón de la barra de ecuaciones 
6880 \begin_inset Graphics
6881         filename ../../images/dialog-show_mathdelimiter.png
6882         scale 85
6883
6884 \end_inset
6885
6886 .
6887  El delimitador deseado se debe insertar directamente detrás de 
6888 \series bold
6889
6890 \backslash
6891 left
6892 \series default
6893  y 
6894 \series bold
6895
6896 \backslash
6897 right
6898 \series default
6899 .
6900  El tamaño se calculará automáticamente después para la salida.
6901  
6902 \end_layout
6903
6904 \begin_layout Standard
6905 \noindent
6906 \align center
6907 delimitador normal: El comando 
6908 \series bold
6909
6910 \backslash
6911 ln(
6912 \backslash
6913 frac
6914 \series default
6915
6916 \begin_inset ERT
6917 status collapsed
6918
6919 \begin_layout Plain Layout
6920
6921
6922 \backslash
6923 spce 
6924 \end_layout
6925
6926 \end_inset
6927
6928
6929 \series bold
6930 A
6931 \begin_inset Formula $\downarrow$
6932 \end_inset
6933
6934 C
6935 \series default
6936
6937 \begin_inset ERT
6938 status collapsed
6939
6940 \begin_layout Plain Layout
6941
6942
6943 \backslash
6944 spce
6945 \end_layout
6946
6947 \end_inset
6948
6949
6950 \series bold
6951 )
6952 \series default
6953  genera
6954 \begin_inset Formula \[
6955 \ln(\frac{A}{C})\]
6956
6957 \end_inset
6958
6959
6960 \end_layout
6961
6962 \begin_layout Standard
6963 \noindent
6964 \align center
6965 delimitador multilínea: El comando 
6966 \series bold
6967
6968 \backslash
6969 ln
6970 \backslash
6971 left(
6972 \backslash
6973 frac
6974 \series default
6975
6976 \begin_inset ERT
6977 status collapsed
6978
6979 \begin_layout Plain Layout
6980
6981
6982 \backslash
6983 spce 
6984 \end_layout
6985
6986 \end_inset
6987
6988
6989 \series bold
6990 A
6991 \begin_inset Formula $\downarrow$
6992 \end_inset
6993
6994 C
6995 \series default
6996
6997 \begin_inset ERT
6998 status collapsed
6999
7000 \begin_layout Plain Layout
7001
7002
7003 \backslash
7004 spce 
7005 \end_layout
7006
7007 \end_inset
7008
7009
7010 \series bold
7011
7012 \backslash
7013 right)
7014 \series default
7015  genera
7016 \begin_inset Formula \[
7017 \ln\left(\frac{A}{C}\right)\]
7018
7019 \end_inset
7020
7021
7022 \end_layout
7023
7024 \begin_layout Standard
7025 En lugar de 
7026 \series bold
7027
7028 \backslash
7029 left
7030 \series default
7031  y 
7032 \series bold
7033
7034 \backslash
7035 right
7036 \series default
7037  se puede usar el atajo 
7038 \family sans
7039 Alt-m
7040 \begin_inset space ~
7041 \end_inset
7042
7043 delimitador
7044 \family default
7045 .
7046  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7047  real del delimitador y además se genera el correspondiente delimitador
7048  de cierre.
7049 \begin_inset Newline newline
7050 \end_inset
7051
7052 El comando para el último ejemplo sería 
7053 \series bold
7054
7055 \backslash
7056 ln Alt-m
7057 \series default
7058  
7059 \series bold
7060 (
7061 \backslash
7062 frac
7063 \begin_inset ERT
7064 status collapsed
7065
7066 \begin_layout Plain Layout
7067
7068
7069 \backslash
7070 spce 
7071 \end_layout
7072
7073 \end_inset
7074
7075 A
7076 \begin_inset Formula $\downarrow$
7077 \end_inset
7078
7079
7080 \end_layout
7081
7082 \begin_layout Standard
7083 Para omitir uno de los dos delimitadores se inserta un punto.
7084  Por ejemplo, el comando 
7085 \series bold
7086
7087 \backslash
7088 left.
7089 \backslash
7090 frac
7091 \series default
7092
7093 \begin_inset ERT
7094 status collapsed
7095
7096 \begin_layout Plain Layout
7097
7098
7099 \backslash
7100 spce 
7101 \end_layout
7102
7103 \end_inset
7104
7105
7106 \series bold
7107 A
7108 \begin_inset Formula $\downarrow$
7109 \end_inset
7110
7111 B
7112 \series default
7113
7114 \begin_inset ERT
7115 status collapsed
7116
7117 \begin_layout Plain Layout
7118
7119
7120 \backslash
7121 spce 
7122 \end_layout
7123
7124 \end_inset
7125
7126
7127 \series bold
7128
7129 \backslash
7130 right}
7131 \series default
7132  da lugar a:
7133 \begin_inset Formula \[
7134 \left.\frac{A}{B}\right\} \]
7135
7136 \end_inset
7137
7138
7139 \end_layout
7140
7141 \begin_layout Standard
7142 LyX convertirá los comandos 
7143 \series bold
7144
7145 \backslash
7146 left
7147 \series default
7148  y 
7149 \series bold
7150
7151 \backslash
7152 right
7153 \series default
7154  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7155  omitido aparecerá como línea de trazos.
7156  
7157 \begin_inset VSpace bigskip
7158 \end_inset
7159
7160
7161 \end_layout
7162
7163 \begin_layout Standard
7164 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7165  de LaTeX, el comando 
7166 \series bold
7167
7168 \backslash
7169 middle
7170 \series default
7171
7172 \begin_inset Index
7173 status collapsed
7174
7175 \begin_layout Plain Layout
7176 Comandos ! M ! 
7177 \backslash
7178 middle
7179 \end_layout
7180
7181 \end_inset
7182
7183  está también disponible para todos los delimitadores y límites.
7184  Con este comando la altura del siguiente carácter se adapta a la de los
7185  delimitadores circundantes, lo que es necesario, p.
7186 \begin_inset space \thinspace{}
7187 \end_inset
7188
7189 e., para vectores físicos: 
7190 \begin_inset Formula \[
7191 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7192
7193 \end_inset
7194
7195
7196 \end_layout
7197
7198 \begin_layout Standard
7199 Para vectores físicos hay un paquete LaTeX especial que se describe en 
7200 \begin_inset CommandInset ref
7201 LatexCommand ref
7202 reference "sub:Vectores-físicos"
7203
7204 \end_inset
7205
7206 .
7207 \end_layout
7208
7209 \begin_layout Subsection
7210 Delimitadores horizontales
7211 \begin_inset Index
7212 status collapsed
7213
7214 \begin_layout Plain Layout
7215 Delimitadores ! horizontales
7216 \end_layout
7217
7218 \end_inset
7219
7220
7221 \end_layout
7222
7223 \begin_layout Standard
7224 \noindent
7225 \align center
7226 \begin_inset Tabular
7227 <lyxtabular version="3" rows="4" columns="2">
7228 <features>
7229 <column alignment="center" valignment="top" width="0">
7230 <column alignment="center" valignment="top" width="0">
7231 <row>
7232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7233 \begin_inset Text
7234
7235 \begin_layout Plain Layout
7236 Comando
7237 \begin_inset Note Note
7238 status collapsed
7239
7240 \begin_layout Plain Layout
7241
7242 \series bold
7243
7244 \backslash
7245 raisebox
7246 \series default
7247  se usa sólo como espaciador
7248 \end_layout
7249
7250 \end_inset
7251
7252
7253 \end_layout
7254
7255 \end_inset
7256 </cell>
7257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7258 \begin_inset Text
7259
7260 \begin_layout Plain Layout
7261 Resultado
7262 \end_layout
7263
7264 \end_inset
7265 </cell>
7266 </row>
7267 <row>
7268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7269 \begin_inset Text
7270
7271 \begin_layout Plain Layout
7272 \begin_inset ERT
7273 status collapsed
7274
7275 \begin_layout Plain Layout
7276
7277
7278 \backslash
7279 raisebox{2.3mm}{
7280 \end_layout
7281
7282 \end_inset
7283
7284
7285 \backslash
7286 overbrace
7287 \begin_inset ERT
7288 status collapsed
7289
7290 \begin_layout Plain Layout
7291
7292
7293 \backslash
7294 spce 
7295 \end_layout
7296
7297 \end_inset
7298
7299 A+B
7300 \begin_inset ERT
7301 status collapsed
7302
7303 \begin_layout Plain Layout
7304
7305
7306 \backslash
7307 spce 
7308 \end_layout
7309
7310 \end_inset
7311
7312 ^
7313 \begin_inset ERT
7314 status collapsed
7315
7316 \begin_layout Plain Layout
7317
7318
7319 \backslash
7320 spce 
7321 \end_layout
7322
7323 \end_inset
7324
7325 3
7326 \begin_inset ERT
7327 status collapsed
7328
7329 \begin_layout Plain Layout
7330
7331 }
7332 \end_layout
7333
7334 \end_inset
7335
7336
7337 \begin_inset Index
7338 status collapsed
7339
7340 \begin_layout Plain Layout
7341 Comandos ! O ! 
7342 \backslash
7343 overbrace
7344 \end_layout
7345
7346 \end_inset
7347
7348
7349 \end_layout
7350
7351 \end_inset
7352 </cell>
7353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7354 \begin_inset Text
7355
7356 \begin_layout Plain Layout
7357 \begin_inset Formula $\overbrace{A+B}^{3}$
7358 \end_inset
7359
7360
7361 \end_layout
7362
7363 \end_inset
7364 </cell>
7365 </row>
7366 <row>
7367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7368 \begin_inset Text
7369
7370 \begin_layout Plain Layout
7371 \begin_inset ERT
7372 status collapsed
7373
7374 \begin_layout Plain Layout
7375
7376
7377 \backslash
7378 raisebox{-2.2mm}{
7379 \end_layout
7380
7381 \end_inset
7382
7383
7384 \backslash
7385 underbrace
7386 \begin_inset ERT
7387 status collapsed
7388
7389 \begin_layout Plain Layout
7390
7391
7392 \backslash
7393 spce 
7394 \end_layout
7395
7396 \end_inset
7397
7398 A+B
7399 \begin_inset ERT
7400 status collapsed
7401
7402 \begin_layout Plain Layout
7403
7404
7405 \backslash
7406 spce 
7407 \end_layout
7408
7409 \end_inset
7410
7411 _5
7412 \begin_inset ERT
7413 status collapsed
7414
7415 \begin_layout Plain Layout
7416
7417 }
7418 \end_layout
7419
7420 \end_inset
7421
7422
7423 \begin_inset Index
7424 status collapsed
7425
7426 \begin_layout Plain Layout
7427 Comandos ! U ! 
7428 \backslash
7429 underbrace
7430 \end_layout
7431
7432 \end_inset
7433
7434
7435 \end_layout
7436
7437 \end_inset
7438 </cell>
7439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7440 \begin_inset Text
7441
7442 \begin_layout Plain Layout
7443 \begin_inset Formula $\underbrace{A+B}_{5}$
7444 \end_inset
7445
7446
7447 \end_layout
7448
7449 \end_inset
7450 </cell>
7451 </row>
7452 <row>
7453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7454 \begin_inset Text
7455
7456 \begin_layout Plain Layout
7457
7458 \backslash
7459 overbrace
7460 \begin_inset ERT
7461 status collapsed
7462
7463 \begin_layout Plain Layout
7464
7465
7466 \backslash
7467 spce 
7468 \end_layout
7469
7470 \end_inset
7471
7472
7473 \backslash
7474 underbrace
7475 \begin_inset ERT
7476 status collapsed
7477
7478 \begin_layout Plain Layout
7479
7480
7481 \backslash
7482 spce 
7483 \end_layout
7484
7485 \end_inset
7486
7487 A+B_w
7488 \begin_inset ERT
7489 status collapsed
7490
7491 \begin_layout Plain Layout
7492
7493
7494 \backslash
7495 spce 
7496 \end_layout
7497
7498 \end_inset
7499
7500
7501 \begin_inset ERT
7502 status collapsed
7503
7504 \begin_layout Plain Layout
7505
7506
7507 \backslash
7508 spce 
7509 \end_layout
7510
7511 \end_inset
7512
7513 _7
7514 \begin_inset ERT
7515 status collapsed
7516
7517 \begin_layout Plain Layout
7518
7519
7520 \backslash
7521 spce 
7522 \end_layout
7523
7524 \end_inset
7525
7526
7527 \begin_inset ERT
7528 status collapsed
7529
7530 \begin_layout Plain Layout
7531
7532
7533 \backslash
7534 spce 
7535 \end_layout
7536
7537 \end_inset
7538
7539 ^
7540 \begin_inset ERT
7541 status collapsed
7542
7543 \begin_layout Plain Layout
7544
7545
7546 \backslash
7547 spce 
7548 \end_layout
7549
7550 \end_inset
7551
7552 C
7553 \end_layout
7554
7555 \end_inset
7556 </cell>
7557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7558 \begin_inset Text
7559
7560 \begin_layout Plain Layout
7561 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7562 \end_inset
7563
7564
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 </row>
7570 </lyxtabular>
7571
7572 \end_inset
7573
7574
7575 \end_layout
7576
7577 \begin_layout Standard
7578 En el último ejemplo no importa en qué orden se introducen los comandos
7579  
7580 \series bold
7581
7582 \backslash
7583 overbrace
7584 \series default
7585  y 
7586 \series bold
7587
7588 \backslash
7589 underbrace
7590 \series default
7591 .
7592 \begin_inset VSpace bigskip
7593 \end_inset
7594
7595
7596 \end_layout
7597
7598 \begin_layout Standard
7599 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7600  multilínea, como se describe en
7601 \begin_inset space ~
7602 \end_inset
7603
7604
7605 \begin_inset CommandInset ref
7606 LatexCommand ref
7607 reference "sec:Ecuaciones-multilínea"
7608
7609 \end_inset
7610
7611 :
7612 \begin_inset Formula \begin{eqnarray*}
7613 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7614  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7615
7616 \end_inset
7617
7618 En la primera fila se insertan la ecuación y la primera llave.
7619  Aquí es importante insertar el comando de espacio
7620 \begin_inset Foot
7621 status collapsed
7622
7623 \begin_layout Plain Layout
7624 Los comandos para espacios se explican en 
7625 \begin_inset CommandInset ref
7626 LatexCommand ref
7627 reference "sub:Espacio-predefinido"
7628
7629 \end_inset
7630
7631
7632 \end_layout
7633
7634 \end_inset
7635
7636  
7637 \series bold
7638
7639 \backslash
7640 :
7641 \series default
7642  antes de la primera
7643 \series bold
7644  
7645 \series default
7646
7647 \begin_inset Formula $d$
7648 \end_inset
7649
7650 , porque la llave que termina detrás de 
7651 \begin_inset Formula $q$
7652 \end_inset
7653
7654  impide que el siguiente 
7655 \begin_inset Quotes fld
7656 \end_inset
7657
7658 +
7659 \begin_inset Quotes frd
7660 \end_inset
7661
7662  esté rodeado de espacio.
7663 \begin_inset Foot
7664 status collapsed
7665
7666 \begin_layout Plain Layout
7667 Debido a que la llave no es considerada como carácter, véase 
7668 \begin_inset CommandInset ref
7669 LatexCommand ref
7670 reference "sub:Operadores-binarios"
7671
7672 \end_inset
7673
7674
7675 \end_layout
7676
7677 \end_inset
7678
7679  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7680  de 
7681 \begin_inset Formula $b$
7682 \end_inset
7683
7684  se inserta antes el comando 
7685 \series bold
7686
7687 \backslash
7688 hphantom{gggg+
7689 \backslash
7690 :}
7691 \series default
7692 .
7693 \begin_inset Foot
7694 status collapsed
7695
7696 \begin_layout Plain Layout
7697 Más sobre 
7698 \series bold
7699
7700 \backslash
7701 hphantom
7702 \series default
7703  en 
7704 \begin_inset CommandInset ref
7705 LatexCommand ref
7706 reference "sub:Espacios-reservados"
7707
7708 \end_inset
7709
7710
7711 \end_layout
7712
7713 \end_inset
7714
7715  Ese espacio es necesario porque el signo 
7716 \begin_inset Quotes fld
7717 \end_inset
7718
7719 +
7720 \begin_inset Quotes frd
7721 \end_inset
7722
7723  va seguido de un espacio en la ecuación.
7724  La llave se coloca bajo el comando 
7725 \series bold
7726
7727 \backslash
7728 hphantom{bbqq+dddd}
7729 \series default
7730 .
7731  
7732 \end_layout
7733
7734 \begin_layout Standard
7735 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7736  ejemplo:
7737 \begin_inset ERT
7738 status collapsed
7739
7740 \begin_layout Plain Layout
7741
7742
7743 \backslash
7744 setlength{
7745 \backslash
7746 jot}{-6pt}
7747 \end_layout
7748
7749 \end_inset
7750
7751
7752 \begin_inset Formula \begin{eqnarray*}
7753  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7754 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7755
7756 \end_inset
7757
7758
7759 \begin_inset ERT
7760 status collapsed
7761
7762 \begin_layout Plain Layout
7763
7764
7765 \backslash
7766 setlength{
7767 \backslash
7768 jot}{3pt}
7769 \end_layout
7770
7771 \end_inset
7772
7773 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7774  anterior, con la diferencia de que la llave está encima.
7775  La segunda fila contiene la ecuación junto con la segunda llave.
7776  Para evitar que haya demasiado espacio entre la llave superior en la primera
7777  fila y la ecuación hay que reducirlo.
7778  Esto no es fácil de hacer debido a un fallo de LyX.
7779 \begin_inset Foot
7780 status collapsed
7781
7782 \begin_layout Plain Layout
7783 \begin_inset CommandInset href
7784 LatexCommand href
7785 name "LyX-bug #1505"
7786 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7787
7788 \end_inset
7789
7790
7791 \end_layout
7792
7793 \end_inset
7794
7795  Una solución es cambiar la separación global de filas en la ecuación, 
7796 \series bold
7797
7798 \backslash
7799 jot
7800 \series default
7801
7802 \begin_inset Index
7803 status collapsed
7804
7805 \begin_layout Plain Layout
7806 Comandos ! J ! 
7807 \backslash
7808 jot
7809 \end_layout
7810
7811 \end_inset
7812
7813 , en -6
7814 \begin_inset space \thinspace{}
7815 \end_inset
7816
7817 pt insertando antes de la ecuación el comando 
7818 \series bold
7819
7820 \backslash
7821 setlength{
7822 \backslash
7823 jot}{-6pt}
7824 \series default
7825  en modo TeX.
7826  Después de la ecuación se vuelve al valor normal 3
7827 \begin_inset space \thinspace{}
7828 \end_inset
7829
7830 pt de 
7831 \series bold
7832
7833 \backslash
7834 jot
7835 \series default
7836  usando el mismo comando.
7837  Más información sobre separación de filas en ecuaciones en
7838 \begin_inset space ~
7839 \end_inset
7840
7841
7842 \begin_inset CommandInset ref
7843 LatexCommand ref
7844 reference "sub:Separación-de-líneas"
7845
7846 \end_inset
7847
7848 .
7849 \end_layout
7850
7851 \begin_layout Section
7852 Flechas
7853 \begin_inset Index
7854 status collapsed
7855
7856 \begin_layout Plain Layout
7857 Flechas
7858 \end_layout
7859
7860 \end_inset
7861
7862
7863 \end_layout
7864
7865 \begin_layout Standard
7866 Las flechas se pueden insertar con el botón 
7867 \begin_inset Graphics
7868         filename ../../images/math/leftarrow.png
7869         scale 85
7870
7871 \end_inset
7872
7873  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7874  siguientes.
7875 \end_layout
7876
7877 \begin_layout Subsection
7878 Flechas horizontales
7879 \begin_inset Index
7880 status collapsed
7881
7882 \begin_layout Plain Layout
7883 Flechas ! horizontales
7884 \end_layout
7885
7886 \end_inset
7887
7888
7889 \end_layout
7890
7891 \begin_layout Standard
7892 \begin_inset space \hfill{}
7893 \end_inset
7894
7895
7896 \begin_inset Tabular
7897 <lyxtabular version="3" rows="8" columns="2">
7898 <features>
7899 <column alignment="center" valignment="top" width="0pt">
7900 <column alignment="center" valignment="top" width="0pt">
7901 <row>
7902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7903 \begin_inset Text
7904
7905 \begin_layout Plain Layout
7906 Comando
7907 \end_layout
7908
7909 \end_inset
7910 </cell>
7911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7912 \begin_inset Text
7913
7914 \begin_layout Plain Layout
7915 Resultado
7916 \end_layout
7917
7918 \end_inset
7919 </cell>
7920 </row>
7921 <row>
7922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7923 \begin_inset Text
7924
7925 \begin_layout Plain Layout
7926
7927 \backslash
7928 gets
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7934 \begin_inset Text
7935
7936 \begin_layout Plain Layout
7937 \begin_inset Formula $\gets$
7938 \end_inset
7939
7940
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 </row>
7946 <row>
7947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7948 \begin_inset Text
7949
7950 \begin_layout Plain Layout
7951
7952 \backslash
7953 Leftarrow
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7959 \begin_inset Text
7960
7961 \begin_layout Plain Layout
7962 \begin_inset Formula $\Leftarrow$
7963 \end_inset
7964
7965
7966 \end_layout
7967
7968 \end_inset
7969 </cell>
7970 </row>
7971 <row>
7972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Plain Layout
7976
7977 \backslash
7978 longleftarrow
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987 \begin_inset Formula $\longleftarrow$
7988 \end_inset
7989
7990
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 </row>
7996 <row>
7997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7998 \begin_inset Text
7999
8000 \begin_layout Plain Layout
8001
8002 \backslash
8003 Longleftarrow
8004 \end_layout
8005
8006 \end_inset
8007 </cell>
8008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8009 \begin_inset Text
8010
8011 \begin_layout Plain Layout
8012 \begin_inset Formula $\Longleftarrow$
8013 \end_inset
8014
8015
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 </row>
8021 <row>
8022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8023 \begin_inset Text
8024
8025 \begin_layout Plain Layout
8026
8027 \backslash
8028 leftharpoonup
8029 \end_layout
8030
8031 \end_inset
8032 </cell>
8033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8034 \begin_inset Text
8035
8036 \begin_layout Plain Layout
8037 \begin_inset Formula $\leftharpoonup$
8038 \end_inset
8039
8040
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 </row>
8046 <row>
8047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8048 \begin_inset Text
8049
8050 \begin_layout Plain Layout
8051
8052 \backslash
8053 leftharpoondown
8054 \end_layout
8055
8056 \end_inset
8057 </cell>
8058 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8059 \begin_inset Text
8060
8061 \begin_layout Plain Layout
8062 \begin_inset Formula $\leftharpoondown$
8063 \end_inset
8064
8065
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 </row>
8071 <row>
8072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8073 \begin_inset Text
8074
8075 \begin_layout Plain Layout
8076
8077 \backslash
8078 hookleftarrow
8079 \end_layout
8080
8081 \end_inset
8082 </cell>
8083 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8084 \begin_inset Text
8085
8086 \begin_layout Plain Layout
8087 \begin_inset Formula $\hookleftarrow$
8088 \end_inset
8089
8090
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 </row>
8096 </lyxtabular>
8097
8098 \end_inset
8099
8100
8101 \begin_inset space \hfill{}
8102 \end_inset
8103
8104
8105 \begin_inset Tabular
8106 <lyxtabular version="3" rows="8" columns="2">
8107 <features>
8108 <column alignment="center" valignment="top" width="0pt">
8109 <column alignment="center" valignment="top" width="0pt">
8110 <row>
8111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8112 \begin_inset Text
8113
8114 \begin_layout Plain Layout
8115 Comando
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Plain Layout
8124 Resultado
8125 \end_layout
8126
8127 \end_inset
8128 </cell>
8129 </row>
8130 <row>
8131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8132 \begin_inset Text
8133
8134 \begin_layout Plain Layout
8135
8136 \backslash
8137 to
8138 \end_layout
8139
8140 \end_inset
8141 </cell>
8142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Plain Layout
8146 \begin_inset Formula $\to$
8147 \end_inset
8148
8149
8150 \end_layout
8151
8152 \end_inset
8153 </cell>
8154 </row>
8155 <row>
8156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8157 \begin_inset Text
8158
8159 \begin_layout Plain Layout
8160
8161 \backslash
8162 Rightarrow
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8168 \begin_inset Text
8169
8170 \begin_layout Plain Layout
8171 \begin_inset Formula $\Rightarrow$
8172 \end_inset
8173
8174
8175 \end_layout
8176
8177 \end_inset
8178 </cell>
8179 </row>
8180 <row>
8181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8182 \begin_inset Text
8183
8184 \begin_layout Plain Layout
8185
8186 \backslash
8187 longrightarrow
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8193 \begin_inset Text
8194
8195 \begin_layout Plain Layout
8196 \begin_inset Formula $\longrightarrow$
8197 \end_inset
8198
8199
8200 \end_layout
8201
8202 \end_inset
8203 </cell>
8204 </row>
8205 <row>
8206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8207 \begin_inset Text
8208
8209 \begin_layout Plain Layout
8210
8211 \backslash
8212 Longrightarrow
8213 \end_layout
8214
8215 \end_inset
8216 </cell>
8217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8218 \begin_inset Text
8219
8220 \begin_layout Plain Layout
8221 \begin_inset Formula $\Longrightarrow$
8222 \end_inset
8223
8224
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 </row>
8230 <row>
8231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235
8236 \backslash
8237 rightharpoonup
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246 \begin_inset Formula $\rightharpoonup$
8247 \end_inset
8248
8249
8250 \end_layout
8251
8252 \end_inset
8253 </cell>
8254 </row>
8255 <row>
8256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8257 \begin_inset Text
8258
8259 \begin_layout Plain Layout
8260
8261 \backslash
8262 rightharpoondown
8263 \end_layout
8264
8265 \end_inset
8266 </cell>
8267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8268 \begin_inset Text
8269
8270 \begin_layout Plain Layout
8271 \begin_inset Formula $\rightharpoondown$
8272 \end_inset
8273
8274
8275 \end_layout
8276
8277 \end_inset
8278 </cell>
8279 </row>
8280 <row>
8281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285
8286 \backslash
8287 hookrightarrow
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296 \begin_inset Formula $\hookrightarrow$
8297 \end_inset
8298
8299
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 </row>
8305 </lyxtabular>
8306
8307 \end_inset
8308
8309
8310 \begin_inset space \hfill{}
8311 \end_inset
8312
8313
8314 \end_layout
8315
8316 \begin_layout Standard
8317 \begin_inset space \hfill{}
8318 \end_inset
8319
8320
8321 \begin_inset Tabular
8322 <lyxtabular version="3" rows="6" columns="2">
8323 <features>
8324 <column alignment="center" valignment="top" width="0pt">
8325 <column alignment="center" valignment="top" width="0pt">
8326 <row>
8327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331 Comando
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Plain Layout
8340 Resultado
8341 \end_layout
8342
8343 \end_inset
8344 </cell>
8345 </row>
8346 <row>
8347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351
8352 \backslash
8353 leftrightarrow
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362 \begin_inset Formula $\leftrightarrow$
8363 \end_inset
8364
8365
8366 \end_layout
8367
8368 \end_inset
8369 </cell>
8370 </row>
8371 <row>
8372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8373 \begin_inset Text
8374
8375 \begin_layout Plain Layout
8376
8377 \backslash
8378 Leftrightarrow
8379 \end_layout
8380
8381 \end_inset
8382 </cell>
8383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387 \begin_inset Formula $\Leftrightarrow$
8388 \end_inset
8389
8390
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 </row>
8396 <row>
8397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8398 \begin_inset Text
8399
8400 \begin_layout Plain Layout
8401
8402 \backslash
8403 longleftrightarrow
8404 \end_layout
8405
8406 \end_inset
8407 </cell>
8408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8409 \begin_inset Text
8410
8411 \begin_layout Plain Layout
8412 \begin_inset Formula $\longleftrightarrow$
8413 \end_inset
8414
8415
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 </row>
8421 <row>
8422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8423 \begin_inset Text
8424
8425 \begin_layout Plain Layout
8426
8427 \backslash
8428 Longleftrightarrow
8429 \end_layout
8430
8431 \end_inset
8432 </cell>
8433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437 \begin_inset Formula $\Longleftrightarrow$
8438 \end_inset
8439
8440
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 </row>
8446 <row>
8447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8448 \begin_inset Text
8449
8450 \begin_layout Plain Layout
8451
8452 \backslash
8453 rightleftharpoons
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8459 \begin_inset Text
8460
8461 \begin_layout Plain Layout
8462 \begin_inset Formula $\rightleftharpoons$
8463 \end_inset
8464
8465
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 </row>
8471 </lyxtabular>
8472
8473 \end_inset
8474
8475
8476 \begin_inset space \hspace{}
8477 \length 25pt
8478 \end_inset
8479
8480
8481 \begin_inset space \hfill{}
8482 \end_inset
8483
8484
8485 \begin_inset Tabular
8486 <lyxtabular version="3" rows="5" columns="2">
8487 <features>
8488 <column alignment="center" valignment="top" width="0pt">
8489 <column alignment="center" valignment="top" width="0pt">
8490 <row>
8491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495 Comando
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504 Resultado
8505 \end_layout
8506
8507 \end_inset
8508 </cell>
8509 </row>
8510 <row>
8511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515
8516 \backslash
8517 mapsto
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526 \begin_inset Formula $\mapsto$
8527 \end_inset
8528
8529
8530 \end_layout
8531
8532 \end_inset
8533 </cell>
8534 </row>
8535 <row>
8536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540
8541 \backslash
8542 longmapsto
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8548 \begin_inset Text
8549
8550 \begin_layout Plain Layout
8551 \begin_inset Formula $\longmapsto$
8552 \end_inset
8553
8554
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 </row>
8560 <row>
8561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8562 \begin_inset Text
8563
8564 \begin_layout Plain Layout
8565
8566 \backslash
8567 leadsto
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576 \begin_inset Formula $\leadsto$
8577 \end_inset
8578
8579
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 </row>
8585 <row>
8586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout Plain Layout
8590
8591 \backslash
8592 dasharrow
8593 \end_layout
8594
8595 \end_inset
8596 </cell>
8597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8598 \begin_inset Text
8599
8600 \begin_layout Plain Layout
8601 \begin_inset Formula $\dasharrow$
8602 \end_inset
8603
8604
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 </row>
8610 </lyxtabular>
8611
8612 \end_inset
8613
8614
8615 \begin_inset space \hfill{}
8616 \end_inset
8617
8618
8619 \begin_inset VSpace medskip
8620 \end_inset
8621
8622
8623 \end_layout
8624
8625 \begin_layout Standard
8626 Las flechas que se utilizan como acentos, p.
8627 \begin_inset space \thinspace{}
8628 \end_inset
8629
8630 e.
8631  en vectores, se describen en 
8632 \begin_inset CommandInset ref
8633 LatexCommand ref
8634 reference "sec:Acentos"
8635
8636 \end_inset
8637
8638 .
8639  
8640 \begin_inset VSpace bigskip
8641 \end_inset
8642
8643
8644 \end_layout
8645
8646 \begin_layout Standard
8647 Además hay las flechas etiquetadas
8648 \begin_inset Index
8649 status collapsed
8650
8651 \begin_layout Plain Layout
8652 Flechas ! etiquetadas
8653 \end_layout
8654
8655 \end_inset
8656
8657  
8658 \series bold
8659
8660 \backslash
8661 xleftarrow
8662 \series default
8663
8664 \begin_inset Index
8665 status collapsed
8666
8667 \begin_layout Plain Layout
8668 Comandos ! X ! 
8669 \backslash
8670 xleftarrow
8671 \end_layout
8672
8673 \end_inset
8674
8675  y 
8676 \series bold
8677
8678 \backslash
8679 xrightarrow
8680 \series default
8681
8682 \begin_inset Index
8683 status collapsed
8684
8685 \begin_layout Plain Layout
8686 Comandos ! X ! 
8687 \backslash
8688 xrightarrow
8689 \begin_inset ERT
8690 status collapsed
8691
8692 \begin_layout Plain Layout
8693
8694
8695 \backslash
8696 vspace{4mm}
8697 \end_layout
8698
8699 \end_inset
8700
8701
8702 \end_layout
8703
8704 \end_inset
8705
8706 .
8707  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8708  con dos marcos azules donde se puede insertar la etiqueta.
8709  La longitud de la flecha se adapta a la anchura de la etiqueta.
8710 \end_layout
8711
8712 \begin_layout Standard
8713 \noindent
8714 \align center
8715 \begin_inset Tabular
8716 <lyxtabular version="3" rows="3" columns="2">
8717 <features>
8718 <column alignment="center" valignment="top" width="0">
8719 <column alignment="center" valignment="top" width="0">
8720 <row>
8721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8722 \begin_inset Text
8723
8724 \begin_layout Plain Layout
8725 Comando
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734 Resultado
8735 \begin_inset Note Note
8736 status collapsed
8737
8738 \begin_layout Plain Layout
8739
8740 \series bold
8741
8742 \backslash
8743 raisebox
8744 \series default
8745  se usa sólo como espaciador
8746 \end_layout
8747
8748 \end_inset
8749
8750
8751 \end_layout
8752
8753 \end_inset
8754 </cell>
8755 </row>
8756 <row>
8757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8758 \begin_inset Text
8759
8760 \begin_layout Plain Layout
8761 F(a)
8762 \backslash
8763 xleftarrow
8764 \begin_inset ERT
8765 status collapsed
8766
8767 \begin_layout Plain Layout
8768
8769
8770 \backslash
8771 spce 
8772 \end_layout
8773
8774 \end_inset
8775
8776 x=a
8777 \begin_inset Formula $\downarrow$
8778 \end_inset
8779
8780 x>0
8781 \begin_inset Formula $\to$
8782 \end_inset
8783
8784 F(x)
8785 \end_layout
8786
8787 \end_inset
8788 </cell>
8789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \begin_layout Plain Layout
8793 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8794 \end_inset
8795
8796
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 </row>
8802 <row>
8803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807 F(x)
8808 \backslash
8809 xrightarrow
8810 \begin_inset ERT
8811 status collapsed
8812
8813 \begin_layout Plain Layout
8814
8815
8816 \backslash
8817 spce 
8818 \end_layout
8819
8820 \end_inset
8821
8822 x=a
8823 \begin_inset Formula $\downarrow$
8824 \end_inset
8825
8826 x>0
8827 \begin_inset Formula $\to$
8828 \end_inset
8829
8830 F(a)
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8836 \begin_inset Text
8837
8838 \begin_layout Plain Layout
8839 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8840 \end_inset
8841
8842
8843 \end_layout
8844
8845 \end_inset
8846 </cell>
8847 </row>
8848 </lyxtabular>
8849
8850 \end_inset
8851
8852
8853 \end_layout
8854
8855 \begin_layout Subsection
8856 Flechas verticales y diagonales
8857 \begin_inset Index
8858 status collapsed
8859
8860 \begin_layout Plain Layout
8861 Flechas ! diagonales
8862 \end_layout
8863
8864 \end_inset
8865
8866
8867 \begin_inset Index
8868 status collapsed
8869
8870 \begin_layout Plain Layout
8871 Flechas ! verticales
8872 \end_layout
8873
8874 \end_inset
8875
8876
8877 \end_layout
8878
8879 \begin_layout Standard
8880 \begin_inset space \hfill{}
8881 \end_inset
8882
8883
8884 \begin_inset Tabular
8885 <lyxtabular version="3" rows="7" columns="2">
8886 <features>
8887 <column alignment="center" valignment="top" width="0pt">
8888 <column alignment="center" valignment="top" width="0pt">
8889 <row>
8890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8891 \begin_inset Text
8892
8893 \begin_layout Plain Layout
8894 Comando
8895 \end_layout
8896
8897 \end_inset
8898 </cell>
8899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903 Resultado
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 </row>
8909 <row>
8910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8911 \begin_inset Text
8912
8913 \begin_layout Plain Layout
8914
8915 \backslash
8916 uparrow
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8922 \begin_inset Text
8923
8924 \begin_layout Plain Layout
8925 \begin_inset Formula $\uparrow$
8926 \end_inset
8927
8928
8929 \end_layout
8930
8931 \end_inset
8932 </cell>
8933 </row>
8934 <row>
8935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8936 \begin_inset Text
8937
8938 \begin_layout Plain Layout
8939
8940 \backslash
8941 Uparrow
8942 \end_layout
8943
8944 \end_inset
8945 </cell>
8946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8947 \begin_inset Text
8948
8949 \begin_layout Plain Layout
8950 \begin_inset Formula $\Uparrow$
8951 \end_inset
8952
8953
8954 \end_layout
8955
8956 \end_inset
8957 </cell>
8958 </row>
8959 <row>
8960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8961 \begin_inset Text
8962
8963 \begin_layout Plain Layout
8964
8965 \backslash
8966 updownarrow
8967 \end_layout
8968
8969 \end_inset
8970 </cell>
8971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975 \begin_inset Formula $\updownarrow$
8976 \end_inset
8977
8978
8979 \end_layout
8980
8981 \end_inset
8982 </cell>
8983 </row>
8984 <row>
8985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989
8990 \backslash
8991 Updownarrow
8992 \end_layout
8993
8994 \end_inset
8995 </cell>
8996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8997 \begin_inset Text
8998
8999 \begin_layout Plain Layout
9000 \begin_inset Formula $\Updownarrow$
9001 \end_inset
9002
9003
9004 \end_layout
9005
9006 \end_inset
9007 </cell>
9008 </row>
9009 <row>
9010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9011 \begin_inset Text
9012
9013 \begin_layout Plain Layout
9014
9015 \backslash
9016 Downarrow
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9022 \begin_inset Text
9023
9024 \begin_layout Plain Layout
9025 \begin_inset Formula $\Downarrow$
9026 \end_inset
9027
9028
9029 \end_layout
9030
9031 \end_inset
9032 </cell>
9033 </row>
9034 <row>
9035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9036 \begin_inset Text
9037
9038 \begin_layout Plain Layout
9039
9040 \backslash
9041 downarrow
9042 \end_layout
9043
9044 \end_inset
9045 </cell>
9046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050 \begin_inset Formula $\downarrow$
9051 \end_inset
9052
9053
9054 \end_layout
9055
9056 \end_inset
9057 </cell>
9058 </row>
9059 </lyxtabular>
9060
9061 \end_inset
9062
9063
9064 \begin_inset space \hfill{}
9065 \end_inset
9066
9067
9068 \begin_inset Tabular
9069 <lyxtabular version="3" rows="5" columns="2">
9070 <features>
9071 <column alignment="center" valignment="top" width="0pt">
9072 <column alignment="center" valignment="top" width="0pt">
9073 <row>
9074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9075 \begin_inset Text
9076
9077 \begin_layout Plain Layout
9078 Comando
9079 \end_layout
9080
9081 \end_inset
9082 </cell>
9083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9084 \begin_inset Text
9085
9086 \begin_layout Plain Layout
9087 Resultado
9088 \end_layout
9089
9090 \end_inset
9091 </cell>
9092 </row>
9093 <row>
9094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9095 \begin_inset Text
9096
9097 \begin_layout Plain Layout
9098
9099 \backslash
9100 nearrow
9101 \end_layout
9102
9103 \end_inset
9104 </cell>
9105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Plain Layout
9109 \begin_inset Formula $\nearrow$
9110 \end_inset
9111
9112
9113 \end_layout
9114
9115 \end_inset
9116 </cell>
9117 </row>
9118 <row>
9119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9120 \begin_inset Text
9121
9122 \begin_layout Plain Layout
9123
9124 \backslash
9125 searrow
9126 \end_layout
9127
9128 \end_inset
9129 </cell>
9130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9131 \begin_inset Text
9132
9133 \begin_layout Plain Layout
9134 \begin_inset Formula $\searrow$
9135 \end_inset
9136
9137
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 </row>
9143 <row>
9144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Plain Layout
9148
9149 \backslash
9150 swarrow
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159 \begin_inset Formula $\swarrow$
9160 \end_inset
9161
9162
9163 \end_layout
9164
9165 \end_inset
9166 </cell>
9167 </row>
9168 <row>
9169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9170 \begin_inset Text
9171
9172 \begin_layout Plain Layout
9173
9174 \backslash
9175 nwarrow
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184 \begin_inset Formula $\nwarrow$
9185 \end_inset
9186
9187
9188 \end_layout
9189
9190 \end_inset
9191 </cell>
9192 </row>
9193 </lyxtabular>
9194
9195 \end_inset
9196
9197
9198 \begin_inset space \hfill{}
9199 \end_inset
9200
9201
9202 \end_layout
9203
9204 \begin_layout Standard
9205 \begin_inset VSpace medskip
9206 \end_inset
9207
9208
9209 \end_layout
9210
9211 \begin_layout Standard
9212 Las flechas verticales también se pueden usar como delimitadores junto con
9213  los comandos descritos en
9214 \begin_inset space ~
9215 \end_inset
9216
9217
9218 \begin_inset CommandInset ref
9219 LatexCommand ref
9220 reference "sub:Tamaño-manual-de"
9221
9222 \end_inset
9223
9224  y 
9225 \begin_inset CommandInset ref
9226 LatexCommand ref
9227 reference "sub:Tamaño-automático-de"
9228
9229 \end_inset
9230
9231 .
9232 \end_layout
9233
9234 \begin_layout Standard
9235
9236 \end_layout
9237
9238 \begin_layout Section
9239 Acentos
9240 \begin_inset CommandInset label
9241 LatexCommand label
9242 name "sec:Acentos"
9243
9244 \end_inset
9245
9246
9247 \begin_inset Index
9248 status collapsed
9249
9250 \begin_layout Plain Layout
9251 Acentos
9252 \end_layout
9253
9254 \end_inset
9255
9256
9257 \end_layout
9258
9259 \begin_layout Standard
9260 Los acentos se pueden insertar con el botón 
9261 \begin_inset Graphics
9262         filename ../../images/math/hat.png
9263         scale 85
9264
9265 \end_inset
9266
9267  o mediante los comandos listados en las siguientes subsecciones.
9268 \end_layout
9269
9270 \begin_layout Subsection
9271 Acentos para un carácter
9272 \begin_inset ERT
9273 status collapsed
9274
9275 \begin_layout Plain Layout
9276
9277
9278 \backslash
9279 texorpdfstring{
9280 \end_layout
9281
9282 \end_inset
9283
9284
9285 \begin_inset Foot
9286 status open
9287
9288 \begin_layout Plain Layout
9289 Para acentos en texto, véase 
9290 \begin_inset CommandInset ref
9291 LatexCommand ref
9292 reference "sub:Acentos-en-texto"
9293
9294 \end_inset
9295
9296
9297 \end_layout
9298
9299 \end_inset
9300
9301
9302 \begin_inset ERT
9303 status collapsed
9304
9305 \begin_layout Plain Layout
9306
9307 }{}
9308 \end_layout
9309
9310 \end_inset
9311
9312
9313 \begin_inset Note Note
9314 status collapsed
9315
9316 \begin_layout Plain Layout
9317
9318 \backslash
9319 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
9320  PDF.
9321 \end_layout
9322
9323 \begin_layout Plain Layout
9324 Más sobre 
9325 \backslash
9326 texorpdfstring en la sección 
9327 \begin_inset CommandInset ref
9328 LatexCommand ref
9329 reference "sub:Ecuaciones-en-encabezados"
9330
9331 \end_inset
9332
9333 .
9334 \end_layout
9335
9336 \end_inset
9337
9338
9339 \begin_inset CommandInset label
9340 LatexCommand label
9341 name "sub:Acentos-para-un"
9342
9343 \end_inset
9344
9345
9346 \begin_inset Index
9347 status collapsed
9348
9349 \begin_layout Plain Layout
9350 Acentos ! para un carácter
9351 \end_layout
9352
9353 \end_inset
9354
9355
9356 \end_layout
9357
9358 \begin_layout Standard
9359 \begin_inset space \hfill{}
9360 \end_inset
9361
9362
9363 \begin_inset Tabular
9364 <lyxtabular version="3" rows="8" columns="2">
9365 <features>
9366 <column alignment="center" valignment="top" width="0pt">
9367 <column alignment="center" valignment="top" width="0pt">
9368 <row>
9369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9370 \begin_inset Text
9371
9372 \begin_layout Plain Layout
9373 Comando
9374 \end_layout
9375
9376 \end_inset
9377 </cell>
9378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9379 \begin_inset Text
9380
9381 \begin_layout Plain Layout
9382 Resultado
9383 \begin_inset Note Note
9384 status collapsed
9385
9386 \begin_layout Plain Layout
9387
9388 \series bold
9389
9390 \backslash
9391 raisebox
9392 \series default
9393  se usa sólo como espaciador
9394 \end_layout
9395
9396 \end_inset
9397
9398
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 </row>
9404 <row>
9405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9406 \begin_inset Text
9407
9408 \begin_layout Plain Layout
9409
9410 \backslash
9411 dot
9412 \begin_inset ERT
9413 status collapsed
9414
9415 \begin_layout Plain Layout
9416
9417
9418 \backslash
9419 spce 
9420 \end_layout
9421
9422 \end_inset
9423
9424 A
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9430 \begin_inset Text
9431
9432 \begin_layout Plain Layout
9433 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9434 \end_inset
9435
9436
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 </row>
9442 <row>
9443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9444 \begin_inset Text
9445
9446 \begin_layout Plain Layout
9447
9448 \backslash
9449 ddot
9450 \begin_inset ERT
9451 status collapsed
9452
9453 \begin_layout Plain Layout
9454
9455
9456 \backslash
9457 spce 
9458 \end_layout
9459
9460 \end_inset
9461
9462 A
9463 \end_layout
9464
9465 \end_inset
9466 </cell>
9467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9468 \begin_inset Text
9469
9470 \begin_layout Plain Layout
9471 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9472 \end_inset
9473
9474
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 </row>
9480 <row>
9481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9482 \begin_inset Text
9483
9484 \begin_layout Plain Layout
9485
9486 \backslash
9487 dddot
9488 \begin_inset ERT
9489 status collapsed
9490
9491 \begin_layout Plain Layout
9492
9493
9494 \backslash
9495 spce 
9496 \end_layout
9497
9498 \end_inset
9499
9500 A
9501 \end_layout
9502
9503 \end_inset
9504 </cell>
9505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9506 \begin_inset Text
9507
9508 \begin_layout Plain Layout
9509 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9510 \end_inset
9511
9512
9513 \end_layout
9514
9515 \end_inset
9516 </cell>
9517 </row>
9518 <row>
9519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9520 \begin_inset Text
9521
9522 \begin_layout Plain Layout
9523
9524 \backslash
9525 ddddot{A
9526 \end_layout
9527
9528 \end_inset
9529 </cell>
9530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9531 \begin_inset Text
9532
9533 \begin_layout Plain Layout
9534 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9535 \end_inset
9536
9537
9538 \end_layout
9539
9540 \end_inset
9541 </cell>
9542 </row>
9543 <row>
9544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9545 \begin_inset Text
9546
9547 \begin_layout Plain Layout
9548
9549 \backslash
9550 vec
9551 \begin_inset ERT
9552 status collapsed
9553
9554 \begin_layout Plain Layout
9555
9556
9557 \backslash
9558 spce 
9559 \end_layout
9560
9561 \end_inset
9562
9563 A
9564 \begin_inset Index
9565 status collapsed
9566
9567 \begin_layout Plain Layout
9568 Vectores
9569 \end_layout
9570
9571 \end_inset
9572
9573
9574 \end_layout
9575
9576 \end_inset
9577 </cell>
9578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9579 \begin_inset Text
9580
9581 \begin_layout Plain Layout
9582 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9583 \end_inset
9584
9585
9586 \end_layout
9587
9588 \end_inset
9589 </cell>
9590 </row>
9591 <row>
9592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9593 \begin_inset Text
9594
9595 \begin_layout Plain Layout
9596
9597 \backslash
9598 bar
9599 \begin_inset ERT
9600 status collapsed
9601
9602 \begin_layout Plain Layout
9603
9604
9605 \backslash
9606 spce 
9607 \end_layout
9608
9609 \end_inset
9610
9611 A
9612 \end_layout
9613
9614 \end_inset
9615 </cell>
9616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9617 \begin_inset Text
9618
9619 \begin_layout Plain Layout
9620 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9621 \end_inset
9622
9623
9624 \end_layout
9625
9626 \end_inset
9627 </cell>
9628 </row>
9629 <row>
9630 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9631 \begin_inset Text
9632
9633 \begin_layout Plain Layout
9634
9635 \backslash
9636 mathring
9637 \begin_inset ERT
9638 status collapsed
9639
9640 \begin_layout Plain Layout
9641
9642
9643 \backslash
9644 spce 
9645 \end_layout
9646
9647 \end_inset
9648
9649 A
9650 \end_layout
9651
9652 \end_inset
9653 </cell>
9654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9655 \begin_inset Text
9656
9657 \begin_layout Plain Layout
9658 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9659 \end_inset
9660
9661
9662 \end_layout
9663
9664 \end_inset
9665 </cell>
9666 </row>
9667 </lyxtabular>
9668
9669 \end_inset
9670
9671
9672 \begin_inset space \hfill{}
9673 \end_inset
9674
9675
9676 \begin_inset Tabular
9677 <lyxtabular version="3" rows="7" columns="2">
9678 <features>
9679 <column alignment="center" valignment="top" width="0pt">
9680 <column alignment="center" valignment="top" width="0pt">
9681 <row>
9682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9683 \begin_inset Text
9684
9685 \begin_layout Plain Layout
9686 Comando
9687 \end_layout
9688
9689 \end_inset
9690 </cell>
9691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9692 \begin_inset Text
9693
9694 \begin_layout Plain Layout
9695 Resultado
9696 \begin_inset Note Note
9697 status collapsed
9698
9699 \begin_layout Plain Layout
9700
9701 \series bold
9702
9703 \backslash
9704 raisebox
9705 \series default
9706  se usa sólo como espaciador
9707 \end_layout
9708
9709 \end_inset
9710
9711
9712 \end_layout
9713
9714 \end_inset
9715 </cell>
9716 </row>
9717 <row>
9718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9719 \begin_inset Text
9720
9721 \begin_layout Plain Layout
9722
9723 \backslash
9724 tilde
9725 \begin_inset ERT
9726 status collapsed
9727
9728 \begin_layout Plain Layout
9729
9730
9731 \backslash
9732 spce 
9733 \end_layout
9734
9735 \end_inset
9736
9737 A
9738 \end_layout
9739
9740 \end_inset
9741 </cell>
9742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9743 \begin_inset Text
9744
9745 \begin_layout Plain Layout
9746 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9747 \end_inset
9748
9749
9750 \end_layout
9751
9752 \end_inset
9753 </cell>
9754 </row>
9755 <row>
9756 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9757 \begin_inset Text
9758
9759 \begin_layout Plain Layout
9760
9761 \backslash
9762 hat
9763 \begin_inset ERT
9764 status collapsed
9765
9766 \begin_layout Plain Layout
9767
9768
9769 \backslash
9770 spce 
9771 \end_layout
9772
9773 \end_inset
9774
9775 A
9776 \end_layout
9777
9778 \end_inset
9779 </cell>
9780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9781 \begin_inset Text
9782
9783 \begin_layout Plain Layout
9784 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9785 \end_inset
9786
9787
9788 \end_layout
9789
9790 \end_inset
9791 </cell>
9792 </row>
9793 <row>
9794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9795 \begin_inset Text
9796
9797 \begin_layout Plain Layout
9798
9799 \backslash
9800 check
9801 \begin_inset ERT
9802 status collapsed
9803
9804 \begin_layout Plain Layout
9805
9806
9807 \backslash
9808 spce 
9809 \end_layout
9810
9811 \end_inset
9812
9813 A
9814 \end_layout
9815
9816 \end_inset
9817 </cell>
9818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9819 \begin_inset Text
9820
9821 \begin_layout Plain Layout
9822 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9823 \end_inset
9824
9825
9826 \end_layout
9827
9828 \end_inset
9829 </cell>
9830 </row>
9831 <row>
9832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9833 \begin_inset Text
9834
9835 \begin_layout Plain Layout
9836
9837 \backslash
9838 acute
9839 \begin_inset ERT
9840 status collapsed
9841
9842 \begin_layout Plain Layout
9843
9844
9845 \backslash
9846 spce 
9847 \end_layout
9848
9849 \end_inset
9850
9851 A
9852 \end_layout
9853
9854 \end_inset
9855 </cell>
9856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9857 \begin_inset Text
9858
9859 \begin_layout Plain Layout
9860 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9861 \end_inset
9862
9863
9864 \end_layout
9865
9866 \end_inset
9867 </cell>
9868 </row>
9869 <row>
9870 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9871 \begin_inset Text
9872
9873 \begin_layout Plain Layout
9874
9875 \backslash
9876 grave
9877 \begin_inset ERT
9878 status collapsed
9879
9880 \begin_layout Plain Layout
9881
9882
9883 \backslash
9884 spce 
9885 \end_layout
9886
9887 \end_inset
9888
9889 A
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9895 \begin_inset Text
9896
9897 \begin_layout Plain Layout
9898 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9899 \end_inset
9900
9901
9902 \end_layout
9903
9904 \end_inset
9905 </cell>
9906 </row>
9907 <row>
9908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9909 \begin_inset Text
9910
9911 \begin_layout Plain Layout
9912
9913 \backslash
9914 breve
9915 \begin_inset ERT
9916 status collapsed
9917
9918 \begin_layout Plain Layout
9919
9920
9921 \backslash
9922 spce 
9923 \end_layout
9924
9925 \end_inset
9926
9927 A
9928 \end_layout
9929
9930 \end_inset
9931 </cell>
9932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9933 \begin_inset Text
9934
9935 \begin_layout Plain Layout
9936 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9937 \end_inset
9938
9939
9940 \end_layout
9941
9942 \end_inset
9943 </cell>
9944 </row>
9945 </lyxtabular>
9946
9947 \end_inset
9948
9949
9950 \begin_inset space \hfill{}
9951 \end_inset
9952
9953
9954 \end_layout
9955
9956 \begin_layout Standard
9957 \begin_inset VSpace bigskip
9958 \end_inset
9959
9960
9961 \end_layout
9962
9963 \begin_layout Standard
9964 Para poner diéresis
9965 \begin_inset Index
9966 status collapsed
9967
9968 \begin_layout Plain Layout
9969 Dieresis@Diéresis
9970 \end_layout
9971
9972 \end_inset
9973
9974  en una ecuación se insertan comillas antes de la vocal.
9975  Estos dos caracteres son considerados por LaTeX como 
9976 \emph on
9977 un solo
9978 \emph default
9979  carácter si la parte de la ecuación con la diéresis se marca con idioma
9980  alemán.
9981 \begin_inset Foot
9982 status collapsed
9983
9984 \begin_layout Plain Layout
9985 O algún otro idioma que use acentos, p.
9986 \begin_inset space \thinspace{}
9987 \end_inset
9988
9989 e.
9990  catalán.
9991  Sin embargo, en español no funciona por algún conflicto con el estilo 
9992 \series bold
9993 spanish
9994 \series default
9995  de 
9996 \series bold
9997 babel
9998 \series default
9999 .
10000  Dicho estilo suministra la orden 
10001 \series bold
10002
10003 \backslash
10004 dotlessi
10005 \series default
10006  para generar una 
10007 \begin_inset Quotes fld
10008 \end_inset
10009
10010 i
10011 \begin_inset Quotes frd
10012 \end_inset
10013
10014  sin punto en modo matemático, que se puede usar como alternativa al comando
10015  
10016 \series bold
10017
10018 \begin_inset Quotes eld
10019 \end_inset
10020
10021 i
10022 \series default
10023 , p.e., el comando 
10024 \series bold
10025
10026 \backslash
10027 ddot
10028 \series default
10029
10030 \begin_inset ERT
10031 status collapsed
10032
10033 \begin_layout Plain Layout
10034
10035
10036 \backslash
10037 spce 
10038 \end_layout
10039
10040 \end_inset
10041
10042
10043 \series bold
10044
10045 \backslash
10046 dotlessi
10047 \series default
10048  genera
10049 \series bold
10050  
10051 \series default
10052
10053 \begin_inset Formula $\ddot{\dotlessi}$
10054 \end_inset
10055
10056 .
10057  Véase la documentación del estilo, 
10058 \begin_inset CommandInset citation
10059 LatexCommand cite
10060 key "spanish"
10061
10062 \end_inset
10063
10064 .
10065  También se puede usar 
10066 \series bold
10067
10068 \backslash
10069 imath
10070 \series default
10071  en vez de 
10072 \series bold
10073
10074 \backslash
10075 dotlessi
10076 \series default
10077 .
10078  (
10079 \emph on
10080 N.
10081 \begin_inset space \thinspace{}
10082 \end_inset
10083
10084 del t.
10085 \emph default
10086 )
10087 \end_layout
10088
10089 \end_inset
10090
10091  A diferencia de 
10092 \series bold
10093
10094 \backslash
10095 ddot
10096 \series default
10097 , con este método se generan diéresis 
10098 \begin_inset Quotes fld
10099 \end_inset
10100
10101 reales
10102 \begin_inset Quotes frd
10103 \end_inset
10104
10105 , como se demuestra en el siguiente ejemplo:
10106 \begin_inset VSpace -2mm
10107 \end_inset
10108
10109
10110 \end_layout
10111
10112 \begin_layout Standard
10113 \noindent
10114 \align center
10115 \begin_inset Tabular
10116 <lyxtabular version="3" rows="3" columns="2">
10117 <features>
10118 <column alignment="center" valignment="top" width="0">
10119 <column alignment="center" valignment="top" width="0">
10120 <row>
10121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10122 \begin_inset Text
10123
10124 \begin_layout Plain Layout
10125 Comando
10126 \end_layout
10127
10128 \end_inset
10129 </cell>
10130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10131 \begin_inset Text
10132
10133 \begin_layout Plain Layout
10134 Resultado
10135 \begin_inset Note Note
10136 status collapsed
10137
10138 \begin_layout Plain Layout
10139
10140 \series bold
10141
10142 \backslash
10143 raisebox
10144 \series default
10145  se usa sólo como espaciador.
10146 \end_layout
10147
10148 \end_inset
10149
10150
10151 \end_layout
10152
10153 \end_inset
10154 </cell>
10155 </row>
10156 <row>
10157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10158 \begin_inset Text
10159
10160 \begin_layout Plain Layout
10161 \begin_inset Quotes grd
10162 \end_inset
10163
10164 i
10165 \end_layout
10166
10167 \end_inset
10168 </cell>
10169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10170 \begin_inset Text
10171
10172 \begin_layout Plain Layout
10173 \begin_inset Formula $\ddot{\dotlessi}$
10174 \end_inset
10175
10176
10177 \end_layout
10178
10179 \end_inset
10180 </cell>
10181 </row>
10182 <row>
10183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10184 \begin_inset Text
10185
10186 \begin_layout Plain Layout
10187
10188 \backslash
10189 ddot
10190 \begin_inset ERT
10191 status collapsed
10192
10193 \begin_layout Plain Layout
10194
10195
10196 \backslash
10197 spce 
10198 \end_layout
10199
10200 \end_inset
10201
10202 i
10203 \end_layout
10204
10205 \end_inset
10206 </cell>
10207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10208 \begin_inset Text
10209
10210 \begin_layout Plain Layout
10211 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10212 \end_inset
10213
10214
10215 \end_layout
10216
10217 \end_inset
10218 </cell>
10219 </row>
10220 </lyxtabular>
10221
10222 \end_inset
10223
10224
10225 \end_layout
10226
10227 \begin_layout Standard
10228 Otra ventaja frente a 
10229 \series bold
10230
10231 \backslash
10232 ddot
10233 \series default
10234  es que la diéresis puede convertirse directamente a texto matemático, porque
10235  los anteriores comandos para acentos 
10236 \emph on
10237 no están permitidos en texto matemático
10238 \emph default
10239 .
10240  Para convertir un carácter acentuado a texto matemático, se debe convertir
10241  sólo el carácter bajo el acento.
10242  Esto también se aplica para otras conversiones, p.
10243 \begin_inset space \thinspace{}
10244 \end_inset
10245
10246 e.
10247 \begin_inset space ~
10248 \end_inset
10249
10250 cursiva o negrita.
10251 \end_layout
10252
10253 \begin_layout Standard
10254 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10255 \end_layout
10256
10257 \begin_layout Subsection
10258 Acentos para operadores
10259 \begin_inset Index
10260 status collapsed
10261
10262 \begin_layout Plain Layout
10263 Acentos ! en operadores
10264 \end_layout
10265
10266 \end_inset
10267
10268
10269 \end_layout
10270
10271 \begin_layout Standard
10272 Con los comandos 
10273 \series bold
10274
10275 \backslash
10276 overset
10277 \series default
10278
10279 \begin_inset Index
10280 status collapsed
10281
10282 \begin_layout Plain Layout
10283 Comandos ! O ! 
10284 \backslash
10285 overset
10286 \end_layout
10287
10288 \end_inset
10289
10290  y 
10291 \series bold
10292
10293 \backslash
10294 underset
10295 \series default
10296
10297 \begin_inset Index
10298 status collapsed
10299
10300 \begin_layout Plain Layout
10301 Comandos ! U ! 
10302 \backslash
10303 underset
10304 \end_layout
10305
10306 \end_inset
10307
10308  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10309  Con el comando 
10310 \series bold
10311
10312 \backslash
10313 sideset
10314 \series default
10315
10316 \begin_inset Index
10317 status collapsed
10318
10319 \begin_layout Plain Layout
10320 Comandos ! S ! 
10321 \backslash
10322 sideset
10323 \end_layout
10324
10325 \end_inset
10326
10327  se pueden poner caracteres delante y detrás de un operador.
10328  El esquema del comando es:
10329 \end_layout
10330
10331 \begin_layout Standard
10332
10333 \series bold
10334
10335 \backslash
10336 sideset{carácter
10337 \series default
10338  
10339 \series bold
10340 anterior}{carácter posterior}
10341 \end_layout
10342
10343 \begin_layout Standard
10344
10345 \series bold
10346
10347 \backslash
10348 sideset
10349 \series default
10350  siempre debe estar delante del operador que debe acentuarse.
10351  Se puede acentuar con varios caracteres e incluso con otros operadores
10352  y símbolos.
10353  Para colocar con
10354 \series bold
10355  
10356 \backslash
10357 sideset
10358 \series default
10359  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10360  el primer par de llaves, pero sin quitarlas.
10361  
10362 \end_layout
10363
10364 \begin_layout Standard
10365 Por ejemplo, el comando 
10366 \series bold
10367
10368 \backslash
10369 sideset{
10370 \begin_inset Formula $\to$
10371 \end_inset
10372
10373
10374 \backslash
10375 {
10376 \series default
10377 '
10378 \series bold
10379
10380 \begin_inset Formula $\to$
10381 \end_inset
10382
10383
10384 \backslash
10385 sum_k=1
10386 \begin_inset ERT
10387 status collapsed
10388
10389 \begin_layout Plain Layout
10390
10391
10392 \backslash
10393 spce 
10394 \end_layout
10395
10396 \end_inset
10397
10398
10399 \series default
10400 ^
10401 \series bold
10402
10403 \begin_inset ERT
10404 status collapsed
10405
10406 \begin_layout Plain Layout
10407
10408
10409 \backslash
10410 spce 
10411 \end_layout
10412
10413 \end_inset
10414
10415 n
10416 \series default
10417  genera:
10418 \begin_inset Formula \[
10419 \sideset{}{'}\sum_{k=1}^{n}\]
10420
10421 \end_inset
10422
10423
10424 \end_layout
10425
10426 \begin_layout Standard
10427 El comando 
10428 \series bold
10429
10430 \backslash
10431 overset
10432 \begin_inset ERT
10433 status collapsed
10434
10435 \begin_layout Plain Layout
10436
10437
10438 \backslash
10439 spce 
10440 \end_layout
10441
10442 \end_inset
10443
10444
10445 \backslash
10446 maltese
10447 \begin_inset ERT
10448 status collapsed
10449
10450 \begin_layout Plain Layout
10451
10452
10453 \backslash
10454 spce 
10455 \end_layout
10456
10457 \end_inset
10458
10459
10460 \series default
10461
10462 \begin_inset Formula $\uparrow$
10463 \end_inset
10464
10465
10466 \series bold
10467 a
10468 \series default
10469  genera:
10470 \begin_inset Formula \[
10471 \overset{a}{\maltese}\]
10472
10473 \end_inset
10474
10475
10476 \end_layout
10477
10478 \begin_layout Standard
10479 Como se ve en el último ejemplo, con 
10480 \series bold
10481
10482 \backslash
10483 overset
10484 \series default
10485  y 
10486 \series bold
10487
10488 \backslash
10489 underset
10490 \series default
10491  también se pueden acentuar símbolos y caracteres; con 
10492 \series bold
10493
10494 \backslash
10495 sideset
10496 \series default
10497  esto no es posible.
10498 \end_layout
10499
10500 \begin_layout Subsection
10501 Acentos para varios caracteres
10502 \begin_inset Index
10503 status collapsed
10504
10505 \begin_layout Plain Layout
10506 Acentos ! en varios caracteres
10507 \end_layout
10508
10509 \end_inset
10510
10511
10512 \end_layout
10513
10514 \begin_layout Standard
10515 \begin_inset space \hfill{}
10516 \end_inset
10517
10518
10519 \begin_inset Tabular
10520 <lyxtabular version="3" rows="5" columns="2">
10521 <features>
10522 <column alignment="center" valignment="top" width="0pt">
10523 <column alignment="center" valignment="top" width="0pt">
10524 <row>
10525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529 Comando
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538 Resultado
10539 \begin_inset Note Note
10540 status collapsed
10541
10542 \begin_layout Plain Layout
10543
10544 \series bold
10545
10546 \backslash
10547 raisebox
10548 \series default
10549  se usa sólo como espaciador
10550 \end_layout
10551
10552 \end_inset
10553
10554
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 </row>
10560 <row>
10561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565
10566 \backslash
10567 overleftarrow
10568 \begin_inset ERT
10569 status collapsed
10570
10571 \begin_layout Plain Layout
10572
10573
10574 \backslash
10575 spce 
10576 \end_layout
10577
10578 \end_inset
10579
10580 A=B
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10586 \begin_inset Text
10587
10588 \begin_layout Plain Layout
10589 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10590 \end_inset
10591
10592
10593 \end_layout
10594
10595 \end_inset
10596 </cell>
10597 </row>
10598 <row>
10599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Plain Layout
10603
10604 \backslash
10605 underleftarrow
10606 \begin_inset ERT
10607 status collapsed
10608
10609 \begin_layout Plain Layout
10610
10611
10612 \backslash
10613 spce 
10614 \end_layout
10615
10616 \end_inset
10617
10618 A=B
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10628 \end_inset
10629
10630
10631 \end_layout
10632
10633 \end_inset
10634 </cell>
10635 </row>
10636 <row>
10637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641
10642 \backslash
10643 overleftrightarrow
10644 \begin_inset ERT
10645 status collapsed
10646
10647 \begin_layout Plain Layout
10648
10649
10650 \backslash
10651 spce 
10652 \end_layout
10653
10654 \end_inset
10655
10656 A=B
10657 \end_layout
10658
10659 \end_inset
10660 </cell>
10661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10662 \begin_inset Text
10663
10664 \begin_layout Plain Layout
10665 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10666 \end_inset
10667
10668
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 </row>
10674 <row>
10675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10676 \begin_inset Text
10677
10678 \begin_layout Plain Layout
10679
10680 \backslash
10681 underleftrightarrow
10682 \begin_inset ERT
10683 status collapsed
10684
10685 \begin_layout Plain Layout
10686
10687
10688 \backslash
10689 spce 
10690 \end_layout
10691
10692 \end_inset
10693
10694 A=B
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10704 \end_inset
10705
10706
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 </row>
10712 </lyxtabular>
10713
10714 \end_inset
10715
10716
10717 \begin_inset space \hfill{}
10718 \end_inset
10719
10720
10721 \begin_inset Tabular
10722 <lyxtabular version="3" rows="5" columns="2">
10723 <features>
10724 <column alignment="center" valignment="top" width="0pt">
10725 <column alignment="center" valignment="top" width="0pt">
10726 <row>
10727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731 Comando
10732 \end_layout
10733
10734 \end_inset
10735 </cell>
10736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10737 \begin_inset Text
10738
10739 \begin_layout Plain Layout
10740 Resultado
10741 \begin_inset Note Note
10742 status collapsed
10743
10744 \begin_layout Plain Layout
10745
10746 \series bold
10747
10748 \backslash
10749 raisebox
10750 \series default
10751  se usa sólo como espaciador
10752 \end_layout
10753
10754 \end_inset
10755
10756
10757 \end_layout
10758
10759 \end_inset
10760 </cell>
10761 </row>
10762 <row>
10763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10764 \begin_inset Text
10765
10766 \begin_layout Plain Layout
10767
10768 \backslash
10769 overrightarrow
10770 \begin_inset ERT
10771 status collapsed
10772
10773 \begin_layout Plain Layout
10774
10775
10776 \backslash
10777 spce 
10778 \end_layout
10779
10780 \end_inset
10781
10782 A=B
10783 \end_layout
10784
10785 \end_inset
10786 </cell>
10787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10788 \begin_inset Text
10789
10790 \begin_layout Plain Layout
10791 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10792 \end_inset
10793
10794
10795 \end_layout
10796
10797 \end_inset
10798 </cell>
10799 </row>
10800 <row>
10801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10802 \begin_inset Text
10803
10804 \begin_layout Plain Layout
10805
10806 \backslash
10807 underrightarrow
10808 \begin_inset ERT
10809 status collapsed
10810
10811 \begin_layout Plain Layout
10812
10813
10814 \backslash
10815 spce 
10816 \end_layout
10817
10818 \end_inset
10819
10820 A=B
10821 \end_layout
10822
10823 \end_inset
10824 </cell>
10825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10826 \begin_inset Text
10827
10828 \begin_layout Plain Layout
10829 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10830 \end_inset
10831
10832
10833 \end_layout
10834
10835 \end_inset
10836 </cell>
10837 </row>
10838 <row>
10839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10840 \begin_inset Text
10841
10842 \begin_layout Plain Layout
10843
10844 \backslash
10845 widetilde
10846 \begin_inset ERT
10847 status collapsed
10848
10849 \begin_layout Plain Layout
10850
10851
10852 \backslash
10853 spce 
10854 \end_layout
10855
10856 \end_inset
10857
10858 A=B
10859 \end_layout
10860
10861 \end_inset
10862 </cell>
10863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10864 \begin_inset Text
10865
10866 \begin_layout Plain Layout
10867 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10868 \end_inset
10869
10870
10871 \end_layout
10872
10873 \end_inset
10874 </cell>
10875 </row>
10876 <row>
10877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10878 \begin_inset Text
10879
10880 \begin_layout Plain Layout
10881
10882 \backslash
10883 widehat
10884 \begin_inset ERT
10885 status collapsed
10886
10887 \begin_layout Plain Layout
10888
10889
10890 \backslash
10891 spce 
10892 \end_layout
10893
10894 \end_inset
10895
10896 A=B
10897 \end_layout
10898
10899 \end_inset
10900 </cell>
10901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10902 \begin_inset Text
10903
10904 \begin_layout Plain Layout
10905 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10906 \end_inset
10907
10908
10909 \end_layout
10910
10911 \end_inset
10912 </cell>
10913 </row>
10914 </lyxtabular>
10915
10916 \end_inset
10917
10918
10919 \begin_inset space \hfill{}
10920 \end_inset
10921
10922
10923 \end_layout
10924
10925 \begin_layout Standard
10926 \begin_inset VSpace medskip
10927 \end_inset
10928
10929
10930 \end_layout
10931
10932 \begin_layout Standard
10933 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10934  Pero los acentos 
10935 \series bold
10936
10937 \backslash
10938 widetilde
10939 \series default
10940  y 
10941 \series bold
10942
10943 \backslash
10944 widehat
10945 \series default
10946  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10947  ejemplo:
10948 \begin_inset Formula \[
10949 \widetilde{A+B=C-D}\]
10950
10951 \end_inset
10952
10953
10954 \end_layout
10955
10956 \begin_layout Standard
10957 Con los comandos 
10958 \series bold
10959
10960 \backslash
10961 overset
10962 \series default
10963
10964 \begin_inset Index
10965 status collapsed
10966
10967 \begin_layout Plain Layout
10968 Comandos ! O ! 
10969 \backslash
10970 overset
10971 \end_layout
10972
10973 \end_inset
10974
10975  y 
10976 \series bold
10977
10978 \backslash
10979 underset
10980 \series default
10981
10982 \begin_inset Index
10983 status collapsed
10984
10985 \begin_layout Plain Layout
10986 Comandos ! U ! 
10987 \backslash
10988 underset
10989 \end_layout
10990
10991 \end_inset
10992
10993 , descritos en la subsección anterior, también se pueden acentuar varios
10994  caracteres.
10995  El comando 
10996 \series bold
10997
10998 \backslash
10999 underset
11000 \begin_inset ERT
11001 status collapsed
11002
11003 \begin_layout Plain Layout
11004
11005
11006 \backslash
11007 spce 
11008 \end_layout
11009
11010 \end_inset
11011
11012 A=B
11013 \begin_inset Formula $\downarrow$
11014 \end_inset
11015
11016 ***
11017 \series default
11018  da:
11019 \begin_inset Formula \[
11020 \underset{***}{A=B}\]
11021
11022 \end_inset
11023
11024
11025 \end_layout
11026
11027 \begin_layout Section
11028 Espacios
11029 \begin_inset CommandInset label
11030 LatexCommand label
11031 name "sec:Espacio"
11032
11033 \end_inset
11034
11035
11036 \begin_inset Index
11037 status collapsed
11038
11039 \begin_layout Plain Layout
11040 Espacio ! horizontal
11041 \end_layout
11042
11043 \end_inset
11044
11045
11046 \end_layout
11047
11048 \begin_layout Subsection
11049 Espacio predefinido
11050 \begin_inset CommandInset label
11051 LatexCommand label
11052 name "sub:Espacio-predefinido"
11053
11054 \end_inset
11055
11056
11057 \begin_inset Index
11058 status collapsed
11059
11060 \begin_layout Plain Layout
11061 Espacio ! horizontal ! predefinido
11062 \end_layout
11063
11064 \end_inset
11065
11066
11067 \end_layout
11068
11069 \begin_layout Standard
11070 A veces es necesario insertar espacio horizontal en una ecuación.
11071  Esto se hace insertando un espacio protegido (atajo 
11072 \family sans
11073 Ctrl-Espacio
11074 \family default
11075 ).
11076  Aparece un 
11077 \begin_inset Quotes fld
11078 \end_inset
11079
11080
11081 \begin_inset ERT
11082 status open
11083
11084 \begin_layout Plain Layout
11085
11086
11087 \backslash
11088 spce 
11089 \end_layout
11090
11091 \end_inset
11092
11093
11094 \begin_inset Quotes frd
11095 \end_inset
11096
11097  azul, y pulsando 
11098 \family sans
11099 Espacio
11100 \family default
11101  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11102  espacio.
11103  También se pueden insertar espacios mediante el botón 
11104 \begin_inset Graphics
11105         filename ../../images/math/space.png
11106         scale 85
11107
11108 \end_inset
11109
11110  de la barra de ecuaciones o con comandos especiales.
11111  Independientemente del comando insertado, se puede seleccionar de nuevo
11112  el tamaño pulsando acto seguido 
11113 \family sans
11114 Espacio.
11115  
11116 \end_layout
11117
11118 \begin_layout Standard
11119 \noindent
11120 \align center
11121 \begin_inset VSpace -5mm
11122 \end_inset
11123
11124
11125 \begin_inset Tabular
11126 <lyxtabular version="3" rows="3" columns="7">
11127 <features>
11128 <column alignment="center" valignment="middle" width="6.8cm">
11129 <column alignment="center" valignment="top" width="0">
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 <row>
11136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11137 \begin_inset Text
11138
11139 \begin_layout Plain Layout
11140 Comando
11141 \end_layout
11142
11143 \end_inset
11144 </cell>
11145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11146 \begin_inset Text
11147
11148 \begin_layout Plain Layout
11149
11150 \backslash
11151 ,
11152 \end_layout
11153
11154 \end_inset
11155 </cell>
11156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11157 \begin_inset Text
11158
11159 \begin_layout Plain Layout
11160
11161 \backslash
11162 :
11163 \end_layout
11164
11165 \end_inset
11166 </cell>
11167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11168 \begin_inset Text
11169
11170 \begin_layout Plain Layout
11171
11172 \backslash
11173 ;
11174 \end_layout
11175
11176 \end_inset
11177 </cell>
11178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11179 \begin_inset Text
11180
11181 \begin_layout Plain Layout
11182
11183 \backslash
11184 quad
11185 \end_layout
11186
11187 \end_inset
11188 </cell>
11189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11190 \begin_inset Text
11191
11192 \begin_layout Plain Layout
11193
11194 \backslash
11195 qquad
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11201 \begin_inset Text
11202
11203 \begin_layout Plain Layout
11204
11205 \backslash
11206 !
11207 \end_layout
11208
11209 \end_inset
11210 </cell>
11211 </row>
11212 <row>
11213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Plain Layout
11217 Número de pulsaciones de 
11218 \family sans
11219 Espacio
11220 \family default
11221  tras insertar el espacio protegido
11222 \end_layout
11223
11224 \end_inset
11225 </cell>
11226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11227 \begin_inset Text
11228
11229 \begin_layout Plain Layout
11230 0
11231 \end_layout
11232
11233 \end_inset
11234 </cell>
11235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11236 \begin_inset Text
11237
11238 \begin_layout Plain Layout
11239 1
11240 \end_layout
11241
11242 \end_inset
11243 </cell>
11244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11245 \begin_inset Text
11246
11247 \begin_layout Plain Layout
11248 2
11249 \end_layout
11250
11251 \end_inset
11252 </cell>
11253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11254 \begin_inset Text
11255
11256 \begin_layout Plain Layout
11257 3
11258 \end_layout
11259
11260 \end_inset
11261 </cell>
11262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11263 \begin_inset Text
11264
11265 \begin_layout Plain Layout
11266 4
11267 \end_layout
11268
11269 \end_inset
11270 </cell>
11271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11272 \begin_inset Text
11273
11274 \begin_layout Plain Layout
11275 5
11276 \end_layout
11277
11278 \end_inset
11279 </cell>
11280 </row>
11281 <row>
11282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11283 \begin_inset Text
11284
11285 \begin_layout Plain Layout
11286 Resultado
11287 \end_layout
11288
11289 \end_inset
11290 </cell>
11291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11292 \begin_inset Text
11293
11294 \begin_layout Plain Layout
11295 \begin_inset Formula $A\, B$
11296 \end_inset
11297
11298
11299 \end_layout
11300
11301 \end_inset
11302 </cell>
11303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11304 \begin_inset Text
11305
11306 \begin_layout Plain Layout
11307 \begin_inset Formula $A\: B$
11308 \end_inset
11309
11310
11311 \end_layout
11312
11313 \end_inset
11314 </cell>
11315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11316 \begin_inset Text
11317
11318 \begin_layout Plain Layout
11319 \begin_inset Formula $A\; B$
11320 \end_inset
11321
11322
11323 \end_layout
11324
11325 \end_inset
11326 </cell>
11327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11328 \begin_inset Text
11329
11330 \begin_layout Plain Layout
11331 \begin_inset Formula $A\quad B$
11332 \end_inset
11333
11334
11335 \end_layout
11336
11337 \end_inset
11338 </cell>
11339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11340 \begin_inset Text
11341
11342 \begin_layout Plain Layout
11343 \begin_inset Formula $A\qquad B$
11344 \end_inset
11345
11346
11347 \end_layout
11348
11349 \end_inset
11350 </cell>
11351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11352 \begin_inset Text
11353
11354 \begin_layout Plain Layout
11355 \begin_inset Formula $A\! B$
11356 \end_inset
11357
11358
11359 \end_layout
11360
11361 \end_inset
11362 </cell>
11363 </row>
11364 </lyxtabular>
11365
11366 \end_inset
11367
11368
11369 \end_layout
11370
11371 \begin_layout Standard
11372 El último tamaño parece no generar espacio.
11373  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11374  negativo.
11375  Hay otros dos espacios negativos:
11376 \end_layout
11377
11378 \begin_layout Standard
11379 \align center
11380 \begin_inset Tabular
11381 <lyxtabular version="3" rows="3" columns="3">
11382 <features>
11383 <column alignment="center" valignment="middle" width="6.8cm">
11384 <column alignment="center" valignment="top" width="0pt">
11385 <column alignment="center" valignment="top" width="0pt">
11386 <row>
11387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11388 \begin_inset Text
11389
11390 \begin_layout Plain Layout
11391 Comando
11392 \end_layout
11393
11394 \end_inset
11395 </cell>
11396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400
11401 \backslash
11402 negmedspace
11403 \end_layout
11404
11405 \end_inset
11406 </cell>
11407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11408 \begin_inset Text
11409
11410 \begin_layout Plain Layout
11411
11412 \backslash
11413 negthickspace
11414 \end_layout
11415
11416 \end_inset
11417 </cell>
11418 </row>
11419 <row>
11420 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11421 \begin_inset Text
11422
11423 \begin_layout Plain Layout
11424 Número de pulsaciones de 
11425 \family sans
11426 Espacio
11427 \family default
11428  tras insertar el espacio protegido
11429 \end_layout
11430
11431 \end_inset
11432 </cell>
11433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11434 \begin_inset Text
11435
11436 \begin_layout Plain Layout
11437 6
11438 \end_layout
11439
11440 \end_inset
11441 </cell>
11442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11443 \begin_inset Text
11444
11445 \begin_layout Plain Layout
11446 7
11447 \end_layout
11448
11449 \end_inset
11450 </cell>
11451 </row>
11452 <row>
11453 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11454 \begin_inset Text
11455
11456 \begin_layout Plain Layout
11457 Resultado
11458 \end_layout
11459
11460 \end_inset
11461 </cell>
11462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11463 \begin_inset Text
11464
11465 \begin_layout Plain Layout
11466 \begin_inset Formula $A\negmedspace B$
11467 \end_inset
11468
11469
11470 \end_layout
11471
11472 \end_inset
11473 </cell>
11474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11475 \begin_inset Text
11476
11477 \begin_layout Plain Layout
11478 \begin_inset Formula $A\negthickspace B$
11479 \end_inset
11480
11481
11482 \end_layout
11483
11484 \end_inset
11485 </cell>
11486 </row>
11487 </lyxtabular>
11488
11489 \end_inset
11490
11491
11492 \end_layout
11493
11494 \begin_layout Standard
11495 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11496  Así, se pueden usar para forzar ligaduras, lo que es apropiado, p.
11497 \begin_inset space \thinspace{}
11498 \end_inset
11499
11500 e., para operadores suma: 
11501 \end_layout
11502
11503 \begin_layout Standard
11504 \noindent
11505 \align center
11506 \begin_inset Tabular
11507 <lyxtabular version="3" rows="3" columns="2">
11508 <features>
11509 <column alignment="center" valignment="top" width="0">
11510 <column alignment="center" valignment="top" width="0">
11511 <row>
11512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11513 \begin_inset Text
11514
11515 \begin_layout Plain Layout
11516 Comando
11517 \end_layout
11518
11519 \end_inset
11520 </cell>
11521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11522 \begin_inset Text
11523
11524 \begin_layout Plain Layout
11525 Resultado
11526 \begin_inset Note Note
11527 status collapsed
11528
11529 \begin_layout Plain Layout
11530
11531 \series bold
11532
11533 \backslash
11534 raisebox
11535 \series default
11536  se usa sólo como espaciador
11537 \end_layout
11538
11539 \end_inset
11540
11541
11542 \end_layout
11543
11544 \end_inset
11545 </cell>
11546 </row>
11547 <row>
11548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11549 \begin_inset Text
11550
11551 \begin_layout Plain Layout
11552
11553 \backslash
11554 sum
11555 \backslash
11556 sum
11557 \begin_inset ERT
11558 status collapsed
11559
11560 \begin_layout Plain Layout
11561
11562
11563 \backslash
11564 spce 
11565 \end_layout
11566
11567 \end_inset
11568
11569 f_kl
11570 \end_layout
11571
11572 \end_inset
11573 </cell>
11574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11575 \begin_inset Text
11576
11577 \begin_layout Plain Layout
11578 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11579 \end_inset
11580
11581
11582 \end_layout
11583
11584 \end_inset
11585 </cell>
11586 </row>
11587 <row>
11588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11589 \begin_inset Text
11590
11591 \begin_layout Plain Layout
11592
11593 \backslash
11594 sum
11595 \backslash
11596 negmedspace
11597 \backslash
11598 sum
11599 \begin_inset ERT
11600 status collapsed
11601
11602 \begin_layout Plain Layout
11603
11604
11605 \backslash
11606 spce 
11607 \end_layout
11608
11609 \end_inset
11610
11611 f_kl
11612 \end_layout
11613
11614 \end_inset
11615 </cell>
11616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11617 \begin_inset Text
11618
11619 \begin_layout Plain Layout
11620 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11621 \end_inset
11622
11623
11624 \end_layout
11625
11626 \end_inset
11627 </cell>
11628 </row>
11629 </lyxtabular>
11630
11631 \end_inset
11632
11633
11634 \end_layout
11635
11636 \begin_layout Standard
11637 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11638  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11639  El siguiente ejemplo lo ilustra:
11640 \end_layout
11641
11642 \begin_layout Standard
11643 \noindent
11644 \align center
11645 \begin_inset Tabular
11646 <lyxtabular version="3" rows="2" columns="2">
11647 <features>
11648 <column alignment="center" valignment="top" width="0">
11649 <column alignment="center" valignment="top" width="0">
11650 <row>
11651 <cell alignment="center" valignment="top" usebox="none">
11652 \begin_inset Text
11653
11654 \begin_layout Plain Layout
11655 ecuación normal
11656 \end_layout
11657
11658 \end_inset
11659 </cell>
11660 <cell alignment="center" valignment="top" usebox="none">
11661 \begin_inset Text
11662
11663 \begin_layout Plain Layout
11664 \begin_inset Formula $A=B$
11665 \end_inset
11666
11667
11668 \end_layout
11669
11670 \end_inset
11671 </cell>
11672 </row>
11673 <row>
11674 <cell alignment="center" valignment="top" usebox="none">
11675 \begin_inset Text
11676
11677 \begin_layout Plain Layout
11678 \begin_inset Note Note
11679 status collapsed
11680
11681 \begin_layout Plain Layout
11682
11683 \series bold
11684
11685 \backslash
11686 raisebox
11687 \series default
11688  se usa sólo como espaciador
11689 \end_layout
11690
11691 \end_inset
11692
11693
11694 \begin_inset Formula $\raisebox{5mm}{}$
11695 \end_inset
11696
11697 ecuación sin espacio
11698 \end_layout
11699
11700 \end_inset
11701 </cell>
11702 <cell alignment="center" valignment="top" usebox="none">
11703 \begin_inset Text
11704
11705 \begin_layout Plain Layout
11706 \begin_inset Formula $A{=}B$
11707 \end_inset
11708
11709
11710 \end_layout
11711
11712 \end_inset
11713 </cell>
11714 </row>
11715 </lyxtabular>
11716
11717 \end_inset
11718
11719
11720 \end_layout
11721
11722 \begin_layout Standard
11723 El comando para la segunda ecuación es: 
11724 \series bold
11725 A
11726 \backslash
11727 {=
11728 \begin_inset Formula $\rightarrow$
11729 \end_inset
11730
11731 B
11732 \series default
11733  
11734 \begin_inset VSpace bigskip
11735 \end_inset
11736
11737
11738 \end_layout
11739
11740 \begin_layout Standard
11741 Para las unidades físicas hacen falta espacios, porque entre el valor y
11742  su unidad se pone un espacio más pequeño que el normal.
11743  Para unidades en el texto se inserta con el menú 
11744 \family sans
11745 Insertar\SpecialChar \menuseparator
11746 Formato\SpecialChar \menuseparator
11747 Espacio
11748 \begin_inset space ~
11749 \end_inset
11750
11751 delgado
11752 \family default
11753  (atajo 
11754 \family sans
11755 Ctrl-Mayúscula-Espacio
11756 \family default
11757 ).
11758 \end_layout
11759
11760 \begin_layout Standard
11761 Un ejemplo para visualizar la diferencia:
11762 \end_layout
11763
11764 \begin_layout Standard
11765 \begin_inset Tabular
11766 <lyxtabular version="3" rows="2" columns="2">
11767 <features>
11768 <column alignment="center" valignment="top" width="0">
11769 <column alignment="left" valignment="top" width="0">
11770 <row>
11771 <cell alignment="center" valignment="top" usebox="none">
11772 \begin_inset Text
11773
11774 \begin_layout Plain Layout
11775 24 kW
11776 \begin_inset Formula $\cdot$
11777 \end_inset
11778
11779 h
11780 \end_layout
11781
11782 \end_inset
11783 </cell>
11784 <cell alignment="center" valignment="top" usebox="none">
11785 \begin_inset Text
11786
11787 \begin_layout Plain Layout
11788 espacio entre valor y unidad 
11789 \end_layout
11790
11791 \end_inset
11792 </cell>
11793 </row>
11794 <row>
11795 <cell alignment="center" valignment="top" usebox="none">
11796 \begin_inset Text
11797
11798 \begin_layout Plain Layout
11799 24
11800 \begin_inset space \thinspace{}
11801 \end_inset
11802
11803 kW
11804 \begin_inset Formula $\cdot$
11805 \end_inset
11806
11807 h
11808 \end_layout
11809
11810 \end_inset
11811 </cell>
11812 <cell alignment="center" valignment="top" usebox="none">
11813 \begin_inset Text
11814
11815 \begin_layout Plain Layout
11816 espacio delgado entre valor y unidad
11817 \end_layout
11818
11819 \end_inset
11820 </cell>
11821 </row>
11822 </lyxtabular>
11823
11824 \end_inset
11825
11826
11827 \end_layout
11828
11829 \begin_layout Subsection
11830 Espacio variable
11831 \begin_inset ERT
11832 status collapsed
11833
11834 \begin_layout Plain Layout
11835
11836
11837 \backslash
11838 texorpdfstring{
11839 \end_layout
11840
11841 \end_inset
11842
11843
11844 \begin_inset Foot
11845 status collapsed
11846
11847 \begin_layout Plain Layout
11848 Para espacio vertical en ecuaciones véase 
11849 \begin_inset CommandInset ref
11850 LatexCommand ref
11851 reference "sub:Separación-de-líneas"
11852
11853 \end_inset
11854
11855
11856 \end_layout
11857
11858 \end_inset
11859
11860
11861 \begin_inset ERT
11862 status collapsed
11863
11864 \begin_layout Plain Layout
11865
11866 }{}
11867 \end_layout
11868
11869 \end_inset
11870
11871
11872 \begin_inset Note Note
11873 status collapsed
11874
11875 \begin_layout Plain Layout
11876
11877 \backslash
11878 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11879  PDF.
11880 \end_layout
11881
11882 \begin_layout Plain Layout
11883 Más sobre 
11884 \backslash
11885 texorpdfstring en la sección 
11886 \begin_inset CommandInset ref
11887 LatexCommand ref
11888 reference "sub:Ecuaciones-en-encabezados"
11889
11890 \end_inset
11891
11892 .
11893 \end_layout
11894
11895 \end_inset
11896
11897
11898 \begin_inset CommandInset label
11899 LatexCommand label
11900 name "sub:Espacio-variable"
11901
11902 \end_inset
11903
11904
11905 \begin_inset Index
11906 status collapsed
11907
11908 \begin_layout Plain Layout
11909 Espacio ! horizontal ! variable
11910 \end_layout
11911
11912 \end_inset
11913
11914
11915 \end_layout
11916
11917 \begin_layout Standard
11918 En LyX se puede insertar espacio con una longitud definida con el comando
11919 \begin_inset Newline newline
11920 \end_inset
11921
11922
11923 \series bold
11924
11925 \backslash
11926 hspace{longitud}
11927 \series default
11928
11929 \begin_inset Index
11930 status collapsed
11931
11932 \begin_layout Plain Layout
11933 Comandos ! H ! 
11934 \backslash
11935 hspace
11936 \end_layout
11937
11938 \end_inset
11939
11940 .
11941  Para la longitud están permitidas todas las unidades de la 
11942 \begin_inset CommandInset ref
11943 LatexCommand ref
11944 reference "tab:Unidades-disponibles"
11945
11946 \end_inset
11947
11948 , excepto la unidad 
11949 \begin_inset Quotes fld
11950 \end_inset
11951
11952 mu
11953 \begin_inset Quotes frd
11954 \end_inset
11955
11956 .
11957  La longitud también puede ser negativa.
11958  Para insertar en una ecuación tanto espacio como esté disponible se usa
11959  el comando 
11960 \series bold
11961
11962 \backslash
11963 hfill
11964 \series default
11965
11966 \begin_inset Index
11967 status collapsed
11968
11969 \begin_layout Plain Layout
11970 Comandos ! H ! 
11971 \backslash
11972 hfill
11973 \end_layout
11974
11975 \end_inset
11976
11977 .
11978 \begin_inset VSpace -1mm
11979 \end_inset
11980
11981
11982 \end_layout
11983
11984 \begin_layout Standard
11985 \noindent
11986 \align center
11987 \begin_inset Tabular
11988 <lyxtabular version="3" rows="4" columns="2">
11989 <features>
11990 <column alignment="center" valignment="top" width="0">
11991 <column alignment="center" valignment="top" width="0">
11992 <row>
11993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11994 \begin_inset Text
11995
11996 \begin_layout Plain Layout
11997 Comando
11998 \end_layout
11999
12000 \end_inset
12001 </cell>
12002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12003 \begin_inset Text
12004
12005 \begin_layout Plain Layout
12006 Resultado
12007 \end_layout
12008
12009 \end_inset
12010 </cell>
12011 </row>
12012 <row>
12013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12014 \begin_inset Text
12015
12016 \begin_layout Plain Layout
12017 A=B
12018 \backslash
12019 hspace{3cm
12020 \begin_inset Formula $\to$
12021 \end_inset
12022
12023 A
12024 \backslash
12025 not=C
12026 \end_layout
12027
12028 \end_inset
12029 </cell>
12030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12031 \begin_inset Text
12032
12033 \begin_layout Plain Layout
12034 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12035 \end_inset
12036
12037
12038 \end_layout
12039
12040 \end_inset
12041 </cell>
12042 </row>
12043 <row>
12044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12045 \begin_inset Text
12046
12047 \begin_layout Plain Layout
12048 A
12049 \backslash
12050 hspace{-1mm
12051 \begin_inset Formula $\to$
12052 \end_inset
12053
12054 A
12055 \backslash
12056 not=A
12057 \end_layout
12058
12059 \end_inset
12060 </cell>
12061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12062 \begin_inset Text
12063
12064 \begin_layout Plain Layout
12065 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12066 \end_inset
12067
12068
12069 \end_layout
12070
12071 \end_inset
12072 </cell>
12073 </row>
12074 <row>
12075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12076 \begin_inset Text
12077
12078 \begin_layout Plain Layout
12079 A=A
12080 \backslash
12081 hfill
12082 \begin_inset ERT
12083 status collapsed
12084
12085 \begin_layout Plain Layout
12086
12087
12088 \backslash
12089 spce 
12090 \end_layout
12091
12092 \end_inset
12093
12094 B=B
12095 \end_layout
12096
12097 \end_inset
12098 </cell>
12099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12100 \begin_inset Text
12101
12102 \begin_layout Plain Layout
12103 \begin_inset Formula $A=A\hfill B=B$
12104 \end_inset
12105
12106
12107 \end_layout
12108
12109 \end_inset
12110 </cell>
12111 </row>
12112 </lyxtabular>
12113
12114 \end_inset
12115
12116
12117 \end_layout
12118
12119 \begin_layout Standard
12120 En el último ejemplo el espacio disponible viene dado por la entrada más
12121  larga de columna en la tabla.
12122  En una ecuación en línea el espacio depende de la longitud de la línea
12123  en la que se inserta 
12124 \series bold
12125
12126 \backslash
12127 hfill
12128 \series default
12129 .
12130  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12131  
12132 \series bold
12133
12134 \backslash
12135 hfill
12136 \series default
12137  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12138 \series bold
12139 Sangrado
12140 \series default
12141 .
12142  (Los estilos de ecuaciones se explican en
12143 \begin_inset space ~
12144 \end_inset
12145
12146
12147 \begin_inset CommandInset ref
12148 LatexCommand ref
12149 reference "sec:Estilos-de-ecuación"
12150
12151 \end_inset
12152
12153 ).
12154 \end_layout
12155
12156 \begin_layout Standard
12157 Además de 
12158 \series bold
12159
12160 \backslash
12161 hfill
12162 \series default
12163  hay los comandos 
12164 \series bold
12165
12166 \backslash
12167 dotfill
12168 \series default
12169  y 
12170 \series bold
12171
12172 \backslash
12173 hrulefill
12174 \series default
12175  que llenan el espacio con un patrón, véase un ejemplo en 
12176 \begin_inset space ~
12177 \end_inset
12178
12179
12180 \begin_inset CommandInset ref
12181 LatexCommand ref
12182 reference "sub:Puntos"
12183
12184 \end_inset
12185
12186 .
12187 \end_layout
12188
12189 \begin_layout Standard
12190 Para texto se puede insertar espacio variable con el menú 
12191 \family sans
12192 Insertar\SpecialChar \menuseparator
12193 Formato\SpecialChar \menuseparator
12194 Espacio
12195 \begin_inset space ~
12196 \end_inset
12197
12198 horizontal, lo que no es posible en ecuaciones.
12199 \end_layout
12200
12201 \begin_layout Standard
12202 En esta línea hay un espacio
12203 \begin_inset space \hspace{}
12204 \length 2cm
12205 \end_inset
12206
12207 de 2
12208 \begin_inset space \thinspace{}
12209 \end_inset
12210
12211 cm.
12212 \end_layout
12213
12214 \begin_layout Standard
12215 En esta línea hay un
12216 \begin_inset space \hfill{}
12217 \end_inset
12218
12219 espacio máximo.
12220 \end_layout
12221
12222 \begin_layout Subsection
12223 Espacio adicional en ecuaciones en línea
12224 \begin_inset Index
12225 status collapsed
12226
12227 \begin_layout Plain Layout
12228 Espacio ! adicional en línea
12229 \end_layout
12230
12231 \end_inset
12232
12233
12234 \end_layout
12235
12236 \begin_layout Standard
12237 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12238  
12239 \series bold
12240
12241 \backslash
12242 mathsurround
12243 \begin_inset Index
12244 status collapsed
12245
12246 \begin_layout Plain Layout
12247 Comandos ! M ! 
12248 \backslash
12249 mathsurround
12250 \end_layout
12251
12252 \end_inset
12253
12254
12255 \series default
12256 .
12257  El valor de una longitud se establece con el comando 
12258 \series bold
12259
12260 \backslash
12261 setlength
12262 \series default
12263
12264 \begin_inset Index
12265 status collapsed
12266
12267 \begin_layout Plain Layout
12268 Comandos ! S ! 
12269 \backslash
12270 setlength
12271 \end_layout
12272
12273 \end_inset
12274
12275  según el siguiente esquema:
12276 \end_layout
12277
12278 \begin_layout Standard
12279
12280 \series bold
12281
12282 \backslash
12283 setlength{nombre de la longitud}{valor}
12284 \end_layout
12285
12286 \begin_layout Standard
12287 Para poner a 
12288 \series bold
12289
12290 \backslash
12291 mathsurround
12292 \series default
12293  un valor de 5
12294 \begin_inset space \thinspace{}
12295 \end_inset
12296
12297 mm, se inserta el comando
12298 \end_layout
12299
12300 \begin_layout Standard
12301
12302 \series bold
12303
12304 \backslash
12305 setlength{
12306 \backslash
12307 mathsurround}{5mm}
12308 \end_layout
12309
12310 \begin_layout Standard
12311 en modo TeX.
12312  Se establecerá un espacio de 5
12313 \begin_inset space \thinspace{}
12314 \end_inset
12315
12316 mm alrededor de todas las ecuaciones en línea:
12317 \begin_inset ERT
12318 status collapsed
12319
12320 \begin_layout Plain Layout
12321
12322
12323 \backslash
12324 setlength{
12325 \backslash
12326 mathsurround}{5mm}
12327 \end_layout
12328
12329 \end_inset
12330
12331
12332 \end_layout
12333
12334 \begin_layout Standard
12335 En esta línea hay una ecuación 
12336 \begin_inset Formula $A=B$
12337 \end_inset
12338
12339  rodeada por espacios de 5
12340 \begin_inset space \thinspace{}
12341 \end_inset
12342
12343 mm.
12344 \begin_inset ERT
12345 status collapsed
12346
12347 \begin_layout Plain Layout
12348
12349
12350 \backslash
12351 setlength{
12352 \backslash
12353 mathsurround}{0mm}
12354 \end_layout
12355
12356 \end_inset
12357
12358
12359 \end_layout
12360
12361 \begin_layout Standard
12362 Para volver al espacio predeterminado, 
12363 \series bold
12364
12365 \backslash
12366 mathsurround
12367 \series default
12368  se restablece al valor 0
12369 \begin_inset space \thinspace{}
12370 \end_inset
12371
12372 pt.
12373 \end_layout
12374
12375 \begin_layout Section
12376 Cuadros y marcos
12377 \begin_inset Index
12378 status collapsed
12379
12380 \begin_layout Plain Layout
12381 Marcos
12382 \end_layout
12383
12384 \end_inset
12385
12386
12387 \begin_inset Index
12388 status collapsed
12389
12390 \begin_layout Plain Layout
12391 Marcos | see 
12392 \begin_inset ERT
12393 status collapsed
12394
12395 \begin_layout Plain Layout
12396
12397 {
12398 \end_layout
12399
12400 \end_inset
12401
12402 Cuadros
12403 \begin_inset ERT
12404 status collapsed
12405
12406 \begin_layout Plain Layout
12407
12408 }
12409 \end_layout
12410
12411 \end_inset
12412
12413
12414 \end_layout
12415
12416 \end_inset
12417
12418
12419 \end_layout
12420
12421 \begin_layout Standard
12422 Los cuadros para texto se describen en el capítulo 
12423 \emph on
12424 Cuadros
12425 \emph default
12426  del manual 
12427 \emph on
12428 Objetos insertados
12429 \emph default
12430 .
12431 \end_layout
12432
12433 \begin_layout Subsection
12434 Cuadros con marco
12435 \begin_inset CommandInset label
12436 LatexCommand label
12437 name "sub:Cuadros-con-marco"
12438
12439 \end_inset
12440
12441
12442 \begin_inset Index
12443 status collapsed
12444
12445 \begin_layout Plain Layout
12446 Cuadros ! con marco
12447 \end_layout
12448
12449 \end_inset
12450
12451
12452 \end_layout
12453
12454 \begin_layout Standard
12455 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12456 \series bold
12457
12458 \backslash
12459 fbox
12460 \series default
12461
12462 \begin_inset Index
12463 status collapsed
12464
12465 \begin_layout Plain Layout
12466 Comandos ! F ! 
12467 \backslash
12468 fbox
12469 \end_layout
12470
12471 \end_inset
12472
12473  y 
12474 \series bold
12475
12476 \backslash
12477 boxed
12478 \series default
12479
12480 \begin_inset Index
12481 status collapsed
12482
12483 \begin_layout Plain Layout
12484 Comandos ! B ! 
12485 \backslash
12486 boxed
12487 \end_layout
12488
12489 \end_inset
12490
12491 .
12492 \end_layout
12493
12494 \begin_layout Standard
12495 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12496  azul en un marco donde se introduce parte de una ecuación.
12497  Para 
12498 \series bold
12499
12500 \backslash
12501 fbox
12502 \series default
12503  hay que generar una ecuación adicional con 
12504 \family sans
12505 Ctrl-m
12506 \family default
12507  dentro del recuadro,
12508 \begin_inset Foot
12509 status collapsed
12510
12511 \begin_layout Plain Layout
12512 Debido a un fallo de LyX, 
12513 \begin_inset CommandInset href
12514 LatexCommand href
12515 name "LyX-bug #1435"
12516 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12517
12518 \end_inset
12519
12520 , no es posible crear una nueva ecuación con 
12521 \family sans
12522 Ctrl-m
12523 \family default
12524 .
12525 \end_layout
12526
12527 \end_inset
12528
12529  porque si no el contenido del mismo sería considerado texto matemático.
12530  Si se usa 
12531 \series bold
12532
12533 \backslash
12534 boxed
12535 \series default
12536  la nueva ecuación se genera automáticamente dentro del marco.
12537 \end_layout
12538
12539 \begin_layout Standard
12540 El comando 
12541 \series bold
12542
12543 \backslash
12544 fbox
12545 \series default
12546  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12547  ecuación tendría siempre el tamaño del texto.
12548  Por otra parte, 
12549 \series bold
12550
12551 \backslash
12552 fboxed
12553 \series default
12554  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12555  siempre el tamaño de una ecuación presentada.
12556 \end_layout
12557
12558 \begin_layout Standard
12559 El comando 
12560 \series bold
12561
12562 \backslash
12563 framebox
12564 \series default
12565
12566 \begin_inset Index
12567 status collapsed
12568
12569 \begin_layout Plain Layout
12570 Comandos ! F ! 
12571 \backslash
12572 framebox
12573 \end_layout
12574
12575 \end_inset
12576
12577  es una extensión de 
12578 \series bold
12579
12580 \backslash
12581 fbox
12582 \series default
12583 , que permite especificar además la anchura del marco yla alineación.
12584  
12585 \series bold
12586
12587 \backslash
12588 framebox
12589 \series default
12590  se usa con el siguiente esquema: 
12591 \end_layout
12592
12593 \begin_layout Standard
12594
12595 \series bold
12596
12597 \backslash
12598 framebox[anchura del marco][posición]{contenido del cuadro}
12599 \end_layout
12600
12601 \begin_layout Standard
12602 La posición puede ser 
12603 \emph on
12604 l
12605 \emph default
12606  o 
12607 \emph on
12608 r
12609 \emph default
12610
12611 \emph on
12612 l
12613 \emph default
12614  alinea la ecuación a la izquierda del cuadro, 
12615 \emph on
12616 r
12617 \emph default
12618  la alinea a la derecha.
12619  Si no se da posición la ecuación será centrada.
12620 \begin_inset Newline newline
12621 \end_inset
12622
12623 Si no se pone anchura tampoco puede darse posición.
12624  En este caso la anchura del marco se ajusta al contenido del cuadro, como
12625  con 
12626 \series bold
12627
12628 \backslash
12629 fbox
12630 \series default
12631 .
12632  
12633 \end_layout
12634
12635 \begin_layout Standard
12636 Cuando se inserta el comando 
12637 \series bold
12638
12639 \backslash
12640 framebox
12641 \series default
12642  aparece un recuadro con tres marcos azules.
12643  Los dos primeros marcos están encerrados entre corchetes e indican los
12644  dos argumentos opcionales.
12645  El tercer marco es para partes de la ecuación, como para 
12646 \series bold
12647
12648 \backslash
12649 fbox
12650 \series default
12651 .
12652 \end_layout
12653
12654 \begin_layout Standard
12655 \noindent
12656 \align center
12657 \begin_inset Note Note
12658 status open
12659
12660 \begin_layout Plain Layout
12661 La tabla se ha puesto en una minipágina para que aparezca la nota al pie.
12662  De lo contrario el texto de la nota no se mostraría.
12663 \end_layout
12664
12665 \end_inset
12666
12667
12668 \begin_inset Box Frameless
12669 position "t"
12670 hor_pos "c"
12671 has_inner_box 1
12672 inner_pos "t"
12673 use_parbox 0
12674 width "100col%"
12675 special "none"
12676 height "1in"
12677 height_special "totalheight"
12678 status open
12679
12680 \begin_layout Plain Layout
12681 \align center
12682 \begin_inset Tabular
12683 <lyxtabular version="3" rows="5" columns="2">
12684 <features>
12685 <column alignment="center" valignment="top" width="0">
12686 <column alignment="center" valignment="top" width="0">
12687 <row>
12688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12689 \begin_inset Text
12690
12691 \begin_layout Plain Layout
12692 Comando
12693 \begin_inset Foot
12694 status collapsed
12695
12696 \begin_layout Plain Layout
12697 Debido a un fallo de LyX, 
12698 \begin_inset CommandInset href
12699 LatexCommand href
12700 name "LyX-bug #1435"
12701 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12702
12703 \end_inset
12704
12705 , no es posible crear una nueva ecuación con 
12706 \family sans
12707 Ctrl-m
12708 \family default
12709 .
12710  
12711 \end_layout
12712
12713 \end_inset
12714
12715
12716 \end_layout
12717
12718 \end_inset
12719 </cell>
12720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12721 \begin_inset Text
12722
12723 \begin_layout Plain Layout
12724 Resultado
12725 \begin_inset Note Note
12726 status collapsed
12727
12728 \begin_layout Plain Layout
12729
12730 \series bold
12731
12732 \backslash
12733 raisebox
12734 \series default
12735  se usa sólo como espaciador
12736 \end_layout
12737
12738 \end_inset
12739
12740
12741 \end_layout
12742
12743 \end_inset
12744 </cell>
12745 </row>
12746 <row>
12747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12748 \begin_inset Text
12749
12750 \begin_layout Plain Layout
12751
12752 \backslash
12753 fbox
12754 \begin_inset ERT
12755 status collapsed
12756
12757 \begin_layout Plain Layout
12758
12759
12760 \backslash
12761 spce 
12762 \end_layout
12763
12764 \end_inset
12765
12766
12767 \family sans
12768 Ctrl-m
12769 \family default
12770  
12771 \backslash
12772 int
12773 \begin_inset ERT
12774 status collapsed
12775
12776 \begin_layout Plain Layout
12777
12778
12779 \backslash
12780 spce 
12781 \end_layout
12782
12783 \end_inset
12784
12785 A=B
12786 \end_layout
12787
12788 \end_inset
12789 </cell>
12790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12791 \begin_inset Text
12792
12793 \begin_layout Plain Layout
12794 \begin_inset Formula $\raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}$
12795 \end_inset
12796
12797
12798 \end_layout
12799
12800 \end_inset
12801 </cell>
12802 </row>
12803 <row>
12804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12805 \begin_inset Text
12806
12807 \begin_layout Plain Layout
12808
12809 \backslash
12810 boxed
12811 \begin_inset ERT
12812 status collapsed
12813
12814 \begin_layout Plain Layout
12815
12816
12817 \backslash
12818 spce 
12819 \end_layout
12820
12821 \end_inset
12822
12823
12824 \backslash
12825 int
12826 \begin_inset ERT
12827 status collapsed
12828
12829 \begin_layout Plain Layout
12830
12831
12832 \backslash
12833 spce 
12834 \end_layout
12835
12836 \end_inset
12837
12838 A=B
12839 \end_layout
12840
12841 \end_inset
12842 </cell>
12843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12844 \begin_inset Text
12845
12846 \begin_layout Plain Layout
12847 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12848 \end_inset
12849
12850
12851 \end_layout
12852
12853 \end_inset
12854 </cell>
12855 </row>
12856 <row>
12857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12858 \begin_inset Text
12859
12860 \begin_layout Plain Layout
12861 A+
12862 \backslash
12863 fbox
12864 \begin_inset ERT
12865 status collapsed
12866
12867 \begin_layout Plain Layout
12868
12869
12870 \backslash
12871 spce 
12872 \end_layout
12873
12874 \end_inset
12875
12876 B
12877 \end_layout
12878
12879 \end_inset
12880 </cell>
12881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12882 \begin_inset Text
12883
12884 \begin_layout Plain Layout
12885 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12886 \end_inset
12887
12888
12889 \end_layout
12890
12891 \end_inset
12892 </cell>
12893 </row>
12894 <row>
12895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12896 \begin_inset Text
12897
12898 \begin_layout Plain Layout
12899
12900 \backslash
12901 framebox
12902 \begin_inset ERT
12903 status collapsed
12904
12905 \begin_layout Plain Layout
12906
12907
12908 \backslash
12909 spce 
12910 \end_layout
12911
12912 \end_inset
12913
12914 20mm
12915 \begin_inset Formula $\to$
12916 \end_inset
12917
12918
12919 \begin_inset Formula $\to$
12920 \end_inset
12921
12922
12923 \family sans
12924 Ctrl-m
12925 \family default
12926  
12927 \backslash
12928 frac
12929 \begin_inset ERT
12930 status collapsed
12931
12932 \begin_layout Plain Layout
12933
12934
12935 \backslash
12936 spce 
12937 \end_layout
12938
12939 \end_inset
12940
12941 A
12942 \begin_inset Formula $\downarrow$
12943 \end_inset
12944
12945 B
12946 \end_layout
12947
12948 \end_inset
12949 </cell>
12950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12951 \begin_inset Text
12952
12953 \begin_layout Plain Layout
12954 \begin_inset Formula $\raisebox{6mm}{}$
12955 \end_inset
12956
12957
12958 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12959 \end_inset
12960
12961
12962 \begin_inset Formula $\raisebox{-4mm}{}$
12963 \end_inset
12964
12965
12966 \end_layout
12967
12968 \end_inset
12969 </cell>
12970 </row>
12971 </lyxtabular>
12972
12973 \end_inset
12974
12975
12976 \end_layout
12977
12978 \end_inset
12979
12980
12981 \end_layout
12982
12983 \begin_layout Standard
12984 El grosor del marco también se puede ajustar.
12985  Para ello hay que insertar los siguientes comandos en modo TeX antes de
12986  la fórmula:
12987 \end_layout
12988
12989 \begin_layout Standard
12990
12991 \series bold
12992
12993 \backslash
12994 fboxrule
12995 \series default
12996  
12997 \series bold
12998
12999 \begin_inset Quotes fld
13000 \end_inset
13001
13002 grosor
13003 \begin_inset Quotes frd
13004 \end_inset
13005
13006
13007 \series default
13008  
13009 \series bold
13010
13011 \backslash
13012 fboxsep
13013 \series default
13014  
13015 \series bold
13016
13017 \begin_inset Quotes fld
13018 \end_inset
13019
13020 distancia
13021 \begin_inset Quotes frd
13022 \end_inset
13023
13024
13025 \end_layout
13026
13027 \begin_layout Standard
13028 \begin_inset Quotes fld
13029 \end_inset
13030
13031 distancia
13032 \begin_inset Quotes frd
13033 \end_inset
13034
13035  especifica la distancia mínima entre el marco y el primer carácter en el
13036  cuadro.
13037  Un ejemplo de esto es la siguiente ecuación enmarcada:
13038 \begin_inset ERT
13039 status collapsed
13040
13041 \begin_layout Plain Layout
13042
13043
13044 \backslash
13045 fboxrule 2mm 
13046 \backslash
13047 fboxsep 3mm
13048 \end_layout
13049
13050 \end_inset
13051
13052
13053 \begin_inset Formula \[
13054 \boxed{A+B=C}\]
13055
13056 \end_inset
13057
13058
13059 \end_layout
13060
13061 \begin_layout Standard
13062 Delante de esta ecuación se han insertado los comandos
13063 \end_layout
13064
13065 \begin_layout Standard
13066
13067 \series bold
13068
13069 \backslash
13070 fboxrule
13071 \series default
13072  
13073 \series bold
13074 2mm
13075 \series default
13076  
13077 \series bold
13078
13079 \backslash
13080 fboxsep
13081 \series default
13082  
13083 \series bold
13084 3mm
13085 \end_layout
13086
13087 \begin_layout Standard
13088 en modo TeX.
13089  Los valores dados se usan para todos los cuadros siguientes.
13090 \end_layout
13091
13092 \begin_layout Standard
13093 Para volver al tamaño estándar del marco se inserta el comando
13094 \end_layout
13095
13096 \begin_layout Standard
13097
13098 \series bold
13099
13100 \backslash
13101 fboxrule
13102 \series default
13103  
13104 \series bold
13105 0.4pt
13106 \series default
13107  
13108 \series bold
13109
13110 \backslash
13111 fboxsep
13112 \series default
13113  
13114 \series bold
13115 3pt
13116 \series default
13117
13118 \begin_inset ERT
13119 status collapsed
13120
13121 \begin_layout Plain Layout
13122
13123
13124 \backslash
13125 fboxrule 0.4pt 
13126 \backslash
13127 fboxsep 3pt
13128 \end_layout
13129
13130 \end_inset
13131
13132
13133 \end_layout
13134
13135 \begin_layout Standard
13136 en modo TeX antes de la ecuación siguiente.
13137 \end_layout
13138
13139 \begin_layout Subsection
13140 Cuadros sin marco
13141 \begin_inset CommandInset label
13142 LatexCommand label
13143 name "sub:Cuadros-sin-marco"
13144
13145 \end_inset
13146
13147
13148 \begin_inset Index
13149 status collapsed
13150
13151 \begin_layout Plain Layout
13152 Cuadros ! sin marco
13153 \end_layout
13154
13155 \end_inset
13156
13157
13158 \end_layout
13159
13160 \begin_layout Standard
13161 Para cuadros sin marco hay los comandos: 
13162 \series bold
13163
13164 \backslash
13165 mbox
13166 \series default
13167
13168 \begin_inset Index
13169 status collapsed
13170
13171 \begin_layout Plain Layout
13172 Comandos ! M ! 
13173 \backslash
13174 mbox
13175 \end_layout
13176
13177 \end_inset
13178
13179
13180 \series bold
13181
13182 \backslash
13183 makebox
13184 \series default
13185
13186 \begin_inset Index
13187 status collapsed
13188
13189 \begin_layout Plain Layout
13190 Comandos ! M ! 
13191 \backslash
13192 makebox
13193 \end_layout
13194
13195 \end_inset
13196
13197  y 
13198 \series bold
13199
13200 \backslash
13201 raisebox
13202 \series default
13203
13204 \begin_inset Index
13205 status collapsed
13206
13207 \begin_layout Plain Layout
13208 Comandos ! R ! 
13209 \backslash
13210 raisebox
13211 \end_layout
13212
13213 \end_inset
13214
13215 .
13216 \end_layout
13217
13218 \begin_layout Standard
13219 Con 
13220 \series bold
13221
13222 \backslash
13223 raisebox
13224 \series default
13225  se puede poner un cuadro subíndice o superíndice, pero a diferencia de
13226  los normales, los caracteres en el cuadro mantienen su tamaño de fuente.
13227  
13228 \series bold
13229
13230 \backslash
13231 raisebox
13232 \series default
13233  se usa con el siguiente esquema: 
13234 \end_layout
13235
13236 \begin_layout Standard
13237
13238 \series bold
13239
13240 \backslash
13241 raisebox{altura}{contenido del marco}
13242 \end_layout
13243
13244 \begin_layout Standard
13245 Cuando el cuadro tenga que contener una ecuación, hace falta una ecuación
13246  extra, como con 
13247 \series bold
13248
13249 \backslash
13250 fbox
13251 \series default
13252 .
13253 \end_layout
13254
13255 \begin_layout Standard
13256 \align center
13257 \begin_inset Tabular
13258 <lyxtabular version="3" rows="4" columns="2">
13259 <features>
13260 <column alignment="center" valignment="top" width="0">
13261 <column alignment="center" valignment="top" width="0">
13262 <row>
13263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13264 \begin_inset Text
13265
13266 \begin_layout Plain Layout
13267 Comando
13268 \end_layout
13269
13270 \end_inset
13271 </cell>
13272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13273 \begin_inset Text
13274
13275 \begin_layout Plain Layout
13276 Resultado
13277 \end_layout
13278
13279 \end_inset
13280 </cell>
13281 </row>
13282 <row>
13283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13284 \begin_inset Text
13285
13286 \begin_layout Plain Layout
13287 H
13288 \backslash
13289 raisebox{2mm
13290 \begin_inset Formula $\to$
13291 \end_inset
13292
13293
13294 \backslash
13295 {al
13296 \begin_inset Formula $\to$
13297 \end_inset
13298
13299  lo
13300 \end_layout
13301
13302 \end_inset
13303 </cell>
13304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13305 \begin_inset Text
13306
13307 \begin_layout Plain Layout
13308 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13309 \end_inset
13310
13311
13312 \end_layout
13313
13314 \end_inset
13315 </cell>
13316 </row>
13317 <row>
13318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13319 \begin_inset Text
13320
13321 \begin_layout Plain Layout
13322 H
13323 \backslash
13324 raisebox{-2mm
13325 \begin_inset Formula $\to$
13326 \end_inset
13327
13328
13329 \backslash
13330 {al
13331 \begin_inset Formula $\to$
13332 \end_inset
13333
13334 lo
13335 \end_layout
13336
13337 \end_inset
13338 </cell>
13339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13340 \begin_inset Text
13341
13342 \begin_layout Plain Layout
13343 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13344 \end_inset
13345
13346
13347 \end_layout
13348
13349 \end_inset
13350 </cell>
13351 </row>
13352 <row>
13353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13354 \begin_inset Text
13355
13356 \begin_layout Plain Layout
13357 A=
13358 \backslash
13359 raisebox{-2mm
13360 \begin_inset Formula $\to$
13361 \end_inset
13362
13363
13364 \backslash
13365 {
13366 \family sans
13367 Ctrl-m
13368 \family default
13369  
13370 \backslash
13371 sqrt
13372 \begin_inset ERT
13373 status collapsed
13374
13375 \begin_layout Plain Layout
13376
13377
13378 \backslash
13379 spce 
13380 \end_layout
13381
13382 \end_inset
13383
13384
13385 \end_layout
13386
13387 \end_inset
13388 </cell>
13389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13390 \begin_inset Text
13391
13392 \begin_layout Plain Layout
13393 \begin_inset ERT
13394 status collapsed
13395
13396 \begin_layout Plain Layout
13397
13398 $A=
13399 \backslash
13400 raisebox{-2mm}{$
13401 \backslash
13402 sqrt{B}$}$
13403 \end_layout
13404
13405 \end_inset
13406
13407
13408 \end_layout
13409
13410 \end_inset
13411 </cell>
13412 </row>
13413 </lyxtabular>
13414
13415 \end_inset
13416
13417
13418 \end_layout
13419
13420 \begin_layout Standard
13421 La última ecuación sólo se puede componer, de momento, usando el modo TeX
13422  porque LyX inserta un cuadro en lugar de la ecuación extra que hace falta.
13423 \begin_inset Foot
13424 status collapsed
13425
13426 \begin_layout Plain Layout
13427 véase 
13428 \begin_inset CommandInset href
13429 LatexCommand href
13430 name "LyX-bug #1435"
13431 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13432
13433 \end_inset
13434
13435
13436 \end_layout
13437
13438 \end_inset
13439
13440
13441 \end_layout
13442
13443 \begin_layout Standard
13444 El comando 
13445 \series bold
13446
13447 \backslash
13448 mbox
13449 \series default
13450  es equivalente a 
13451 \series bold
13452
13453 \backslash
13454 fbox
13455 \series default
13456  y 
13457 \series bold
13458
13459 \backslash
13460 makebox
13461 \series default
13462  es equivalente a 
13463 \series bold
13464
13465 \backslash
13466 framebox
13467 \series default
13468 , con la diferencia de que no hay marco.
13469 \end_layout
13470
13471 \begin_layout Subsection
13472 Cuadros coloreados
13473 \begin_inset CommandInset label
13474 LatexCommand label
13475 name "sub:Cuadros-coloreados"
13476
13477 \end_inset
13478
13479
13480 \begin_inset Index
13481 status collapsed
13482
13483 \begin_layout Plain Layout
13484 Cuadros ! coloreados
13485 \end_layout
13486
13487 \end_inset
13488
13489
13490 \end_layout
13491
13492 \begin_layout Standard
13493 Para poder usar todos los comandos explicados en esta sección hay que cargar
13494  en el preámbulo LaTeX el paquete LaTeX 
13495 \series bold
13496 color
13497 \series default
13498
13499 \begin_inset Foot
13500 status collapsed
13501
13502 \begin_layout Plain Layout
13503 El paquete LaTeX 
13504 \series bold
13505 color
13506 \series default
13507  forma parte de toda distribución LaTeX estándar.
13508 \end_layout
13509
13510 \end_inset
13511
13512
13513 \begin_inset Index
13514 status collapsed
13515
13516 \begin_layout Plain Layout
13517 Paquetes ! color
13518 \end_layout
13519
13520 \end_inset
13521
13522 , con la línea
13523 \begin_inset Foot
13524 status collapsed
13525
13526 \begin_layout Plain Layout
13527 Cuando hay texto coloreado con un color predefinido en alguna parte del
13528  documento, LyX carga automáticamente el paquete LaTeX 
13529 \series bold
13530 color
13531 \series default
13532 .
13533  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13534  origina problemas.
13535 \end_layout
13536
13537 \end_inset
13538
13539
13540 \begin_inset Note Note
13541 status open
13542
13543 \begin_layout Plain Layout
13544 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13545  en el preámbulo LaTeX.
13546 \end_layout
13547
13548 \end_inset
13549
13550
13551 \end_layout
13552
13553 \begin_layout Standard
13554
13555 \series bold
13556
13557 \backslash
13558 usepackage{color}
13559 \begin_inset VSpace medskip
13560 \end_inset
13561
13562
13563 \end_layout
13564
13565 \begin_layout Standard
13566 Para colorear cuadros se usa el comando 
13567 \series bold
13568
13569 \backslash
13570 colorbox
13571 \series default
13572
13573 \begin_inset Index
13574 status collapsed
13575
13576 \begin_layout Plain Layout
13577 Comandos ! C ! 
13578 \backslash
13579 colorbox
13580 \end_layout
13581
13582 \end_inset
13583
13584  con el siguiente esquema:
13585 \end_layout
13586
13587 \begin_layout Standard
13588
13589 \series bold
13590
13591 \backslash
13592 colorbox{color}{contenido del cuadro}
13593 \end_layout
13594
13595 \begin_layout Standard
13596 El contenido del cuadro puede ser otro cuadro, y también un 
13597 \backslash
13598
13599 \series bold
13600 colorbox
13601 \series default
13602  puede ser parte de otro cuadro (véanse los ejemplos 2º y 3º).
13603  Si el cuadro debe contener una ecuación debe crearse una ecuación extra,
13604  como con 
13605 \series bold
13606
13607 \backslash
13608 fbox
13609 \series default
13610 .
13611 \begin_inset Foot
13612 status collapsed
13613
13614 \begin_layout Plain Layout
13615 Esto también se aplica para el comando 
13616 \series bold
13617
13618 \backslash
13619 fcolorbox
13620 \series default
13621 .
13622  Por eso ten en cuenta 
13623 \begin_inset CommandInset href
13624 LatexCommand href
13625 name "LyX-bug #1435"
13626 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13627
13628 \end_inset
13629
13630 .
13631 \end_layout
13632
13633 \end_inset
13634
13635  
13636 \end_layout
13637
13638 \begin_layout Standard
13639 Se puede elegir uno de los siguientes colores predefinidos:
13640 \end_layout
13641
13642 \begin_layout Standard
13643
13644 \series bold
13645 black
13646 \series default
13647
13648 \series bold
13649 blue
13650 \series default
13651
13652 \series bold
13653 cyan
13654 \series default
13655
13656 \series bold
13657 green
13658 \series default
13659
13660 \series bold
13661 magenta
13662 \series default
13663
13664 \series bold
13665 red
13666 \series default
13667
13668 \series bold
13669 white
13670 \series default
13671
13672 \series bold
13673 yellow
13674 \end_layout
13675
13676 \begin_layout Standard
13677 \align center
13678 \begin_inset Tabular
13679 <lyxtabular version="3" rows="4" columns="2">
13680 <features>
13681 <column alignment="center" valignment="top" width="0">
13682 <column alignment="center" valignment="top" width="0">
13683 <row>
13684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13685 \begin_inset Text
13686
13687 \begin_layout Plain Layout
13688 Comando
13689 \end_layout
13690
13691 \end_inset
13692 </cell>
13693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13694 \begin_inset Text
13695
13696 \begin_layout Plain Layout
13697 Resultado
13698 \begin_inset Note Note
13699 status collapsed
13700
13701 \begin_layout Plain Layout
13702
13703 \series bold
13704
13705 \backslash
13706 raisebox
13707 \series default
13708  se usa sólo como espaciador
13709 \end_layout
13710
13711 \end_inset
13712
13713
13714 \end_layout
13715
13716 \end_inset
13717 </cell>
13718 </row>
13719 <row>
13720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13721 \begin_inset Text
13722
13723 \begin_layout Plain Layout
13724
13725 \backslash
13726 colorbox{yellow
13727 \begin_inset Formula $\to$
13728 \end_inset
13729
13730
13731 \backslash
13732 {A=B
13733 \end_layout
13734
13735 \end_inset
13736 </cell>
13737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13738 \begin_inset Text
13739
13740 \begin_layout Plain Layout
13741 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13742 \end_inset
13743
13744
13745 \end_layout
13746
13747 \end_inset
13748 </cell>
13749 </row>
13750 <row>
13751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13752 \begin_inset Text
13753
13754 \begin_layout Plain Layout
13755
13756 \backslash
13757 colorbox{green
13758 \begin_inset Formula $\to$
13759 \end_inset
13760
13761
13762 \backslash
13763 {
13764 \backslash
13765 fbox
13766 \begin_inset ERT
13767 status collapsed
13768
13769 \begin_layout Plain Layout
13770
13771
13772 \backslash
13773 spce 
13774 \end_layout
13775
13776 \end_inset
13777
13778 A=B
13779 \end_layout
13780
13781 \end_inset
13782 </cell>
13783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Plain Layout
13787 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13788 \end_inset
13789
13790
13791 \end_layout
13792
13793 \end_inset
13794 </cell>
13795 </row>
13796 <row>
13797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13798 \begin_inset Text
13799
13800 \begin_layout Plain Layout
13801
13802 \backslash
13803 fbox
13804 \begin_inset ERT
13805 status collapsed
13806
13807 \begin_layout Plain Layout
13808
13809
13810 \backslash
13811 spce 
13812 \end_layout
13813
13814 \end_inset
13815
13816
13817 \backslash
13818 colorbox{green
13819 \begin_inset Formula $\to$
13820 \end_inset
13821
13822
13823 \backslash
13824 {A=B
13825 \end_layout
13826
13827 \end_inset
13828 </cell>
13829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13830 \begin_inset Text
13831
13832 \begin_layout Plain Layout
13833 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13834 \end_inset
13835
13836
13837 \end_layout
13838
13839 \end_inset
13840 </cell>
13841 </row>
13842 </lyxtabular>
13843
13844 \end_inset
13845
13846
13847 \end_layout
13848
13849 \begin_layout Standard
13850
13851 \series bold
13852
13853 \backslash
13854 colorbox
13855 \series default
13856  sólo colorea el cuadro pero no los caracteres.
13857  Para colorear todos los caracteres se selecciona toda la ecuación y se
13858  elige un color en el diálogo 
13859 \family sans
13860 Estilo
13861 \begin_inset space ~
13862 \end_inset
13863
13864 del
13865 \begin_inset space ~
13866 \end_inset
13867
13868 texto
13869 \family default
13870 .
13871  El diálogo puede abrirse con el botón 
13872 \begin_inset Graphics
13873         filename ../../images/dialog-show_character.png
13874         scale 85
13875
13876 \end_inset
13877
13878  de la barra de herramientas o con el menú 
13879 \family sans
13880 Editar\SpecialChar \menuseparator
13881 Estilo
13882 \begin_inset space ~
13883 \end_inset
13884
13885 del
13886 \begin_inset space ~
13887 \end_inset
13888
13889 texto\SpecialChar \menuseparator
13890 Personalizado
13891 \family default
13892 .
13893  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13894  Si el número de la ecuación debe tener otro color que el de los caracteres
13895  de la ecuación, el color debe cambiarse dentro de la ecuación.
13896 \end_layout
13897
13898 \begin_layout Standard
13899 Un ejemplo:
13900 \color red
13901
13902 \begin_inset Formula \begin{equation}
13903 {\color{red}\int A=B}\label{eq:rojo}\end{equation}
13904
13905 \end_inset
13906
13907
13908 \end_layout
13909
13910 \begin_layout Standard
13911
13912 \color green
13913 \begin_inset Formula \begin{equation}
13914 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}\end{equation}
13915
13916 \end_inset
13917
13918
13919 \end_layout
13920
13921 \begin_layout Standard
13922 La ecuación 
13923 \begin_inset CommandInset ref
13924 LatexCommand eqref
13925 reference "eq:rojo"
13926
13927 \end_inset
13928
13929  está toda coloreada en rojo.
13930 \begin_inset Newline newline
13931 \end_inset
13932
13933 La ecuación 
13934 \begin_inset CommandInset ref
13935 LatexCommand eqref
13936 reference "eq:rojoverde"
13937
13938 \end_inset
13939
13940  se ha coloreado en primer lugar toda en verde para colorear el número de
13941  la ecuación.
13942  Posteriormente se han coloreado en rojo los caracteres.
13943 \family sans
13944
13945 \begin_inset VSpace bigskip
13946 \end_inset
13947
13948
13949 \end_layout
13950
13951 \begin_layout Standard
13952 Para colorear diferente el marco y el resto del cuadro se usa el comando
13953  
13954 \series bold
13955
13956 \backslash
13957 fcolorbox
13958 \series default
13959
13960 \begin_inset Index
13961 status collapsed
13962
13963 \begin_layout Plain Layout
13964 Comandos ! F ! 
13965 \backslash
13966 fcolorbox
13967 \end_layout
13968
13969 \end_inset
13970
13971  con el siguiente esquema:
13972 \end_layout
13973
13974 \begin_layout Standard
13975
13976 \series bold
13977
13978 \backslash
13979 fcolorbox{color del marco}{color}{contenido del cuadro}
13980 \end_layout
13981
13982 \begin_layout Standard
13983 Así pues 
13984 \series bold
13985
13986 \backslash
13987 fcolorbox
13988 \series default
13989  es una extensión del comando 
13990 \series bold
13991
13992 \backslash
13993 colorbox
13994 \series default
13995 .
13996  La anchura del marco se establece, como para 
13997 \series bold
13998
13999 \backslash
14000 framebox
14001 \series default
14002 , con 
14003 \series bold
14004
14005 \backslash
14006 fboxrule
14007 \series default
14008  y 
14009 \series bold
14010
14011 \backslash
14012 fboxsep
14013 \series default
14014 .
14015  Un ejemplo:
14016 \begin_inset ERT
14017 status collapsed
14018
14019 \begin_layout Plain Layout
14020
14021
14022 \backslash
14023 fboxrule 1mm 
14024 \backslash
14025 fboxsep 1mm
14026 \end_layout
14027
14028 \end_inset
14029
14030
14031 \begin_inset Formula \[
14032 \fcolorbox{cyan}{magenta}{A=B}\]
14033
14034 \end_inset
14035
14036
14037 \end_layout
14038
14039 \begin_layout Standard
14040 \begin_inset ERT
14041 status collapsed
14042
14043 \begin_layout Plain Layout
14044
14045
14046 \backslash
14047 fboxrule 0.4pt 
14048 \backslash
14049 fboxsep 3pt
14050 \end_layout
14051
14052 \end_inset
14053
14054
14055 \end_layout
14056
14057 \begin_layout Standard
14058 Esta ecuación se ha compuesto con el comando
14059 \begin_inset Newline newline
14060 \end_inset
14061
14062
14063 \series bold
14064
14065 \backslash
14066 fcolorbox{cyan
14067 \begin_inset Formula $\to$
14068 \end_inset
14069
14070
14071 \backslash
14072 {magenta
14073 \begin_inset Formula $\to$
14074 \end_inset
14075
14076
14077 \backslash
14078 {A=B
14079 \end_layout
14080
14081 \begin_layout Standard
14082 \begin_inset VSpace bigskip
14083 \end_inset
14084
14085
14086 \end_layout
14087
14088 \begin_layout Standard
14089 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14090 \end_layout
14091
14092 \begin_layout Standard
14093 Por ejemplo, se puede definir el color 
14094 \begin_inset Quotes fld
14095 \end_inset
14096
14097
14098 \series bold
14099 verdeoscuro
14100 \series default
14101
14102 \begin_inset Quotes frd
14103 \end_inset
14104
14105  con la línea de preámbulo LaTeX:
14106 \end_layout
14107
14108 \begin_layout Standard
14109
14110 \series bold
14111
14112 \backslash
14113 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14114 \series default
14115
14116 \begin_inset Index
14117 status collapsed
14118
14119 \begin_layout Plain Layout
14120 Comandos ! D ! 
14121 \backslash
14122 definecolor
14123 \end_layout
14124
14125 \end_inset
14126
14127
14128 \end_layout
14129
14130 \begin_layout Standard
14131
14132 \series bold
14133 cmyk
14134 \series default
14135  es el espacio de color referido a los colores 
14136 \series bold
14137 cyan
14138 \series default
14139
14140 \series bold
14141 magenta
14142 \series default
14143
14144 \series bold
14145 yellow
14146 \series default
14147  y 
14148 \series bold
14149 black
14150 \series default
14151 .
14152  Los cuatro números separados por coma son el factor de cuota para los colores
14153  correspondientes del espacio de color.
14154  Los factores pueden estar en el rango 0-1.
14155  En vez de 
14156 \series bold
14157 cmyk
14158 \series default
14159  se puede usar el espacio de color 
14160 \series bold
14161 rgb
14162 \series default
14163 , que se refiere a 
14164 \series bold
14165 red
14166 \series default
14167
14168 \series bold
14169 green
14170 \series default
14171  y 
14172 \series bold
14173 blue
14174 \series default
14175 , así pues en este caso hay tres factores de cuota para los correspondientes
14176  colores.
14177  Además hay el espacio de color 
14178 \series bold
14179 gray
14180 \series default
14181  con un factor de cuota para el valor gris.
14182 \end_layout
14183
14184 \begin_layout Standard
14185 Como ejemplo he aquí un cuadro enmarcado con el nuevo color definido 
14186 \series bold
14187 verdeoscuro
14188 \series default
14189  y los caracteres en color amarillo:
14190 \color black
14191
14192 \begin_inset Formula \begin{equation}
14193 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14194
14195 \end_inset
14196
14197
14198 \end_layout
14199
14200 \begin_layout Standard
14201 Los colores personalizados también se pueden usar para texto con la ayuda
14202  del comando 
14203 \series bold
14204
14205 \backslash
14206 textcolor
14207 \series default
14208
14209 \begin_inset Index
14210 status collapsed
14211
14212 \begin_layout Plain Layout
14213 Texto ! coloreado
14214 \end_layout
14215
14216 \end_inset
14217
14218
14219 \end_layout
14220
14221 \begin_layout Standard
14222 \begin_inset ERT
14223 status open
14224
14225 \begin_layout Plain Layout
14226
14227
14228 \backslash
14229 textcolor{verdeoscuro}{
14230 \end_layout
14231
14232 \end_inset
14233
14234 Esta frase en 
14235 \begin_inset Quotes fld
14236 \end_inset
14237
14238 verdeoscuro
14239 \begin_inset Quotes frd
14240 \end_inset
14241
14242 .
14243 \begin_inset ERT
14244 status collapsed
14245
14246 \begin_layout Plain Layout
14247
14248 }
14249 \end_layout
14250
14251 \end_inset
14252
14253
14254 \end_layout
14255
14256 \begin_layout Standard
14257
14258 \series bold
14259
14260 \backslash
14261 textcolor
14262 \series default
14263
14264 \begin_inset Index
14265 status collapsed
14266
14267 \begin_layout Plain Layout
14268 Comandos ! T ! 
14269 \backslash
14270 textcolor
14271 \end_layout
14272
14273 \end_inset
14274
14275  se usa con el esquema 
14276 \series bold
14277
14278 \backslash
14279 textcolor{color}{caracteres a colorear}
14280 \series default
14281 .
14282 \end_layout
14283
14284 \begin_layout Subsection
14285 Cuadros de párrafo
14286 \begin_inset CommandInset label
14287 LatexCommand label
14288 name "sub:Cuadros-de-párrafo"
14289
14290 \end_inset
14291
14292
14293 \begin_inset Index
14294 status collapsed
14295
14296 \begin_layout Plain Layout
14297 Cuadros ! para párrafos
14298 \end_layout
14299
14300 \end_inset
14301
14302
14303 \end_layout
14304
14305 \begin_layout Standard
14306 Un cuadro que puede contener varias líneas y párrafos, denominado cuadro
14307  de párrafo (parbox), se puede generar con el menú 
14308 \family sans
14309 Insertar\SpecialChar \menuseparator
14310 Cuadro
14311 \family default
14312  o con el botón 
14313 \begin_inset Graphics
14314         filename ../../images/box-insert.png
14315         scale 85
14316
14317 \end_inset
14318
14319  de la barra de herramientas.
14320 \end_layout
14321
14322 \begin_layout Standard
14323 El siguiente ejemplo muestra un cuadro de párrafo enmarcado en una línea:
14324 \begin_inset VSpace medskip
14325 \end_inset
14326
14327 Esta línea contiene 
14328 \begin_inset Box Boxed
14329 position "c"
14330 hor_pos "c"
14331 has_inner_box 1
14332 inner_pos "c"
14333 use_parbox 1
14334 width "5cm"
14335 special "none"
14336 height "1in"
14337 height_special "totalheight"
14338 status collapsed
14339
14340 \begin_layout Plain Layout
14341 Esto es un cuadro de párrafo.
14342  Tiene exactamente 5
14343 \begin_inset space \thinspace{}
14344 \end_inset
14345
14346 cm de largo y además puede contener ecuaciones: 
14347 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14348 \end_inset
14349
14350
14351 \end_layout
14352
14353 \end_inset
14354
14355
14356 \begin_inset space ~
14357 \end_inset
14358
14359  un cuadro de párrafo.
14360 \begin_inset VSpace medskip
14361 \end_inset
14362
14363 Ese cuadro se compone haciendo clic derecho sobre el rectángulo gris insertado.
14364  Surge un diálogo con las propiedades del cuadro.
14365  En este caso: 
14366 \emph on
14367 Decoración
14368 \emph default
14369 : Marco rectangular, 
14370 \emph on
14371 Cuadro interior
14372 \emph default
14373 : Párrafo, 
14374 \emph on
14375 Ancho
14376 \emph default
14377 : 5
14378 \begin_inset space \thinspace{}
14379 \end_inset
14380
14381 cm, 
14382 \emph on
14383 Alineación Vertical
14384 \emph default
14385  
14386 \emph on
14387 Cuadro
14388 \emph default
14389 : Medio.
14390 \end_layout
14391
14392 \begin_layout Standard
14393 \begin_inset VSpace medskip
14394 \end_inset
14395
14396 En LaTeX, un cuadro de párrafo se inserta con el comando 
14397 \series bold
14398
14399 \backslash
14400 parbox
14401 \series default
14402
14403 \begin_inset Index
14404 status collapsed
14405
14406 \begin_layout Plain Layout
14407 Comandos ! P ! 
14408 \backslash
14409 parbox
14410 \end_layout
14411
14412 \end_inset
14413
14414  con el esquema siguiente:
14415 \end_layout
14416
14417 \begin_layout Standard
14418
14419 \series bold
14420
14421 \backslash
14422 parbox[posición]{anchura}{contenido}
14423 \end_layout
14424
14425 \begin_layout Standard
14426 Son posibles las posiciones 
14427 \emph on
14428 b
14429 \emph default
14430  y 
14431 \emph on
14432 t
14433 \emph default
14434
14435 \emph on
14436 b
14437 \emph default
14438  por 
14439 \begin_inset Quotes fld
14440 \end_inset
14441
14442 bottom
14443 \begin_inset Quotes frd
14444 \end_inset
14445
14446  (abajo), que alinea la última línea del cuadro con el texto de alrededor.
14447  Con 
14448 \emph on
14449 t
14450 \emph default
14451 , por 
14452 \begin_inset Quotes fld
14453 \end_inset
14454
14455 top
14456 \begin_inset Quotes frd
14457 \end_inset
14458
14459  (arriba), la alineación se hace con la primera línea.
14460  Si no se da posición, el cuadro se centrará verticalmente, véase la sección
14461  
14462 \emph on
14463 Cuadros
14464 \emph default
14465  del manual 
14466 \emph on
14467 Objetos insertados
14468 \emph default
14469  para ejemplos.
14470 \end_layout
14471
14472 \begin_layout Standard
14473 \begin_inset VSpace bigskip
14474 \end_inset
14475
14476 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14477  ponerse en un cuadro de párrafo.
14478  Para ello se inserta el comando
14479 \begin_inset Newline newline
14480 \end_inset
14481
14482
14483 \series bold
14484
14485 \backslash
14486 fbox{
14487 \backslash
14488 parbox{
14489 \backslash
14490 linewidth-2
14491 \backslash
14492 fboxsep-2
14493 \backslash
14494 fboxrule}{
14495 \begin_inset Newline newline
14496 \end_inset
14497
14498
14499 \series default
14500 en modo TeX delante de la ecuación.
14501  Aquí 
14502 \series bold
14503
14504 \backslash
14505 linewidth
14506 \begin_inset Index
14507 status collapsed
14508
14509 \begin_layout Plain Layout
14510 Comandos ! L ! 
14511 \backslash
14512 linewidth
14513 \end_layout
14514
14515 \end_inset
14516
14517
14518 \series default
14519  es la anchura de línea establecida para el documento.
14520  Como el marco está por fuera del cuadro de párrafo, hay que restar de dicha
14521  anchura dos veces la separación del marco y el grosor.
14522  Como LyX no lo hace automáticamente debido a un fallo,
14523 \begin_inset Foot
14524 status collapsed
14525
14526 \begin_layout Plain Layout
14527 \begin_inset CommandInset href
14528 LatexCommand href
14529 name "LyX-bug #4483"
14530 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14531
14532 \end_inset
14533
14534
14535 \end_layout
14536
14537 \end_inset
14538
14539  hay que usar modo TeX.
14540  Para poder multiplicar y restar en los argumentos hay que cargar en el
14541  preámbulo LaTeX el paquete LaTeX 
14542 \series bold
14543 calc
14544 \series default
14545 ,
14546 \begin_inset Foot
14547 status collapsed
14548
14549 \begin_layout Plain Layout
14550
14551 \series bold
14552 calc
14553 \series default
14554  es parte de toda instalación LaTeX estándar.
14555 \end_layout
14556
14557 \end_inset
14558
14559
14560 \begin_inset Index
14561 status collapsed
14562
14563 \begin_layout Plain Layout
14564 Paquetes ! calc
14565 \end_layout
14566
14567 \end_inset
14568
14569  con la línea
14570 \end_layout
14571
14572 \begin_layout Standard
14573
14574 \series bold
14575
14576 \backslash
14577 usepackage{calc}
14578 \end_layout
14579
14580 \begin_layout Standard
14581 Detrás de la ecuación se cierran ambos cuadros con 
14582 \series bold
14583 }}
14584 \series default
14585  en modo TeX.
14586  Aquí hay un ejemplo:
14587 \begin_inset ERT
14588 status collapsed
14589
14590 \begin_layout Plain Layout
14591
14592
14593 \backslash
14594 fboxsep 5mm 
14595 \backslash
14596 fboxrule 5mm
14597 \end_layout
14598
14599 \end_inset
14600
14601
14602 \end_layout
14603
14604 \begin_layout Standard
14605 \begin_inset ERT
14606 status collapsed
14607
14608 \begin_layout Plain Layout
14609
14610
14611 \backslash
14612 fbox{
14613 \backslash
14614 parbox{
14615 \backslash
14616 linewidth-2
14617 \backslash
14618 fboxsep-2
14619 \backslash
14620 fboxrule}{
14621 \end_layout
14622
14623 \end_inset
14624
14625
14626 \begin_inset Formula \begin{equation}
14627 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14628
14629 \end_inset
14630
14631
14632 \end_layout
14633
14634 \begin_layout Standard
14635 \begin_inset ERT
14636 status collapsed
14637
14638 \begin_layout Plain Layout
14639
14640 }}
14641 \end_layout
14642
14643 \end_inset
14644
14645
14646 \begin_inset ERT
14647 status collapsed
14648
14649 \begin_layout Plain Layout
14650
14651
14652 \backslash
14653 fboxrule 0.4pt 
14654 \backslash
14655 fboxsep 3pt
14656 \end_layout
14657
14658 \end_inset
14659
14660
14661 \end_layout
14662
14663 \begin_layout Standard
14664 \begin_inset VSpace medskip
14665 \end_inset
14666
14667
14668 \end_layout
14669
14670 \begin_layout Standard
14671 Como se ha usado el cuadro de párrafo como argumento de 
14672 \series bold
14673
14674 \backslash
14675 fbox
14676 \series default
14677 , en este caso no hay diferencia entre 
14678 \series bold
14679
14680 \backslash
14681 fbox
14682 \series default
14683  y 
14684 \series bold
14685
14686 \backslash
14687 boxed
14688 \series default
14689 .
14690  
14691 \end_layout
14692
14693 \begin_layout Standard
14694 \begin_inset VSpace bigskip
14695 \end_inset
14696
14697
14698 \end_layout
14699
14700 \begin_layout Standard
14701 Los cuadros de párrafo son muy útiles para comentar ecuaciones directamente.
14702  Para hacerlo, se usa 
14703 \series bold
14704
14705 \backslash
14706 parbox
14707 \series default
14708  en combinación con el comando 
14709 \series bold
14710
14711 \backslash
14712 tag
14713 \series default
14714 .
14715  (Véase más sobre 
14716 \series bold
14717
14718 \backslash
14719 tag
14720 \series default
14721  en 
14722 \begin_inset CommandInset ref
14723 LatexCommand ref
14724 reference "sub:Numeración-personalizada"
14725
14726 \end_inset
14727
14728 ).
14729 \end_layout
14730
14731 \begin_layout Standard
14732 Un ejemplo de ecuación comentada con 
14733 \series bold
14734
14735 \backslash
14736 parbox
14737 \series default
14738 :
14739 \end_layout
14740
14741 \begin_layout Standard
14742 \begin_inset ERT
14743 status collapsed
14744
14745 \begin_layout Plain Layout
14746
14747
14748 \backslash
14749 [5x-7b=3b
14750 \backslash
14751 tag*{
14752 \backslash
14753 parbox{5cm}{
14754 \end_layout
14755
14756 \end_inset
14757
14758 Esto es una descripción.
14759  Está claramente separada de la ecuación y es multilínea.
14760 \begin_inset ERT
14761 status collapsed
14762
14763 \begin_layout Plain Layout
14764
14765 }}
14766 \backslash
14767 ]
14768 \end_layout
14769
14770 \end_inset
14771
14772
14773 \end_layout
14774
14775 \begin_layout Standard
14776 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14777  no soporta el comando 
14778 \series bold
14779
14780 \backslash
14781 parbox
14782 \series default
14783  en ecuaciones.
14784  La ecuación se compone con la siguiente secuencia de comandos:
14785 \end_layout
14786
14787 \begin_layout Standard
14788 El comando 
14789 \series bold
14790
14791 \backslash
14792 [5x-7b=3b
14793 \backslash
14794 tag*
14795 \backslash
14796 {
14797 \backslash
14798 parbox{5cm}{
14799 \series default
14800  se inserta en modo TeX.
14801 \begin_inset Foot
14802 status collapsed
14803
14804 \begin_layout Plain Layout
14805 Si se usa el estilo de ecuación 
14806 \series bold
14807 Sangrado
14808 \series default
14809
14810 \series bold
14811
14812 \backslash
14813 tag*
14814 \backslash
14815
14816 \series default
14817  se puede reemplazar por 
14818 \series bold
14819
14820 \backslash
14821 hfill
14822 \series default
14823 .
14824  (Véanse los estilos de ecuación en 
14825 \begin_inset CommandInset ref
14826 LatexCommand ref
14827 reference "sec:Estilos-de-ecuación"
14828
14829 \end_inset
14830
14831 ).
14832 \end_layout
14833
14834 \end_inset
14835
14836  Después sigue la descripción en texto normal, y por último 
14837 \series bold
14838 }}
14839 \backslash
14840 ]
14841 \series default
14842  en modo TeX.
14843  Aquí los comandos 
14844 \series bold
14845
14846 \backslash
14847 [
14848 \series default
14849  y 
14850 \series bold
14851
14852 \backslash
14853 ]
14854 \series default
14855  crean una ecuación presentada.
14856 \end_layout
14857
14858 \begin_layout Standard
14859 Las ventajas de 
14860 \series bold
14861
14862 \backslash
14863 parbox
14864 \series default
14865  pueden verse en este ejemplo que se ha 
14866 \begin_inset Quotes fld
14867 \end_inset
14868
14869 comentado
14870 \begin_inset Quotes frd
14871 \end_inset
14872
14873  usando el modo texto matemático:
14874 \begin_inset Formula \[
14875 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}\]
14876
14877 \end_inset
14878
14879
14880 \end_layout
14881
14882 \begin_layout Section
14883 Operadores
14884 \begin_inset Index
14885 status collapsed
14886
14887 \begin_layout Plain Layout
14888 Operadores
14889 \end_layout
14890
14891 \end_inset
14892
14893
14894 \end_layout
14895
14896 \begin_layout Subsection
14897 Operadores grandes
14898 \begin_inset CommandInset label
14899 LatexCommand label
14900 name "sub:Operadores-grandes"
14901
14902 \end_inset
14903
14904
14905 \begin_inset Index
14906 status collapsed
14907
14908 \begin_layout Plain Layout
14909 Operadores ! grandes
14910 \end_layout
14911
14912 \end_inset
14913
14914
14915 \begin_inset Index
14916 status collapsed
14917
14918 \begin_layout Plain Layout
14919 Sumatorios
14920 \end_layout
14921
14922 \end_inset
14923
14924
14925 \begin_inset Index
14926 status collapsed
14927
14928 \begin_layout Plain Layout
14929 Integrales
14930 \end_layout
14931
14932 \end_inset
14933
14934
14935 \end_layout
14936
14937 \begin_layout Standard
14938 Para poder usar todos los comandos de integrales listados aquí, debe estar
14939  marcada la opción 
14940 \family sans
14941 Usar paquete esint automáticamente
14942 \family default
14943  en el apartado 
14944 \family sans
14945 Ecuaciones
14946 \family default
14947  de la configuración del documento.
14948  
14949 \end_layout
14950
14951 \begin_layout Standard
14952 \begin_inset space \hfill{}
14953 \end_inset
14954
14955
14956 \begin_inset Tabular
14957 <lyxtabular version="3" rows="11" columns="2">
14958 <features>
14959 <column alignment="center" valignment="top" width="0pt">
14960 <column alignment="center" valignment="top" width="0pt">
14961 <row>
14962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Plain Layout
14966 Comando
14967 \end_layout
14968
14969 \end_inset
14970 </cell>
14971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14972 \begin_inset Text
14973
14974 \begin_layout Plain Layout
14975 Resultado
14976 \end_layout
14977
14978 \end_inset
14979 </cell>
14980 </row>
14981 <row>
14982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14983 \begin_inset Text
14984
14985 \begin_layout Plain Layout
14986
14987 \backslash
14988 sum
14989 \begin_inset Index
14990 status collapsed
14991
14992 \begin_layout Plain Layout
14993 Comandos ! S ! 
14994 \backslash
14995 sum
14996 \end_layout
14997
14998 \end_inset
14999
15000
15001 \end_layout
15002
15003 \end_inset
15004 </cell>
15005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15006 \begin_inset Text
15007
15008 \begin_layout Plain Layout
15009 \begin_inset Formula $\sum$
15010 \end_inset
15011
15012
15013 \end_layout
15014
15015 \end_inset
15016 </cell>
15017 </row>
15018 <row>
15019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15020 \begin_inset Text
15021
15022 \begin_layout Plain Layout
15023
15024 \backslash
15025 int
15026 \begin_inset Index
15027 status collapsed
15028
15029 \begin_layout Plain Layout
15030 Comandos ! I ! 
15031 \backslash
15032 int
15033 \end_layout
15034
15035 \end_inset
15036
15037
15038 \end_layout
15039
15040 \end_inset
15041 </cell>
15042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15043 \begin_inset Text
15044
15045 \begin_layout Plain Layout
15046 \begin_inset Formula $\int$
15047 \end_inset
15048
15049
15050 \end_layout
15051
15052 \end_inset
15053 </cell>
15054 </row>
15055 <row>
15056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15057 \begin_inset Text
15058
15059 \begin_layout Plain Layout
15060
15061 \backslash
15062 intop
15063 \end_layout
15064
15065 \end_inset
15066 </cell>
15067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15068 \begin_inset Text
15069
15070 \begin_layout Plain Layout
15071 \begin_inset Formula $\intop$
15072 \end_inset
15073
15074
15075 \end_layout
15076
15077 \end_inset
15078 </cell>
15079 </row>
15080 <row>
15081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15082 \begin_inset Text
15083
15084 \begin_layout Plain Layout
15085
15086 \backslash
15087 oint
15088 \end_layout
15089
15090 \end_inset
15091 </cell>
15092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15093 \begin_inset Text
15094
15095 \begin_layout Plain Layout
15096 \begin_inset Formula $\oint$
15097 \end_inset
15098
15099
15100 \end_layout
15101
15102 \end_inset
15103 </cell>
15104 </row>
15105 <row>
15106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15107 \begin_inset Text
15108
15109 \begin_layout Plain Layout
15110
15111 \backslash
15112 ointop
15113 \end_layout
15114
15115 \end_inset
15116 </cell>
15117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15118 \begin_inset Text
15119
15120 \begin_layout Plain Layout
15121 \begin_inset Formula $\ointop$
15122 \end_inset
15123
15124
15125 \end_layout
15126
15127 \end_inset
15128 </cell>
15129 </row>
15130 <row>
15131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15132 \begin_inset Text
15133
15134 \begin_layout Plain Layout
15135
15136 \backslash
15137 ointctrclockwise
15138 \end_layout
15139
15140 \end_inset
15141 </cell>
15142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15143 \begin_inset Text
15144
15145 \begin_layout Plain Layout
15146 \begin_inset Formula $\ointctrclockwise$
15147 \end_inset
15148
15149
15150 \end_layout
15151
15152 \end_inset
15153 </cell>
15154 </row>
15155 <row>
15156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15157 \begin_inset Text
15158
15159 \begin_layout Plain Layout
15160
15161 \backslash
15162 ointclockwise
15163 \end_layout
15164
15165 \end_inset
15166 </cell>
15167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15168 \begin_inset Text
15169
15170 \begin_layout Plain Layout
15171 \begin_inset Formula $\ointclockwise$
15172 \end_inset
15173
15174
15175 \end_layout
15176
15177 \end_inset
15178 </cell>
15179 </row>
15180 <row>
15181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15182 \begin_inset Text
15183
15184 \begin_layout Plain Layout
15185
15186 \backslash
15187 sqint
15188 \end_layout
15189
15190 \end_inset
15191 </cell>
15192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15193 \begin_inset Text
15194
15195 \begin_layout Plain Layout
15196 \begin_inset Formula $\sqint$
15197 \end_inset
15198
15199
15200 \end_layout
15201
15202 \end_inset
15203 </cell>
15204 </row>
15205 <row>
15206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15207 \begin_inset Text
15208
15209 \begin_layout Plain Layout
15210
15211 \backslash
15212 bigcap
15213 \end_layout
15214
15215 \end_inset
15216 </cell>
15217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15218 \begin_inset Text
15219
15220 \begin_layout Plain Layout
15221 \begin_inset Formula $\bigcap$
15222 \end_inset
15223
15224
15225 \end_layout
15226
15227 \end_inset
15228 </cell>
15229 </row>
15230 <row>
15231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15232 \begin_inset Text
15233
15234 \begin_layout Plain Layout
15235
15236 \backslash
15237 bigcup
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246 \begin_inset Formula $\bigcup$
15247 \end_inset
15248
15249
15250 \end_layout
15251
15252 \end_inset
15253 </cell>
15254 </row>
15255 </lyxtabular>
15256
15257 \end_inset
15258
15259
15260 \begin_inset space \hfill{}
15261 \end_inset
15262
15263
15264 \begin_inset Tabular
15265 <lyxtabular version="3" rows="10" columns="2">
15266 <features>
15267 <column alignment="center" valignment="top" width="0pt">
15268 <column alignment="center" valignment="top" width="0pt">
15269 <row>
15270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15271 \begin_inset Text
15272
15273 \begin_layout Plain Layout
15274 Comando
15275 \end_layout
15276
15277 \end_inset
15278 </cell>
15279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15280 \begin_inset Text
15281
15282 \begin_layout Plain Layout
15283 Resultado
15284 \end_layout
15285
15286 \end_inset
15287 </cell>
15288 </row>
15289 <row>
15290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15291 \begin_inset Text
15292
15293 \begin_layout Plain Layout
15294
15295 \backslash
15296 prod
15297 \begin_inset Index
15298 status collapsed
15299
15300 \begin_layout Plain Layout
15301 Comandos ! P ! 
15302 \backslash
15303 prod
15304 \end_layout
15305
15306 \end_inset
15307
15308
15309 \end_layout
15310
15311 \end_inset
15312 </cell>
15313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15314 \begin_inset Text
15315
15316 \begin_layout Plain Layout
15317 \begin_inset Formula $\prod$
15318 \end_inset
15319
15320
15321 \end_layout
15322
15323 \end_inset
15324 </cell>
15325 </row>
15326 <row>
15327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15328 \begin_inset Text
15329
15330 \begin_layout Plain Layout
15331
15332 \backslash
15333 coprod
15334 \end_layout
15335
15336 \end_inset
15337 </cell>
15338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15339 \begin_inset Text
15340
15341 \begin_layout Plain Layout
15342 \begin_inset Formula $\coprod$
15343 \end_inset
15344
15345
15346 \end_layout
15347
15348 \end_inset
15349 </cell>
15350 </row>
15351 <row>
15352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15353 \begin_inset Text
15354
15355 \begin_layout Plain Layout
15356
15357 \backslash
15358 bigodot
15359 \end_layout
15360
15361 \end_inset
15362 </cell>
15363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15364 \begin_inset Text
15365
15366 \begin_layout Plain Layout
15367 \begin_inset Formula $\bigodot$
15368 \end_inset
15369
15370
15371 \end_layout
15372
15373 \end_inset
15374 </cell>
15375 </row>
15376 <row>
15377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15378 \begin_inset Text
15379
15380 \begin_layout Plain Layout
15381
15382 \backslash
15383 bigotimes
15384 \end_layout
15385
15386 \end_inset
15387 </cell>
15388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15389 \begin_inset Text
15390
15391 \begin_layout Plain Layout
15392 \begin_inset Formula $\bigotimes$
15393 \end_inset
15394
15395
15396 \end_layout
15397
15398 \end_inset
15399 </cell>
15400 </row>
15401 <row>
15402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15403 \begin_inset Text
15404
15405 \begin_layout Plain Layout
15406
15407 \backslash
15408 bigoplus
15409 \end_layout
15410
15411 \end_inset
15412 </cell>
15413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15414 \begin_inset Text
15415
15416 \begin_layout Plain Layout
15417 \begin_inset Formula $\bigoplus$
15418 \end_inset
15419
15420
15421 \end_layout
15422
15423 \end_inset
15424 </cell>
15425 </row>
15426 <row>
15427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15428 \begin_inset Text
15429
15430 \begin_layout Plain Layout
15431
15432 \backslash
15433 bigwedge
15434 \end_layout
15435
15436 \end_inset
15437 </cell>
15438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15439 \begin_inset Text
15440
15441 \begin_layout Plain Layout
15442 \begin_inset Formula $\bigwedge$
15443 \end_inset
15444
15445
15446 \end_layout
15447
15448 \end_inset
15449 </cell>
15450 </row>
15451 <row>
15452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15453 \begin_inset Text
15454
15455 \begin_layout Plain Layout
15456
15457 \backslash
15458 bigvee
15459 \end_layout
15460
15461 \end_inset
15462 </cell>
15463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15464 \begin_inset Text
15465
15466 \begin_layout Plain Layout
15467 \begin_inset Formula $\bigvee$
15468 \end_inset
15469
15470
15471 \end_layout
15472
15473 \end_inset
15474 </cell>
15475 </row>
15476 <row>
15477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15478 \begin_inset Text
15479
15480 \begin_layout Plain Layout
15481
15482 \backslash
15483 bigsqcup
15484 \end_layout
15485
15486 \end_inset
15487 </cell>
15488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15489 \begin_inset Text
15490
15491 \begin_layout Plain Layout
15492 \begin_inset Formula $\bigsqcup$
15493 \end_inset
15494
15495
15496 \end_layout
15497
15498 \end_inset
15499 </cell>
15500 </row>
15501 <row>
15502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15503 \begin_inset Text
15504
15505 \begin_layout Plain Layout
15506
15507 \backslash
15508 biguplus
15509 \end_layout
15510
15511 \end_inset
15512 </cell>
15513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15514 \begin_inset Text
15515
15516 \begin_layout Plain Layout
15517 \begin_inset Formula $\biguplus$
15518 \end_inset
15519
15520
15521 \end_layout
15522
15523 \end_inset
15524 </cell>
15525 </row>
15526 </lyxtabular>
15527
15528 \end_inset
15529
15530
15531 \begin_inset space \hfill{}
15532 \end_inset
15533
15534
15535 \end_layout
15536
15537 \begin_layout Standard
15538 Todos los operadores grandes se pueden insertar con el botón 
15539 \begin_inset Graphics
15540         filename ../../images/math/intop.png
15541         scale 85
15542
15543 \end_inset
15544
15545  de la barra de ecuaciones.
15546 \end_layout
15547
15548 \begin_layout Standard
15549 Estos operadores son llamados grandes porque son mayores que los operadores
15550  binarios de aspecto semejante.
15551  Todos los operadores grandes pueden tener límites, como se describe en
15552  la subsección siguiente.
15553 \end_layout
15554
15555 \begin_layout Standard
15556 Los operadores 
15557 \series bold
15558
15559 \backslash
15560 intop
15561 \series default
15562  y 
15563 \series bold
15564
15565 \backslash
15566 ointop
15567 \series default
15568  difieren de 
15569 \series bold
15570
15571 \backslash
15572 int
15573 \series default
15574  y 
15575 \series bold
15576
15577 \backslash
15578 oint
15579 \series default
15580  en el estilo en que se presentan los límites, véase
15581 \series bold
15582  
15583 \series default
15584
15585 \begin_inset CommandInset ref
15586 LatexCommand ref
15587 reference "sub:Límites-de-operadores"
15588
15589 \end_inset
15590
15591 .
15592 \end_layout
15593
15594 \begin_layout Subsubsection*
15595 Sugerencias para las integrales
15596 \end_layout
15597
15598 \begin_layout Standard
15599 La letra 
15600 \emph on
15601 d
15602 \emph default
15603  en una integral es un operador, por consiguiente debe escribirse en redonda.
15604  Esto se hace resaltando la 
15605 \emph on
15606 d
15607 \emph default
15608  y usando el atajo de teclado 
15609 \family sans
15610 Alt-c
15611 \begin_inset space ~
15612 \end_inset
15613
15614 r
15615 \family default
15616 .
15617 \begin_inset Foot
15618 status open
15619
15620 \begin_layout Plain Layout
15621 véase estilos de letras en 
15622 \begin_inset CommandInset ref
15623 LatexCommand ref
15624 reference "sub:Estilos-de-fuentes"
15625
15626 \end_inset
15627
15628  
15629 \end_layout
15630
15631 \end_inset
15632
15633  Delante de la 
15634 \emph on
15635 d
15636 \emph default
15637  se inserta un espacio delgado, como es habitual en los operadores.
15638  Un ejemplo:
15639 \end_layout
15640
15641 \begin_layout Standard
15642 incorrecto: 
15643 \begin_inset Formula $\int A(x)dx$
15644 \end_inset
15645
15646
15647 \begin_inset Newline newline
15648 \end_inset
15649
15650
15651 \begin_inset ERT
15652 status collapsed
15653
15654 \begin_layout Plain Layout
15655
15656
15657 \backslash
15658 hphantom{in}
15659 \end_layout
15660
15661 \end_inset
15662
15663 correcto: 
15664 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15665 \end_inset
15666
15667
15668 \end_layout
15669
15670 \begin_layout Standard
15671 Para integrales múltiples hay los siguientes comandos:
15672 \begin_inset VSpace medskip
15673 \end_inset
15674
15675
15676 \end_layout
15677
15678 \begin_layout Standard
15679 \begin_inset space \hfill{}
15680 \end_inset
15681
15682
15683 \begin_inset Tabular
15684 <lyxtabular version="3" rows="4" columns="2">
15685 <features>
15686 <column alignment="center" valignment="top" width="0">
15687 <column alignment="center" valignment="top" width="0">
15688 <row>
15689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15690 \begin_inset Text
15691
15692 \begin_layout Plain Layout
15693 Comando
15694 \end_layout
15695
15696 \end_inset
15697 </cell>
15698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15699 \begin_inset Text
15700
15701 \begin_layout Plain Layout
15702 Resultado
15703 \begin_inset Note Note
15704 status collapsed
15705
15706 \begin_layout Plain Layout
15707
15708 \series bold
15709
15710 \backslash
15711 raisebox
15712 \series default
15713  se usa sólo como espaciador
15714 \end_layout
15715
15716 \end_inset
15717
15718
15719 \end_layout
15720
15721 \end_inset
15722 </cell>
15723 </row>
15724 <row>
15725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15726 \begin_inset Text
15727
15728 \begin_layout Plain Layout
15729
15730 \backslash
15731 iint
15732 \end_layout
15733
15734 \end_inset
15735 </cell>
15736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15737 \begin_inset Text
15738
15739 \begin_layout Plain Layout
15740 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15741 \end_inset
15742
15743
15744 \end_layout
15745
15746 \end_inset
15747 </cell>
15748 </row>
15749 <row>
15750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15751 \begin_inset Text
15752
15753 \begin_layout Plain Layout
15754
15755 \backslash
15756 oiint
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Plain Layout
15765 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15766 \end_inset
15767
15768
15769 \end_layout
15770
15771 \end_inset
15772 </cell>
15773 </row>
15774 <row>
15775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15776 \begin_inset Text
15777
15778 \begin_layout Plain Layout
15779
15780 \backslash
15781 sqiint
15782 \end_layout
15783
15784 \end_inset
15785 </cell>
15786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15787 \begin_inset Text
15788
15789 \begin_layout Plain Layout
15790 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15791 \end_inset
15792
15793
15794 \end_layout
15795
15796 \end_inset
15797 </cell>
15798 </row>
15799 </lyxtabular>
15800
15801 \end_inset
15802
15803
15804 \begin_inset space \hfill{}
15805 \end_inset
15806
15807
15808 \begin_inset Tabular
15809 <lyxtabular version="3" rows="4" columns="2">
15810 <features>
15811 <column alignment="center" valignment="top" width="0">
15812 <column alignment="center" valignment="top" width="0">
15813 <row>
15814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15815 \begin_inset Text
15816
15817 \begin_layout Plain Layout
15818 Comando
15819 \end_layout
15820
15821 \end_inset
15822 </cell>
15823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15824 \begin_inset Text
15825
15826 \begin_layout Plain Layout
15827 Resultado
15828 \begin_inset Note Note
15829 status collapsed
15830
15831 \begin_layout Plain Layout
15832
15833 \series bold
15834
15835 \backslash
15836 raisebox
15837 \series default
15838  se usa sólo como espaciador
15839 \end_layout
15840
15841 \end_inset
15842
15843
15844 \end_layout
15845
15846 \end_inset
15847 </cell>
15848 </row>
15849 <row>
15850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15851 \begin_inset Text
15852
15853 \begin_layout Plain Layout
15854
15855 \backslash
15856 iiint
15857 \end_layout
15858
15859 \end_inset
15860 </cell>
15861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15862 \begin_inset Text
15863
15864 \begin_layout Plain Layout
15865 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15866 \end_inset
15867
15868
15869 \end_layout
15870
15871 \end_inset
15872 </cell>
15873 </row>
15874 <row>
15875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15876 \begin_inset Text
15877
15878 \begin_layout Plain Layout
15879
15880 \backslash
15881 iiiint
15882 \end_layout
15883
15884 \end_inset
15885 </cell>
15886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15887 \begin_inset Text
15888
15889 \begin_layout Plain Layout
15890 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15891 \end_inset
15892
15893
15894 \end_layout
15895
15896 \end_inset
15897 </cell>
15898 </row>
15899 <row>
15900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15901 \begin_inset Text
15902
15903 \begin_layout Plain Layout
15904
15905 \backslash
15906 dotsint
15907 \end_layout
15908
15909 \end_inset
15910 </cell>
15911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15912 \begin_inset Text
15913
15914 \begin_layout Plain Layout
15915 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15916 \end_inset
15917
15918
15919 \end_layout
15920
15921 \end_inset
15922 </cell>
15923 </row>
15924 </lyxtabular>
15925
15926 \end_inset
15927
15928
15929 \begin_inset space \hfill{}
15930 \end_inset
15931
15932
15933 \end_layout
15934
15935 \begin_layout Subsection
15936 Límites de operadores
15937 \begin_inset CommandInset label
15938 LatexCommand label
15939 name "sub:Límites-de-operadores"
15940
15941 \end_inset
15942
15943
15944 \begin_inset Index
15945 status collapsed
15946
15947 \begin_layout Plain Layout
15948 Operadores ! límites de
15949 \end_layout
15950
15951 \end_inset
15952
15953
15954 \end_layout
15955
15956 \begin_layout Standard
15957 Los límites se crean mediante superíndices y subíndices:
15958 \end_layout
15959
15960 \begin_layout Standard
15961 \noindent
15962 \align center
15963 \begin_inset Tabular
15964 <lyxtabular version="3" rows="2" columns="2">
15965 <features>
15966 <column alignment="center" valignment="top" width="0">
15967 <column alignment="center" valignment="top" width="0">
15968 <row>
15969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15970 \begin_inset Text
15971
15972 \begin_layout Plain Layout
15973 Comando
15974 \end_layout
15975
15976 \end_inset
15977 </cell>
15978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15979 \begin_inset Text
15980
15981 \begin_layout Plain Layout
15982 Resultado
15983 \begin_inset Note Note
15984 status collapsed
15985
15986 \begin_layout Plain Layout
15987
15988 \series bold
15989
15990 \backslash
15991 raisebox
15992 \series default
15993  se usa sólo como espaciador
15994 \end_layout
15995
15996 \end_inset
15997
15998
15999 \end_layout
16000
16001 \end_inset
16002 </cell>
16003 </row>
16004 <row>
16005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Plain Layout
16009
16010 \backslash
16011 prod^
16012 \backslash
16013 infty
16014 \begin_inset ERT
16015 status collapsed
16016
16017 \begin_layout Plain Layout
16018
16019
16020 \backslash
16021 spce 
16022 \end_layout
16023
16024 \end_inset
16025
16026
16027 \begin_inset Formula $\to$
16028 \end_inset
16029
16030 _0
16031 \begin_inset Formula $\to$
16032 \end_inset
16033
16034 A(x)
16035 \end_layout
16036
16037 \end_inset
16038 </cell>
16039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16040 \begin_inset Text
16041
16042 \begin_layout Plain Layout
16043 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16044 \end_inset
16045
16046
16047 \end_layout
16048
16049 \end_inset
16050 </cell>
16051 </row>
16052 </lyxtabular>
16053
16054 \end_inset
16055
16056
16057 \end_layout
16058
16059 \begin_layout Standard
16060 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16061  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16062 \end_layout
16063
16064 \begin_layout Standard
16065 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16066  directamente detrás del operador y se elige 
16067 \series bold
16068 Insertado
16069 \series default
16070  en el menú 
16071 \family sans
16072 Editar\SpecialChar \menuseparator
16073 Ecuación\SpecialChar \menuseparator
16074 Cambiar tipo de límites
16075 \family default
16076  (atajo 
16077 \family sans
16078 Alt-m
16079 \begin_inset space ~
16080 \end_inset
16081
16082 l
16083 \family default
16084 ).
16085  Un ejemplo:
16086 \end_layout
16087
16088 \begin_layout Standard
16089 Los límites por omisión son:
16090 \begin_inset Formula \[
16091 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16092
16093 \end_inset
16094
16095
16096 \end_layout
16097
16098 \begin_layout Standard
16099 Así se ven si se cambia el tipo de límites a 
16100 \series bold
16101 Insertado
16102 \series default
16103 :
16104 \begin_inset Formula \[
16105 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16106
16107 \end_inset
16108
16109
16110 \end_layout
16111
16112 \begin_layout Standard
16113 En integrales, excepto 
16114 \series bold
16115
16116 \backslash
16117 intop
16118 \series default
16119  y 
16120 \series bold
16121
16122 \backslash
16123 ointop
16124 \series default
16125 , los límites se colocan por omisión junto al operador.
16126  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16127  operador.
16128  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16129 \series bold
16130 Pantalla
16131 \series default
16132  para poner el límite debajo:
16133 \begin_inset Formula \begin{equation}
16134 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}\end{equation}
16135
16136 \end_inset
16137
16138
16139 \begin_inset VSpace medskip
16140 \end_inset
16141
16142 Para especificar condiciones en los límites se usan los comandos 
16143 \series bold
16144
16145 \backslash
16146 subarray
16147 \series default
16148
16149 \begin_inset Index
16150 status collapsed
16151
16152 \begin_layout Plain Layout
16153 Comandos ! S ! 
16154 \backslash
16155 subarray
16156 \end_layout
16157
16158 \end_inset
16159
16160  y 
16161 \series bold
16162
16163 \backslash
16164 substack
16165 \series default
16166
16167 \begin_inset Index
16168 status collapsed
16169
16170 \begin_layout Plain Layout
16171 Comandos ! S ! 
16172 \backslash
16173 substack
16174 \end_layout
16175
16176 \end_inset
16177
16178 .
16179  Por ejemplo, para componer la expresión
16180 \begin_inset Formula \begin{equation}
16181 \sum_{\begin{subarray}{c}
16182 0<k<1000\\
16183 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16184
16185 \end_inset
16186
16187 se ha hecho lo siguiente: primero se escribe el comando 
16188 \series bold
16189
16190 \backslash
16191 sum^n
16192 \series default
16193
16194 \begin_inset ERT
16195 status collapsed
16196
16197 \begin_layout Plain Layout
16198
16199
16200 \backslash
16201 spce 
16202 \end_layout
16203
16204 \end_inset
16205
16206
16207 \series bold
16208 _
16209 \series default
16210 .
16211  Ahora el cursor está en un cuadro azul bajo el operador sumatorio y ahí
16212  se inserta el comando 
16213 \series bold
16214
16215 \backslash
16216 subarray
16217 \series default
16218
16219 \begin_inset ERT
16220 status collapsed
16221
16222 \begin_layout Plain Layout
16223
16224
16225 \backslash
16226 spce 
16227 \end_layout
16228
16229 \end_inset
16230
16231 .
16232  Ahora el cuadro azul está en un marco púrpura donde pueden escribirse líneas
16233  distintas.
16234  Cada línea nueva se crea con un salto de línea (
16235 \family sans
16236 Ctrl-Retorno
16237 \family default
16238 ).
16239  Si ahora se escribe en ella
16240 \begin_inset Newline newline
16241 \end_inset
16242
16243
16244 \series bold
16245 0<k<1000 Ctrl-Retorno
16246 \begin_inset Newline newline
16247 \end_inset
16248
16249
16250 \series default
16251 aparece debajo un nuevo marco para la línea nueva.
16252 \end_layout
16253
16254 \begin_layout Standard
16255 La alineación de las líneas puede cambiarse a la izquierda con la 
16256 \family sans
16257 barra de herramientas de tabla
16258 \family default
16259  o con el menú 
16260 \family sans
16261 Editar\SpecialChar \menuseparator
16262 Filas y columnas
16263 \family default
16264 .
16265  Para obtener alineación derecha se inserta 
16266 \series bold
16267
16268 \backslash
16269 hfill
16270 \series default
16271
16272 \begin_inset ERT
16273 status collapsed
16274
16275 \begin_layout Plain Layout
16276
16277
16278 \backslash
16279 spce 
16280 \end_layout
16281
16282 \end_inset
16283
16284  al principio de la línea.
16285 \end_layout
16286
16287 \begin_layout Standard
16288 El comando 
16289 \series bold
16290
16291 \backslash
16292 substack
16293 \series default
16294  es equivalente a 
16295 \series bold
16296
16297 \backslash
16298 subarray
16299 \series default
16300  con la diferencia de que las líneas están siempre centradas.
16301 \begin_inset VSpace bigskip
16302 \end_inset
16303
16304
16305 \end_layout
16306
16307 \begin_layout Standard
16308 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16309  siguientes, como en la ecuación 
16310 \begin_inset CommandInset ref
16311 LatexCommand eqref
16312 reference "eq:substack"
16313
16314 \end_inset
16315
16316 , porque éstos se colocan junto a los límites.
16317 \end_layout
16318
16319 \begin_layout Standard
16320 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16321 \end_layout
16322
16323 \begin_layout Standard
16324
16325 \series bold
16326
16327 \backslash
16328 def
16329 \backslash
16330 clap#1{
16331 \backslash
16332 hbox to 0pt{
16333 \backslash
16334 hss #1
16335 \backslash
16336 hss}}
16337 \begin_inset Newline newline
16338 \end_inset
16339
16340
16341 \backslash
16342 def
16343 \backslash
16344 mathclap {
16345 \backslash
16346 mathpalette 
16347 \backslash
16348 mathclapinternal}
16349 \begin_inset Newline newline
16350 \end_inset
16351
16352
16353 \backslash
16354 def
16355 \backslash
16356 mathclapinternal #1#2{
16357 \backslash
16358 clap{$
16359 \backslash
16360 mathsurround =0pt #1{#2}$}}
16361 \end_layout
16362
16363 \begin_layout Standard
16364 En ella se define el comando 
16365 \series bold
16366
16367 \backslash
16368 mathclap
16369 \series default
16370
16371 \begin_inset Index
16372 status collapsed
16373
16374 \begin_layout Plain Layout
16375 Comandos ! M ! 
16376 \backslash
16377 mathclap
16378 \end_layout
16379
16380 \end_inset
16381
16382  que establece la anchura del límite en 0
16383 \begin_inset space \thinspace{}
16384 \end_inset
16385
16386 pt.
16387  El esquema del comando es:
16388 \end_layout
16389
16390 \begin_layout Standard
16391
16392 \series bold
16393
16394 \backslash
16395 mathclap{límite}
16396 \end_layout
16397
16398 \begin_layout Standard
16399 donde el límite puede consistir en varias condiciones.
16400 \end_layout
16401
16402 \begin_layout Standard
16403 Aplicado en la ecuación 
16404 \begin_inset CommandInset ref
16405 LatexCommand eqref
16406 reference "eq:substack"
16407
16408 \end_inset
16409
16410  se usa el comando
16411 \end_layout
16412
16413 \begin_layout Standard
16414
16415 \series bold
16416
16417 \backslash
16418 sum_
16419 \backslash
16420 mathclap{
16421 \backslash
16422 substack
16423 \begin_inset ERT
16424 status collapsed
16425
16426 \begin_layout Plain Layout
16427
16428
16429 \backslash
16430 spce 
16431 \end_layout
16432
16433 \end_inset
16434
16435 0<k<1000 Ctrl-Retorno
16436 \end_layout
16437
16438 \begin_layout Standard
16439 para componer el límite inferior.
16440  Ahora el sumando está junto al sumatorio:
16441 \begin_inset Formula \[
16442 \sum_{\mathclap{\substack{0<k<1000\\
16443 \\k\,\in\,\mathbb{N}}
16444 }}^{n}k^{-2}\]
16445
16446 \end_inset
16447
16448
16449 \begin_inset VSpace bigskip
16450 \end_inset
16451
16452 Cómo utilizar un límite para varios operadores se describe en la 
16453 \begin_inset CommandInset ref
16454 LatexCommand ref
16455 reference "sub:Operadores-de-usuario"
16456
16457 \end_inset
16458
16459 .
16460 \end_layout
16461
16462 \begin_layout Subsection
16463 Operadores binarios
16464 \begin_inset CommandInset label
16465 LatexCommand label
16466 name "sub:Operadores-binarios"
16467
16468 \end_inset
16469
16470
16471 \begin_inset Index
16472 status collapsed
16473
16474 \begin_layout Plain Layout
16475 Operadores ! binarios
16476 \end_layout
16477
16478 \end_inset
16479
16480
16481 \end_layout
16482
16483 \begin_layout Standard
16484 Los operadores binarios se rodean por espacios si llevan un carácter delante
16485  o detrás.
16486 \begin_inset VSpace medskip
16487 \end_inset
16488
16489
16490 \end_layout
16491
16492 \begin_layout Standard
16493 \begin_inset space \hfill{}
16494 \end_inset
16495
16496
16497 \begin_inset Tabular
16498 <lyxtabular version="3" rows="13" columns="2">
16499 <features>
16500 <column alignment="center" valignment="top" width="0pt">
16501 <column alignment="center" valignment="top" width="0pt">
16502 <row>
16503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16504 \begin_inset Text
16505
16506 \begin_layout Plain Layout
16507 Comando
16508 \begin_inset Note Note
16509 status collapsed
16510
16511 \begin_layout Plain Layout
16512
16513 \series bold
16514
16515 \backslash
16516 raisebox
16517 \series default
16518  se usa sólo como espaciador
16519 \end_layout
16520
16521 \end_inset
16522
16523
16524 \end_layout
16525
16526 \end_inset
16527 </cell>
16528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16529 \begin_inset Text
16530
16531 \begin_layout Plain Layout
16532 Operador
16533 \end_layout
16534
16535 \end_inset
16536 </cell>
16537 </row>
16538 <row>
16539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16540 \begin_inset Text
16541
16542 \begin_layout Plain Layout
16543 +
16544 \end_layout
16545
16546 \end_inset
16547 </cell>
16548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16549 \begin_inset Text
16550
16551 \begin_layout Plain Layout
16552 \begin_inset Formula $+$
16553 \end_inset
16554
16555
16556 \end_layout
16557
16558 \end_inset
16559 </cell>
16560 </row>
16561 <row>
16562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16563 \begin_inset Text
16564
16565 \begin_layout Plain Layout
16566 -
16567 \end_layout
16568
16569 \end_inset
16570 </cell>
16571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16572 \begin_inset Text
16573
16574 \begin_layout Plain Layout
16575 \begin_inset Formula $-$
16576 \end_inset
16577
16578
16579 \end_layout
16580
16581 \end_inset
16582 </cell>
16583 </row>
16584 <row>
16585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16586 \begin_inset Text
16587
16588 \begin_layout Plain Layout
16589
16590 \backslash
16591 pm
16592 \end_layout
16593
16594 \end_inset
16595 </cell>
16596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16597 \begin_inset Text
16598
16599 \begin_layout Plain Layout
16600 \begin_inset Formula $\pm$
16601 \end_inset
16602
16603
16604 \end_layout
16605
16606 \end_inset
16607 </cell>
16608 </row>
16609 <row>
16610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16611 \begin_inset Text
16612
16613 \begin_layout Plain Layout
16614
16615 \backslash
16616 mp
16617 \end_layout
16618
16619 \end_inset
16620 </cell>
16621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16622 \begin_inset Text
16623
16624 \begin_layout Plain Layout
16625 \begin_inset Formula $\mp$
16626 \end_inset
16627
16628
16629 \end_layout
16630
16631 \end_inset
16632 </cell>
16633 </row>
16634 <row>
16635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16636 \begin_inset Text
16637
16638 \begin_layout Plain Layout
16639
16640 \backslash
16641 cdot
16642 \end_layout
16643
16644 \end_inset
16645 </cell>
16646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16647 \begin_inset Text
16648
16649 \begin_layout Plain Layout
16650 \begin_inset Formula $\cdot$
16651 \end_inset
16652
16653
16654 \end_layout
16655
16656 \end_inset
16657 </cell>
16658 </row>
16659 <row>
16660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16661 \begin_inset Text
16662
16663 \begin_layout Plain Layout
16664
16665 \backslash
16666 times
16667 \end_layout
16668
16669 \end_inset
16670 </cell>
16671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16672 \begin_inset Text
16673
16674 \begin_layout Plain Layout
16675 \begin_inset Formula $\times$
16676 \end_inset
16677
16678
16679 \end_layout
16680
16681 \end_inset
16682 </cell>
16683 </row>
16684 <row>
16685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16686 \begin_inset Text
16687
16688 \begin_layout Plain Layout
16689
16690 \backslash
16691 div
16692 \end_layout
16693
16694 \end_inset
16695 </cell>
16696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16697 \begin_inset Text
16698
16699 \begin_layout Plain Layout
16700 \begin_inset Formula $\div$
16701 \end_inset
16702
16703
16704 \end_layout
16705
16706 \end_inset
16707 </cell>
16708 </row>
16709 <row>
16710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16711 \begin_inset Text
16712
16713 \begin_layout Plain Layout
16714 \begin_inset ERT
16715 status collapsed
16716
16717 \begin_layout Plain Layout
16718
16719
16720 \backslash
16721 raisebox{-1.2mm}{
16722 \end_layout
16723
16724 \end_inset
16725
16726 *
16727 \begin_inset ERT
16728 status collapsed
16729
16730 \begin_layout Plain Layout
16731
16732 }
16733 \end_layout
16734
16735 \end_inset
16736
16737
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Plain Layout
16746 \begin_inset Formula $*$
16747 \end_inset
16748
16749
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 </row>
16755 <row>
16756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16757 \begin_inset Text
16758
16759 \begin_layout Plain Layout
16760
16761 \backslash
16762 star
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16768 \begin_inset Text
16769
16770 \begin_layout Plain Layout
16771 \begin_inset Formula $\star$
16772 \end_inset
16773
16774
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 </row>
16780 <row>
16781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785
16786 \backslash
16787 circ
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796 \begin_inset Formula $\circ$
16797 \end_inset
16798
16799
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 </row>
16805 <row>
16806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810
16811 \backslash
16812 diamond
16813 \end_layout
16814
16815 \end_inset
16816 </cell>
16817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821 \begin_inset Formula $\diamond$
16822 \end_inset
16823
16824
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 </row>
16830 <row>
16831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16832 \begin_inset Text
16833
16834 \begin_layout Plain Layout
16835
16836 \backslash
16837 bullet
16838 \end_layout
16839
16840 \end_inset
16841 </cell>
16842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16843 \begin_inset Text
16844
16845 \begin_layout Plain Layout
16846 \begin_inset Formula $\bullet$
16847 \end_inset
16848
16849
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 </row>
16855 </lyxtabular>
16856
16857 \end_inset
16858
16859
16860 \begin_inset space \hfill{}
16861 \end_inset
16862
16863
16864 \begin_inset Tabular
16865 <lyxtabular version="3" rows="13" columns="2">
16866 <features>
16867 <column alignment="center" valignment="top" width="0pt">
16868 <column alignment="center" valignment="top" width="0pt">
16869 <row>
16870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874 Comando
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883 Operador
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 </row>
16889 <row>
16890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16891 \begin_inset Text
16892
16893 \begin_layout Plain Layout
16894
16895 \backslash
16896 nabla
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Plain Layout
16905 \begin_inset Formula $\nabla$
16906 \end_inset
16907
16908
16909 \end_layout
16910
16911 \end_inset
16912 </cell>
16913 </row>
16914 <row>
16915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16916 \begin_inset Text
16917
16918 \begin_layout Plain Layout
16919
16920 \backslash
16921 bigtriangledown
16922 \end_layout
16923
16924 \end_inset
16925 </cell>
16926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16927 \begin_inset Text
16928
16929 \begin_layout Plain Layout
16930 \begin_inset Formula $\bigtriangledown$
16931 \end_inset
16932
16933
16934 \end_layout
16935
16936 \end_inset
16937 </cell>
16938 </row>
16939 <row>
16940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16941 \begin_inset Text
16942
16943 \begin_layout Plain Layout
16944
16945 \backslash
16946 bigtriangleup
16947 \end_layout
16948
16949 \end_inset
16950 </cell>
16951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16952 \begin_inset Text
16953
16954 \begin_layout Plain Layout
16955 \begin_inset Formula $\bigtriangleup$
16956 \end_inset
16957
16958
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 </row>
16964 <row>
16965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16966 \begin_inset Text
16967
16968 \begin_layout Plain Layout
16969
16970 \backslash
16971 Box
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16977 \begin_inset Text
16978
16979 \begin_layout Plain Layout
16980 \begin_inset Formula $\Box$
16981 \end_inset
16982
16983
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 </row>
16989 <row>
16990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16991 \begin_inset Text
16992
16993 \begin_layout Plain Layout
16994
16995 \backslash
16996 cap 
16997 \end_layout
16998
16999 \end_inset
17000 </cell>
17001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17002 \begin_inset Text
17003
17004 \begin_layout Plain Layout
17005 \begin_inset Formula $\cap$
17006 \end_inset
17007
17008
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 </row>
17014 <row>
17015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019
17020 \backslash
17021 cup
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030 \begin_inset Formula $\cup$
17031 \end_inset
17032
17033
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 </row>
17039 <row>
17040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044
17045 \backslash
17046 dagger
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055 \begin_inset Formula $\dagger$
17056 \end_inset
17057
17058
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 </row>
17064 <row>
17065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Plain Layout
17069
17070 \backslash
17071 ddagger
17072 \end_layout
17073
17074 \end_inset
17075 </cell>
17076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17077 \begin_inset Text
17078
17079 \begin_layout Plain Layout
17080 \begin_inset Formula $\ddagger$
17081 \end_inset
17082
17083
17084 \end_layout
17085
17086 \end_inset
17087 </cell>
17088 </row>
17089 <row>
17090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17091 \begin_inset Text
17092
17093 \begin_layout Plain Layout
17094
17095 \backslash
17096 wr
17097 \end_layout
17098
17099 \end_inset
17100 </cell>
17101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17102 \begin_inset Text
17103
17104 \begin_layout Plain Layout
17105 \begin_inset Formula $\wr$
17106 \end_inset
17107
17108
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 </row>
17114 <row>
17115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17116 \begin_inset Text
17117
17118 \begin_layout Plain Layout
17119
17120 \backslash
17121 bigcirc
17122 \end_layout
17123
17124 \end_inset
17125 </cell>
17126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17127 \begin_inset Text
17128
17129 \begin_layout Plain Layout
17130 \begin_inset Formula $\bigcirc$
17131 \end_inset
17132
17133
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 </row>
17139 <row>
17140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17141 \begin_inset Text
17142
17143 \begin_layout Plain Layout
17144
17145 \backslash
17146 wedge
17147 \end_layout
17148
17149 \end_inset
17150 </cell>
17151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17152 \begin_inset Text
17153
17154 \begin_layout Plain Layout
17155 \begin_inset Formula $\wedge$
17156 \end_inset
17157
17158
17159 \end_layout
17160
17161 \end_inset
17162 </cell>
17163 </row>
17164 <row>
17165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17166 \begin_inset Text
17167
17168 \begin_layout Plain Layout
17169
17170 \backslash
17171 vee
17172 \end_layout
17173
17174 \end_inset
17175 </cell>
17176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17177 \begin_inset Text
17178
17179 \begin_layout Plain Layout
17180 \begin_inset Formula $\vee$
17181 \end_inset
17182
17183
17184 \end_layout
17185
17186 \end_inset
17187 </cell>
17188 </row>
17189 </lyxtabular>
17190
17191 \end_inset
17192
17193
17194 \begin_inset space \hfill{}
17195 \end_inset
17196
17197
17198 \begin_inset Tabular
17199 <lyxtabular version="3" rows="13" columns="2">
17200 <features>
17201 <column alignment="center" valignment="top" width="0pt">
17202 <column alignment="center" valignment="top" width="0pt">
17203 <row>
17204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208 Comando
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217 Operador
17218 \end_layout
17219
17220 \end_inset
17221 </cell>
17222 </row>
17223 <row>
17224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228
17229 \backslash
17230 oplus
17231 \end_layout
17232
17233 \end_inset
17234 </cell>
17235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17236 \begin_inset Text
17237
17238 \begin_layout Plain Layout
17239 \begin_inset Formula $\oplus$
17240 \end_inset
17241
17242
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 </row>
17248 <row>
17249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17250 \begin_inset Text
17251
17252 \begin_layout Plain Layout
17253
17254 \backslash
17255 ominus
17256 \end_layout
17257
17258 \end_inset
17259 </cell>
17260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17261 \begin_inset Text
17262
17263 \begin_layout Plain Layout
17264 \begin_inset Formula $\ominus$
17265 \end_inset
17266
17267
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 </row>
17273 <row>
17274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17275 \begin_inset Text
17276
17277 \begin_layout Plain Layout
17278
17279 \backslash
17280 otimes
17281 \end_layout
17282
17283 \end_inset
17284 </cell>
17285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17286 \begin_inset Text
17287
17288 \begin_layout Plain Layout
17289 \begin_inset Formula $\otimes$
17290 \end_inset
17291
17292
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 </row>
17298 <row>
17299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17300 \begin_inset Text
17301
17302 \begin_layout Plain Layout
17303
17304 \backslash
17305 oslash
17306 \end_layout
17307
17308 \end_inset
17309 </cell>
17310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17311 \begin_inset Text
17312
17313 \begin_layout Plain Layout
17314 \begin_inset Formula $\oslash$
17315 \end_inset
17316
17317
17318 \end_layout
17319
17320 \end_inset
17321 </cell>
17322 </row>
17323 <row>
17324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17325 \begin_inset Text
17326
17327 \begin_layout Plain Layout
17328
17329 \backslash
17330 odot
17331 \end_layout
17332
17333 \end_inset
17334 </cell>
17335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17336 \begin_inset Text
17337
17338 \begin_layout Plain Layout
17339 \begin_inset Formula $\odot$
17340 \end_inset
17341
17342
17343 \end_layout
17344
17345 \end_inset
17346 </cell>
17347 </row>
17348 <row>
17349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17350 \begin_inset Text
17351
17352 \begin_layout Plain Layout
17353
17354 \backslash
17355 amalg
17356 \end_layout
17357
17358 \end_inset
17359 </cell>
17360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17361 \begin_inset Text
17362
17363 \begin_layout Plain Layout
17364 \begin_inset Formula $\amalg$
17365 \end_inset
17366
17367
17368 \end_layout
17369
17370 \end_inset
17371 </cell>
17372 </row>
17373 <row>
17374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17375 \begin_inset Text
17376
17377 \begin_layout Plain Layout
17378
17379 \backslash
17380 uplus
17381 \end_layout
17382
17383 \end_inset
17384 </cell>
17385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17386 \begin_inset Text
17387
17388 \begin_layout Plain Layout
17389 \begin_inset Formula $\uplus$
17390 \end_inset
17391
17392
17393 \end_layout
17394
17395 \end_inset
17396 </cell>
17397 </row>
17398 <row>
17399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403
17404 \backslash
17405 setminus
17406 \end_layout
17407
17408 \end_inset
17409 </cell>
17410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17411 \begin_inset Text
17412
17413 \begin_layout Plain Layout
17414 \begin_inset Formula $\setminus$
17415 \end_inset
17416
17417
17418 \end_layout
17419
17420 \end_inset
17421 </cell>
17422 </row>
17423 <row>
17424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17425 \begin_inset Text
17426
17427 \begin_layout Plain Layout
17428
17429 \backslash
17430 sqcap
17431 \end_layout
17432
17433 \end_inset
17434 </cell>
17435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17436 \begin_inset Text
17437
17438 \begin_layout Plain Layout
17439 \begin_inset Formula $\sqcap$
17440 \end_inset
17441
17442
17443 \end_layout
17444
17445 \end_inset
17446 </cell>
17447 </row>
17448 <row>
17449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17450 \begin_inset Text
17451
17452 \begin_layout Plain Layout
17453
17454 \backslash
17455 sqcup
17456 \end_layout
17457
17458 \end_inset
17459 </cell>
17460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17461 \begin_inset Text
17462
17463 \begin_layout Plain Layout
17464 \begin_inset Formula $\sqcup$
17465 \end_inset
17466
17467
17468 \end_layout
17469
17470 \end_inset
17471 </cell>
17472 </row>
17473 <row>
17474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17475 \begin_inset Text
17476
17477 \begin_layout Plain Layout
17478
17479 \backslash
17480 triangleleft
17481 \end_layout
17482
17483 \end_inset
17484 </cell>
17485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17486 \begin_inset Text
17487
17488 \begin_layout Plain Layout
17489 \begin_inset Formula $\triangleleft$
17490 \end_inset
17491
17492
17493 \end_layout
17494
17495 \end_inset
17496 </cell>
17497 </row>
17498 <row>
17499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17500 \begin_inset Text
17501
17502 \begin_layout Plain Layout
17503
17504 \backslash
17505 triangleright
17506 \end_layout
17507
17508 \end_inset
17509 </cell>
17510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17511 \begin_inset Text
17512
17513 \begin_layout Plain Layout
17514 \begin_inset Formula $\triangleright$
17515 \end_inset
17516
17517
17518 \end_layout
17519
17520 \end_inset
17521 </cell>
17522 </row>
17523 </lyxtabular>
17524
17525 \end_inset
17526
17527
17528 \begin_inset space \hfill{}
17529 \end_inset
17530
17531
17532 \end_layout
17533
17534 \begin_layout Standard
17535 Todos los operadores binarios se pueden insertar también con el botón 
17536 \begin_inset Graphics
17537         filename ../../images/math/pm.png
17538         scale 85
17539
17540 \end_inset
17541
17542  de la barra de ecuaciones.
17543 \end_layout
17544
17545 \begin_layout Standard
17546 Para imprimir el operador Laplace se pueden usar 
17547 \series bold
17548
17549 \backslash
17550 Delta
17551 \series default
17552  o 
17553 \series bold
17554
17555 \backslash
17556 nabla
17557 \series default
17558 ^
17559 \series bold
17560 2
17561 \series default
17562  (
17563 \begin_inset Formula $\nabla^{2}$
17564 \end_inset
17565
17566 ) en vez de 
17567 \series bold
17568
17569 \backslash
17570 bigtriangleup
17571 \series default
17572 .
17573 \end_layout
17574
17575 \begin_layout Standard
17576 El carácter 
17577 \family sans
17578 Separador de menú
17579 \family default
17580  del menú 
17581 \family sans
17582 Insertar\SpecialChar \menuseparator
17583 Carácter especial
17584 \family default
17585  es el operador 
17586 \series bold
17587
17588 \backslash
17589 triangleright
17590 \series default
17591 .
17592 \end_layout
17593
17594 \begin_layout Subsection
17595 Operadores definidos por el usuario
17596 \begin_inset CommandInset label
17597 LatexCommand label
17598 name "sub:Operadores-de-usuario"
17599
17600 \end_inset
17601
17602
17603 \begin_inset Index
17604 status collapsed
17605
17606 \begin_layout Plain Layout
17607 Operadores ! personalizados
17608 \end_layout
17609
17610 \end_inset
17611
17612
17613 \end_layout
17614
17615 \begin_layout Standard
17616 Con ayuda del comando 
17617 \series bold
17618
17619 \backslash
17620 DeclareMathOperator
17621 \series default
17622
17623 \begin_inset Index
17624 status collapsed
17625
17626 \begin_layout Plain Layout
17627 Comandos ! D ! 
17628 \backslash
17629 dbinom@
17630 \backslash
17631 DeclareMathOperator
17632 \end_layout
17633
17634 \end_inset
17635
17636  se pueden definir operadores personalizados en el preámbulo LaTeX.
17637  Su esquema es:
17638 \end_layout
17639
17640 \begin_layout Standard
17641
17642 \series bold
17643
17644 \backslash
17645 DeclareMathOperator{comando nuevo}{presentación}
17646 \end_layout
17647
17648 \begin_layout Standard
17649 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17650  en la salida.
17651  Para definir un operador grande hay que añadirle un * detrás.
17652  Todos los operadores grandes personalizados pueden tener límites como se
17653  describe en 
17654 \begin_inset CommandInset ref
17655 LatexCommand ref
17656 reference "sub:Límites-de-operadores"
17657
17658 \end_inset
17659
17660 .
17661 \end_layout
17662
17663 \begin_layout Standard
17664 Por ejemplo, la línea en el preámbulo LaTeX
17665 \end_layout
17666
17667 \begin_layout Standard
17668
17669 \series bold
17670
17671 \backslash
17672 DeclareMathOperator*{
17673 \backslash
17674 Lozenge}{
17675 \backslash
17676 blacklozenge}
17677 \end_layout
17678
17679 \begin_layout Standard
17680 define el comando 
17681 \series bold
17682
17683 \backslash
17684 Lozenge
17685 \series default
17686 , que inserta un operador grande que es el símbolo blacklozenge de la 
17687 \begin_inset CommandInset ref
17688 LatexCommand ref
17689 reference "sub:Símbolos-misceláneos"
17690
17691 \end_inset
17692
17693 .
17694 \begin_inset Formula \[
17695 \Lozenge_{n=1}^{\infty}\]
17696
17697 \end_inset
17698
17699 El comando para esta expresión es: 
17700 \series bold
17701
17702 \backslash
17703 Lozenge^
17704 \backslash
17705 infty
17706 \begin_inset Formula $\rightarrow$
17707 \end_inset
17708
17709 _n=1
17710 \begin_inset VSpace bigskip
17711 \end_inset
17712
17713
17714 \end_layout
17715
17716 \begin_layout Standard
17717 Si los operadores personalizados no se van a usar varias veces en el documento,
17718  se pueden también definir con los comandos 
17719 \series bold
17720
17721 \backslash
17722 mathop
17723 \series default
17724
17725 \begin_inset Index
17726 status collapsed
17727
17728 \begin_layout Plain Layout
17729 Comandos ! M ! 
17730 \backslash
17731 mathop
17732 \end_layout
17733
17734 \end_inset
17735
17736  y 
17737 \series bold
17738
17739 \backslash
17740 mathbin
17741 \series default
17742
17743 \begin_inset Index
17744 status collapsed
17745
17746 \begin_layout Plain Layout
17747 Comandos ! M ! 
17748 \backslash
17749 mathbin
17750 \end_layout
17751
17752 \end_inset
17753
17754 , con el siguiente esquema:
17755 \end_layout
17756
17757 \begin_layout Standard
17758
17759 \series bold
17760
17761 \backslash
17762 mathop{presentación}
17763 \series default
17764  y 
17765 \series bold
17766
17767 \backslash
17768 mathbin{presentación}
17769 \end_layout
17770
17771 \begin_layout Standard
17772
17773 \series bold
17774
17775 \backslash
17776 mathop
17777 \series default
17778  define operadores grandes, 
17779 \series bold
17780
17781 \backslash
17782 mathbin
17783 \series default
17784  operadores binarios.
17785 \end_layout
17786
17787 \begin_layout Standard
17788
17789 \series bold
17790
17791 \backslash
17792 mathop
17793 \series default
17794  se puede usar, p.e., para poner un límite a varios operadores:
17795 \begin_inset Formula \[
17796 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17797
17798 \end_inset
17799
17800
17801 \end_layout
17802
17803 \begin_layout Standard
17804 El comando para la expresión anterior es:
17805 \begin_inset Newline newline
17806 \end_inset
17807
17808
17809 \series bold
17810
17811 \backslash
17812 mathop{
17813 \backslash
17814 sum
17815 \backslash
17816 negmedspace
17817 \backslash
17818 sum
17819 \series default
17820
17821 \begin_inset ERT
17822 status collapsed
17823
17824 \begin_layout Plain Layout
17825
17826
17827 \backslash
17828 spce 
17829 \end_layout
17830
17831 \end_inset
17832
17833
17834 \series bold
17835
17836 \begin_inset Formula $\to$
17837 \end_inset
17838
17839 ^N
17840 \series default
17841
17842 \begin_inset ERT
17843 status collapsed
17844
17845 \begin_layout Plain Layout
17846
17847
17848 \backslash
17849 spce 
17850 \end_layout
17851
17852 \end_inset
17853
17854
17855 \series bold
17856 _i,j=1
17857 \end_layout
17858
17859 \begin_layout Section
17860 Fuentes
17861 \begin_inset Index
17862 status collapsed
17863
17864 \begin_layout Plain Layout
17865 Fuentes
17866 \end_layout
17867
17868 \end_inset
17869
17870
17871 \end_layout
17872
17873 \begin_layout Subsection
17874 Estilos de fuentes
17875 \begin_inset CommandInset label
17876 LatexCommand label
17877 name "sub:Estilos-de-fuentes"
17878
17879 \end_inset
17880
17881
17882 \begin_inset Index
17883 status collapsed
17884
17885 \begin_layout Plain Layout
17886 Fuentes ! estilos de
17887 \end_layout
17888
17889 \end_inset
17890
17891
17892 \end_layout
17893
17894 \begin_layout Standard
17895 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
17896  estilos:
17897 \end_layout
17898
17899 \begin_layout Standard
17900 \begin_inset VSpace -2mm
17901 \end_inset
17902
17903
17904 \end_layout
17905
17906 \begin_layout Standard
17907 \align center
17908 \begin_inset Tabular
17909 <lyxtabular version="3" rows="6" columns="3">
17910 <features>
17911 <column alignment="center" valignment="top" width="0">
17912 <column alignment="center" valignment="top" width="0">
17913 <column alignment="center" valignment="top" width="0">
17914 <row>
17915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919 Comando
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17925 \begin_inset Text
17926
17927 \begin_layout Plain Layout
17928 Resultado
17929 \end_layout
17930
17931 \end_inset
17932 </cell>
17933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17934 \begin_inset Text
17935
17936 \begin_layout Plain Layout
17937 atajo
17938 \end_layout
17939
17940 \end_inset
17941 </cell>
17942 </row>
17943 <row>
17944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17945 \begin_inset Text
17946
17947 \begin_layout Plain Layout
17948
17949 \backslash
17950 mathbb
17951 \series bold
17952
17953 \begin_inset ERT
17954 status collapsed
17955
17956 \begin_layout Plain Layout
17957
17958
17959 \backslash
17960 spce 
17961 \end_layout
17962
17963 \end_inset
17964
17965
17966 \series default
17967 ABC
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976 \begin_inset Formula $\mathbb{ABC}$
17977 \end_inset
17978
17979
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988 Alt-c c
17989 \end_layout
17990
17991 \end_inset
17992 </cell>
17993 </row>
17994 <row>
17995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17996 \begin_inset Text
17997
17998 \begin_layout Plain Layout
17999
18000 \backslash
18001 mathbf
18002 \series bold
18003
18004 \begin_inset ERT
18005 status collapsed
18006
18007 \begin_layout Plain Layout
18008
18009
18010 \backslash
18011 spce 
18012 \end_layout
18013
18014 \end_inset
18015
18016
18017 \series default
18018 AbC
18019 \end_layout
18020
18021 \end_inset
18022 </cell>
18023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18024 \begin_inset Text
18025
18026 \begin_layout Plain Layout
18027 \begin_inset Formula $\mathbf{AbC}$
18028 \end_inset
18029
18030
18031 \end_layout
18032
18033 \end_inset
18034 </cell>
18035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Plain Layout
18039 Ctrl-b
18040 \end_layout
18041
18042 \end_inset
18043 </cell>
18044 </row>
18045 <row>
18046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18047 \begin_inset Text
18048
18049 \begin_layout Plain Layout
18050
18051 \backslash
18052 boldsymbol
18053 \series bold
18054
18055 \begin_inset ERT
18056 status collapsed
18057
18058 \begin_layout Plain Layout
18059
18060
18061 \backslash
18062 spce 
18063 \end_layout
18064
18065 \end_inset
18066
18067
18068 \series default
18069 AbC
18070 \end_layout
18071
18072 \end_inset
18073 </cell>
18074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18075 \begin_inset Text
18076
18077 \begin_layout Plain Layout
18078 \begin_inset Formula $\boldsymbol{AbC}$
18079 \end_inset
18080
18081
18082 \end_layout
18083
18084 \end_inset
18085 </cell>
18086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18087 \begin_inset Text
18088
18089 \begin_layout Plain Layout
18090 Alt-c b o Ctrl-Alt-b
18091 \end_layout
18092
18093 \end_inset
18094 </cell>
18095 </row>
18096 <row>
18097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18098 \begin_inset Text
18099
18100 \begin_layout Plain Layout
18101
18102 \backslash
18103 mathcal
18104 \series bold
18105
18106 \begin_inset ERT
18107 status collapsed
18108
18109 \begin_layout Plain Layout
18110
18111
18112 \backslash
18113 spce 
18114 \end_layout
18115
18116 \end_inset
18117
18118
18119 \series default
18120 ABC
18121 \end_layout
18122
18123 \end_inset
18124 </cell>
18125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18126 \begin_inset Text
18127
18128 \begin_layout Plain Layout
18129 \begin_inset Formula $\mathcal{ABC}$
18130 \end_inset
18131
18132
18133 \end_layout
18134
18135 \end_inset
18136 </cell>
18137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Plain Layout
18141 Alt-c e
18142 \end_layout
18143
18144 \end_inset
18145 </cell>
18146 </row>
18147 <row>
18148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18149 \begin_inset Text
18150
18151 \begin_layout Plain Layout
18152
18153 \backslash
18154 mathfrak
18155 \series bold
18156
18157 \begin_inset ERT
18158 status collapsed
18159
18160 \begin_layout Plain Layout
18161
18162
18163 \backslash
18164 spce 
18165 \end_layout
18166
18167 \end_inset
18168
18169
18170 \series default
18171 AbC
18172 \end_layout
18173
18174 \end_inset
18175 </cell>
18176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Plain Layout
18180 \begin_inset Formula $\mathfrak{AbC}$
18181 \end_inset
18182
18183
18184 \end_layout
18185
18186 \end_inset
18187 </cell>
18188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18189 \begin_inset Text
18190
18191 \begin_layout Plain Layout
18192 -
18193 \end_layout
18194
18195 \end_inset
18196 </cell>
18197 </row>
18198 </lyxtabular>
18199
18200 \end_inset
18201
18202
18203 \end_layout
18204
18205 \begin_layout Standard
18206 \align center
18207 \begin_inset Tabular
18208 <lyxtabular version="3" rows="5" columns="3">
18209 <features>
18210 <column alignment="center" valignment="top" width="0">
18211 <column alignment="center" valignment="top" width="0">
18212 <column alignment="center" valignment="top" width="0">
18213 <row>
18214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18215 \begin_inset Text
18216
18217 \begin_layout Plain Layout
18218 Comando
18219 \end_layout
18220
18221 \end_inset
18222 </cell>
18223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18224 \begin_inset Text
18225
18226 \begin_layout Plain Layout
18227 Resultado
18228 \end_layout
18229
18230 \end_inset
18231 </cell>
18232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18233 \begin_inset Text
18234
18235 \begin_layout Plain Layout
18236 atajo
18237 \end_layout
18238
18239 \end_inset
18240 </cell>
18241 </row>
18242 <row>
18243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18244 \begin_inset Text
18245
18246 \begin_layout Plain Layout
18247
18248 \backslash
18249 mathit
18250 \series bold
18251
18252 \begin_inset ERT
18253 status collapsed
18254
18255 \begin_layout Plain Layout
18256
18257
18258 \backslash
18259 spce 
18260 \end_layout
18261
18262 \end_inset
18263
18264
18265 \series default
18266 AbC
18267 \end_layout
18268
18269 \end_inset
18270 </cell>
18271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18272 \begin_inset Text
18273
18274 \begin_layout Plain Layout
18275 \begin_inset Formula $\mathit{AbC}$
18276 \end_inset
18277
18278
18279 \end_layout
18280
18281 \end_inset
18282 </cell>
18283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287 -
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 </row>
18293 <row>
18294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18295 \begin_inset Text
18296
18297 \begin_layout Plain Layout
18298
18299 \backslash
18300 mathrm
18301 \series bold
18302
18303 \begin_inset ERT
18304 status collapsed
18305
18306 \begin_layout Plain Layout
18307
18308
18309 \backslash
18310 spce 
18311 \end_layout
18312
18313 \end_inset
18314
18315
18316 \series default
18317 AbC
18318 \end_layout
18319
18320 \end_inset
18321 </cell>
18322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18323 \begin_inset Text
18324
18325 \begin_layout Plain Layout
18326 \begin_inset Formula $\mathrm{AbC}$
18327 \end_inset
18328
18329
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338 Alt-c r
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 </row>
18344 <row>
18345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349
18350 \backslash
18351 mathsf
18352 \series bold
18353
18354 \begin_inset ERT
18355 status collapsed
18356
18357 \begin_layout Plain Layout
18358
18359
18360 \backslash
18361 spce 
18362 \end_layout
18363
18364 \end_inset
18365
18366
18367 \series default
18368 AbC
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18374 \begin_inset Text
18375
18376 \begin_layout Plain Layout
18377 \begin_inset Formula $\mathsf{AbC}$
18378 \end_inset
18379
18380
18381 \end_layout
18382
18383 \end_inset
18384 </cell>
18385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18386 \begin_inset Text
18387
18388 \begin_layout Plain Layout
18389 Alt-c s
18390 \end_layout
18391
18392 \end_inset
18393 </cell>
18394 </row>
18395 <row>
18396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18397 \begin_inset Text
18398
18399 \begin_layout Plain Layout
18400
18401 \backslash
18402 mathtt
18403 \series bold
18404
18405 \begin_inset ERT
18406 status collapsed
18407
18408 \begin_layout Plain Layout
18409
18410
18411 \backslash
18412 spce 
18413 \end_layout
18414
18415 \end_inset
18416
18417
18418 \series default
18419 AbC
18420 \end_layout
18421
18422 \end_inset
18423 </cell>
18424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18425 \begin_inset Text
18426
18427 \begin_layout Plain Layout
18428 \begin_inset Formula $\mathtt{AbC}$
18429 \end_inset
18430
18431
18432 \end_layout
18433
18434 \end_inset
18435 </cell>
18436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18437 \begin_inset Text
18438
18439 \begin_layout Plain Layout
18440 Alt-c p
18441 \end_layout
18442
18443 \end_inset
18444 </cell>
18445 </row>
18446 </lyxtabular>
18447
18448 \end_inset
18449
18450
18451 \end_layout
18452
18453 \begin_layout Standard
18454 \begin_inset Note Greyedout
18455 status open
18456
18457 \begin_layout Plain Layout
18458
18459 \series bold
18460 Nota
18461 \series default
18462 : Los estilos 
18463 \series bold
18464
18465 \backslash
18466 mathbb
18467 \series default
18468  y 
18469 \series bold
18470
18471 \backslash
18472 mathcal
18473 \series default
18474  sólo se aplican a letras mayúsculas.
18475 \end_layout
18476
18477 \end_inset
18478
18479
18480 \end_layout
18481
18482 \begin_layout Standard
18483 El estilo predeterminado es 
18484 \series bold
18485
18486 \backslash
18487 mathnormal
18488 \series default
18489 .
18490 \end_layout
18491
18492 \begin_layout Standard
18493 Los comandos de estilo funcionan también en estructuras matemáticas:
18494 \begin_inset Formula \[
18495 \mathfrak{A=\frac{b}{C}}\]
18496
18497 \end_inset
18498
18499
18500 \end_layout
18501
18502 \begin_layout Standard
18503 Los caracteres en texto matemático no aparecen en un estilo de letra de
18504  ecuaciones sino en el estilo 
18505 \series bold
18506
18507 \backslash
18508 textrm
18509 \series default
18510 .
18511  Este estilo no se puede poner correctamente con el diálogo de estilo de
18512  texto por un fallo de LyX.
18513 \begin_inset Foot
18514 status collapsed
18515
18516 \begin_layout Plain Layout
18517 \begin_inset CommandInset href
18518 LatexCommand href
18519 name "LyX-bug #4091"
18520 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18521
18522 \end_inset
18523
18524
18525 \end_layout
18526
18527 \end_inset
18528
18529
18530 \end_layout
18531
18532 \begin_layout Standard
18533 En vez de comandos se puede usar el menú 
18534 \family sans
18535 Editar\SpecialChar \menuseparator
18536 Ecuación\SpecialChar \menuseparator
18537 Estilo del texto
18538 \family default
18539  o el botón 
18540 \begin_inset Graphics
18541         filename ../../images/math/font.png
18542         scale 85
18543
18544 \end_inset
18545
18546 .
18547 \end_layout
18548
18549 \begin_layout Subsection
18550 Ecuaciones en negrita
18551 \begin_inset CommandInset label
18552 LatexCommand label
18553 name "sub:Ecuaciones-en-negrita"
18554
18555 \end_inset
18556
18557
18558 \begin_inset Index
18559 status collapsed
18560
18561 \begin_layout Plain Layout
18562 Ecuación ! en negrita
18563 \end_layout
18564
18565 \end_inset
18566
18567
18568 \end_layout
18569
18570 \begin_layout Standard
18571 Para poner en negrita una ecuación completa no se puede usar el comando
18572  
18573 \series bold
18574
18575 \backslash
18576 mathbf
18577 \series default
18578 , porque no funciona con minúsculas griegas.
18579  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18580 \begin_inset Formula \[
18581 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}\]
18582
18583 \end_inset
18584
18585
18586 \end_layout
18587
18588 \begin_layout Standard
18589 Para presentar la ecuación correctamente se usa el comando 
18590 \series bold
18591 boldsymbol
18592 \series default
18593 :
18594 \begin_inset Formula \[
18595 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}\]
18596
18597 \end_inset
18598
18599
18600 \end_layout
18601
18602 \begin_layout Standard
18603 También es posible poner la fórmula en un 
18604 \series bold
18605 entorno boldmath
18606 \series default
18607 , que se inserta con el comando 
18608 \series bold
18609
18610 \backslash
18611 boldmath
18612 \series default
18613
18614 \begin_inset Index
18615 status collapsed
18616
18617 \begin_layout Plain Layout
18618 Comandos ! B ! 
18619 \backslash
18620 boldmath
18621 \end_layout
18622
18623 \end_inset
18624
18625  en modo TeX.
18626  Para finalizar el entorno se usa el comando 
18627 \series bold
18628
18629 \backslash
18630 unboldmath
18631 \series default
18632
18633 \begin_inset Index
18634 status collapsed
18635
18636 \begin_layout Plain Layout
18637 Comandos ! U ! 
18638 \backslash
18639 unboldmath
18640 \end_layout
18641
18642 \end_inset
18643
18644  en modo TeX.
18645 \begin_inset ERT
18646 status collapsed
18647
18648 \begin_layout Plain Layout
18649
18650
18651 \backslash
18652 boldmath
18653 \end_layout
18654
18655 \end_inset
18656
18657
18658 \begin_inset Formula \[
18659 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}\]
18660
18661 \end_inset
18662
18663
18664 \end_layout
18665
18666 \begin_layout Standard
18667 \begin_inset ERT
18668 status collapsed
18669
18670 \begin_layout Plain Layout
18671
18672
18673 \backslash
18674 unboldmath
18675 \end_layout
18676
18677 \end_inset
18678
18679
18680 \end_layout
18681
18682 \begin_layout Subsection
18683 Ecuaciones coloreadas
18684 \begin_inset Index
18685 status open
18686
18687 \begin_layout Plain Layout
18688 Ecuación ! coloreada
18689 \end_layout
18690
18691 \end_inset
18692
18693
18694 \end_layout
18695
18696 \begin_layout Standard
18697 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
18698  o una parte de una ecuación y us el diálogo 
18699 \family sans
18700 Estilo del texto
18701 \family default
18702 .
18703  Aquí hay una ecuación en magenta:
18704 \begin_inset Formula \[
18705 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18706
18707 \end_inset
18708
18709 También puedes definir tus propios colores como se describe en
18710 \begin_inset space ~
18711 \end_inset
18712
18713
18714 \begin_inset CommandInset ref
18715 LatexCommand ref
18716 reference "sub:Cuadros-coloreados"
18717
18718 \end_inset
18719
18720 .
18721  Pueden usarse con el comando en código TeX 
18722 \series bold
18723
18724 \backslash
18725 textcolor
18726 \series default
18727
18728 \begin_inset Index
18729 status open
18730
18731 \begin_layout Plain Layout
18732 Comandos ! T ! 
18733 \backslash
18734 textcolor
18735 \end_layout
18736
18737 \end_inset
18738
18739  según el esquema
18740 \end_layout
18741
18742 \begin_layout Standard
18743
18744 \series bold
18745
18746 \backslash
18747 textcolor{color}{caracteres o ecuación}
18748 \end_layout
18749
18750 \begin_layout Standard
18751 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
18752 e en rojo:
18753 \end_layout
18754
18755 \begin_layout Standard
18756 \begin_inset ERT
18757 status open
18758
18759 \begin_layout Plain Layout
18760
18761
18762 \backslash
18763 textcolor{verdeoscuro}{
18764 \end_layout
18765
18766 \end_inset
18767
18768
18769 \begin_inset Formula \[
18770 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18771
18772 \end_inset
18773
18774
18775 \begin_inset ERT
18776 status collapsed
18777
18778 \begin_layout Plain Layout
18779
18780 }
18781 \end_layout
18782
18783 \end_inset
18784
18785
18786 \end_layout
18787
18788 \begin_layout Standard
18789 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
18790  a ecuaciones completas.
18791 \begin_inset Foot
18792 status collapsed
18793
18794 \begin_layout Plain Layout
18795 \begin_inset CommandInset href
18796 LatexCommand href
18797 name "LyX-bug #5269"
18798 target "http://bugzilla.lyx.org/show_bug.cgi?id=5269"
18799
18800 \end_inset
18801
18802
18803 \end_layout
18804
18805 \end_inset
18806
18807
18808 \end_layout
18809
18810 \begin_layout Subsection
18811 Tamaños de fuentes
18812 \begin_inset CommandInset label
18813 LatexCommand label
18814 name "sub:Tamaños-de-fuentes"
18815
18816 \end_inset
18817
18818
18819 \begin_inset Index
18820 status collapsed
18821
18822 \begin_layout Plain Layout
18823 Fuentes ! tamaño
18824 \end_layout
18825
18826 \end_inset
18827
18828
18829 \end_layout
18830
18831 \begin_layout Standard
18832 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
18833  siguientes comandos de tamaño:
18834 \end_layout
18835
18836 \begin_layout Standard
18837
18838 \series bold
18839
18840 \backslash
18841 Huge
18842 \series default
18843
18844 \series bold
18845
18846 \backslash
18847 huge
18848 \series default
18849
18850 \series bold
18851
18852 \backslash
18853 LARGE
18854 \series default
18855
18856 \series bold
18857
18858 \backslash
18859 Large
18860 \series default
18861
18862 \series bold
18863
18864 \backslash
18865 large
18866 \series default
18867
18868 \series bold
18869
18870 \backslash
18871 normalsize
18872 \series default
18873
18874 \series bold
18875
18876 \backslash
18877 small
18878 \series default
18879 ,
18880 \begin_inset Newline newline
18881 \end_inset
18882
18883
18884 \series bold
18885
18886 \backslash
18887 footnotesize
18888 \series default
18889
18890 \series bold
18891
18892 \backslash
18893 scriptsize
18894 \series default
18895 , y 
18896 \series bold
18897
18898 \backslash
18899 tiny
18900 \end_layout
18901
18902 \begin_layout Standard
18903 El tamaño dado por los comandos depende del tamaño base de la fuente en
18904  el documento, dado por el comando 
18905 \series bold
18906
18907 \backslash
18908 normalsize
18909 \series default
18910 .
18911  Los demás comandos producen tamaños menores o mayores que 
18912 \series bold
18913
18914 \backslash
18915 normalsize
18916 \series default
18917 .
18918  No obstante, puede que el tamaño de fuente no exceda de cierto valor.
18919  Si, por ejemplo, la fuente del documento es de 12
18920 \begin_inset space \thinspace{}
18921 \end_inset
18922
18923 pt, el comando 
18924 \series bold
18925
18926 \backslash
18927 Huge
18928 \series default
18929  da el mismo tamaño que 
18930 \series bold
18931
18932 \backslash
18933 huge
18934 \series default
18935 .
18936 \end_layout
18937
18938 \begin_layout Standard
18939 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
18940  a todas las ecuaciones y texto siguientes.
18941  Para volver al tamaño anterior hay que insertar el comando 
18942 \series bold
18943
18944 \backslash
18945 normalsize
18946 \series default
18947  en modo TeX detrás de la ecuación.
18948  
18949 \end_layout
18950
18951 \begin_layout Standard
18952 Dentro de una fórmula el tamaño sólo se puede cambiar para símbolos o letras
18953  en texto matemático.
18954  Para hacerlo se inserta el comando en texto matemático.
18955  Todos los caracteres siguientes, hasta el final del texto matemático o
18956  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
18957  Dos ejemplos:
18958 \end_layout
18959
18960 \begin_layout Standard
18961 \begin_inset VSpace -2mm
18962 \end_inset
18963
18964
18965 \end_layout
18966
18967 \begin_layout Standard
18968 \begin_inset ERT
18969 status collapsed
18970
18971 \begin_layout Plain Layout
18972
18973
18974 \backslash
18975 huge
18976 \end_layout
18977
18978 \end_inset
18979
18980
18981 \begin_inset Formula \[
18982 A=\frac{B}{c}\cdot\maltese\]
18983
18984 \end_inset
18985
18986
18987 \begin_inset Formula \[
18988 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18989
18990 \end_inset
18991
18992
18993 \end_layout
18994
18995 \begin_layout Standard
18996 \begin_inset ERT
18997 status collapsed
18998
18999 \begin_layout Plain Layout
19000
19001
19002 \backslash
19003 normalsize
19004 \end_layout
19005
19006 \end_inset
19007
19008
19009 \begin_inset VSpace medskip
19010 \end_inset
19011
19012
19013 \end_layout
19014
19015 \begin_layout Standard
19016 Antes de las ecuaciones se ha insertado el comando 
19017 \series bold
19018
19019 \backslash
19020 huge
19021 \series default
19022 .
19023  Para la segunda ecuación el comando es:
19024 \begin_inset Newline newline
19025 \end_inset
19026
19027
19028 \series bold
19029
19030 \backslash
19031 maltese
19032 \begin_inset ERT
19033 status collapsed
19034
19035 \begin_layout Plain Layout
19036
19037
19038 \backslash
19039 spce 
19040 \end_layout
19041
19042 \end_inset
19043
19044 A Alt-m m 
19045 \backslash
19046 Large
19047 \begin_inset ERT
19048 status collapsed
19049
19050 \begin_layout Plain Layout
19051
19052
19053 \backslash
19054 spce 
19055 \end_layout
19056
19057 \end_inset
19058
19059
19060 \backslash
19061 maltese
19062 \begin_inset ERT
19063 status collapsed
19064
19065 \begin_layout Plain Layout
19066
19067
19068 \backslash
19069 spce 
19070 \end_layout
19071
19072 \end_inset
19073
19074
19075 \backslash
19076 textit
19077 \begin_inset ERT
19078 status collapsed
19079
19080 \begin_layout Plain Layout
19081
19082
19083 \backslash
19084 spce 
19085 \end_layout
19086
19087 \end_inset
19088
19089 A
19090 \begin_inset Formula $\to$
19091 \end_inset
19092
19093
19094 \begin_inset Formula $\to$
19095 \end_inset
19096
19097
19098 \begin_inset Newline newline
19099 \end_inset
19100
19101
19102 \begin_inset space \hspace*{}
19103 \length 1cm
19104 \end_inset
19105
19106 Alt-m
19107 \series default
19108  
19109 \series bold
19110
19111 \backslash
19112 tiny
19113 \begin_inset ERT
19114 status collapsed
19115
19116 \begin_layout Plain Layout
19117
19118
19119 \backslash
19120 spce 
19121 \end_layout
19122
19123 \end_inset
19124
19125
19126 \backslash
19127 maltese
19128 \begin_inset ERT
19129 status collapsed
19130
19131 \begin_layout Plain Layout
19132
19133
19134 \backslash
19135 spce 
19136 \end_layout
19137
19138 \end_inset
19139
19140
19141 \backslash
19142 textit
19143 \begin_inset ERT
19144 status collapsed
19145
19146 \begin_layout Plain Layout
19147
19148
19149 \backslash
19150 spce 
19151 \end_layout
19152
19153 \end_inset
19154
19155 A
19156 \end_layout
19157
19158 \begin_layout Standard
19159 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19160  el tamaño por omisión.
19161 \end_layout
19162
19163 \begin_layout Section
19164 Letras griegas
19165 \begin_inset Index
19166 status collapsed
19167
19168 \begin_layout Plain Layout
19169 Letras griegas
19170 \end_layout
19171
19172 \end_inset
19173
19174
19175 \end_layout
19176
19177 \begin_layout Standard
19178 Todas las letras griegas se pueden insertar además mediante el botón 
19179 \begin_inset Graphics
19180         filename ../../images/math/alpha.png
19181         scale 85
19182
19183 \end_inset
19184
19185  de la barra de ecuaciones.
19186 \end_layout
19187
19188 \begin_layout Subsection
19189 Minúsculas
19190 \begin_inset Index
19191 status collapsed
19192
19193 \begin_layout Plain Layout
19194 Letras griegas ! minúsculas
19195 \end_layout
19196
19197 \end_inset
19198
19199
19200 \end_layout
19201
19202 \begin_layout Standard
19203 \begin_inset space \hfill{}
19204 \end_inset
19205
19206
19207 \begin_inset Tabular
19208 <lyxtabular version="3" rows="11" columns="2">
19209 <features>
19210 <column alignment="center" valignment="top" width="0pt">
19211 <column alignment="center" valignment="top" width="0pt">
19212 <row>
19213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217 Comando
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226 Símbolo
19227 \end_layout
19228
19229 \end_inset
19230 </cell>
19231 </row>
19232 <row>
19233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19234 \begin_inset Text
19235
19236 \begin_layout Plain Layout
19237
19238 \backslash
19239 alpha
19240 \end_layout
19241
19242 \end_inset
19243 </cell>
19244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19245 \begin_inset Text
19246
19247 \begin_layout Plain Layout
19248 \begin_inset Formula $\alpha$
19249 \end_inset
19250
19251
19252 \end_layout
19253
19254 \end_inset
19255 </cell>
19256 </row>
19257 <row>
19258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19259 \begin_inset Text
19260
19261 \begin_layout Plain Layout
19262
19263 \backslash
19264 beta
19265 \end_layout
19266
19267 \end_inset
19268 </cell>
19269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19270 \begin_inset Text
19271
19272 \begin_layout Plain Layout
19273 \begin_inset Formula $\beta$
19274 \end_inset
19275
19276
19277 \end_layout
19278
19279 \end_inset
19280 </cell>
19281 </row>
19282 <row>
19283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19284 \begin_inset Text
19285
19286 \begin_layout Plain Layout
19287
19288 \backslash
19289 gamma
19290 \end_layout
19291
19292 \end_inset
19293 </cell>
19294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19295 \begin_inset Text
19296
19297 \begin_layout Plain Layout
19298 \begin_inset Formula $\gamma$
19299 \end_inset
19300
19301
19302 \end_layout
19303
19304 \end_inset
19305 </cell>
19306 </row>
19307 <row>
19308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19309 \begin_inset Text
19310
19311 \begin_layout Plain Layout
19312
19313 \backslash
19314 delta
19315 \end_layout
19316
19317 \end_inset
19318 </cell>
19319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19320 \begin_inset Text
19321
19322 \begin_layout Plain Layout
19323 \begin_inset Formula $\delta$
19324 \end_inset
19325
19326
19327 \end_layout
19328
19329 \end_inset
19330 </cell>
19331 </row>
19332 <row>
19333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19334 \begin_inset Text
19335
19336 \begin_layout Plain Layout
19337
19338 \backslash
19339 epsilon
19340 \end_layout
19341
19342 \end_inset
19343 </cell>
19344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19345 \begin_inset Text
19346
19347 \begin_layout Plain Layout
19348 \begin_inset Formula $\epsilon$
19349 \end_inset
19350
19351
19352 \end_layout
19353
19354 \end_inset
19355 </cell>
19356 </row>
19357 <row>
19358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19359 \begin_inset Text
19360
19361 \begin_layout Plain Layout
19362
19363 \backslash
19364 varepsilon
19365 \end_layout
19366
19367 \end_inset
19368 </cell>
19369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373 \begin_inset Formula $\varepsilon$
19374 \end_inset
19375
19376
19377 \end_layout
19378
19379 \end_inset
19380 </cell>
19381 </row>
19382 <row>
19383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387
19388 \backslash
19389 zeta
19390 \end_layout
19391
19392 \end_inset
19393 </cell>
19394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398 \begin_inset Formula $\zeta$
19399 \end_inset
19400
19401
19402 \end_layout
19403
19404 \end_inset
19405 </cell>
19406 </row>
19407 <row>
19408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412
19413 \backslash
19414 eta
19415 \end_layout
19416
19417 \end_inset
19418 </cell>
19419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423 \begin_inset Formula $\eta$
19424 \end_inset
19425
19426
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 </row>
19432 <row>
19433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437
19438 \backslash
19439 theta
19440 \end_layout
19441
19442 \end_inset
19443 </cell>
19444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448 \begin_inset Formula $\theta$
19449 \end_inset
19450
19451
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 </row>
19457 <row>
19458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462
19463 \backslash
19464 vartheta
19465 \end_layout
19466
19467 \end_inset
19468 </cell>
19469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473 \begin_inset Formula $\vartheta$
19474 \end_inset
19475
19476
19477 \end_layout
19478
19479 \end_inset
19480 </cell>
19481 </row>
19482 </lyxtabular>
19483
19484 \end_inset
19485
19486
19487 \begin_inset space \hfill{}
19488 \end_inset
19489
19490
19491 \begin_inset Tabular
19492 <lyxtabular version="3" rows="12" columns="2">
19493 <features>
19494 <column alignment="center" valignment="top" width="0pt">
19495 <column alignment="center" valignment="top" width="0pt">
19496 <row>
19497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501 Comando
19502 \end_layout
19503
19504 \end_inset
19505 </cell>
19506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19507 \begin_inset Text
19508
19509 \begin_layout Plain Layout
19510 Símbolo
19511 \end_layout
19512
19513 \end_inset
19514 </cell>
19515 </row>
19516 <row>
19517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19518 \begin_inset Text
19519
19520 \begin_layout Plain Layout
19521
19522 \backslash
19523 iota
19524 \end_layout
19525
19526 \end_inset
19527 </cell>
19528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19529 \begin_inset Text
19530
19531 \begin_layout Plain Layout
19532 \begin_inset Formula $\iota$
19533 \end_inset
19534
19535
19536 \end_layout
19537
19538 \end_inset
19539 </cell>
19540 </row>
19541 <row>
19542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19543 \begin_inset Text
19544
19545 \begin_layout Plain Layout
19546
19547 \backslash
19548 kappa
19549 \end_layout
19550
19551 \end_inset
19552 </cell>
19553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19554 \begin_inset Text
19555
19556 \begin_layout Plain Layout
19557 \begin_inset Formula $\kappa$
19558 \end_inset
19559
19560
19561 \end_layout
19562
19563 \end_inset
19564 </cell>
19565 </row>
19566 <row>
19567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19568 \begin_inset Text
19569
19570 \begin_layout Plain Layout
19571
19572 \backslash
19573 varkappa
19574 \end_layout
19575
19576 \end_inset
19577 </cell>
19578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19579 \begin_inset Text
19580
19581 \begin_layout Plain Layout
19582 \begin_inset Formula $\varkappa$
19583 \end_inset
19584
19585
19586 \end_layout
19587
19588 \end_inset
19589 </cell>
19590 </row>
19591 <row>
19592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19593 \begin_inset Text
19594
19595 \begin_layout Plain Layout
19596
19597 \backslash
19598 lambda
19599 \end_layout
19600
19601 \end_inset
19602 </cell>
19603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19604 \begin_inset Text
19605
19606 \begin_layout Plain Layout
19607 \begin_inset Formula $\lambda$
19608 \end_inset
19609
19610
19611 \end_layout
19612
19613 \end_inset
19614 </cell>
19615 </row>
19616 <row>
19617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621
19622 \backslash
19623 mu
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Plain Layout
19632 \begin_inset Formula $\mu$
19633 \end_inset
19634
19635
19636 \end_layout
19637
19638 \end_inset
19639 </cell>
19640 </row>
19641 <row>
19642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646
19647 \backslash
19648 nu
19649 \end_layout
19650
19651 \end_inset
19652 </cell>
19653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657 \begin_inset Formula $\nu$
19658 \end_inset
19659
19660
19661 \end_layout
19662
19663 \end_inset
19664 </cell>
19665 </row>
19666 <row>
19667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671
19672 \backslash
19673 xi
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682 \begin_inset Formula $\xi$
19683 \end_inset
19684
19685
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 </row>
19691 <row>
19692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696 o
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Plain Layout
19705 \begin_inset Formula $o$
19706 \end_inset
19707
19708
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 </row>
19714 <row>
19715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19716 \begin_inset Text
19717
19718 \begin_layout Plain Layout
19719
19720 \backslash
19721 pi
19722 \end_layout
19723
19724 \end_inset
19725 </cell>
19726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19727 \begin_inset Text
19728
19729 \begin_layout Plain Layout
19730 \begin_inset Formula $\pi$
19731 \end_inset
19732
19733
19734 \end_layout
19735
19736 \end_inset
19737 </cell>
19738 </row>
19739 <row>
19740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Plain Layout
19744
19745 \backslash
19746 varpi
19747 \end_layout
19748
19749 \end_inset
19750 </cell>
19751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19752 \begin_inset Text
19753
19754 \begin_layout Plain Layout
19755 \begin_inset Formula $\varpi$
19756 \end_inset
19757
19758
19759 \end_layout
19760
19761 \end_inset
19762 </cell>
19763 </row>
19764 <row>
19765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19766 \begin_inset Text
19767
19768 \begin_layout Plain Layout
19769
19770 \backslash
19771 rho
19772 \end_layout
19773
19774 \end_inset
19775 </cell>
19776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19777 \begin_inset Text
19778
19779 \begin_layout Plain Layout
19780 \begin_inset Formula $\rho$
19781 \end_inset
19782
19783
19784 \end_layout
19785
19786 \end_inset
19787 </cell>
19788 </row>
19789 </lyxtabular>
19790
19791 \end_inset
19792
19793
19794 \begin_inset space \hfill{}
19795 \end_inset
19796
19797
19798 \begin_inset Tabular
19799 <lyxtabular version="3" rows="11" columns="2">
19800 <features>
19801 <column alignment="center" valignment="top" width="0pt">
19802 <column alignment="center" valignment="top" width="0pt">
19803 <row>
19804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19805 \begin_inset Text
19806
19807 \begin_layout Plain Layout
19808 Comando
19809 \end_layout
19810
19811 \end_inset
19812 </cell>
19813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19814 \begin_inset Text
19815
19816 \begin_layout Plain Layout
19817 Símbolo
19818 \end_layout
19819
19820 \end_inset
19821 </cell>
19822 </row>
19823 <row>
19824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19825 \begin_inset Text
19826
19827 \begin_layout Plain Layout
19828
19829 \backslash
19830 varrho
19831 \end_layout
19832
19833 \end_inset
19834 </cell>
19835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19836 \begin_inset Text
19837
19838 \begin_layout Plain Layout
19839 \begin_inset Formula $\varrho$
19840 \end_inset
19841
19842
19843 \end_layout
19844
19845 \end_inset
19846 </cell>
19847 </row>
19848 <row>
19849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19850 \begin_inset Text
19851
19852 \begin_layout Plain Layout
19853
19854 \backslash
19855 sigma
19856 \end_layout
19857
19858 \end_inset
19859 </cell>
19860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19861 \begin_inset Text
19862
19863 \begin_layout Plain Layout
19864 \begin_inset Formula $\sigma$
19865 \end_inset
19866
19867
19868 \end_layout
19869
19870 \end_inset
19871 </cell>
19872 </row>
19873 <row>
19874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19875 \begin_inset Text
19876
19877 \begin_layout Plain Layout
19878
19879 \backslash
19880 varsigma
19881 \end_layout
19882
19883 \end_inset
19884 </cell>
19885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19886 \begin_inset Text
19887
19888 \begin_layout Plain Layout
19889 \begin_inset Formula $\varsigma$
19890 \end_inset
19891
19892
19893 \end_layout
19894
19895 \end_inset
19896 </cell>
19897 </row>
19898 <row>
19899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Plain Layout
19903
19904 \backslash
19905 tau
19906 \end_layout
19907
19908 \end_inset
19909 </cell>
19910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19911 \begin_inset Text
19912
19913 \begin_layout Plain Layout
19914 \begin_inset Formula $\tau$
19915 \end_inset
19916
19917
19918 \end_layout
19919
19920 \end_inset
19921 </cell>
19922 </row>
19923 <row>
19924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19925 \begin_inset Text
19926
19927 \begin_layout Plain Layout
19928
19929 \backslash
19930 upsilon
19931 \end_layout
19932
19933 \end_inset
19934 </cell>
19935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19936 \begin_inset Text
19937
19938 \begin_layout Plain Layout
19939 \begin_inset Formula $\upsilon$
19940 \end_inset
19941
19942
19943 \end_layout
19944
19945 \end_inset
19946 </cell>
19947 </row>
19948 <row>
19949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19950 \begin_inset Text
19951
19952 \begin_layout Plain Layout
19953
19954 \backslash
19955 phi
19956 \end_layout
19957
19958 \end_inset
19959 </cell>
19960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19961 \begin_inset Text
19962
19963 \begin_layout Plain Layout
19964 \begin_inset Formula $\phi$
19965 \end_inset
19966
19967
19968 \end_layout
19969
19970 \end_inset
19971 </cell>
19972 </row>
19973 <row>
19974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19975 \begin_inset Text
19976
19977 \begin_layout Plain Layout
19978
19979 \backslash
19980 varphi
19981 \end_layout
19982
19983 \end_inset
19984 </cell>
19985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19986 \begin_inset Text
19987
19988 \begin_layout Plain Layout
19989 \begin_inset Formula $\varphi$
19990 \end_inset
19991
19992
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 </row>
19998 <row>
19999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20000 \begin_inset Text
20001
20002 \begin_layout Plain Layout
20003
20004 \backslash
20005 chi
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20011 \begin_inset Text
20012
20013 \begin_layout Plain Layout
20014 \begin_inset Formula $\chi$
20015 \end_inset
20016
20017
20018 \end_layout
20019
20020 \end_inset
20021 </cell>
20022 </row>
20023 <row>
20024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20025 \begin_inset Text
20026
20027 \begin_layout Plain Layout
20028
20029 \backslash
20030 psi
20031 \end_layout
20032
20033 \end_inset
20034 </cell>
20035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20036 \begin_inset Text
20037
20038 \begin_layout Plain Layout
20039 \begin_inset Formula $\psi$
20040 \end_inset
20041
20042
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 </row>
20048 <row>
20049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053
20054 \backslash
20055 omega
20056 \end_layout
20057
20058 \end_inset
20059 </cell>
20060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20061 \begin_inset Text
20062
20063 \begin_layout Plain Layout
20064 \begin_inset Formula $\omega$
20065 \end_inset
20066
20067
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 </row>
20073 </lyxtabular>
20074
20075 \end_inset
20076
20077
20078 \begin_inset space \hfill{}
20079 \end_inset
20080
20081
20082 \end_layout
20083
20084 \begin_layout Standard
20085 \begin_inset VSpace medskip
20086 \end_inset
20087
20088
20089 \end_layout
20090
20091 \begin_layout Standard
20092 Cómo escribir letras griegas en redonda se explica en 
20093 \begin_inset CommandInset ref
20094 LatexCommand ref
20095 reference "sub:Griegas-en-redonda"
20096
20097 \end_inset
20098
20099 .
20100 \end_layout
20101
20102 \begin_layout Subsection
20103 Mayúsculas
20104 \begin_inset Index
20105 status collapsed
20106
20107 \begin_layout Plain Layout
20108 Letras griegas ! mayúsculas
20109 \end_layout
20110
20111 \end_inset
20112
20113
20114 \end_layout
20115
20116 \begin_layout Standard
20117 \begin_inset space \hfill{}
20118 \end_inset
20119
20120
20121 \begin_inset Tabular
20122 <lyxtabular version="3" rows="7" columns="2">
20123 <features>
20124 <column alignment="center" valignment="top" width="0pt">
20125 <column alignment="center" valignment="top" width="0pt">
20126 <row>
20127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20128 \begin_inset Text
20129
20130 \begin_layout Plain Layout
20131 Comando
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140 Símbolo
20141 \end_layout
20142
20143 \end_inset
20144 </cell>
20145 </row>
20146 <row>
20147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20148 \begin_inset Text
20149
20150 \begin_layout Plain Layout
20151
20152 \backslash
20153 Gamma
20154 \end_layout
20155
20156 \end_inset
20157 </cell>
20158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20159 \begin_inset Text
20160
20161 \begin_layout Plain Layout
20162 \begin_inset Formula $\Gamma$
20163 \end_inset
20164
20165
20166 \end_layout
20167
20168 \end_inset
20169 </cell>
20170 </row>
20171 <row>
20172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20173 \begin_inset Text
20174
20175 \begin_layout Plain Layout
20176
20177 \backslash
20178 Delta
20179 \end_layout
20180
20181 \end_inset
20182 </cell>
20183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20184 \begin_inset Text
20185
20186 \begin_layout Plain Layout
20187 \begin_inset Formula $\Delta$
20188 \end_inset
20189
20190
20191 \end_layout
20192
20193 \end_inset
20194 </cell>
20195 </row>
20196 <row>
20197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20198 \begin_inset Text
20199
20200 \begin_layout Plain Layout
20201
20202 \backslash
20203 Theta
20204 \end_layout
20205
20206 \end_inset
20207 </cell>
20208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20209 \begin_inset Text
20210
20211 \begin_layout Plain Layout
20212 \begin_inset Formula $\Theta$
20213 \end_inset
20214
20215
20216 \end_layout
20217
20218 \end_inset
20219 </cell>
20220 </row>
20221 <row>
20222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20223 \begin_inset Text
20224
20225 \begin_layout Plain Layout
20226
20227 \backslash
20228 Lambda
20229 \end_layout
20230
20231 \end_inset
20232 </cell>
20233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20234 \begin_inset Text
20235
20236 \begin_layout Plain Layout
20237 \begin_inset Formula $\Lambda$
20238 \end_inset
20239
20240
20241 \end_layout
20242
20243 \end_inset
20244 </cell>
20245 </row>
20246 <row>
20247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Plain Layout
20251
20252 \backslash
20253 Xi
20254 \end_layout
20255
20256 \end_inset
20257 </cell>
20258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20259 \begin_inset Text
20260
20261 \begin_layout Plain Layout
20262 \begin_inset Formula $\Xi$
20263 \end_inset
20264
20265
20266 \end_layout
20267
20268 \end_inset
20269 </cell>
20270 </row>
20271 <row>
20272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20273 \begin_inset Text
20274
20275 \begin_layout Plain Layout
20276
20277 \backslash
20278 Pi
20279 \end_layout
20280
20281 \end_inset
20282 </cell>
20283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20284 \begin_inset Text
20285
20286 \begin_layout Plain Layout
20287 \begin_inset Formula $\Pi$
20288 \end_inset
20289
20290
20291 \end_layout
20292
20293 \end_inset
20294 </cell>
20295 </row>
20296 </lyxtabular>
20297
20298 \end_inset
20299
20300
20301 \begin_inset space \hfill{}
20302 \end_inset
20303
20304
20305 \begin_inset Tabular
20306 <lyxtabular version="3" rows="6" columns="2">
20307 <features>
20308 <column alignment="center" valignment="top" width="0pt">
20309 <column alignment="center" valignment="top" width="0pt">
20310 <row>
20311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 Comando
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324 Símbolo
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 </row>
20330 <row>
20331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335
20336 \backslash
20337 Sigma
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346 \begin_inset Formula $\Sigma$
20347 \end_inset
20348
20349
20350 \end_layout
20351
20352 \end_inset
20353 </cell>
20354 </row>
20355 <row>
20356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360
20361 \backslash
20362 Upsilon
20363 \end_layout
20364
20365 \end_inset
20366 </cell>
20367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371 \begin_inset Formula $\Upsilon$
20372 \end_inset
20373
20374
20375 \end_layout
20376
20377 \end_inset
20378 </cell>
20379 </row>
20380 <row>
20381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20382 \begin_inset Text
20383
20384 \begin_layout Plain Layout
20385
20386 \backslash
20387 Phi
20388 \end_layout
20389
20390 \end_inset
20391 </cell>
20392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396 \begin_inset Formula $\Phi$
20397 \end_inset
20398
20399
20400 \end_layout
20401
20402 \end_inset
20403 </cell>
20404 </row>
20405 <row>
20406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410
20411 \backslash
20412 Psi
20413 \end_layout
20414
20415 \end_inset
20416 </cell>
20417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20418 \begin_inset Text
20419
20420 \begin_layout Plain Layout
20421 \begin_inset Formula $\Psi$
20422 \end_inset
20423
20424
20425 \end_layout
20426
20427 \end_inset
20428 </cell>
20429 </row>
20430 <row>
20431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435
20436 \backslash
20437 Omega
20438 \end_layout
20439
20440 \end_inset
20441 </cell>
20442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20443 \begin_inset Text
20444
20445 \begin_layout Plain Layout
20446 \begin_inset Formula $\Omega$
20447 \end_inset
20448
20449
20450 \end_layout
20451
20452 \end_inset
20453 </cell>
20454 </row>
20455 </lyxtabular>
20456
20457 \end_inset
20458
20459
20460 \begin_inset space \hfill{}
20461 \end_inset
20462
20463
20464 \end_layout
20465
20466 \begin_layout Standard
20467 \begin_inset VSpace medskip
20468 \end_inset
20469
20470
20471 \end_layout
20472
20473 \begin_layout Standard
20474 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20475  cuando se desarrolló TeX.
20476  Para obtener mayúsculas en cursiva, inicia cada comando con 
20477 \series bold
20478 var
20479 \series default
20480 .
20481  Por ejemplo, el comando 
20482 \series bold
20483
20484 \backslash
20485 varGamma
20486 \series default
20487  genera: 
20488 \begin_inset Formula $\varGamma$
20489 \end_inset
20490
20491
20492 \end_layout
20493
20494 \begin_layout Subsection
20495 Letras en negrita
20496 \begin_inset Index
20497 status collapsed
20498
20499 \begin_layout Plain Layout
20500 Letras griegas ! en negrita
20501 \end_layout
20502
20503 \end_inset
20504
20505
20506 \end_layout
20507
20508 \begin_layout Standard
20509 Las letras griegas no admiten diferentes estilos de fuente como las latinas.
20510  Sólo se pueden poner en negrita con el comando 
20511 \series bold
20512
20513 \backslash
20514 boldsymbol
20515 \series default
20516
20517 \begin_inset Index
20518 status collapsed
20519
20520 \begin_layout Plain Layout
20521 Comandos ! B ! 
20522 \backslash
20523 boldsymbol
20524 \end_layout
20525
20526 \end_inset
20527
20528 .
20529 \end_layout
20530
20531 \begin_layout Standard
20532 \align center
20533 \begin_inset Tabular
20534 <lyxtabular version="3" rows="3" columns="2">
20535 <features>
20536 <column alignment="center" valignment="top" width="0">
20537 <column alignment="center" valignment="top" width="0">
20538 <row>
20539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543 Comando
20544 \end_layout
20545
20546 \end_inset
20547 </cell>
20548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20549 \begin_inset Text
20550
20551 \begin_layout Plain Layout
20552 Símbolo
20553 \end_layout
20554
20555 \end_inset
20556 </cell>
20557 </row>
20558 <row>
20559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563
20564 \backslash
20565 Upsilon
20566 \backslash
20567 boldsymbol
20568 \backslash
20569 Upsilon
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20575 \begin_inset Text
20576
20577 \begin_layout Plain Layout
20578 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20579 \end_inset
20580
20581
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 </row>
20587 <row>
20588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20589 \begin_inset Text
20590
20591 \begin_layout Plain Layout
20592
20593 \backslash
20594 theta
20595 \backslash
20596 boldsymbol
20597 \backslash
20598 theta
20599 \end_layout
20600
20601 \end_inset
20602 </cell>
20603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20604 \begin_inset Text
20605
20606 \begin_layout Plain Layout
20607 \begin_inset Formula $\theta\boldsymbol{\theta}$
20608 \end_inset
20609
20610
20611 \end_layout
20612
20613 \end_inset
20614 </cell>
20615 </row>
20616 </lyxtabular>
20617
20618 \end_inset
20619
20620
20621 \end_layout
20622
20623 \begin_layout Section
20624 Símbolos
20625 \begin_inset ERT
20626 status collapsed
20627
20628 \begin_layout Plain Layout
20629
20630
20631 \backslash
20632 texorpdfstring{
20633 \end_layout
20634
20635 \end_inset
20636
20637
20638 \begin_inset Foot
20639 status collapsed
20640
20641 \begin_layout Plain Layout
20642 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
20643  LaTeX en 
20644 \begin_inset CommandInset citation
20645 LatexCommand cite
20646 key "Symbole"
20647
20648 \end_inset
20649
20650 .
20651 \end_layout
20652
20653 \end_inset
20654
20655
20656 \begin_inset ERT
20657 status collapsed
20658
20659 \begin_layout Plain Layout
20660
20661 }{}
20662 \end_layout
20663
20664 \end_inset
20665
20666
20667 \begin_inset Note Note
20668 status open
20669
20670 \begin_layout Plain Layout
20671
20672 \backslash
20673 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
20674  PDF.
20675 \end_layout
20676
20677 \begin_layout Plain Layout
20678 Más sobre 
20679 \backslash
20680 texorpdfstring en la sección 
20681 \begin_inset CommandInset ref
20682 LatexCommand ref
20683 reference "sub:Ecuaciones-en-encabezados"
20684
20685 \end_inset
20686
20687 .
20688 \end_layout
20689
20690 \end_inset
20691
20692
20693 \begin_inset Index
20694 status collapsed
20695
20696 \begin_layout Plain Layout
20697 Símbolos
20698 \end_layout
20699
20700 \end_inset
20701
20702
20703 \end_layout
20704
20705 \begin_layout Standard
20706 Muchos de los símbolos listados en esta sección se pueden insertar además
20707  mediante los botones 
20708 \begin_inset Graphics
20709         filename ../../images/math/nabla.png
20710         scale 85
20711
20712 \end_inset
20713
20714  y 
20715 \begin_inset Graphics
20716         filename ../../images/math/digamma.png
20717         scale 85
20718
20719 \end_inset
20720
20721  de la barra de ecuaciones.
20722 \end_layout
20723
20724 \begin_layout Subsection
20725 Símbolos matemáticos
20726 \begin_inset CommandInset label
20727 LatexCommand label
20728 name "sub:Símbolos-matemáticos"
20729
20730 \end_inset
20731
20732
20733 \begin_inset Index
20734 status collapsed
20735
20736 \begin_layout Plain Layout
20737 Símbolos ! matemáticos
20738 \end_layout
20739
20740 \end_inset
20741
20742
20743 \end_layout
20744
20745 \begin_layout Standard
20746 \begin_inset space \hfill{}
20747 \end_inset
20748
20749
20750 \begin_inset Tabular
20751 <lyxtabular version="3" rows="10" columns="2">
20752 <features>
20753 <column alignment="center" valignment="top" width="0pt">
20754 <column alignment="center" valignment="top" width="0pt">
20755 <row>
20756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20757 \begin_inset Text
20758
20759 \begin_layout Plain Layout
20760 Comando
20761 \end_layout
20762
20763 \end_inset
20764 </cell>
20765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20766 \begin_inset Text
20767
20768 \begin_layout Plain Layout
20769 Símbolo
20770 \end_layout
20771
20772 \end_inset
20773 </cell>
20774 </row>
20775 <row>
20776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780
20781 \backslash
20782 neg
20783 \end_layout
20784
20785 \end_inset
20786 </cell>
20787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20788 \begin_inset Text
20789
20790 \begin_layout Plain Layout
20791 \begin_inset Formula $\neg$
20792 \end_inset
20793
20794
20795 \end_layout
20796
20797 \end_inset
20798 </cell>
20799 </row>
20800 <row>
20801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805
20806 \backslash
20807 Im
20808 \end_layout
20809
20810 \end_inset
20811 </cell>
20812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20813 \begin_inset Text
20814
20815 \begin_layout Plain Layout
20816 \begin_inset Formula $\Im$
20817 \end_inset
20818
20819
20820 \end_layout
20821
20822 \end_inset
20823 </cell>
20824 </row>
20825 <row>
20826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20827 \begin_inset Text
20828
20829 \begin_layout Plain Layout
20830
20831 \backslash
20832 Re
20833 \end_layout
20834
20835 \end_inset
20836 </cell>
20837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20838 \begin_inset Text
20839
20840 \begin_layout Plain Layout
20841 \begin_inset Formula $\Re$
20842 \end_inset
20843
20844
20845 \end_layout
20846
20847 \end_inset
20848 </cell>
20849 </row>
20850 <row>
20851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20852 \begin_inset Text
20853
20854 \begin_layout Plain Layout
20855
20856 \backslash
20857 aleph
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20863 \begin_inset Text
20864
20865 \begin_layout Plain Layout
20866 \begin_inset Formula $\aleph$
20867 \end_inset
20868
20869
20870 \end_layout
20871
20872 \end_inset
20873 </cell>
20874 </row>
20875 <row>
20876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20877 \begin_inset Text
20878
20879 \begin_layout Plain Layout
20880
20881 \backslash
20882 partial
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20888 \begin_inset Text
20889
20890 \begin_layout Plain Layout
20891 \begin_inset Formula $\partial$
20892 \end_inset
20893
20894
20895 \end_layout
20896
20897 \end_inset
20898 </cell>
20899 </row>
20900 <row>
20901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20902 \begin_inset Text
20903
20904 \begin_layout Plain Layout
20905
20906 \backslash
20907 infty
20908 \end_layout
20909
20910 \end_inset
20911 </cell>
20912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20913 \begin_inset Text
20914
20915 \begin_layout Plain Layout
20916 \begin_inset Formula $\infty$
20917 \end_inset
20918
20919
20920 \end_layout
20921
20922 \end_inset
20923 </cell>
20924 </row>
20925 <row>
20926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20927 \begin_inset Text
20928
20929 \begin_layout Plain Layout
20930
20931 \backslash
20932 wp
20933 \end_layout
20934
20935 \end_inset
20936 </cell>
20937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20938 \begin_inset Text
20939
20940 \begin_layout Plain Layout
20941 \begin_inset Formula $\wp$
20942 \end_inset
20943
20944
20945 \end_layout
20946
20947 \end_inset
20948 </cell>
20949 </row>
20950 <row>
20951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20952 \begin_inset Text
20953
20954 \begin_layout Plain Layout
20955
20956 \backslash
20957 imath
20958 \end_layout
20959
20960 \end_inset
20961 </cell>
20962 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20963 \begin_inset Text
20964
20965 \begin_layout Plain Layout
20966 \begin_inset Formula $\imath$
20967 \end_inset
20968
20969
20970 \end_layout
20971
20972 \end_inset
20973 </cell>
20974 </row>
20975 <row>
20976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20977 \begin_inset Text
20978
20979 \begin_layout Plain Layout
20980
20981 \backslash
20982 jmath
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991 \begin_inset Formula $\jmath$
20992 \end_inset
20993
20994
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 </row>
21000 </lyxtabular>
21001
21002 \end_inset
21003
21004
21005 \begin_inset space \hfill{}
21006 \end_inset
21007
21008
21009 \begin_inset Tabular
21010 <lyxtabular version="3" rows="10" columns="2">
21011 <features>
21012 <column alignment="center" valignment="top" width="0pt">
21013 <column alignment="center" valignment="top" width="0pt">
21014 <row>
21015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21016 \begin_inset Text
21017
21018 \begin_layout Plain Layout
21019 Comando
21020 \end_layout
21021
21022 \end_inset
21023 </cell>
21024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21025 \begin_inset Text
21026
21027 \begin_layout Plain Layout
21028 Símbolo
21029 \begin_inset Note Note
21030 status collapsed
21031
21032 \begin_layout Plain Layout
21033
21034 \series bold
21035
21036 \backslash
21037 raisebox
21038 \series default
21039  se usa sólo como espaciador
21040 \end_layout
21041
21042 \end_inset
21043
21044
21045 \end_layout
21046
21047 \end_inset
21048 </cell>
21049 </row>
21050 <row>
21051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21052 \begin_inset Text
21053
21054 \begin_layout Plain Layout
21055
21056 \backslash
21057 forall
21058 \end_layout
21059
21060 \end_inset
21061 </cell>
21062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21063 \begin_inset Text
21064
21065 \begin_layout Plain Layout
21066 \begin_inset Formula $\forall$
21067 \end_inset
21068
21069
21070 \end_layout
21071
21072 \end_inset
21073 </cell>
21074 </row>
21075 <row>
21076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21077 \begin_inset Text
21078
21079 \begin_layout Plain Layout
21080
21081 \backslash
21082 exists
21083 \end_layout
21084
21085 \end_inset
21086 </cell>
21087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21088 \begin_inset Text
21089
21090 \begin_layout Plain Layout
21091 \begin_inset Formula $\exists$
21092 \end_inset
21093
21094
21095 \end_layout
21096
21097 \end_inset
21098 </cell>
21099 </row>
21100 <row>
21101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21102 \begin_inset Text
21103
21104 \begin_layout Plain Layout
21105
21106 \backslash
21107 nexists
21108 \end_layout
21109
21110 \end_inset
21111 </cell>
21112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21113 \begin_inset Text
21114
21115 \begin_layout Plain Layout
21116 \begin_inset Formula $\nexists$
21117 \end_inset
21118
21119
21120 \end_layout
21121
21122 \end_inset
21123 </cell>
21124 </row>
21125 <row>
21126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21127 \begin_inset Text
21128
21129 \begin_layout Plain Layout
21130
21131 \backslash
21132 emptyset
21133 \end_layout
21134
21135 \end_inset
21136 </cell>
21137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21138 \begin_inset Text
21139
21140 \begin_layout Plain Layout
21141 \begin_inset Formula $\emptyset$
21142 \end_inset
21143
21144
21145 \end_layout
21146
21147 \end_inset
21148 </cell>
21149 </row>
21150 <row>
21151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21152 \begin_inset Text
21153
21154 \begin_layout Plain Layout
21155
21156 \backslash
21157 varnothing
21158 \end_layout
21159
21160 \end_inset
21161 </cell>
21162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21163 \begin_inset Text
21164
21165 \begin_layout Plain Layout
21166 \begin_inset Formula $\varnothing$
21167 \end_inset
21168
21169
21170 \end_layout
21171
21172 \end_inset
21173 </cell>
21174 </row>
21175 <row>
21176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180
21181 \backslash
21182 dag
21183 \end_layout
21184
21185 \end_inset
21186 </cell>
21187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21188 \begin_inset Text
21189
21190 \begin_layout Plain Layout
21191 \begin_inset Formula $\dag$
21192 \end_inset
21193
21194
21195 \end_layout
21196
21197 \end_inset
21198 </cell>
21199 </row>
21200 <row>
21201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21202 \begin_inset Text
21203
21204 \begin_layout Plain Layout
21205
21206 \backslash
21207 ddag
21208 \end_layout
21209
21210 \end_inset
21211 </cell>
21212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21213 \begin_inset Text
21214
21215 \begin_layout Plain Layout
21216 \begin_inset Formula $\ddag$
21217 \end_inset
21218
21219
21220 \end_layout
21221
21222 \end_inset
21223 </cell>
21224 </row>
21225 <row>
21226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \begin_layout Plain Layout
21230
21231 \backslash
21232 complement
21233 \end_layout
21234
21235 \end_inset
21236 </cell>
21237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21238 \begin_inset Text
21239
21240 \begin_layout Plain Layout
21241 \begin_inset ERT
21242 status collapsed
21243
21244 \begin_layout Plain Layout
21245
21246
21247 \backslash
21248 raisebox{-0.8mm}{
21249 \end_layout
21250
21251 \end_inset
21252
21253
21254 \begin_inset Formula $\complement$
21255 \end_inset
21256
21257
21258 \begin_inset ERT
21259 status collapsed
21260
21261 \begin_layout Plain Layout
21262
21263 }
21264 \end_layout
21265
21266 \end_inset
21267
21268
21269 \end_layout
21270
21271 \end_inset
21272 </cell>
21273 </row>
21274 <row>
21275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21276 \begin_inset Text
21277
21278 \begin_layout Plain Layout
21279
21280 \backslash
21281 Bbbk
21282 \end_layout
21283
21284 \end_inset
21285 </cell>
21286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21287 \begin_inset Text
21288
21289 \begin_layout Plain Layout
21290 \begin_inset Formula $\Bbbk$
21291 \end_inset
21292
21293
21294 \end_layout
21295
21296 \end_inset
21297 </cell>
21298 </row>
21299 </lyxtabular>
21300
21301 \end_inset
21302
21303
21304 \begin_inset space \hfill{}
21305 \end_inset
21306
21307
21308 \begin_inset Tabular
21309 <lyxtabular version="3" rows="10" columns="2">
21310 <features>
21311 <column alignment="center" valignment="top" width="0pt">
21312 <column alignment="center" valignment="top" width="0pt">
21313 <row>
21314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21315 \begin_inset Text
21316
21317 \begin_layout Plain Layout
21318 Comando
21319 \end_layout
21320
21321 \end_inset
21322 </cell>
21323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21324 \begin_inset Text
21325
21326 \begin_layout Plain Layout
21327 Símbolo
21328 \end_layout
21329
21330 \end_inset
21331 </cell>
21332 </row>
21333 <row>
21334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21335 \begin_inset Text
21336
21337 \begin_layout Plain Layout
21338
21339 \backslash
21340 prime
21341 \end_layout
21342
21343 \end_inset
21344 </cell>
21345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21346 \begin_inset Text
21347
21348 \begin_layout Plain Layout
21349 \begin_inset Formula $\prime$
21350 \end_inset
21351
21352
21353 \end_layout
21354
21355 \end_inset
21356 </cell>
21357 </row>
21358 <row>
21359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21360 \begin_inset Text
21361
21362 \begin_layout Plain Layout
21363
21364 \backslash
21365 backprime
21366 \end_layout
21367
21368 \end_inset
21369 </cell>
21370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21371 \begin_inset Text
21372
21373 \begin_layout Plain Layout
21374 \begin_inset Formula $\backprime$
21375 \end_inset
21376
21377
21378 \end_layout
21379
21380 \end_inset
21381 </cell>
21382 </row>
21383 <row>
21384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21385 \begin_inset Text
21386
21387 \begin_layout Plain Layout
21388
21389 \backslash
21390 mho
21391 \end_layout
21392
21393 \end_inset
21394 </cell>
21395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21396 \begin_inset Text
21397
21398 \begin_layout Plain Layout
21399 \begin_inset Formula $\mho$
21400 \end_inset
21401
21402
21403 \end_layout
21404
21405 \end_inset
21406 </cell>
21407 </row>
21408 <row>
21409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21410 \begin_inset Text
21411
21412 \begin_layout Plain Layout
21413
21414 \backslash
21415 triangle
21416 \end_layout
21417
21418 \end_inset
21419 </cell>
21420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21421 \begin_inset Text
21422
21423 \begin_layout Plain Layout
21424 \begin_inset Formula $\triangle$
21425 \end_inset
21426
21427
21428 \end_layout
21429
21430 \end_inset
21431 </cell>
21432 </row>
21433 <row>
21434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21435 \begin_inset Text
21436
21437 \begin_layout Plain Layout
21438
21439 \backslash
21440 angle
21441 \end_layout
21442
21443 \end_inset
21444 </cell>
21445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Plain Layout
21449 \begin_inset Formula $\angle$
21450 \end_inset
21451
21452
21453 \end_layout
21454
21455 \end_inset
21456 </cell>
21457 </row>
21458 <row>
21459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21460 \begin_inset Text
21461
21462 \begin_layout Plain Layout
21463
21464 \backslash
21465 measuredangle
21466 \end_layout
21467
21468 \end_inset
21469 </cell>
21470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21471 \begin_inset Text
21472
21473 \begin_layout Plain Layout
21474 \begin_inset Formula $\measuredangle$
21475 \end_inset
21476
21477
21478 \end_layout
21479
21480 \end_inset
21481 </cell>
21482 </row>
21483 <row>
21484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21485 \begin_inset Text
21486
21487 \begin_layout Plain Layout
21488
21489 \backslash
21490 sphericalangle
21491 \end_layout
21492
21493 \end_inset
21494 </cell>
21495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21496 \begin_inset Text
21497
21498 \begin_layout Plain Layout
21499 \begin_inset Formula $\sphericalangle$
21500 \end_inset
21501
21502
21503 \end_layout
21504
21505 \end_inset
21506 </cell>
21507 </row>
21508 <row>
21509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21510 \begin_inset Text
21511
21512 \begin_layout Plain Layout
21513
21514 \backslash
21515 top
21516 \end_layout
21517
21518 \end_inset
21519 </cell>
21520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21521 \begin_inset Text
21522
21523 \begin_layout Plain Layout
21524 \begin_inset Formula $\top$
21525 \end_inset
21526
21527
21528 \end_layout
21529
21530 \end_inset
21531 </cell>
21532 </row>
21533 <row>
21534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21535 \begin_inset Text
21536
21537 \begin_layout Plain Layout
21538
21539 \backslash
21540 bot
21541 \end_layout
21542
21543 \end_inset
21544 </cell>
21545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21546 \begin_inset Text
21547
21548 \begin_layout Plain Layout
21549 \begin_inset Formula $\bot$
21550 \end_inset
21551
21552
21553 \end_layout
21554
21555 \end_inset
21556 </cell>
21557 </row>
21558 </lyxtabular>
21559
21560 \end_inset
21561
21562
21563 \begin_inset space \hfill{}
21564 \end_inset
21565
21566
21567 \end_layout
21568
21569 \begin_layout Subsection
21570 Símbolos misceláneos
21571 \begin_inset CommandInset label
21572 LatexCommand label
21573 name "sub:Símbolos-misceláneos"
21574
21575 \end_inset
21576
21577
21578 \begin_inset Index
21579 status collapsed
21580
21581 \begin_layout Plain Layout
21582 Símbolos ! misceláneos
21583 \end_layout
21584
21585 \end_inset
21586
21587
21588 \end_layout
21589
21590 \begin_layout Standard
21591 \noindent
21592 \align center
21593 \begin_inset Tabular
21594 <lyxtabular version="3" rows="10" columns="2">
21595 <features>
21596 <column alignment="center" valignment="top" width="0pt">
21597 <column alignment="center" valignment="top" width="0pt">
21598 <row>
21599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21600 \begin_inset Text
21601
21602 \begin_layout Plain Layout
21603 Comando
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \begin_layout Plain Layout
21612 Símbolo
21613 \end_layout
21614
21615 \end_inset
21616 </cell>
21617 </row>
21618 <row>
21619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21620 \begin_inset Text
21621
21622 \begin_layout Plain Layout
21623
21624 \backslash
21625 flat
21626 \end_layout
21627
21628 \end_inset
21629 </cell>
21630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634 \begin_inset Formula $\flat$
21635 \end_inset
21636
21637
21638 \end_layout
21639
21640 \end_inset
21641 </cell>
21642 </row>
21643 <row>
21644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21645 \begin_inset Text
21646
21647 \begin_layout Plain Layout
21648
21649 \backslash
21650 natural
21651 \end_layout
21652
21653 \end_inset
21654 </cell>
21655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21656 \begin_inset Text
21657
21658 \begin_layout Plain Layout
21659 \begin_inset Formula $\natural$
21660 \end_inset
21661
21662
21663 \end_layout
21664
21665 \end_inset
21666 </cell>
21667 </row>
21668 <row>
21669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21670 \begin_inset Text
21671
21672 \begin_layout Plain Layout
21673
21674 \backslash
21675 sharp
21676 \end_layout
21677
21678 \end_inset
21679 </cell>
21680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21681 \begin_inset Text
21682
21683 \begin_layout Plain Layout
21684 \begin_inset Formula $\sharp$
21685 \end_inset
21686
21687
21688 \end_layout
21689
21690 \end_inset
21691 </cell>
21692 </row>
21693 <row>
21694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21695 \begin_inset Text
21696
21697 \begin_layout Plain Layout
21698
21699 \backslash
21700 surd
21701 \end_layout
21702
21703 \end_inset
21704 </cell>
21705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21706 \begin_inset Text
21707
21708 \begin_layout Plain Layout
21709 \begin_inset Formula $\surd$
21710 \end_inset
21711
21712
21713 \end_layout
21714
21715 \end_inset
21716 </cell>
21717 </row>
21718 <row>
21719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21720 \begin_inset Text
21721
21722 \begin_layout Plain Layout
21723
21724 \backslash
21725 checkmark
21726 \end_layout
21727
21728 \end_inset
21729 </cell>
21730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21731 \begin_inset Text
21732
21733 \begin_layout Plain Layout
21734 \begin_inset Formula $\checkmark$
21735 \end_inset
21736
21737
21738 \end_layout
21739
21740 \end_inset
21741 </cell>
21742 </row>
21743 <row>
21744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21745 \begin_inset Text
21746
21747 \begin_layout Plain Layout
21748
21749 \backslash
21750 yen
21751 \end_layout
21752
21753 \end_inset
21754 </cell>
21755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21756 \begin_inset Text
21757
21758 \begin_layout Plain Layout
21759 \begin_inset Formula $\yen$
21760 \end_inset
21761
21762
21763 \end_layout
21764
21765 \end_inset
21766 </cell>
21767 </row>
21768 <row>
21769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21770 \begin_inset Text
21771
21772 \begin_layout Plain Layout
21773
21774 \backslash
21775 pounds
21776 \end_layout
21777
21778 \end_inset
21779 </cell>
21780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21781 \begin_inset Text
21782
21783 \begin_layout Plain Layout
21784 \begin_inset Formula $\pounds$
21785 \end_inset
21786
21787
21788 \end_layout
21789
21790 \end_inset
21791 </cell>
21792 </row>
21793 <row>
21794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21795 \begin_inset Text
21796
21797 \begin_layout Plain Layout
21798 $
21799 \end_layout
21800
21801 \end_inset
21802 </cell>
21803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21804 \begin_inset Text
21805
21806 \begin_layout Plain Layout
21807 \begin_inset Formula $\$$
21808 \end_inset
21809
21810
21811 \end_layout
21812
21813 \end_inset
21814 </cell>
21815 </row>
21816 <row>
21817 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21818 \begin_inset Text
21819
21820 \begin_layout Plain Layout
21821 §
21822 \end_layout
21823
21824 \end_inset
21825 </cell>
21826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21827 \begin_inset Text
21828
21829 \begin_layout Plain Layout
21830 \begin_inset Formula $§$
21831 \end_inset
21832
21833
21834 \end_layout
21835
21836 \end_inset
21837 </cell>
21838 </row>
21839 </lyxtabular>
21840
21841 \end_inset
21842
21843
21844 \begin_inset Tabular
21845 <lyxtabular version="3" rows="10" columns="2">
21846 <features>
21847 <column alignment="center" valignment="top" width="0">
21848 <column alignment="center" valignment="top" width="0">
21849 <row>
21850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21851 \begin_inset Text
21852
21853 \begin_layout Plain Layout
21854 Comando
21855 \end_layout
21856
21857 \end_inset
21858 </cell>
21859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21860 \begin_inset Text
21861
21862 \begin_layout Plain Layout
21863 Símbolo
21864 \end_layout
21865
21866 \end_inset
21867 </cell>
21868 </row>
21869 <row>
21870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874
21875 \backslash
21876 hbar
21877 \end_layout
21878
21879 \end_inset
21880 </cell>
21881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21882 \begin_inset Text
21883
21884 \begin_layout Plain Layout
21885 \begin_inset Formula $\hbar$
21886 \end_inset
21887
21888
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 </row>
21894 <row>
21895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21896 \begin_inset Text
21897
21898 \begin_layout Plain Layout
21899
21900 \backslash
21901 hslash
21902 \end_layout
21903
21904 \end_inset
21905 </cell>
21906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21907 \begin_inset Text
21908
21909 \begin_layout Plain Layout
21910 \begin_inset Formula $\hslash$
21911 \end_inset
21912
21913
21914 \end_layout
21915
21916 \end_inset
21917 </cell>
21918 </row>
21919 <row>
21920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924
21925 \backslash
21926 clubsuit
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935 \begin_inset Formula $\clubsuit$
21936 \end_inset
21937
21938
21939 \end_layout
21940
21941 \end_inset
21942 </cell>
21943 </row>
21944 <row>
21945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949
21950 \backslash
21951 spadesuit
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21957 \begin_inset Text
21958
21959 \begin_layout Plain Layout
21960 \begin_inset Formula $\spadesuit$
21961 \end_inset
21962
21963
21964 \end_layout
21965
21966 \end_inset
21967 </cell>
21968 </row>
21969 <row>
21970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974
21975 \backslash
21976 bigstar
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985 \begin_inset Formula $\bigstar$
21986 \end_inset
21987
21988
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 </row>
21994 <row>
21995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21996 \begin_inset Text
21997
21998 \begin_layout Plain Layout
21999
22000 \backslash
22001 blacklozenge
22002 \end_layout
22003
22004 \end_inset
22005 </cell>
22006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \begin_layout Plain Layout
22010 \begin_inset Formula $\blacklozenge$
22011 \end_inset
22012
22013
22014 \end_layout
22015
22016 \end_inset
22017 </cell>
22018 </row>
22019 <row>
22020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22021 \begin_inset Text
22022
22023 \begin_layout Plain Layout
22024
22025 \backslash
22026 blacktriangle
22027 \end_layout
22028
22029 \end_inset
22030 </cell>
22031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22032 \begin_inset Text
22033
22034 \begin_layout Plain Layout
22035 \begin_inset Formula $\blacktriangle$
22036 \end_inset
22037
22038
22039 \end_layout
22040
22041 \end_inset
22042 </cell>
22043 </row>
22044 <row>
22045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22046 \begin_inset Text
22047
22048 \begin_layout Plain Layout
22049
22050 \backslash
22051 blacktiangledown
22052 \end_layout
22053
22054 \end_inset
22055 </cell>
22056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22057 \begin_inset Text
22058
22059 \begin_layout Plain Layout
22060 \begin_inset Formula $\blacktriangledown$
22061 \end_inset
22062
22063
22064 \end_layout
22065
22066 \end_inset
22067 </cell>
22068 </row>
22069 <row>
22070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074
22075 \backslash
22076 bullet
22077 \end_layout
22078
22079 \end_inset
22080 </cell>
22081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22082 \begin_inset Text
22083
22084 \begin_layout Plain Layout
22085 \begin_inset Formula $\bullet$
22086 \end_inset
22087
22088
22089 \end_layout
22090
22091 \end_inset
22092 </cell>
22093 </row>
22094 </lyxtabular>
22095
22096 \end_inset
22097
22098
22099 \begin_inset Tabular
22100 <lyxtabular version="3" rows="10" columns="2">
22101 <features>
22102 <column alignment="center" valignment="top" width="0pt">
22103 <column alignment="center" valignment="top" width="0pt">
22104 <row>
22105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22106 \begin_inset Text
22107
22108 \begin_layout Plain Layout
22109 Comando
22110 \end_layout
22111
22112 \end_inset
22113 </cell>
22114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22115 \begin_inset Text
22116
22117 \begin_layout Plain Layout
22118 Símbolo
22119 \end_layout
22120
22121 \end_inset
22122 </cell>
22123 </row>
22124 <row>
22125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22126 \begin_inset Text
22127
22128 \begin_layout Plain Layout
22129
22130 \backslash
22131 diamondsuit
22132 \end_layout
22133
22134 \end_inset
22135 </cell>
22136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22137 \begin_inset Text
22138
22139 \begin_layout Plain Layout
22140 \begin_inset Formula $\diamondsuit$
22141 \end_inset
22142
22143
22144 \end_layout
22145
22146 \end_inset
22147 </cell>
22148 </row>
22149 <row>
22150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22151 \begin_inset Text
22152
22153 \begin_layout Plain Layout
22154
22155 \backslash
22156 Diamond
22157 \end_layout
22158
22159 \end_inset
22160 </cell>
22161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22162 \begin_inset Text
22163
22164 \begin_layout Plain Layout
22165 \begin_inset Formula $\Diamond$
22166 \end_inset
22167
22168
22169 \end_layout
22170
22171 \end_inset
22172 </cell>
22173 </row>
22174 <row>
22175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22176 \begin_inset Text
22177
22178 \begin_layout Plain Layout
22179
22180 \backslash
22181 heartsuit
22182 \end_layout
22183
22184 \end_inset
22185 </cell>
22186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22187 \begin_inset Text
22188
22189 \begin_layout Plain Layout
22190 \begin_inset Formula $\heartsuit$
22191 \end_inset
22192
22193
22194 \end_layout
22195
22196 \end_inset
22197 </cell>
22198 </row>
22199 <row>
22200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22201 \begin_inset Text
22202
22203 \begin_layout Plain Layout
22204
22205 \backslash
22206 P
22207 \end_layout
22208
22209 \end_inset
22210 </cell>
22211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22212 \begin_inset Text
22213
22214 \begin_layout Plain Layout
22215 \begin_inset Formula $\P$
22216 \end_inset
22217
22218
22219 \end_layout
22220
22221 \end_inset
22222 </cell>
22223 </row>
22224 <row>
22225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22226 \begin_inset Text
22227
22228 \begin_layout Plain Layout
22229
22230 \backslash
22231 copyright
22232 \end_layout
22233
22234 \end_inset
22235 </cell>
22236 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22237 \begin_inset Text
22238
22239 \begin_layout Plain Layout
22240 \begin_inset Formula $\copyright$
22241 \end_inset
22242
22243
22244 \end_layout
22245
22246 \end_inset
22247 </cell>
22248 </row>
22249 <row>
22250 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22251 \begin_inset Text
22252
22253 \begin_layout Plain Layout
22254
22255 \backslash
22256 circledR
22257 \end_layout
22258
22259 \end_inset
22260 </cell>
22261 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22262 \begin_inset Text
22263
22264 \begin_layout Plain Layout
22265 \begin_inset Formula $\circledR$
22266 \end_inset
22267
22268
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 </row>
22274 <row>
22275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279
22280 \backslash
22281 maltese
22282 \end_layout
22283
22284 \end_inset
22285 </cell>
22286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22287 \begin_inset Text
22288
22289 \begin_layout Plain Layout
22290 \begin_inset Formula $\maltese$
22291 \end_inset
22292
22293
22294 \end_layout
22295
22296 \end_inset
22297 </cell>
22298 </row>
22299 <row>
22300 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304
22305 \backslash
22306 diagup
22307 \end_layout
22308
22309 \end_inset
22310 </cell>
22311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Plain Layout
22315 \begin_inset Formula $\diagup$
22316 \end_inset
22317
22318
22319 \end_layout
22320
22321 \end_inset
22322 </cell>
22323 </row>
22324 <row>
22325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329
22330 \backslash
22331 diagdown
22332 \end_layout
22333
22334 \end_inset
22335 </cell>
22336 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22337 \begin_inset Text
22338
22339 \begin_layout Plain Layout
22340 \begin_inset Formula $\diagdown$
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \end_inset
22347 </cell>
22348 </row>
22349 </lyxtabular>
22350
22351 \end_inset
22352
22353
22354 \end_layout
22355
22356 \begin_layout Standard
22357 \begin_inset VSpace medskip
22358 \end_inset
22359
22360
22361 \end_layout
22362
22363 \begin_layout Standard
22364 Hay más símbolos en 
22365 \begin_inset CommandInset ref
22366 LatexCommand ref
22367 reference "sub:Caracteres-especiales-misceláneos"
22368
22369 \end_inset
22370
22371 .
22372 \end_layout
22373
22374 \begin_layout Standard
22375 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22376 \begin_inset CommandInset ref
22377 LatexCommand ref
22378 reference "sub:Tamaños-de-fuentes"
22379
22380 \end_inset
22381
22382
22383 \end_layout
22384
22385 \begin_layout Subsection
22386 El símbolo del euro, €
22387 \begin_inset Index
22388 status collapsed
22389
22390 \begin_layout Plain Layout
22391 Símbolos ! euro
22392 \end_layout
22393
22394 \end_inset
22395
22396
22397 \begin_inset Index
22398 status collapsed
22399
22400 \begin_layout Plain Layout
22401
22402 \backslash
22403 @
22404 \begin_inset ERT
22405 status collapsed
22406
22407 \begin_layout Plain Layout
22408
22409
22410 \backslash
22411 officialeuro
22412 \end_layout
22413
22414 \end_inset
22415
22416
22417 \end_layout
22418
22419 \end_inset
22420
22421
22422 \end_layout
22423
22424 \begin_layout Standard
22425 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22426  LaTeX 
22427 \series bold
22428 eurosym
22429 \series default
22430
22431 \begin_inset Index
22432 status collapsed
22433
22434 \begin_layout Plain Layout
22435 Paquetes ! eurosym
22436 \end_layout
22437
22438 \end_inset
22439
22440 , y cargado en el preámbulo LaTeX con la línea
22441 \end_layout
22442
22443 \begin_layout Standard
22444
22445 \series bold
22446
22447 \backslash
22448 usepackage[gennarrow]{eurosym}
22449 \end_layout
22450
22451 \begin_layout Standard
22452 Actualmente también se puede insertar con el comando 
22453 \series bold
22454
22455 \backslash
22456 euro
22457 \series default
22458
22459 \begin_inset Index
22460 status collapsed
22461
22462 \begin_layout Plain Layout
22463 Comandos ! E ! 
22464 \backslash
22465 euro
22466 \end_layout
22467
22468 \end_inset
22469
22470 .
22471 \end_layout
22472
22473 \begin_layout Standard
22474 El símbolo del euro puede insertarse directamente con la tecla € en texto
22475  matemático sin tener 
22476 \series bold
22477 eurosym
22478 \series default
22479  instalado.
22480  Si 
22481 \series bold
22482 eurosym
22483 \series default
22484  está instalado, se puede insertar 
22485 \series bold
22486
22487 \backslash
22488 euro
22489 \series default
22490  en modo TeX.
22491  El símbolo oficial de la moneda se puede insertar con el comando 
22492 \series bold
22493
22494 \backslash
22495 officialeuro
22496 \series default
22497
22498 \begin_inset Index
22499 status collapsed
22500
22501 \begin_layout Plain Layout
22502 Comandos ! O ! 
22503 \backslash
22504 officialeuro
22505 \end_layout
22506
22507 \end_inset
22508
22509 , que sólo está disponible en modo TeX.
22510 \end_layout
22511
22512 \begin_layout Standard
22513 \begin_inset ERT
22514 status collapsed
22515
22516 \begin_layout Plain Layout
22517
22518
22519 \backslash
22520 ifeurosym
22521 \end_layout
22522
22523 \end_inset
22524
22525
22526 \begin_inset Note Note
22527 status collapsed
22528
22529 \begin_layout Plain Layout
22530 La tabla siguiente sólo se mostrará si está instalado el paquete LaTeX 
22531 \series bold
22532 eurosym
22533 \series default
22534 .
22535 \end_layout
22536
22537 \end_inset
22538
22539
22540 \end_layout
22541
22542 \begin_layout Standard
22543 Un vistazo a los diferentes símbolos del euro.
22544 \end_layout
22545
22546 \begin_layout Standard
22547 \noindent
22548 \align center
22549 \begin_inset Tabular
22550 <lyxtabular version="3" rows="4" columns="3">
22551 <features>
22552 <column alignment="center" valignment="top" width="0">
22553 <column alignment="center" valignment="top" width="0">
22554 <column alignment="center" valignment="top" width="0">
22555 <row>
22556 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22557 \begin_inset Text
22558
22559 \begin_layout Plain Layout
22560
22561 \end_layout
22562
22563 \end_inset
22564 </cell>
22565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22566 \begin_inset Text
22567
22568 \begin_layout Plain Layout
22569 Comando
22570 \end_layout
22571
22572 \end_inset
22573 </cell>
22574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22575 \begin_inset Text
22576
22577 \begin_layout Plain Layout
22578 Símbolo
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 </row>
22584 <row>
22585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22586 \begin_inset Text
22587
22588 \begin_layout Plain Layout
22589 ecuación
22590 \end_layout
22591
22592 \end_inset
22593 </cell>
22594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22595 \begin_inset Text
22596
22597 \begin_layout Plain Layout
22598
22599 \backslash
22600 euro
22601 \end_layout
22602
22603 \end_inset
22604 </cell>
22605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22606 \begin_inset Text
22607
22608 \begin_layout Plain Layout
22609 \begin_inset Formula $\euro$
22610 \end_inset
22611
22612
22613 \end_layout
22614
22615 \end_inset
22616 </cell>
22617 </row>
22618 <row>
22619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22620 \begin_inset Text
22621
22622 \begin_layout Plain Layout
22623 texto matemático
22624 \end_layout
22625
22626 \end_inset
22627 </cell>
22628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22629 \begin_inset Text
22630
22631 \begin_layout Plain Layout
22632
22633 \end_layout
22634
22635 \end_inset
22636 </cell>
22637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22638 \begin_inset Text
22639
22640 \begin_layout Plain Layout
22641 \begin_inset Formula $\mbox{€}$
22642 \end_inset
22643
22644
22645 \end_layout
22646
22647 \end_inset
22648 </cell>
22649 </row>
22650 <row>
22651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22652 \begin_inset Text
22653
22654 \begin_layout Plain Layout
22655 modo TeX
22656 \end_layout
22657
22658 \end_inset
22659 </cell>
22660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22661 \begin_inset Text
22662
22663 \begin_layout Plain Layout
22664
22665 \backslash
22666 officialeuro
22667 \end_layout
22668
22669 \end_inset
22670 </cell>
22671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22672 \begin_inset Text
22673
22674 \begin_layout Plain Layout
22675 \begin_inset ERT
22676 status collapsed
22677
22678 \begin_layout Plain Layout
22679
22680
22681 \backslash
22682 officialeuro
22683 \end_layout
22684
22685 \end_inset
22686
22687
22688 \end_layout
22689
22690 \end_inset
22691 </cell>
22692 </row>
22693 </lyxtabular>
22694
22695 \end_inset
22696
22697
22698 \end_layout
22699
22700 \begin_layout Standard
22701 \begin_inset ERT
22702 status collapsed
22703
22704 \begin_layout Plain Layout
22705
22706
22707 \backslash
22708 else
22709 \end_layout
22710
22711 \end_inset
22712
22713
22714 \begin_inset Note Note
22715 status collapsed
22716
22717 \begin_layout Plain Layout
22718 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22719 \series bold
22720 eurosym
22721 \series default
22722 :
22723 \end_layout
22724
22725 \end_inset
22726
22727
22728 \end_layout
22729
22730 \begin_layout Standard
22731 Para ver la salida completa de esta subsección debe estar instalado el paquete
22732  LaTeX 
22733 \series bold
22734 eurosym
22735 \series default
22736 .
22737 \end_layout
22738
22739 \begin_layout Standard
22740 \begin_inset ERT
22741 status collapsed
22742
22743 \begin_layout Plain Layout
22744
22745
22746 \backslash
22747 fi
22748 \end_layout
22749
22750 \end_inset
22751
22752
22753 \end_layout
22754
22755 \begin_layout Section
22756 Relaciones
22757 \begin_inset CommandInset label
22758 LatexCommand label
22759 name "sec:Relaciones"
22760
22761 \end_inset
22762
22763
22764 \begin_inset Index
22765 status collapsed
22766
22767 \begin_layout Plain Layout
22768 Relaciones
22769 \end_layout
22770
22771 \end_inset
22772
22773
22774 \begin_inset Index
22775 status collapsed
22776
22777 \begin_layout Plain Layout
22778 Comparaciones|see
22779 \begin_inset ERT
22780 status collapsed
22781
22782 \begin_layout Plain Layout
22783
22784 {
22785 \end_layout
22786
22787 \end_inset
22788
22789 Relaciones
22790 \begin_inset ERT
22791 status collapsed
22792
22793 \begin_layout Plain Layout
22794
22795 }
22796 \end_layout
22797
22798 \end_inset
22799
22800
22801 \end_layout
22802
22803 \end_inset
22804
22805
22806 \end_layout
22807
22808 \begin_layout Standard
22809 Todas las relaciones se pueden insertar también con el botón 
22810 \begin_inset Graphics
22811         filename ../../images/math/leq.png
22812         scale 85
22813
22814 \end_inset
22815
22816  de la barra de ecuaciones.
22817 \end_layout
22818
22819 \begin_layout Standard
22820 \begin_inset space \hfill{}
22821 \end_inset
22822
22823
22824 \begin_inset Tabular
22825 <lyxtabular version="3" rows="17" columns="2">
22826 <features>
22827 <column alignment="center" valignment="top" width="0pt">
22828 <column alignment="center" valignment="top" width="0pt">
22829 <row>
22830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22831 \begin_inset Text
22832
22833 \begin_layout Plain Layout
22834 Comando
22835 \end_layout
22836
22837 \end_inset
22838 </cell>
22839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22840 \begin_inset Text
22841
22842 \begin_layout Plain Layout
22843 Relación
22844 \end_layout
22845
22846 \end_inset
22847 </cell>
22848 </row>
22849 <row>
22850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22851 \begin_inset Text
22852
22853 \begin_layout Plain Layout
22854 <
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22860 \begin_inset Text
22861
22862 \begin_layout Plain Layout
22863 \begin_inset Formula $<$
22864 \end_inset
22865
22866
22867 \end_layout
22868
22869 \end_inset
22870 </cell>
22871 </row>
22872 <row>
22873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22874 \begin_inset Text
22875
22876 \begin_layout Plain Layout
22877
22878 \backslash
22879 le
22880 \end_layout
22881
22882 \end_inset
22883 </cell>
22884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22885 \begin_inset Text
22886
22887 \begin_layout Plain Layout
22888 \begin_inset Formula $\le$
22889 \end_inset
22890
22891
22892 \end_layout
22893
22894 \end_inset
22895 </cell>
22896 </row>
22897 <row>
22898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22899 \begin_inset Text
22900
22901 \begin_layout Plain Layout
22902
22903 \backslash
22904 ll
22905 \end_layout
22906
22907 \end_inset
22908 </cell>
22909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22910 \begin_inset Text
22911
22912 \begin_layout Plain Layout
22913 \begin_inset Formula $\ll$
22914 \end_inset
22915
22916
22917 \end_layout
22918
22919 \end_inset
22920 </cell>
22921 </row>
22922 <row>
22923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22924 \begin_inset Text
22925
22926 \begin_layout Plain Layout
22927
22928 \backslash
22929 prec
22930 \end_layout
22931
22932 \end_inset
22933 </cell>
22934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22935 \begin_inset Text
22936
22937 \begin_layout Plain Layout
22938 \begin_inset Formula $\prec$
22939 \end_inset
22940
22941
22942 \end_layout
22943
22944 \end_inset
22945 </cell>
22946 </row>
22947 <row>
22948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22949 \begin_inset Text
22950
22951 \begin_layout Plain Layout
22952
22953 \backslash
22954 preceq
22955 \end_layout
22956
22957 \end_inset
22958 </cell>
22959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22960 \begin_inset Text
22961
22962 \begin_layout Plain Layout
22963 \begin_inset Formula $\preceq$
22964 \end_inset
22965
22966
22967 \end_layout
22968
22969 \end_inset
22970 </cell>
22971 </row>
22972 <row>
22973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22974 \begin_inset Text
22975
22976 \begin_layout Plain Layout
22977
22978 \backslash
22979 subset
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22985 \begin_inset Text
22986
22987 \begin_layout Plain Layout
22988 \begin_inset Formula $\subset$
22989 \end_inset
22990
22991
22992 \end_layout
22993
22994 \end_inset
22995 </cell>
22996 </row>
22997 <row>
22998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22999 \begin_inset Text
23000
23001 \begin_layout Plain Layout
23002
23003 \backslash
23004 subseteq
23005 \end_layout
23006
23007 \end_inset
23008 </cell>
23009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23010 \begin_inset Text
23011
23012 \begin_layout Plain Layout
23013 \begin_inset Formula $\subseteq$
23014 \end_inset
23015
23016
23017 \end_layout
23018
23019 \end_inset
23020 </cell>
23021 </row>
23022 <row>
23023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23024 \begin_inset Text
23025
23026 \begin_layout Plain Layout
23027
23028 \backslash
23029 sqsubseteq
23030 \end_layout
23031
23032 \end_inset
23033 </cell>
23034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23035 \begin_inset Text
23036
23037 \begin_layout Plain Layout
23038 \begin_inset Formula $\sqsubseteq$
23039 \end_inset
23040
23041
23042 \end_layout
23043
23044 \end_inset
23045 </cell>
23046 </row>
23047 <row>
23048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23049 \begin_inset Text
23050
23051 \begin_layout Plain Layout
23052
23053 \backslash
23054 in
23055 \end_layout
23056
23057 \end_inset
23058 </cell>
23059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23060 \begin_inset Text
23061
23062 \begin_layout Plain Layout
23063 \begin_inset Formula $\in$
23064 \end_inset
23065
23066
23067 \end_layout
23068
23069 \end_inset
23070 </cell>
23071 </row>
23072 <row>
23073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23074 \begin_inset Text
23075
23076 \begin_layout Plain Layout
23077
23078 \backslash
23079 vdash
23080 \end_layout
23081
23082 \end_inset
23083 </cell>
23084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23085 \begin_inset Text
23086
23087 \begin_layout Plain Layout
23088 \begin_inset Formula $\vdash$
23089 \end_inset
23090
23091
23092 \end_layout
23093
23094 \end_inset
23095 </cell>
23096 </row>
23097 <row>
23098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23099 \begin_inset Text
23100
23101 \begin_layout Plain Layout
23102
23103 \backslash
23104 smile
23105 \end_layout
23106
23107 \end_inset
23108 </cell>
23109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23110 \begin_inset Text
23111
23112 \begin_layout Plain Layout
23113 \begin_inset Formula $\smile$
23114 \end_inset
23115
23116
23117 \end_layout
23118
23119 \end_inset
23120 </cell>
23121 </row>
23122 <row>
23123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23124 \begin_inset Text
23125
23126 \begin_layout Plain Layout
23127
23128 \backslash
23129 lhd
23130 \end_layout
23131
23132 \end_inset
23133 </cell>
23134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23135 \begin_inset Text
23136
23137 \begin_layout Plain Layout
23138 \begin_inset Formula $\lhd$
23139 \end_inset
23140
23141
23142 \end_layout
23143
23144 \end_inset
23145 </cell>
23146 </row>
23147 <row>
23148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23149 \begin_inset Text
23150
23151 \begin_layout Plain Layout
23152
23153 \backslash
23154 unlhd
23155 \end_layout
23156
23157 \end_inset
23158 </cell>
23159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23160 \begin_inset Text
23161
23162 \begin_layout Plain Layout
23163 \begin_inset Formula $\unlhd$
23164 \end_inset
23165
23166
23167 \end_layout
23168
23169 \end_inset
23170 </cell>
23171 </row>
23172 <row>
23173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23174 \begin_inset Text
23175
23176 \begin_layout Plain Layout
23177
23178 \backslash
23179 gtrless
23180 \end_layout
23181
23182 \end_inset
23183 </cell>
23184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23185 \begin_inset Text
23186
23187 \begin_layout Plain Layout
23188 \begin_inset Formula $\gtrless$
23189 \end_inset
23190
23191
23192 \end_layout
23193
23194 \end_inset
23195 </cell>
23196 </row>
23197 <row>
23198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23199 \begin_inset Text
23200
23201 \begin_layout Plain Layout
23202
23203 \backslash
23204 mid
23205 \end_layout
23206
23207 \end_inset
23208 </cell>
23209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23210 \begin_inset Text
23211
23212 \begin_layout Plain Layout
23213 \begin_inset Formula $\mid$
23214 \end_inset
23215
23216
23217 \end_layout
23218
23219 \end_inset
23220 </cell>
23221 </row>
23222 <row>
23223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23224 \begin_inset Text
23225
23226 \begin_layout Plain Layout
23227
23228 \backslash
23229 nmid
23230 \end_layout
23231
23232 \end_inset
23233 </cell>
23234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23235 \begin_inset Text
23236
23237 \begin_layout Plain Layout
23238 \begin_inset Formula $\nmid$
23239 \end_inset
23240
23241
23242 \end_layout
23243
23244 \end_inset
23245 </cell>
23246 </row>
23247 </lyxtabular>
23248
23249 \end_inset
23250
23251
23252 \begin_inset space \hfill{}
23253 \end_inset
23254
23255
23256 \begin_inset Tabular
23257 <lyxtabular version="3" rows="17" columns="2">
23258 <features>
23259 <column alignment="center" valignment="top" width="0pt">
23260 <column alignment="center" valignment="top" width="0pt">
23261 <row>
23262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23263 \begin_inset Text
23264
23265 \begin_layout Plain Layout
23266 Comando
23267 \end_layout
23268
23269 \end_inset
23270 </cell>
23271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23272 \begin_inset Text
23273
23274 \begin_layout Plain Layout
23275 Relación
23276 \end_layout
23277
23278 \end_inset
23279 </cell>
23280 </row>
23281 <row>
23282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23283 \begin_inset Text
23284
23285 \begin_layout Plain Layout
23286 =
23287 \end_layout
23288
23289 \end_inset
23290 </cell>
23291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23292 \begin_inset Text
23293
23294 \begin_layout Plain Layout
23295 \begin_inset Formula $=$
23296 \end_inset
23297
23298
23299 \end_layout
23300
23301 \end_inset
23302 </cell>
23303 </row>
23304 <row>
23305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23306 \begin_inset Text
23307
23308 \begin_layout Plain Layout
23309
23310 \backslash
23311 not=
23312 \end_layout
23313
23314 \end_inset
23315 </cell>
23316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23317 \begin_inset Text
23318
23319 \begin_layout Plain Layout
23320 \begin_inset Formula $\not=$
23321 \end_inset
23322
23323
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 </row>
23329 <row>
23330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23331 \begin_inset Text
23332
23333 \begin_layout Plain Layout
23334
23335 \backslash
23336 equiv
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23342 \begin_inset Text
23343
23344 \begin_layout Plain Layout
23345 \begin_inset Formula $\equiv$
23346 \end_inset
23347
23348
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 </row>
23354 <row>
23355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23356 \begin_inset Text
23357
23358 \begin_layout Plain Layout
23359
23360 \backslash
23361 sim
23362 \end_layout
23363
23364 \end_inset
23365 </cell>
23366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23367 \begin_inset Text
23368
23369 \begin_layout Plain Layout
23370 \begin_inset Formula $\sim$
23371 \end_inset
23372
23373
23374 \end_layout
23375
23376 \end_inset
23377 </cell>
23378 </row>
23379 <row>
23380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23381 \begin_inset Text
23382
23383 \begin_layout Plain Layout
23384
23385 \backslash
23386 simeq
23387 \end_layout
23388
23389 \end_inset
23390 </cell>
23391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23392 \begin_inset Text
23393
23394 \begin_layout Plain Layout
23395 \begin_inset Formula $\simeq$
23396 \end_inset
23397
23398
23399 \end_layout
23400
23401 \end_inset
23402 </cell>
23403 </row>
23404 <row>
23405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23406 \begin_inset Text
23407
23408 \begin_layout Plain Layout
23409
23410 \backslash
23411 approx
23412 \end_layout
23413
23414 \end_inset
23415 </cell>
23416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23417 \begin_inset Text
23418
23419 \begin_layout Plain Layout
23420 \begin_inset Formula $\approx$
23421 \end_inset
23422
23423
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 </row>
23429 <row>
23430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23431 \begin_inset Text
23432
23433 \begin_layout Plain Layout
23434
23435 \backslash
23436 cong
23437 \end_layout
23438
23439 \end_inset
23440 </cell>
23441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23442 \begin_inset Text
23443
23444 \begin_layout Plain Layout
23445 \begin_inset Formula $\cong$
23446 \end_inset
23447
23448
23449 \end_layout
23450
23451 \end_inset
23452 </cell>
23453 </row>
23454 <row>
23455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23456 \begin_inset Text
23457
23458 \begin_layout Plain Layout
23459
23460 \backslash
23461 bowtie
23462 \end_layout
23463
23464 \end_inset
23465 </cell>
23466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23467 \begin_inset Text
23468
23469 \begin_layout Plain Layout
23470 \begin_inset Formula $\bowtie$
23471 \end_inset
23472
23473
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 </row>
23479 <row>
23480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23481 \begin_inset Text
23482
23483 \begin_layout Plain Layout
23484
23485 \backslash
23486 notin
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23492 \begin_inset Text
23493
23494 \begin_layout Plain Layout
23495 \begin_inset Formula $\notin$
23496 \end_inset
23497
23498
23499 \end_layout
23500
23501 \end_inset
23502 </cell>
23503 </row>
23504 <row>
23505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23506 \begin_inset Text
23507
23508 \begin_layout Plain Layout
23509
23510 \backslash
23511 perp
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520 \begin_inset Formula $\perp$
23521 \end_inset
23522
23523
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 </row>
23529 <row>
23530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534
23535 \backslash
23536 propto
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23542 \begin_inset Text
23543
23544 \begin_layout Plain Layout
23545 \begin_inset Formula $\propto$
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \end_inset
23552 </cell>
23553 </row>
23554 <row>
23555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559
23560 \backslash
23561 asymp
23562 \end_layout
23563
23564 \end_inset
23565 </cell>
23566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23567 \begin_inset Text
23568
23569 \begin_layout Plain Layout
23570 \begin_inset Formula $\asymp$
23571 \end_inset
23572
23573
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 </row>
23579 <row>
23580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584
23585 \backslash
23586 doteq
23587 \end_layout
23588
23589 \end_inset
23590 </cell>
23591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23592 \begin_inset Text
23593
23594 \begin_layout Plain Layout
23595 \begin_inset Formula $\doteq$
23596 \end_inset
23597
23598
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 </row>
23604 <row>
23605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23606 \begin_inset Text
23607
23608 \begin_layout Plain Layout
23609
23610 \backslash
23611 circeq
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620 \begin_inset Formula $\circeq$
23621 \end_inset
23622
23623
23624 \end_layout
23625
23626 \end_inset
23627 </cell>
23628 </row>
23629 <row>
23630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23631 \begin_inset Text
23632
23633 \begin_layout Plain Layout
23634
23635 \backslash
23636 models
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645 \begin_inset Formula $\models$
23646 \end_inset
23647
23648
23649 \end_layout
23650
23651 \end_inset
23652 </cell>
23653 </row>
23654 <row>
23655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23656 \begin_inset Text
23657
23658 \begin_layout Plain Layout
23659
23660 \backslash
23661 widehat=
23662 \end_layout
23663
23664 \end_inset
23665 </cell>
23666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23667 \begin_inset Text
23668
23669 \begin_layout Plain Layout
23670 \begin_inset Formula $\widehat{=}$
23671 \end_inset
23672
23673
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 </row>
23679 </lyxtabular>
23680
23681 \end_inset
23682
23683
23684 \begin_inset space \hfill{}
23685 \end_inset
23686
23687
23688 \begin_inset Tabular
23689 <lyxtabular version="3" rows="17" columns="2">
23690 <features>
23691 <column alignment="center" valignment="top" width="0pt">
23692 <column alignment="center" valignment="top" width="0pt">
23693 <row>
23694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23695 \begin_inset Text
23696
23697 \begin_layout Plain Layout
23698 Comando
23699 \end_layout
23700
23701 \end_inset
23702 </cell>
23703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23704 \begin_inset Text
23705
23706 \begin_layout Plain Layout
23707 Relación
23708 \end_layout
23709
23710 \end_inset
23711 </cell>
23712 </row>
23713 <row>
23714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23715 \begin_inset Text
23716
23717 \begin_layout Plain Layout
23718 >
23719 \end_layout
23720
23721 \end_inset
23722 </cell>
23723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23724 \begin_inset Text
23725
23726 \begin_layout Plain Layout
23727 \begin_inset Formula $>$
23728 \end_inset
23729
23730
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 </row>
23736 <row>
23737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23738 \begin_inset Text
23739
23740 \begin_layout Plain Layout
23741
23742 \backslash
23743 ge
23744 \end_layout
23745
23746 \end_inset
23747 </cell>
23748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23749 \begin_inset Text
23750
23751 \begin_layout Plain Layout
23752 \begin_inset Formula $\ge$
23753 \end_inset
23754
23755
23756 \end_layout
23757
23758 \end_inset
23759 </cell>
23760 </row>
23761 <row>
23762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23763 \begin_inset Text
23764
23765 \begin_layout Plain Layout
23766
23767 \backslash
23768 gg
23769 \end_layout
23770
23771 \end_inset
23772 </cell>
23773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23774 \begin_inset Text
23775
23776 \begin_layout Plain Layout
23777 \begin_inset Formula $\gg$
23778 \end_inset
23779
23780
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 </row>
23786 <row>
23787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23788 \begin_inset Text
23789
23790 \begin_layout Plain Layout
23791
23792 \backslash
23793 succ
23794 \end_layout
23795
23796 \end_inset
23797 </cell>
23798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23799 \begin_inset Text
23800
23801 \begin_layout Plain Layout
23802 \begin_inset Formula $\succ$
23803 \end_inset
23804
23805
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 </row>
23811 <row>
23812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23813 \begin_inset Text
23814
23815 \begin_layout Plain Layout
23816
23817 \backslash
23818 succeq
23819 \end_layout
23820
23821 \end_inset
23822 </cell>
23823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23824 \begin_inset Text
23825
23826 \begin_layout Plain Layout
23827 \begin_inset Formula $\succeq$
23828 \end_inset
23829
23830
23831 \end_layout
23832
23833 \end_inset
23834 </cell>
23835 </row>
23836 <row>
23837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23838 \begin_inset Text
23839
23840 \begin_layout Plain Layout
23841
23842 \backslash
23843 supset
23844 \end_layout
23845
23846 \end_inset
23847 </cell>
23848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23849 \begin_inset Text
23850
23851 \begin_layout Plain Layout
23852 \begin_inset Formula $\supset$
23853 \end_inset
23854
23855
23856 \end_layout
23857
23858 \end_inset
23859 </cell>
23860 </row>
23861 <row>
23862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23863 \begin_inset Text
23864
23865 \begin_layout Plain Layout
23866
23867 \backslash
23868 supseteq
23869 \end_layout
23870
23871 \end_inset
23872 </cell>
23873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23874 \begin_inset Text
23875
23876 \begin_layout Plain Layout
23877 \begin_inset Formula $\supseteq$
23878 \end_inset
23879
23880
23881 \end_layout
23882
23883 \end_inset
23884 </cell>
23885 </row>
23886 <row>
23887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23888 \begin_inset Text
23889
23890 \begin_layout Plain Layout
23891
23892 \backslash
23893 sqsupseteq
23894 \end_layout
23895
23896 \end_inset
23897 </cell>
23898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23899 \begin_inset Text
23900
23901 \begin_layout Plain Layout
23902 \begin_inset Formula $\sqsupseteq$
23903 \end_inset
23904
23905
23906 \end_layout
23907
23908 \end_inset
23909 </cell>
23910 </row>
23911 <row>
23912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23913 \begin_inset Text
23914
23915 \begin_layout Plain Layout
23916
23917 \backslash
23918 ni
23919 \end_layout
23920
23921 \end_inset
23922 </cell>
23923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23924 \begin_inset Text
23925
23926 \begin_layout Plain Layout
23927 \begin_inset Formula $\ni$
23928 \end_inset
23929
23930
23931 \end_layout
23932
23933 \end_inset
23934 </cell>
23935 </row>
23936 <row>
23937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23938 \begin_inset Text
23939
23940 \begin_layout Plain Layout
23941
23942 \backslash
23943 dashv
23944 \end_layout
23945
23946 \end_inset
23947 </cell>
23948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Plain Layout
23952 \begin_inset Formula $\dashv$
23953 \end_inset
23954
23955
23956 \end_layout
23957
23958 \end_inset
23959 </cell>
23960 </row>
23961 <row>
23962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23963 \begin_inset Text
23964
23965 \begin_layout Plain Layout
23966
23967 \backslash
23968 frown
23969 \end_layout
23970
23971 \end_inset
23972 </cell>
23973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23974 \begin_inset Text
23975
23976 \begin_layout Plain Layout
23977 \begin_inset Formula $\frown$
23978 \end_inset
23979
23980
23981 \end_layout
23982
23983 \end_inset
23984 </cell>
23985 </row>
23986 <row>
23987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23988 \begin_inset Text
23989
23990 \begin_layout Plain Layout
23991
23992 \backslash
23993 rhd
23994 \end_layout
23995
23996 \end_inset
23997 </cell>
23998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23999 \begin_inset Text
24000
24001 \begin_layout Plain Layout
24002 \begin_inset Formula $\rhd$
24003 \end_inset
24004
24005
24006 \end_layout
24007
24008 \end_inset
24009 </cell>
24010 </row>
24011 <row>
24012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24013 \begin_inset Text
24014
24015 \begin_layout Plain Layout
24016
24017 \backslash
24018 unrhd
24019 \end_layout
24020
24021 \end_inset
24022 </cell>
24023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24024 \begin_inset Text
24025
24026 \begin_layout Plain Layout
24027 \begin_inset Formula $\unrhd$
24028 \end_inset
24029
24030
24031 \end_layout
24032
24033 \end_inset
24034 </cell>
24035 </row>
24036 <row>
24037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24038 \begin_inset Text
24039
24040 \begin_layout Plain Layout
24041
24042 \backslash
24043 lessgtr
24044 \end_layout
24045
24046 \end_inset
24047 </cell>
24048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24049 \begin_inset Text
24050
24051 \begin_layout Plain Layout
24052 \begin_inset Formula $\lessgtr$
24053 \end_inset
24054
24055
24056 \end_layout
24057
24058 \end_inset
24059 </cell>
24060 </row>
24061 <row>
24062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24063 \begin_inset Text
24064
24065 \begin_layout Plain Layout
24066
24067 \backslash
24068 parallel
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24074 \begin_inset Text
24075
24076 \begin_layout Plain Layout
24077 \begin_inset Formula $\parallel$
24078 \end_inset
24079
24080
24081 \end_layout
24082
24083 \end_inset
24084 </cell>
24085 </row>
24086 <row>
24087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24088 \begin_inset Text
24089
24090 \begin_layout Plain Layout
24091
24092 \backslash
24093 nparallel
24094 \end_layout
24095
24096 \end_inset
24097 </cell>
24098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24099 \begin_inset Text
24100
24101 \begin_layout Plain Layout
24102 \begin_inset Formula $\nparallel$
24103 \end_inset
24104
24105
24106 \end_layout
24107
24108 \end_inset
24109 </cell>
24110 </row>
24111 </lyxtabular>
24112
24113 \end_inset
24114
24115
24116 \begin_inset space \hfill{}
24117 \end_inset
24118
24119
24120 \end_layout
24121
24122 \begin_layout Standard
24123 \begin_inset VSpace medskip
24124 \end_inset
24125
24126
24127 \end_layout
24128
24129 \begin_layout Standard
24130 Los caracteres 
24131 \series bold
24132
24133 \backslash
24134 lhd
24135 \series default
24136  y 
24137 \series bold
24138
24139 \backslash
24140 rhd
24141 \series default
24142  son mayores que los operadores de aspecto similar 
24143 \series bold
24144
24145 \backslash
24146 triangleleft
24147 \series default
24148  y 
24149 \series bold
24150
24151 \backslash
24152 triangleright
24153 \series default
24154 , respectivamente.
24155 \end_layout
24156
24157 \begin_layout Standard
24158 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24159 \end_layout
24160
24161 \begin_layout Standard
24162 Se pueden componer relaciones con etiquetas con el comando 
24163 \series bold
24164
24165 \backslash
24166 stackrel
24167 \series default
24168
24169 \begin_inset Index
24170 status collapsed
24171
24172 \begin_layout Plain Layout
24173 Comandos ! S ! 
24174 \backslash
24175 stackrel
24176 \end_layout
24177
24178 \end_inset
24179
24180 :
24181 \end_layout
24182
24183 \begin_layout Standard
24184 \align center
24185 \begin_inset Tabular
24186 <lyxtabular version="3" rows="2" columns="2">
24187 <features>
24188 <column alignment="center" valignment="top" width="0">
24189 <column alignment="center" valignment="top" width="0">
24190 <row>
24191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24192 \begin_inset Text
24193
24194 \begin_layout Plain Layout
24195 Comando
24196 \end_layout
24197
24198 \end_inset
24199 </cell>
24200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24201 \begin_inset Text
24202
24203 \begin_layout Plain Layout
24204 Resultado
24205 \begin_inset Note Note
24206 status collapsed
24207
24208 \begin_layout Plain Layout
24209
24210 \series bold
24211
24212 \backslash
24213 raisebox
24214 \series default
24215  se usa sólo como espaciador
24216 \end_layout
24217
24218 \end_inset
24219
24220
24221 \end_layout
24222
24223 \end_inset
24224 </cell>
24225 </row>
24226 <row>
24227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24228 \begin_inset Text
24229
24230 \begin_layout Plain Layout
24231 A(r)
24232 \backslash
24233 stackrel
24234 \begin_inset ERT
24235 status collapsed
24236
24237 \begin_layout Plain Layout
24238
24239
24240 \backslash
24241 spce 
24242 \end_layout
24243
24244 \end_inset
24245
24246 r
24247 \backslash
24248 to
24249 \backslash
24250 infty
24251 \begin_inset ERT
24252 status collapsed
24253
24254 \begin_layout Plain Layout
24255
24256
24257 \backslash
24258 spce 
24259 \end_layout
24260
24261 \end_inset
24262
24263
24264 \begin_inset Formula $\downarrow$
24265 \end_inset
24266
24267
24268 \backslash
24269 approx
24270 \begin_inset ERT
24271 status collapsed
24272
24273 \begin_layout Plain Layout
24274
24275
24276 \backslash
24277 spce 
24278 \end_layout
24279
24280 \end_inset
24281
24282
24283 \begin_inset ERT
24284 status collapsed
24285
24286 \begin_layout Plain Layout
24287
24288
24289 \backslash
24290 spce 
24291 \end_layout
24292
24293 \end_inset
24294
24295 B
24296 \end_layout
24297
24298 \end_inset
24299 </cell>
24300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24301 \begin_inset Text
24302
24303 \begin_layout Plain Layout
24304 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24305 \end_inset
24306
24307
24308 \end_layout
24309
24310 \end_inset
24311 </cell>
24312 </row>
24313 </lyxtabular>
24314
24315 \end_inset
24316
24317
24318 \end_layout
24319
24320 \begin_layout Section
24321 Funciones
24322 \end_layout
24323
24324 \begin_layout Subsection
24325 Funciones predefinidas
24326 \begin_inset CommandInset label
24327 LatexCommand label
24328 name "sub:Funciones-predefinidas"
24329
24330 \end_inset
24331
24332
24333 \begin_inset Index
24334 status collapsed
24335
24336 \begin_layout Plain Layout
24337 Funciones ! predefinidas
24338 \end_layout
24339
24340 \end_inset
24341
24342
24343 \end_layout
24344
24345 \begin_layout Standard
24346 En general las variables se escriben en 
24347 \emph on
24348 cursiva
24349 \emph default
24350  en expresiones matemáticas, pero no los nombres de las funciones, porque
24351  
24352 \begin_inset Formula $sen$
24353 \end_inset
24354
24355  podría confundirse con 
24356 \begin_inset Formula $s\cdot e\cdot n$
24357 \end_inset
24358
24359 .
24360  Por eso hay funciones predefinidas, que además se separan un poco del factor
24361  precedente.
24362  Se insertan como comandos con una barra inversa  delante de su nombre.
24363 \end_layout
24364
24365 \begin_layout Standard
24366 \align center
24367 \begin_inset Tabular
24368 <lyxtabular version="3" rows="2" columns="4">
24369 <features>
24370 <column alignment="center" valignment="top" width="0pt">
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 <row>
24375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24376 \begin_inset Text
24377
24378 \begin_layout Plain Layout
24379 Comando
24380 \end_layout
24381
24382 \end_inset
24383 </cell>
24384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24385 \begin_inset Text
24386
24387 \begin_layout Plain Layout
24388 Resultado
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24394 \begin_inset Text
24395
24396 \begin_layout Plain Layout
24397 Comando
24398 \end_layout
24399
24400 \end_inset
24401 </cell>
24402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24403 \begin_inset Text
24404
24405 \begin_layout Plain Layout
24406 Resultado
24407 \end_layout
24408
24409 \end_inset
24410 </cell>
24411 </row>
24412 <row>
24413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24414 \begin_inset Text
24415
24416 \begin_layout Plain Layout
24417 Asen(x)+B
24418 \end_layout
24419
24420 \end_inset
24421 </cell>
24422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Plain Layout
24426 \begin_inset Formula $Asen(x)+B$
24427 \end_inset
24428
24429
24430 \end_layout
24431
24432 \end_inset
24433 </cell>
24434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \begin_layout Plain Layout
24438 A
24439 \backslash
24440 sen(x)+B
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24446 \begin_inset Text
24447
24448 \begin_layout Plain Layout
24449 \begin_inset Formula $A\sen(x)+B$
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \end_inset
24456 </cell>
24457 </row>
24458 </lyxtabular>
24459
24460 \end_inset
24461
24462
24463 \end_layout
24464
24465 \begin_layout Standard
24466 Las funciones siguientes están predefinidas:
24467 \begin_inset Foot
24468 status open
24469
24470 \begin_layout Plain Layout
24471 Se han añadido los comandos equivalentes suministrados por el estilo 
24472 \series bold
24473 spanish
24474 \series default
24475  de 
24476 \series bold
24477 babel
24478 \series default
24479 , adaptados a las convenciones hispanohablantes.
24480  Además, en su caso, las funciones serán acentuadas automáticamente en la
24481  salida, p.
24482 \begin_inset space \thinspace{}
24483 \end_inset
24484
24485 e.
24486  
24487 \begin_inset Quotes fld
24488 \end_inset
24489
24490 lím
24491 \begin_inset Quotes frd
24492 \end_inset
24493
24494  o 
24495 \begin_inset Quotes fld
24496 \end_inset
24497
24498 máx
24499 \begin_inset Quotes frd
24500 \end_inset
24501
24502 .
24503  Más información en 
24504 \begin_inset CommandInset citation
24505 LatexCommand cite
24506 key "spanish"
24507
24508 \end_inset
24509
24510 .
24511  (
24512 \emph on
24513 N.
24514 \begin_inset space \thinspace{}
24515 \end_inset
24516
24517 del t.
24518 \emph default
24519 )
24520 \end_layout
24521
24522 \end_inset
24523
24524
24525 \end_layout
24526
24527 \begin_layout Standard
24528 \begin_inset VSpace -2mm
24529 \end_inset
24530
24531
24532 \end_layout
24533
24534 \begin_layout Standard
24535 \align center
24536 \begin_inset Tabular
24537 <lyxtabular version="3" rows="9" columns="7">
24538 <features>
24539 <column alignment="center" valignment="top" width="0pt">
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 <row>
24547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24548 \begin_inset Text
24549
24550 \begin_layout Plain Layout
24551 Comando
24552 \end_layout
24553
24554 \end_inset
24555 </cell>
24556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24557 \begin_inset Text
24558
24559 \begin_layout Plain Layout
24560 español
24561 \end_layout
24562
24563 \end_inset
24564 </cell>
24565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24566 \begin_inset Text
24567
24568 \begin_layout Plain Layout
24569 Comando
24570 \end_layout
24571
24572 \end_inset
24573 </cell>
24574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24575 \begin_inset Text
24576
24577 \begin_layout Plain Layout
24578 español
24579 \end_layout
24580
24581 \end_inset
24582 </cell>
24583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24584 \begin_inset Text
24585
24586 \begin_layout Plain Layout
24587 Comando
24588 \end_layout
24589
24590 \end_inset
24591 </cell>
24592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24593 \begin_inset Text
24594
24595 \begin_layout Plain Layout
24596 español
24597 \end_layout
24598
24599 \end_inset
24600 </cell>
24601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24602 \begin_inset Text
24603
24604 \begin_layout Plain Layout
24605 Comando
24606 \end_layout
24607
24608 \end_inset
24609 </cell>
24610 </row>
24611 <row>
24612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24613 \begin_inset Text
24614
24615 \begin_layout Plain Layout
24616
24617 \backslash
24618 sin
24619 \end_layout
24620
24621 \end_inset
24622 </cell>
24623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24624 \begin_inset Text
24625
24626 \begin_layout Plain Layout
24627
24628 \backslash
24629 sen
24630 \end_layout
24631
24632 \end_inset
24633 </cell>
24634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24635 \begin_inset Text
24636
24637 \begin_layout Plain Layout
24638
24639 \backslash
24640 sinh
24641 \end_layout
24642
24643 \end_inset
24644 </cell>
24645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24646 \begin_inset Text
24647
24648 \begin_layout Plain Layout
24649
24650 \backslash
24651 senh
24652 \end_layout
24653
24654 \end_inset
24655 </cell>
24656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24657 \begin_inset Text
24658
24659 \begin_layout Plain Layout
24660
24661 \backslash
24662 arcsin
24663 \end_layout
24664
24665 \end_inset
24666 </cell>
24667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24668 \begin_inset Text
24669
24670 \begin_layout Plain Layout
24671
24672 \backslash
24673 arcsen
24674 \end_layout
24675
24676 \end_inset
24677 </cell>
24678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24679 \begin_inset Text
24680
24681 \begin_layout Plain Layout
24682
24683 \backslash
24684 sup
24685 \end_layout
24686
24687 \end_inset
24688 </cell>
24689 </row>
24690 <row>
24691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24692 \begin_inset Text
24693
24694 \begin_layout Plain Layout
24695
24696 \backslash
24697 cos
24698 \end_layout
24699
24700 \end_inset
24701 </cell>
24702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24703 \begin_inset Text
24704
24705 \begin_layout Plain Layout
24706
24707 \end_layout
24708
24709 \end_inset
24710 </cell>
24711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24712 \begin_inset Text
24713
24714 \begin_layout Plain Layout
24715
24716 \backslash
24717 cosh
24718 \end_layout
24719
24720 \end_inset
24721 </cell>
24722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24723 \begin_inset Text
24724
24725 \begin_layout Plain Layout
24726
24727 \end_layout
24728
24729 \end_inset
24730 </cell>
24731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24732 \begin_inset Text
24733
24734 \begin_layout Plain Layout
24735
24736 \backslash
24737 arccos
24738 \end_layout
24739
24740 \end_inset
24741 </cell>
24742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24743 \begin_inset Text
24744
24745 \begin_layout Plain Layout
24746
24747 \backslash
24748 arccos
24749 \end_layout
24750
24751 \end_inset
24752 </cell>
24753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757
24758 \backslash
24759 inf
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 </row>
24765 <row>
24766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24767 \begin_inset Text
24768
24769 \begin_layout Plain Layout
24770
24771 \backslash
24772 tan
24773 \end_layout
24774
24775 \end_inset
24776 </cell>
24777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24778 \begin_inset Text
24779
24780 \begin_layout Plain Layout
24781
24782 \backslash
24783 tg
24784 \end_layout
24785
24786 \end_inset
24787 </cell>
24788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24789 \begin_inset Text
24790
24791 \begin_layout Plain Layout
24792
24793 \backslash
24794 tanh
24795 \end_layout
24796
24797 \end_inset
24798 </cell>
24799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24800 \begin_inset Text
24801
24802 \begin_layout Plain Layout
24803
24804 \backslash
24805 tgh
24806 \end_layout
24807
24808 \end_inset
24809 </cell>
24810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24811 \begin_inset Text
24812
24813 \begin_layout Plain Layout
24814
24815 \backslash
24816 arctan
24817 \end_layout
24818
24819 \end_inset
24820 </cell>
24821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24822 \begin_inset Text
24823
24824 \begin_layout Plain Layout
24825
24826 \backslash
24827 arctg
24828 \end_layout
24829
24830 \end_inset
24831 </cell>
24832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24833 \begin_inset Text
24834
24835 \begin_layout Plain Layout
24836
24837 \backslash
24838 lim
24839 \end_layout
24840
24841 \end_inset
24842 </cell>
24843 </row>
24844 <row>
24845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24846 \begin_inset Text
24847
24848 \begin_layout Plain Layout
24849
24850 \backslash
24851 cot
24852 \end_layout
24853
24854 \end_inset
24855 </cell>
24856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24857 \begin_inset Text
24858
24859 \begin_layout Plain Layout
24860
24861 \backslash
24862 cotg
24863 \end_layout
24864
24865 \end_inset
24866 </cell>
24867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24868 \begin_inset Text
24869
24870 \begin_layout Plain Layout
24871
24872 \backslash
24873 coth
24874 \end_layout
24875
24876 \end_inset
24877 </cell>
24878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24879 \begin_inset Text
24880
24881 \begin_layout Plain Layout
24882
24883 \end_layout
24884
24885 \end_inset
24886 </cell>
24887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24888 \begin_inset Text
24889
24890 \begin_layout Plain Layout
24891
24892 \backslash
24893 arg
24894 \end_layout
24895
24896 \end_inset
24897 </cell>
24898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24899 \begin_inset Text
24900
24901 \begin_layout Plain Layout
24902
24903 \end_layout
24904
24905 \end_inset
24906 </cell>
24907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24908 \begin_inset Text
24909
24910 \begin_layout Plain Layout
24911
24912 \backslash
24913 liminf
24914 \end_layout
24915
24916 \end_inset
24917 </cell>
24918 </row>
24919 <row>
24920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24921 \begin_inset Text
24922
24923 \begin_layout Plain Layout
24924
24925 \backslash
24926 sec
24927 \end_layout
24928
24929 \end_inset
24930 </cell>
24931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24932 \begin_inset Text
24933
24934 \begin_layout Plain Layout
24935
24936 \end_layout
24937
24938 \end_inset
24939 </cell>
24940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24941 \begin_inset Text
24942
24943 \begin_layout Plain Layout
24944
24945 \backslash
24946 min
24947 \end_layout
24948
24949 \end_inset
24950 </cell>
24951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24952 \begin_inset Text
24953
24954 \begin_layout Plain Layout
24955
24956 \end_layout
24957
24958 \end_inset
24959 </cell>
24960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24961 \begin_inset Text
24962
24963 \begin_layout Plain Layout
24964
24965 \backslash
24966 deg
24967 \end_layout
24968
24969 \end_inset
24970 </cell>
24971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24972 \begin_inset Text
24973
24974 \begin_layout Plain Layout
24975
24976 \end_layout
24977
24978 \end_inset
24979 </cell>
24980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24981 \begin_inset Text
24982
24983 \begin_layout Plain Layout
24984
24985 \backslash
24986 limsup
24987 \end_layout
24988
24989 \end_inset
24990 </cell>
24991 </row>
24992 <row>
24993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24994 \begin_inset Text
24995
24996 \begin_layout Plain Layout
24997
24998 \backslash
24999 csc
25000 \end_layout
25001
25002 \end_inset
25003 </cell>
25004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Plain Layout
25008
25009 \backslash
25010 cosec
25011 \end_layout
25012
25013 \end_inset
25014 </cell>
25015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25016 \begin_inset Text
25017
25018 \begin_layout Plain Layout
25019
25020 \backslash
25021 max
25022 \end_layout
25023
25024 \end_inset
25025 </cell>
25026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25027 \begin_inset Text
25028
25029 \begin_layout Plain Layout
25030
25031 \end_layout
25032
25033 \end_inset
25034 </cell>
25035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25036 \begin_inset Text
25037
25038 \begin_layout Plain Layout
25039
25040 \backslash
25041 det
25042 \end_layout
25043
25044 \end_inset
25045 </cell>
25046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25047 \begin_inset Text
25048
25049 \begin_layout Plain Layout
25050
25051 \end_layout
25052
25053 \end_inset
25054 </cell>
25055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25056 \begin_inset Text
25057
25058 \begin_layout Plain Layout
25059
25060 \backslash
25061 Pr
25062 \end_layout
25063
25064 \end_inset
25065 </cell>
25066 </row>
25067 <row>
25068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25069 \begin_inset Text
25070
25071 \begin_layout Plain Layout
25072
25073 \backslash
25074 ln
25075 \end_layout
25076
25077 \end_inset
25078 </cell>
25079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25080 \begin_inset Text
25081
25082 \begin_layout Plain Layout
25083
25084 \end_layout
25085
25086 \end_inset
25087 </cell>
25088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25089 \begin_inset Text
25090
25091 \begin_layout Plain Layout
25092
25093 \backslash
25094 exp
25095 \end_layout
25096
25097 \end_inset
25098 </cell>
25099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25100 \begin_inset Text
25101
25102 \begin_layout Plain Layout
25103
25104 \end_layout
25105
25106 \end_inset
25107 </cell>
25108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25109 \begin_inset Text
25110
25111 \begin_layout Plain Layout
25112
25113 \backslash
25114 dim
25115 \end_layout
25116
25117 \end_inset
25118 </cell>
25119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25120 \begin_inset Text
25121
25122 \begin_layout Plain Layout
25123
25124 \end_layout
25125
25126 \end_inset
25127 </cell>
25128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25129 \begin_inset Text
25130
25131 \begin_layout Plain Layout
25132
25133 \backslash
25134 hom
25135 \end_layout
25136
25137 \end_inset
25138 </cell>
25139 </row>
25140 <row>
25141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25142 \begin_inset Text
25143
25144 \begin_layout Plain Layout
25145
25146 \backslash
25147 lg
25148 \end_layout
25149
25150 \end_inset
25151 </cell>
25152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25153 \begin_inset Text
25154
25155 \begin_layout Plain Layout
25156
25157 \end_layout
25158
25159 \end_inset
25160 </cell>
25161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25162 \begin_inset Text
25163
25164 \begin_layout Plain Layout
25165
25166 \backslash
25167 log
25168 \end_layout
25169
25170 \end_inset
25171 </cell>
25172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25173 \begin_inset Text
25174
25175 \begin_layout Plain Layout
25176
25177 \end_layout
25178
25179 \end_inset
25180 </cell>
25181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25182 \begin_inset Text
25183
25184 \begin_layout Plain Layout
25185
25186 \backslash
25187 ker
25188 \end_layout
25189
25190 \end_inset
25191 </cell>
25192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25193 \begin_inset Text
25194
25195 \begin_layout Plain Layout
25196
25197 \end_layout
25198
25199 \end_inset
25200 </cell>
25201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25202 \begin_inset Text
25203
25204 \begin_layout Plain Layout
25205
25206 \backslash
25207 gcd
25208 \end_layout
25209
25210 \end_inset
25211 </cell>
25212 </row>
25213 </lyxtabular>
25214
25215 \end_inset
25216
25217
25218 \end_layout
25219
25220 \begin_layout Standard
25221 También se pueden insertar con el botón 
25222 \begin_inset Graphics
25223         filename ../../images/math/functions.png
25224         scale 85
25225
25226 \end_inset
25227
25228  de la barra de ecuaciones.
25229 \end_layout
25230
25231 \begin_layout Subsection
25232 Funciones definidas por el usuario
25233 \begin_inset Index
25234 status collapsed
25235
25236 \begin_layout Plain Layout
25237 Funciones ! personalizadas
25238 \end_layout
25239
25240 \end_inset
25241
25242
25243 \end_layout
25244
25245 \begin_layout Standard
25246 Para usar una función no predefinida, como por ejemplo la función signo,
25247  sgn(x), hay dos posibilidades:
25248 \end_layout
25249
25250 \begin_layout Itemize
25251 Define la función añadiendo al preámbulo LaTeX la línea
25252 \begin_inset Foot
25253 status collapsed
25254
25255 \begin_layout Plain Layout
25256 Más sobre 
25257 \series bold
25258
25259 \backslash
25260 DeclareMathOperator
25261 \series default
25262  en 
25263 \begin_inset CommandInset ref
25264 LatexCommand ref
25265 reference "sub:Operadores-de-usuario"
25266
25267 \end_inset
25268
25269
25270 \end_layout
25271
25272 \end_inset
25273
25274
25275 \begin_inset Newline newline
25276 \end_inset
25277
25278
25279 \begin_inset VSpace -3mm
25280 \end_inset
25281
25282
25283 \begin_inset Newline newline
25284 \end_inset
25285
25286
25287 \series bold
25288
25289 \backslash
25290 DeclareMathOperator{
25291 \backslash
25292 sgn}{sgn}
25293 \series default
25294
25295 \begin_inset Index
25296 status collapsed
25297
25298 \begin_layout Plain Layout
25299 Comandos ! D ! 
25300 \backslash
25301 dbinom@
25302 \backslash
25303 DeclareMathOperator
25304 \end_layout
25305
25306 \end_inset
25307
25308
25309 \begin_inset Newline newline
25310 \end_inset
25311
25312
25313 \begin_inset VSpace -2mm
25314 \end_inset
25315
25316
25317 \begin_inset Newline newline
25318 \end_inset
25319
25320 Ahora la función recién definida se puede obtener con el comando 
25321 \series bold
25322
25323 \backslash
25324 sgn
25325 \series default
25326 .
25327 \end_layout
25328
25329 \begin_layout Itemize
25330 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25331  en nuestro ejemplo las letras 
25332 \emph on
25333 sgn
25334 \emph default
25335 , y cámbialo a texto matemático.
25336  Entre el factor precedente y la función se inserta un espacio.
25337 \end_layout
25338
25339 \begin_layout Standard
25340 El resultado con ambos métodos es el mismo que con una función predefinida:
25341 \begin_inset Foot
25342 status collapsed
25343
25344 \begin_layout Plain Layout
25345 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25346  negro.
25347 \end_layout
25348
25349 \end_inset
25350
25351
25352 \end_layout
25353
25354 \begin_layout Standard
25355 \align center
25356 \begin_inset Tabular
25357 <lyxtabular version="3" rows="3" columns="2">
25358 <features>
25359 <column alignment="center" valignment="top" width="0pt">
25360 <column alignment="center" valignment="top" width="0pt">
25361 <row>
25362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25363 \begin_inset Text
25364
25365 \begin_layout Plain Layout
25366 Comando
25367 \end_layout
25368
25369 \end_inset
25370 </cell>
25371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25372 \begin_inset Text
25373
25374 \begin_layout Plain Layout
25375 Resultado
25376 \end_layout
25377
25378 \end_inset
25379 </cell>
25380 </row>
25381 <row>
25382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25383 \begin_inset Text
25384
25385 \begin_layout Plain Layout
25386 A
25387 \backslash
25388 sgn(x)+B
25389 \end_layout
25390
25391 \end_inset
25392 </cell>
25393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25394 \begin_inset Text
25395
25396 \begin_layout Plain Layout
25397 \begin_inset Formula $A\sgn(x)+B$
25398 \end_inset
25399
25400
25401 \end_layout
25402
25403 \end_inset
25404 </cell>
25405 </row>
25406 <row>
25407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25408 \begin_inset Text
25409
25410 \begin_layout Plain Layout
25411 A
25412 \backslash
25413 ,
25414 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
25415 \end_inset
25416
25417 (x)+B
25418 \end_layout
25419
25420 \end_inset
25421 </cell>
25422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25423 \begin_inset Text
25424
25425 \begin_layout Plain Layout
25426 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25427 \end_inset
25428
25429
25430 \end_layout
25431
25432 \end_inset
25433 </cell>
25434 </row>
25435 </lyxtabular>
25436
25437 \end_inset
25438
25439
25440 \end_layout
25441
25442 \begin_layout Standard
25443 El primer método es preferible si la función se va a usar varias veces.
25444 \end_layout
25445
25446 \begin_layout Subsection
25447 Límites
25448 \begin_inset Index
25449 status collapsed
25450
25451 \begin_layout Plain Layout
25452 Limites@Límites
25453 \end_layout
25454
25455 \end_inset
25456
25457
25458 \end_layout
25459
25460 \begin_layout Standard
25461 Para límites, además de 
25462 \series bold
25463
25464 \backslash
25465 lim
25466 \series default
25467
25468 \begin_inset Index
25469 status collapsed
25470
25471 \begin_layout Plain Layout
25472 Comandos ! L ! 
25473 \backslash
25474 lim
25475 \end_layout
25476
25477 \end_inset
25478
25479
25480 \series bold
25481
25482 \backslash
25483 liminf
25484 \series default
25485  y 
25486 \series bold
25487
25488 \backslash
25489 limsup
25490 \series default
25491  están definidas las siguientes funciones:
25492 \series bold
25493  
25494 \end_layout
25495
25496 \begin_layout Standard
25497 \noindent
25498 \align center
25499 \begin_inset Tabular
25500 <lyxtabular version="3" rows="5" columns="2">
25501 <features>
25502 <column alignment="center" valignment="top" width="0">
25503 <column alignment="center" valignment="top" width="0">
25504 <row>
25505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25506 \begin_inset Text
25507
25508 \begin_layout Plain Layout
25509 Comando
25510 \end_layout
25511
25512 \end_inset
25513 </cell>
25514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25515 \begin_inset Text
25516
25517 \begin_layout Plain Layout
25518 Resultado
25519 \begin_inset Note Note
25520 status collapsed
25521
25522 \begin_layout Plain Layout
25523
25524 \series bold
25525
25526 \backslash
25527 raisebox
25528 \series default
25529  se usa sólo como espaciador
25530 \end_layout
25531
25532 \end_inset
25533
25534
25535 \end_layout
25536
25537 \end_inset
25538 </cell>
25539 </row>
25540 <row>
25541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25542 \begin_inset Text
25543
25544 \begin_layout Plain Layout
25545
25546 \backslash
25547 varliminf
25548 \end_layout
25549
25550 \end_inset
25551 </cell>
25552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25553 \begin_inset Text
25554
25555 \begin_layout Plain Layout
25556 \begin_inset Formula $\varliminf$
25557 \end_inset
25558
25559
25560 \end_layout
25561
25562 \end_inset
25563 </cell>
25564 </row>
25565 <row>
25566 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25567 \begin_inset Text
25568
25569 \begin_layout Plain Layout
25570
25571 \backslash
25572 varlimsup
25573 \end_layout
25574
25575 \end_inset
25576 </cell>
25577 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25578 \begin_inset Text
25579
25580 \begin_layout Plain Layout
25581 \begin_inset Formula $\varlimsup$
25582 \end_inset
25583
25584
25585 \end_layout
25586
25587 \end_inset
25588 </cell>
25589 </row>
25590 <row>
25591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25592 \begin_inset Text
25593
25594 \begin_layout Plain Layout
25595
25596 \backslash
25597 varprojlim
25598 \end_layout
25599
25600 \end_inset
25601 </cell>
25602 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25603 \begin_inset Text
25604
25605 \begin_layout Plain Layout
25606 \begin_inset Formula $\varprojlim$
25607 \end_inset
25608
25609
25610 \end_layout
25611
25612 \end_inset
25613 </cell>
25614 </row>
25615 <row>
25616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25617 \begin_inset Text
25618
25619 \begin_layout Plain Layout
25620
25621 \backslash
25622 varinjlim
25623 \end_layout
25624
25625 \end_inset
25626 </cell>
25627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25628 \begin_inset Text
25629
25630 \begin_layout Plain Layout
25631 \begin_inset Formula $\varinjlim$
25632 \end_inset
25633
25634
25635 \begin_inset Formula $\raisebox{-2.5mm}{}$
25636 \end_inset
25637
25638
25639 \end_layout
25640
25641 \end_inset
25642 </cell>
25643 </row>
25644 </lyxtabular>
25645
25646 \end_inset
25647
25648
25649 \end_layout
25650
25651 \begin_layout Standard
25652 \begin_inset VSpace medskip
25653 \end_inset
25654
25655
25656 \end_layout
25657
25658 \begin_layout Standard
25659 El límite se crea insertando un subíndice.
25660  Se imprime a la derecha junto a la función en una fórmula en línea:
25661 \end_layout
25662
25663 \begin_layout Standard
25664 \noindent
25665 \align center
25666 \begin_inset Tabular
25667 <lyxtabular version="3" rows="2" columns="2">
25668 <features>
25669 <column alignment="center" valignment="top" width="0pt">
25670 <column alignment="center" valignment="top" width="0pt">
25671 <row>
25672 <cell alignment="center" valignment="top" usebox="none">
25673 \begin_inset Text
25674
25675 \begin_layout Plain Layout
25676 Comando
25677 \end_layout
25678
25679 \end_inset
25680 </cell>
25681 <cell alignment="center" valignment="top" usebox="none">
25682 \begin_inset Text
25683
25684 \begin_layout Plain Layout
25685 \begin_inset space \hspace{}
25686 \length 1cm
25687 \end_inset
25688
25689 Resultado
25690 \begin_inset Note Note
25691 status collapsed
25692
25693 \begin_layout Plain Layout
25694
25695 \series bold
25696
25697 \backslash
25698 raisebox
25699 \series default
25700  se usa sólo como espaciador
25701 \end_layout
25702
25703 \end_inset
25704
25705
25706 \end_layout
25707
25708 \end_inset
25709 </cell>
25710 </row>
25711 <row>
25712 <cell alignment="center" valignment="top" usebox="none">
25713 \begin_inset Text
25714
25715 \begin_layout Plain Layout
25716
25717 \backslash
25718 lim_x
25719 \backslash
25720 to
25721 \begin_inset ERT
25722 status collapsed
25723
25724 \begin_layout Plain Layout
25725
25726
25727 \backslash
25728 spce 
25729 \end_layout
25730
25731 \end_inset
25732
25733 A
25734 \begin_inset ERT
25735 status collapsed
25736
25737 \begin_layout Plain Layout
25738
25739
25740 \backslash
25741 spce 
25742 \end_layout
25743
25744 \end_inset
25745
25746 x=B
25747 \end_layout
25748
25749 \end_inset
25750 </cell>
25751 <cell alignment="center" valignment="top" usebox="none">
25752 \begin_inset Text
25753
25754 \begin_layout Plain Layout
25755 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
25756 \end_inset
25757
25758
25759 \end_layout
25760
25761 \end_inset
25762 </cell>
25763 </row>
25764 </lyxtabular>
25765
25766 \end_inset
25767
25768
25769 \end_layout
25770
25771 \begin_layout Standard
25772 En una ecuación presentada el límite se imprime debajo, como es habitual:
25773 \begin_inset Formula \[
25774 \lim\limits _{x\rightarrow A}=B\]
25775
25776 \end_inset
25777
25778
25779 \end_layout
25780
25781 \begin_layout Subsection
25782 Función módulo
25783 \begin_inset Index
25784 status collapsed
25785
25786 \begin_layout Plain Layout
25787 Funciones ! módulo
25788 \end_layout
25789
25790 \end_inset
25791
25792
25793 \end_layout
25794
25795 \begin_layout Standard
25796 La función módulo es especial, porque existe en cuatro variantes.
25797 \end_layout
25798
25799 \begin_layout Standard
25800 En una ecuación presentada:
25801 \begin_inset Formula \begin{align*}
25802 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
25803 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25804 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25805 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25806 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25807
25808 \end_inset
25809
25810 En una ecuación en línea se pone menos espacio delante del nombre de la
25811  función para todas las variantes.
25812 \end_layout
25813
25814 \begin_layout Section
25815 Caracteres especiales
25816 \begin_inset Index
25817 status collapsed
25818
25819 \begin_layout Plain Layout
25820 Caracteres especiales
25821 \end_layout
25822
25823 \end_inset
25824
25825
25826 \end_layout
25827
25828 \begin_layout Subsection
25829 Caracteres especiales en texto matemático
25830 \end_layout
25831
25832 \begin_layout Standard
25833 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
25834  TeX:
25835 \end_layout
25836
25837 \begin_layout Standard
25838 \begin_inset space \hfill{}
25839 \end_inset
25840
25841
25842 \begin_inset Tabular
25843 <lyxtabular version="3" rows="8" columns="2">
25844 <features>
25845 <column alignment="block" valignment="top" width="0">
25846 <column alignment="block" valignment="top" width="0">
25847 <row>
25848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25849 \begin_inset Text
25850
25851 \begin_layout Plain Layout
25852 Comando
25853 \end_layout
25854
25855 \end_inset
25856 </cell>
25857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25858 \begin_inset Text
25859
25860 \begin_layout Plain Layout
25861 Resultado
25862 \end_layout
25863
25864 \end_inset
25865 </cell>
25866 </row>
25867 <row>
25868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25869 \begin_inset Text
25870
25871 \begin_layout Plain Layout
25872
25873 \backslash
25874 oe
25875 \end_layout
25876
25877 \end_inset
25878 </cell>
25879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25880 \begin_inset Text
25881
25882 \begin_layout Plain Layout
25883 \begin_inset Formula $\textrm{œ}$
25884 \end_inset
25885
25886
25887 \end_layout
25888
25889 \end_inset
25890 </cell>
25891 </row>
25892 <row>
25893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25894 \begin_inset Text
25895
25896 \begin_layout Plain Layout
25897
25898 \backslash
25899 OE
25900 \end_layout
25901
25902 \end_inset
25903 </cell>
25904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25905 \begin_inset Text
25906
25907 \begin_layout Plain Layout
25908 \begin_inset Formula $\textrm{Œ}$
25909 \end_inset
25910
25911
25912 \end_layout
25913
25914 \end_inset
25915 </cell>
25916 </row>
25917 <row>
25918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25919 \begin_inset Text
25920
25921 \begin_layout Plain Layout
25922
25923 \backslash
25924 ae
25925 \end_layout
25926
25927 \end_inset
25928 </cell>
25929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25930 \begin_inset Text
25931
25932 \begin_layout Plain Layout
25933 \begin_inset Formula $\textrm{æ}$
25934 \end_inset
25935
25936
25937 \end_layout
25938
25939 \end_inset
25940 </cell>
25941 </row>
25942 <row>
25943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25944 \begin_inset Text
25945
25946 \begin_layout Plain Layout
25947
25948 \backslash
25949 AE
25950 \end_layout
25951
25952 \end_inset
25953 </cell>
25954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25955 \begin_inset Text
25956
25957 \begin_layout Plain Layout
25958 \begin_inset Formula $\textrm{Æ}$
25959 \end_inset
25960
25961
25962 \end_layout
25963
25964 \end_inset
25965 </cell>
25966 </row>
25967 <row>
25968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25969 \begin_inset Text
25970
25971 \begin_layout Plain Layout
25972
25973 \backslash
25974 aa
25975 \end_layout
25976
25977 \end_inset
25978 </cell>
25979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25980 \begin_inset Text
25981
25982 \begin_layout Plain Layout
25983 \begin_inset Formula $\textrm{\aa}$
25984 \end_inset
25985
25986
25987 \end_layout
25988
25989 \end_inset
25990 </cell>
25991 </row>
25992 <row>
25993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25994 \begin_inset Text
25995
25996 \begin_layout Plain Layout
25997
25998 \backslash
25999 AA
26000 \begin_inset Index
26001 status collapsed
26002
26003 \begin_layout Plain Layout
26004
26005 \backslash
26006 @
26007 \begin_inset ERT
26008 status collapsed
26009
26010 \begin_layout Plain Layout
26011
26012
26013 \backslash
26014 textrm{
26015 \backslash
26016 AA}
26017 \end_layout
26018
26019 \end_inset
26020
26021
26022 \end_layout
26023
26024 \end_inset
26025
26026
26027 \end_layout
26028
26029 \end_inset
26030 </cell>
26031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26032 \begin_inset Text
26033
26034 \begin_layout Plain Layout
26035 \begin_inset Formula $\textrm{Å}$
26036 \end_inset
26037
26038
26039 \end_layout
26040
26041 \end_inset
26042 </cell>
26043 </row>
26044 <row>
26045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26046 \begin_inset Text
26047
26048 \begin_layout Plain Layout
26049
26050 \backslash
26051 i
26052 \end_layout
26053
26054 \end_inset
26055 </cell>
26056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26057 \begin_inset Text
26058
26059 \begin_layout Plain Layout
26060 \begin_inset Formula $\textrm{ı}$
26061 \end_inset
26062
26063
26064 \end_layout
26065
26066 \end_inset
26067 </cell>
26068 </row>
26069 </lyxtabular>
26070
26071 \end_inset
26072
26073
26074 \begin_inset space \hfill{}
26075 \end_inset
26076
26077
26078 \begin_inset Tabular
26079 <lyxtabular version="3" rows="8" columns="2">
26080 <features>
26081 <column alignment="block" valignment="top" width="0">
26082 <column alignment="center" valignment="top" width="0">
26083 <row>
26084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26085 \begin_inset Text
26086
26087 \begin_layout Plain Layout
26088 Comando
26089 \begin_inset Note Note
26090 status collapsed
26091
26092 \begin_layout Plain Layout
26093
26094 \series bold
26095
26096 \backslash
26097 raisebox
26098 \series default
26099  se usa sólo como espaciador
26100 \end_layout
26101
26102 \end_inset
26103
26104
26105 \end_layout
26106
26107 \end_inset
26108 </cell>
26109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26110 \begin_inset Text
26111
26112 \begin_layout Plain Layout
26113 Resultado
26114 \end_layout
26115
26116 \end_inset
26117 </cell>
26118 </row>
26119 <row>
26120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26121 \begin_inset Text
26122
26123 \begin_layout Plain Layout
26124
26125 \backslash
26126 o
26127 \end_layout
26128
26129 \end_inset
26130 </cell>
26131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26132 \begin_inset Text
26133
26134 \begin_layout Plain Layout
26135 \begin_inset Formula $\textrm{ø}$
26136 \end_inset
26137
26138
26139 \end_layout
26140
26141 \end_inset
26142 </cell>
26143 </row>
26144 <row>
26145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26146 \begin_inset Text
26147
26148 \begin_layout Plain Layout
26149
26150 \backslash
26151 O
26152 \end_layout
26153
26154 \end_inset
26155 </cell>
26156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26157 \begin_inset Text
26158
26159 \begin_layout Plain Layout
26160 \begin_inset Formula $\textrm{Ø}$
26161 \end_inset
26162
26163
26164 \end_layout
26165
26166 \end_inset
26167 </cell>
26168 </row>
26169 <row>
26170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26171 \begin_inset Text
26172
26173 \begin_layout Plain Layout
26174
26175 \backslash
26176 l
26177 \end_layout
26178
26179 \end_inset
26180 </cell>
26181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26182 \begin_inset Text
26183
26184 \begin_layout Plain Layout
26185 \begin_inset Formula $\textrm{ł}$
26186 \end_inset
26187
26188
26189 \end_layout
26190
26191 \end_inset
26192 </cell>
26193 </row>
26194 <row>
26195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26196 \begin_inset Text
26197
26198 \begin_layout Plain Layout
26199
26200 \backslash
26201 L
26202 \end_layout
26203
26204 \end_inset
26205 </cell>
26206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26207 \begin_inset Text
26208
26209 \begin_layout Plain Layout
26210 \begin_inset Formula $\textrm{Ł}$
26211 \end_inset
26212
26213
26214 \end_layout
26215
26216 \end_inset
26217 </cell>
26218 </row>
26219 <row>
26220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26221 \begin_inset Text
26222
26223 \begin_layout Plain Layout
26224 !
26225 \begin_inset space \hspace{}
26226 \length 0mm
26227 \end_inset
26228
26229 `
26230 \begin_inset ERT
26231 status collapsed
26232
26233 \begin_layout Plain Layout
26234
26235
26236 \backslash
26237 spce 
26238 \end_layout
26239
26240 \end_inset
26241
26242
26243 \end_layout
26244
26245 \end_inset
26246 </cell>
26247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26248 \begin_inset Text
26249
26250 \begin_layout Plain Layout
26251 \begin_inset Formula $\textrm{!`}$
26252 \end_inset
26253
26254
26255 \end_layout
26256
26257 \end_inset
26258 </cell>
26259 </row>
26260 <row>
26261 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26262 \begin_inset Text
26263
26264 \begin_layout Plain Layout
26265 ?
26266 \begin_inset space \hspace{}
26267 \length 0mm
26268 \end_inset
26269
26270 `
26271 \begin_inset ERT
26272 status collapsed
26273
26274 \begin_layout Plain Layout
26275
26276
26277 \backslash
26278 spce 
26279 \end_layout
26280
26281 \end_inset
26282
26283
26284 \end_layout
26285
26286 \end_inset
26287 </cell>
26288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26289 \begin_inset Text
26290
26291 \begin_layout Plain Layout
26292 \begin_inset Formula $\textrm{?`}$
26293 \end_inset
26294
26295
26296 \end_layout
26297
26298 \end_inset
26299 </cell>
26300 </row>
26301 <row>
26302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26303 \begin_inset Text
26304
26305 \begin_layout Plain Layout
26306
26307 \backslash
26308 j
26309 \end_layout
26310
26311 \end_inset
26312 </cell>
26313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26314 \begin_inset Text
26315
26316 \begin_layout Plain Layout
26317 \begin_inset Formula $\textrm{ȷ}$
26318 \end_inset
26319
26320
26321 \end_layout
26322
26323 \end_inset
26324 </cell>
26325 </row>
26326 </lyxtabular>
26327
26328 \end_inset
26329
26330
26331 \begin_inset space \hfill{}
26332 \end_inset
26333
26334
26335 \end_layout
26336
26337 \begin_layout Standard
26338 Los caracteres 
26339 \begin_inset Formula $\textrm{\textrm{Å}}$
26340 \end_inset
26341
26342  y 
26343 \begin_inset Formula $\textrm{\textrm{Ø}}$
26344 \end_inset
26345
26346  también se pueden insertar mediante el botón 
26347 \begin_inset Graphics
26348         filename ../../images/math/digamma.png
26349         scale 85
26350
26351 \end_inset
26352
26353  de la barra de ecuaciones.
26354 \end_layout
26355
26356 \begin_layout Standard
26357 Los comandos 
26358 \series bold
26359 !
26360 \begin_inset space \hspace{}
26361 \length 0mm
26362 \end_inset
26363
26364 `
26365 \series default
26366  y 
26367 \series bold
26368 ?
26369 \begin_inset space \hspace{}
26370 \length 0mm
26371 \end_inset
26372
26373 `
26374 \series default
26375  son una excepción porque se pueden insertar directamente a texto en LyX.
26376  
26377 \end_layout
26378
26379 \begin_layout Subsection
26380 Acentos en texto
26381 \begin_inset CommandInset label
26382 LatexCommand label
26383 name "sub:Acentos-en-texto"
26384
26385 \end_inset
26386
26387
26388 \begin_inset Index
26389 status collapsed
26390
26391 \begin_layout Plain Layout
26392 Acentos ! en texto
26393 \end_layout
26394
26395 \end_inset
26396
26397
26398 \end_layout
26399
26400 \begin_layout Standard
26401 Con los siguientes comandos se pueden acentuar todas las letras.
26402  Los comandos deben ponerse en modo TeX.
26403 \end_layout
26404
26405 \begin_layout Standard
26406 \begin_inset space \hfill{}
26407 \end_inset
26408
26409
26410 \begin_inset Tabular
26411 <lyxtabular version="3" rows="8" columns="2">
26412 <features>
26413 <column alignment="block" valignment="top" width="0">
26414 <column alignment="block" valignment="top" width="0">
26415 <row>
26416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26417 \begin_inset Text
26418
26419 \begin_layout Plain Layout
26420 Comando
26421 \end_layout
26422
26423 \end_inset
26424 </cell>
26425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26426 \begin_inset Text
26427
26428 \begin_layout Plain Layout
26429 Resultado
26430 \end_layout
26431
26432 \end_inset
26433 </cell>
26434 </row>
26435 <row>
26436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26437 \begin_inset Text
26438
26439 \begin_layout Plain Layout
26440
26441 \backslash
26442
26443 \begin_inset Quotes grd
26444 \end_inset
26445
26446 e
26447 \end_layout
26448
26449 \end_inset
26450 </cell>
26451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26452 \begin_inset Text
26453
26454 \begin_layout Plain Layout
26455 \begin_inset ERT
26456 status collapsed
26457
26458 \begin_layout Plain Layout
26459
26460
26461 \backslash
26462 "e
26463 \end_layout
26464
26465 \end_inset
26466
26467
26468 \end_layout
26469
26470 \end_inset
26471 </cell>
26472 </row>
26473 <row>
26474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26475 \begin_inset Text
26476
26477 \begin_layout Plain Layout
26478
26479 \backslash
26480 `e
26481 \end_layout
26482
26483 \end_inset
26484 </cell>
26485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26486 \begin_inset Text
26487
26488 \begin_layout Plain Layout
26489 \begin_inset ERT
26490 status collapsed
26491
26492 \begin_layout Plain Layout
26493
26494
26495 \backslash
26496 `e
26497 \end_layout
26498
26499 \end_inset
26500
26501
26502 \end_layout
26503
26504 \end_inset
26505 </cell>
26506 </row>
26507 <row>
26508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26509 \begin_inset Text
26510
26511 \begin_layout Plain Layout
26512
26513 \backslash
26514 ^
26515 \begin_inset ERT
26516 status collapsed
26517
26518 \begin_layout Plain Layout
26519
26520
26521 \backslash
26522 spce 
26523 \end_layout
26524
26525 \end_inset
26526
26527 e
26528 \end_layout
26529
26530 \end_inset
26531 </cell>
26532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26533 \begin_inset Text
26534
26535 \begin_layout Plain Layout
26536 \begin_inset ERT
26537 status collapsed
26538
26539 \begin_layout Plain Layout
26540
26541
26542 \backslash
26543 ^e
26544 \end_layout
26545
26546 \end_inset
26547
26548
26549 \end_layout
26550
26551 \end_inset
26552 </cell>
26553 </row>
26554 <row>
26555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26556 \begin_inset Text
26557
26558 \begin_layout Plain Layout
26559
26560 \backslash
26561 =e
26562 \end_layout
26563
26564 \end_inset
26565 </cell>
26566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26567 \begin_inset Text
26568
26569 \begin_layout Plain Layout
26570 \begin_inset ERT
26571 status collapsed
26572
26573 \begin_layout Plain Layout
26574
26575
26576 \backslash
26577 =e
26578 \end_layout
26579
26580 \end_inset
26581
26582
26583 \end_layout
26584
26585 \end_inset
26586 </cell>
26587 </row>
26588 <row>
26589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26590 \begin_inset Text
26591
26592 \begin_layout Plain Layout
26593
26594 \backslash
26595 u
26596 \begin_inset ERT
26597 status collapsed
26598
26599 \begin_layout Plain Layout
26600
26601
26602 \backslash
26603 spce 
26604 \end_layout
26605
26606 \end_inset
26607
26608 e
26609 \end_layout
26610
26611 \end_inset
26612 </cell>
26613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26614 \begin_inset Text
26615
26616 \begin_layout Plain Layout
26617 \begin_inset ERT
26618 status collapsed
26619
26620 \begin_layout Plain Layout
26621
26622
26623 \backslash
26624 u e
26625 \end_layout
26626
26627 \end_inset
26628
26629
26630 \end_layout
26631
26632 \end_inset
26633 </cell>
26634 </row>
26635 <row>
26636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26637 \begin_inset Text
26638
26639 \begin_layout Plain Layout
26640
26641 \backslash
26642 b
26643 \begin_inset ERT
26644 status collapsed
26645
26646 \begin_layout Plain Layout
26647
26648
26649 \backslash
26650 spce 
26651 \end_layout
26652
26653 \end_inset
26654
26655 e
26656 \end_layout
26657
26658 \end_inset
26659 </cell>
26660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26661 \begin_inset Text
26662
26663 \begin_layout Plain Layout
26664 \begin_inset ERT
26665 status collapsed
26666
26667 \begin_layout Plain Layout
26668
26669
26670 \backslash
26671 b e
26672 \end_layout
26673
26674 \end_inset
26675
26676
26677 \end_layout
26678
26679 \end_inset
26680 </cell>
26681 </row>
26682 <row>
26683 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26684 \begin_inset Text
26685
26686 \begin_layout Plain Layout
26687
26688 \backslash
26689 t
26690 \begin_inset ERT
26691 status collapsed
26692
26693 \begin_layout Plain Layout
26694
26695
26696 \backslash
26697 spce 
26698 \end_layout
26699
26700 \end_inset
26701
26702 ee
26703 \end_layout
26704
26705 \end_inset
26706 </cell>
26707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26708 \begin_inset Text
26709
26710 \begin_layout Plain Layout
26711 \begin_inset ERT
26712 status collapsed
26713
26714 \begin_layout Plain Layout
26715
26716
26717 \backslash
26718 t ee
26719 \end_layout
26720
26721 \end_inset
26722
26723
26724 \end_layout
26725
26726 \end_inset
26727 </cell>
26728 </row>
26729 </lyxtabular>
26730
26731 \end_inset
26732
26733
26734 \begin_inset space \hfill{}
26735 \end_inset
26736
26737
26738 \begin_inset Tabular
26739 <lyxtabular version="3" rows="8" columns="2">
26740 <features>
26741 <column alignment="block" valignment="top" width="0">
26742 <column alignment="center" valignment="top" width="0">
26743 <row>
26744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26745 \begin_inset Text
26746
26747 \begin_layout Plain Layout
26748 Comando
26749 \end_layout
26750
26751 \end_inset
26752 </cell>
26753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26754 \begin_inset Text
26755
26756 \begin_layout Plain Layout
26757 Resultado
26758 \end_layout
26759
26760 \end_inset
26761 </cell>
26762 </row>
26763 <row>
26764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26765 \begin_inset Text
26766
26767 \begin_layout Plain Layout
26768
26769 \backslash
26770 H
26771 \begin_inset ERT
26772 status collapsed
26773
26774 \begin_layout Plain Layout
26775
26776
26777 \backslash
26778 spce 
26779 \end_layout
26780
26781 \end_inset
26782
26783 e
26784 \end_layout
26785
26786 \end_inset
26787 </cell>
26788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26789 \begin_inset Text
26790
26791 \begin_layout Plain Layout
26792 \begin_inset ERT
26793 status collapsed
26794
26795 \begin_layout Plain Layout
26796
26797
26798 \backslash
26799 H e
26800 \end_layout
26801
26802 \end_inset
26803
26804
26805 \end_layout
26806
26807 \end_inset
26808 </cell>
26809 </row>
26810 <row>
26811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26812 \begin_inset Text
26813
26814 \begin_layout Plain Layout
26815
26816 \backslash
26817 'e
26818 \end_layout
26819
26820 \end_inset
26821 </cell>
26822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26823 \begin_inset Text
26824
26825 \begin_layout Plain Layout
26826 \begin_inset ERT
26827 status collapsed
26828
26829 \begin_layout Plain Layout
26830
26831
26832 \backslash
26833 'e
26834 \end_layout
26835
26836 \end_inset
26837
26838
26839 \end_layout
26840
26841 \end_inset
26842 </cell>
26843 </row>
26844 <row>
26845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26846 \begin_inset Text
26847
26848 \begin_layout Plain Layout
26849
26850 \backslash
26851 ~e
26852 \begin_inset Index
26853 status collapsed
26854
26855 \begin_layout Plain Layout
26856 Tilde
26857 \end_layout
26858
26859 \end_inset
26860
26861
26862 \end_layout
26863
26864 \end_inset
26865 </cell>
26866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26867 \begin_inset Text
26868
26869 \begin_layout Plain Layout
26870 \begin_inset ERT
26871 status collapsed
26872
26873 \begin_layout Plain Layout
26874
26875
26876 \backslash
26877 ~e
26878 \end_layout
26879
26880 \end_inset
26881
26882
26883 \end_layout
26884
26885 \end_inset
26886 </cell>
26887 </row>
26888 <row>
26889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26890 \begin_inset Text
26891
26892 \begin_layout Plain Layout
26893
26894 \backslash
26895 .e
26896 \end_layout
26897
26898 \end_inset
26899 </cell>
26900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26901 \begin_inset Text
26902
26903 \begin_layout Plain Layout
26904 \begin_inset ERT
26905 status collapsed
26906
26907 \begin_layout Plain Layout
26908
26909
26910 \backslash
26911 .e
26912 \end_layout
26913
26914 \end_inset
26915
26916
26917 \end_layout
26918
26919 \end_inset
26920 </cell>
26921 </row>
26922 <row>
26923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26924 \begin_inset Text
26925
26926 \begin_layout Plain Layout
26927
26928 \backslash
26929 v
26930 \begin_inset ERT
26931 status collapsed
26932
26933 \begin_layout Plain Layout
26934
26935
26936 \backslash
26937 spce 
26938 \end_layout
26939
26940 \end_inset
26941
26942 e
26943 \end_layout
26944
26945 \end_inset
26946 </cell>
26947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26948 \begin_inset Text
26949
26950 \begin_layout Plain Layout
26951 \begin_inset ERT
26952 status collapsed
26953
26954 \begin_layout Plain Layout
26955
26956
26957 \backslash
26958 v e
26959 \end_layout
26960
26961 \end_inset
26962
26963
26964 \end_layout
26965
26966 \end_inset
26967 </cell>
26968 </row>
26969 <row>
26970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26971 \begin_inset Text
26972
26973 \begin_layout Plain Layout
26974
26975 \backslash
26976 d
26977 \begin_inset ERT
26978 status collapsed
26979
26980 \begin_layout Plain Layout
26981
26982
26983 \backslash
26984 spce 
26985 \end_layout
26986
26987 \end_inset
26988
26989 e
26990 \end_layout
26991
26992 \end_inset
26993 </cell>
26994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26995 \begin_inset Text
26996
26997 \begin_layout Plain Layout
26998 \begin_inset ERT
26999 status collapsed
27000
27001 \begin_layout Plain Layout
27002
27003
27004 \backslash
27005 d e
27006 \end_layout
27007
27008 \end_inset
27009
27010
27011 \end_layout
27012
27013 \end_inset
27014 </cell>
27015 </row>
27016 <row>
27017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27018 \begin_inset Text
27019
27020 \begin_layout Plain Layout
27021
27022 \backslash
27023 c
27024 \begin_inset ERT
27025 status collapsed
27026
27027 \begin_layout Plain Layout
27028
27029
27030 \backslash
27031 spce 
27032 \end_layout
27033
27034 \end_inset
27035
27036 e
27037 \end_layout
27038
27039 \end_inset
27040 </cell>
27041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27042 \begin_inset Text
27043
27044 \begin_layout Plain Layout
27045 \begin_inset ERT
27046 status collapsed
27047
27048 \begin_layout Plain Layout
27049
27050
27051 \backslash
27052 c e
27053 \end_layout
27054
27055 \end_inset
27056
27057
27058 \end_layout
27059
27060 \end_inset
27061 </cell>
27062 </row>
27063 </lyxtabular>
27064
27065 \end_inset
27066
27067
27068 \begin_inset space \hfill{}
27069 \end_inset
27070
27071
27072 \end_layout
27073
27074 \begin_layout Standard
27075 \begin_inset VSpace medskip
27076 \end_inset
27077
27078
27079 \end_layout
27080
27081 \begin_layout Standard
27082 Con el comando 
27083 \series bold
27084
27085 \backslash
27086 t
27087 \series default
27088  también se pueden acentuar dos caracteres distintos.
27089  El comando 
27090 \series bold
27091
27092 \backslash
27093 t
27094 \begin_inset ERT
27095 status collapsed
27096
27097 \begin_layout Plain Layout
27098
27099
27100 \backslash
27101 spce 
27102 \end_layout
27103
27104 \end_inset
27105
27106 sz
27107 \series default
27108  genera 
27109 \begin_inset ERT
27110 status collapsed
27111
27112 \begin_layout Plain Layout
27113
27114
27115 \backslash
27116 t sz
27117 \end_layout
27118
27119 \end_inset
27120
27121
27122 \end_layout
27123
27124 \begin_layout Standard
27125 Los acentos 
27126 \series bold
27127 `
27128 \series default
27129  , 
27130 \series bold
27131 '
27132 \series default
27133  y 
27134 \series bold
27135 ^
27136 \series default
27137  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27138  TeX.
27139  Lo mismo se aplica a la tilde
27140 \begin_inset Foot
27141 status collapsed
27142
27143 \begin_layout Plain Layout
27144 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27145 \end_layout
27146
27147 \end_inset
27148
27149  con 
27150 \emph on
27151 a
27152 \emph default
27153
27154 \emph on
27155 o
27156 \emph default
27157  y 
27158 \emph on
27159 n.
27160 \end_layout
27161
27162 \begin_layout Standard
27163 Los comandos 
27164 \series bold
27165
27166 \backslash
27167 b
27168 \series default
27169  , 
27170 \series bold
27171
27172 \backslash
27173 c
27174 \series default
27175  , 
27176 \series bold
27177
27178 \backslash
27179 d
27180 \series default
27181  , 
27182 \series bold
27183
27184 \backslash
27185 H
27186 \series default
27187  , 
27188 \series bold
27189
27190 \backslash
27191 t
27192 \series default
27193  , 
27194 \series bold
27195
27196 \backslash
27197 u
27198 \series default
27199  , 
27200 \series bold
27201
27202 \backslash
27203 v
27204 \series default
27205 , y acentos insertados directamente con el teclado también están disponibles
27206  en texto matemático.
27207  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27208  
27209 \begin_inset CommandInset ref
27210 LatexCommand ref
27211 reference "sub:Acentos-para-un"
27212
27213 \end_inset
27214
27215 .
27216 \end_layout
27217
27218 \begin_layout Standard
27219 \begin_inset VSpace bigskip
27220 \end_inset
27221
27222
27223 \end_layout
27224
27225 \begin_layout Standard
27226 Además, con el comando 
27227 \series bold
27228
27229 \backslash
27230 textcircled
27231 \series default
27232
27233 \begin_inset Index
27234 status collapsed
27235
27236 \begin_layout Plain Layout
27237 Comandos ! T ! 
27238 \backslash
27239 textcircled
27240 \end_layout
27241
27242 \end_inset
27243
27244  se pueden insertar en un círculo todos los números y letras, de forma parecida
27245  al símbolo copyright.
27246 \end_layout
27247
27248 \begin_layout Standard
27249 \noindent
27250 \align center
27251 \begin_inset Tabular
27252 <lyxtabular version="3" rows="3" columns="2">
27253 <features>
27254 <column alignment="center" valignment="top" width="0">
27255 <column alignment="center" valignment="top" width="0">
27256 <row>
27257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27258 \begin_inset Text
27259
27260 \begin_layout Plain Layout
27261 Comando
27262 \end_layout
27263
27264 \end_inset
27265 </cell>
27266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27267 \begin_inset Text
27268
27269 \begin_layout Plain Layout
27270 Resultado
27271 \begin_inset Note Note
27272 status collapsed
27273
27274 \begin_layout Plain Layout
27275
27276 \series bold
27277
27278 \backslash
27279 raisebox
27280 \series default
27281  se usa sólo como espaciador
27282 \end_layout
27283
27284 \end_inset
27285
27286
27287 \end_layout
27288
27289 \end_inset
27290 </cell>
27291 </row>
27292 <row>
27293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27294 \begin_inset Text
27295
27296 \begin_layout Plain Layout
27297
27298 \backslash
27299 textcircled{w}
27300 \end_layout
27301
27302 \end_inset
27303 </cell>
27304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27305 \begin_inset Text
27306
27307 \begin_layout Plain Layout
27308 \begin_inset ERT
27309 status collapsed
27310
27311 \begin_layout Plain Layout
27312
27313
27314 \backslash
27315 textcircled{w}
27316 \end_layout
27317
27318 \end_inset
27319
27320
27321 \end_layout
27322
27323 \end_inset
27324 </cell>
27325 </row>
27326 <row>
27327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27328 \begin_inset Text
27329
27330 \begin_layout Plain Layout
27331
27332 \backslash
27333 Large 
27334 \backslash
27335 textcircled{
27336 \backslash
27337 normalsize
27338 \backslash
27339 protect
27340 \backslash
27341 raisebox{-1.5pt}{W}}
27342 \end_layout
27343
27344 \end_inset
27345 </cell>
27346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27347 \begin_inset Text
27348
27349 \begin_layout Plain Layout
27350 \begin_inset Formula $\raisebox{4.5mm}{}$
27351 \end_inset
27352
27353
27354 \begin_inset ERT
27355 status collapsed
27356
27357 \begin_layout Plain Layout
27358
27359
27360 \backslash
27361 Large 
27362 \backslash
27363 textcircled{
27364 \backslash
27365 normalsize
27366 \backslash
27367 protect
27368 \backslash
27369 raisebox{-1.5pt}W}
27370 \end_layout
27371
27372 \end_inset
27373
27374
27375 \begin_inset Formula $\raisebox{-2mm}{}$
27376 \end_inset
27377
27378
27379 \end_layout
27380
27381 \end_inset
27382 </cell>
27383 </row>
27384 </lyxtabular>
27385
27386 \end_inset
27387
27388
27389 \end_layout
27390
27391 \begin_layout Standard
27392 Hay que tener cuidado que el carácter se ajuste al círculo.
27393  Por eso 
27394 \series bold
27395
27396 \backslash
27397 Large
27398 \begin_inset Foot
27399 status collapsed
27400
27401 \begin_layout Plain Layout
27402 véase 
27403 \begin_inset CommandInset ref
27404 LatexCommand ref
27405 reference "sub:Tamaños-de-fuentes"
27406
27407 \end_inset
27408
27409
27410 \end_layout
27411
27412 \end_inset
27413
27414
27415 \series default
27416  especifica el tamaño del círculo.
27417  Con ayuda de 
27418 \series bold
27419
27420 \backslash
27421 raisebox
27422 \begin_inset Foot
27423 status collapsed
27424
27425 \begin_layout Plain Layout
27426 véase 
27427 \begin_inset CommandInset ref
27428 LatexCommand ref
27429 reference "sub:Cuadros-sin-marco"
27430
27431 \end_inset
27432
27433
27434 \end_layout
27435
27436 \end_inset
27437
27438
27439 \series default
27440  se puede centrar el carácter.
27441 \end_layout
27442
27443 \begin_layout Subsection
27444 Números minúsculos
27445 \begin_inset Index
27446 status collapsed
27447
27448 \begin_layout Plain Layout
27449 Numeros@Números ! minúsculos
27450 \end_layout
27451
27452 \end_inset
27453
27454
27455 \end_layout
27456
27457 \begin_layout Standard
27458 Los números minúsculos se componen con el comando 
27459 \series bold
27460
27461 \backslash
27462 oldstylenums
27463 \series default
27464
27465 \begin_inset Index
27466 status collapsed
27467
27468 \begin_layout Plain Layout
27469 Comandos ! O ! 
27470 \backslash
27471 oldstylenums
27472 \end_layout
27473
27474 \end_inset
27475
27476 .
27477  El comando se puede usar en ecuaciones y en modo TeX.
27478  Su esquema es:
27479 \end_layout
27480
27481 \begin_layout Standard
27482
27483 \series bold
27484
27485 \backslash
27486 oldstylenums{número}
27487 \end_layout
27488
27489 \begin_layout Standard
27490 El comando 
27491 \series bold
27492
27493 \backslash
27494 oldstylenums{0123456789}
27495 \series default
27496  genera: 
27497 \begin_inset Formula $\oldstylenums{0123456789}$
27498 \end_inset
27499
27500
27501 \end_layout
27502
27503 \begin_layout Subsection
27504 Caracteres especiales misceláneos
27505 \begin_inset CommandInset label
27506 LatexCommand label
27507 name "sub:Caracteres-especiales-misceláneos"
27508
27509 \end_inset
27510
27511
27512 \begin_inset Index
27513 status collapsed
27514
27515 \begin_layout Plain Layout
27516 Caracteres especiales ! misceláneos
27517 \end_layout
27518
27519 \end_inset
27520
27521
27522 \end_layout
27523
27524 \begin_layout Standard
27525 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
27526  comandos:
27527 \end_layout
27528
27529 \begin_layout Standard
27530 \noindent
27531 \align center
27532 \begin_inset Tabular
27533 <lyxtabular version="3" rows="4" columns="2">
27534 <features>
27535 <column alignment="center" valignment="top" width="0">
27536 <column alignment="center" valignment="top" width="0">
27537 <row>
27538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27539 \begin_inset Text
27540
27541 \begin_layout Plain Layout
27542 Comando
27543 \end_layout
27544
27545 \end_inset
27546 </cell>
27547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27548 \begin_inset Text
27549
27550 \begin_layout Plain Layout
27551 Resultado
27552 \end_layout
27553
27554 \end_inset
27555 </cell>
27556 </row>
27557 <row>
27558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27559 \begin_inset Text
27560
27561 \begin_layout Plain Layout
27562
27563 \backslash
27564 ^
27565 \begin_inset ERT
27566 status collapsed
27567
27568 \begin_layout Plain Layout
27569
27570
27571 \backslash
27572 spce 
27573 \end_layout
27574
27575 \end_inset
27576
27577
27578 \end_layout
27579
27580 \end_inset
27581 </cell>
27582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27583 \begin_inset Text
27584
27585 \begin_layout Plain Layout
27586 \begin_inset Formula $\mathcircumflex$
27587 \end_inset
27588
27589
27590 \end_layout
27591
27592 \end_inset
27593 </cell>
27594 </row>
27595 <row>
27596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27597 \begin_inset Text
27598
27599 \begin_layout Plain Layout
27600
27601 \backslash
27602 _
27603 \end_layout
27604
27605 \end_inset
27606 </cell>
27607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27608 \begin_inset Text
27609
27610 \begin_layout Plain Layout
27611 \begin_inset Formula $\_$
27612 \end_inset
27613
27614
27615 \end_layout
27616
27617 \end_inset
27618 </cell>
27619 </row>
27620 <row>
27621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27622 \begin_inset Text
27623
27624 \begin_layout Plain Layout
27625 ^
27626 \begin_inset ERT
27627 status collapsed
27628
27629 \begin_layout Plain Layout
27630
27631
27632 \backslash
27633 spce 
27634 \end_layout
27635
27636 \end_inset
27637
27638
27639 \backslash
27640 circ
27641 \begin_inset Index
27642 status collapsed
27643
27644 \begin_layout Plain Layout
27645
27646 \backslash
27647
27648 \end_layout
27649
27650 \end_inset
27651
27652
27653 \end_layout
27654
27655 \end_inset
27656 </cell>
27657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27658 \begin_inset Text
27659
27660 \begin_layout Plain Layout
27661 \begin_inset Formula $^{\circ}$
27662 \end_inset
27663
27664
27665 \end_layout
27666
27667 \end_inset
27668 </cell>
27669 </row>
27670 </lyxtabular>
27671
27672 \end_inset
27673
27674
27675 \end_layout
27676
27677 \begin_layout Standard
27678 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
27679  LaTeX contiene la línea:
27680 \begin_inset Foot
27681 status collapsed
27682
27683 \begin_layout Plain Layout
27684 Más sobre este asunto en 
27685 \begin_inset CommandInset ref
27686 LatexCommand ref
27687 reference "sub:Caracteres-de-texto"
27688
27689 \end_inset
27690
27691
27692 \end_layout
27693
27694 \end_inset
27695
27696  
27697 \end_layout
27698
27699 \begin_layout Standard
27700
27701 \series bold
27702
27703 \backslash
27704 DeclareInputtext{176}{
27705 \backslash
27706 ifmmode^
27707 \backslash
27708 circ
27709 \backslash
27710 else
27711 \backslash
27712 textdegree
27713 \backslash
27714 fi}
27715 \end_layout
27716
27717 \begin_layout Section
27718 Estilos de ecuación
27719 \begin_inset CommandInset label
27720 LatexCommand label
27721 name "sec:Estilos-de-ecuación"
27722
27723 \end_inset
27724
27725
27726 \begin_inset Index
27727 status collapsed
27728
27729 \begin_layout Plain Layout
27730 Ecuación ! estilos de
27731 \end_layout
27732
27733 \end_inset
27734
27735
27736 \end_layout
27737
27738 \begin_layout Itemize
27739 Hay dos estilos diferentes de alineación:
27740 \end_layout
27741
27742 \begin_deeper
27743 \begin_layout Description
27744 Centrado es el estándar predefinido
27745 \end_layout
27746
27747 \begin_layout Description
27748 Sangrado para este estilo debe insertarse la opción 
27749 \series bold
27750 fleqn
27751 \series default
27752  en el menú 
27753 \family sans
27754 Documento\SpecialChar \menuseparator
27755 Configuración
27756 \family default
27757  bajo 
27758 \family sans
27759 Clase de documento
27760 \end_layout
27761
27762 \begin_layout Standard
27763 Cuando se usa 
27764 \series bold
27765 Sangrado
27766 \series default
27767 , éste se puede ajustar con la longitud 
27768 \series bold
27769
27770 \backslash
27771 mathindent
27772 \series default
27773
27774 \begin_inset Index
27775 status collapsed
27776
27777 \begin_layout Plain Layout
27778 Comandos ! M ! 
27779 \backslash
27780 mathindent
27781 \end_layout
27782
27783 \end_inset
27784
27785 .
27786  Para 15
27787 \begin_inset space \thinspace{}
27788 \end_inset
27789
27790 mm, p.
27791 \begin_inset space \thinspace{}
27792 \end_inset
27793
27794 e., se inserta esta línea de comando en el preámbulo LaTeX:
27795 \end_layout
27796
27797 \begin_layout Standard
27798
27799 \series bold
27800
27801 \backslash
27802 setlength{
27803 \backslash
27804 mathindent}{15mm}
27805 \end_layout
27806
27807 \begin_layout Standard
27808 Si no se especifica longitud se usa el valor predeterminado de 30
27809 \begin_inset space \thinspace{}
27810 \end_inset
27811
27812 pt.
27813 \end_layout
27814
27815 \end_deeper
27816 \begin_layout Itemize
27817 Y dos estilos diferentes de numeración:
27818 \end_layout
27819
27820 \begin_deeper
27821 \begin_layout Description
27822 Derecha es el estándar predefinido
27823 \end_layout
27824
27825 \begin_layout Description
27826 Izquierda para este estilo debe insertarse la opción 
27827 \series bold
27828 fleqn
27829 \series default
27830  en el menú 
27831 \family sans
27832 Documento\SpecialChar \menuseparator
27833 Configuración
27834 \family default
27835  bajo 
27836 \family sans
27837 Clase de documento
27838 \end_layout
27839
27840 \end_deeper
27841 \begin_layout Standard
27842
27843 \series bold
27844 fleqn
27845 \series default
27846  y 
27847 \series bold
27848 leqno
27849 \series default
27850  también se pueden usar juntos.
27851  En ese caso se insertan ambas opciones, separadas por una coma.
27852 \end_layout
27853
27854 \begin_layout Standard
27855 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
27856  documento.
27857  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
27858  estilo 
27859 \series bold
27860 Centrado
27861 \series default
27862  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
27863 \begin_inset CommandInset ref
27864 LatexCommand ref
27865 reference "sub:Entorno-flalign"
27866
27867 \end_inset
27868
27869 .
27870 \end_layout
27871
27872 \begin_layout Section
27873 Ecuaciones multilínea
27874 \begin_inset CommandInset label
27875 LatexCommand label
27876 name "sec:Ecuaciones-multilínea"
27877
27878 \end_inset
27879
27880
27881 \begin_inset Index
27882 status collapsed
27883
27884 \begin_layout Plain Layout
27885 Ecuación ! multilínea
27886 \end_layout
27887
27888 \end_inset
27889
27890
27891 \end_layout
27892
27893 \begin_layout Subsection
27894 General
27895 \end_layout
27896
27897 \begin_layout Standard
27898 En LyX se generan nuevas líneas en una ecuación con 
27899 \family sans
27900 \series bold
27901 Ctrl-Retorno
27902 \family default
27903 \series default
27904 .
27905  Esto crea un 
27906 \series bold
27907 entorno eqnarray
27908 \series default
27909 , que se describe en
27910 \begin_inset space ~
27911 \end_inset
27912
27913
27914 \begin_inset CommandInset ref
27915 LatexCommand ref
27916 reference "sub:Entorno-eqnarray"
27917
27918 \end_inset
27919
27920  o, si se ha marcado la opción 
27921 \family sans
27922 Usar
27923 \begin_inset space ~
27924 \end_inset
27925
27926 el
27927 \begin_inset space ~
27928 \end_inset
27929
27930 paquete
27931 \begin_inset space ~
27932 \end_inset
27933
27934 de
27935 \begin_inset space ~
27936 \end_inset
27937
27938 ecuaciones
27939 \begin_inset space ~
27940 \end_inset
27941
27942 AMS
27943 \family default
27944  en la configuración del documento
27945 \family sans
27946 , un 
27947 \series bold
27948 entorno
27949 \family default
27950 \series default
27951  
27952 \series bold
27953 align
27954 \series default
27955 , que se describe en
27956 \begin_inset space ~
27957 \end_inset
27958
27959
27960 \begin_inset CommandInset ref
27961 LatexCommand ref
27962 reference "sub:Entorno-align-estándar"
27963
27964 \end_inset
27965
27966 .
27967 \end_layout
27968
27969 \begin_layout Standard
27970 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
27971  el menú 
27972 \family sans
27973 Insertar\SpecialChar \menuseparator
27974 Ecuación
27975 \family default
27976 .
27977  En las siguientes secciones se describen estos entornos.
27978 \end_layout
27979
27980 \begin_layout Standard
27981 En todos los entornos de ecuación multilínea la combinación 
27982 \family sans
27983 Ctrl-Retorno
27984 \family default
27985  genera una línea nueva.
27986  Para añadir o quitar líneas se pueden usar los botones 
27987 \begin_inset Graphics
27988         filename ../../images/tabular-feature_append-row.png
27989         scale 85
27990
27991 \end_inset
27992
27993  o 
27994 \begin_inset Graphics
27995         filename ../../images/tabular-feature_delete-row.png
27996         scale 85
27997
27998 \end_inset
27999
28000 de la barra de herramientas, respectivamente, o el menú 
28001 \family sans
28002 Editar\SpecialChar \menuseparator
28003 Filas y columnas
28004 \family default
28005 .
28006 \end_layout
28007
28008 \begin_layout Subsubsection
28009 Separación de líneas
28010 \begin_inset CommandInset label
28011 LatexCommand label
28012 name "sub:Separación-de-líneas"
28013
28014 \end_inset
28015
28016
28017 \begin_inset Index
28018 status collapsed
28019
28020 \begin_layout Plain Layout
28021 Ecuación ! multilínea ! separación de filas
28022 \end_layout
28023
28024 \end_inset
28025
28026
28027 \end_layout
28028
28029 \begin_layout Standard
28030 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28031 \begin_inset Formula \begin{eqnarray*}
28032 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}\\
28033 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*}
28034
28035 \end_inset
28036
28037 En LaTeX un espacio adicional para una línea se especifica como argumento
28038  opcional del comando de nueva línea.
28039  Esto aún no es posible en LYX,
28040 \begin_inset Foot
28041 status collapsed
28042
28043 \begin_layout Plain Layout
28044 véase 
28045 \begin_inset CommandInset href
28046 LatexCommand href
28047 name "LyX-bug #1505"
28048 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
28049
28050 \end_inset
28051
28052
28053 \end_layout
28054
28055 \end_inset
28056
28057  por lo que toda la ecuación debe insertarse en modo TeX.
28058  Para añadir espacio en nuestro ejemplo se inserta el comando 
28059 \series bold
28060
28061 \backslash
28062
28063 \backslash
28064 [3mm]
28065 \series default
28066  al final de la primera línea.
28067  Así: 
28068 \begin_inset ERT
28069 status collapsed
28070
28071 \begin_layout Plain Layout
28072
28073
28074 \backslash
28075 begin{eqnarray*}
28076 \end_layout
28077
28078 \begin_layout Plain Layout
28079
28080 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28081  = & 
28082 \backslash
28083 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28084 \backslash
28085
28086 \backslash
28087 [3mm]
28088 \end_layout
28089
28090 \begin_layout Plain Layout
28091
28092 4x^{2}
28093 \backslash
28094 left(B^{2}+x_{0}^{2}
28095 \backslash
28096 right)+4x_{0}x
28097 \backslash
28098 left(D-B^{2}
28099 \backslash
28100 right)+B^{2}
28101 \backslash
28102 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28103 \backslash
28104 right) & = & 0
28105 \end_layout
28106
28107 \begin_layout Plain Layout
28108
28109
28110 \backslash
28111 end{eqnarray*}
28112 \end_layout
28113
28114 \end_inset
28115
28116
28117 \begin_inset VSpace bigskip
28118 \end_inset
28119
28120
28121 \end_layout
28122
28123 \begin_layout Standard
28124 Para obtener separación en todas las líneas hay que cambiar la longitud
28125  
28126 \series bold
28127
28128 \backslash
28129 jot
28130 \series default
28131
28132 \begin_inset Index
28133 status collapsed
28134
28135 \begin_layout Plain Layout
28136 Comandos ! J ! 
28137 \backslash
28138 jot
28139 \end_layout
28140
28141 \end_inset
28142
28143 .
28144  La definición es: 
28145 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28146 \end_inset
28147
28148 .
28149  El valor predeterminado para 
28150 \series bold
28151
28152 \backslash
28153 jot
28154 \series default
28155  es 3
28156 \begin_inset space \thinspace{}
28157 \end_inset
28158
28159 pt.
28160  Para establecer una separación adicional de 3
28161 \begin_inset space \thinspace{}
28162 \end_inset
28163
28164 mm como en el ejemplo anterior, se inserta el comando
28165 \end_layout
28166
28167 \begin_layout Standard
28168
28169 \series bold
28170
28171 \backslash
28172 setlength{
28173 \backslash
28174 jot}{3mm+3pt}
28175 \end_layout
28176
28177 \begin_layout Standard
28178 en modo TeX antes de la ecuación.
28179  Es necesario cargar el paquete 
28180 \series bold
28181 calc
28182 \series default
28183
28184 \begin_inset Foot
28185 status collapsed
28186
28187 \begin_layout Plain Layout
28188
28189 \series bold
28190 calc
28191 \series default
28192  forma parte de toda instalación LaTeX estándar.
28193 \end_layout
28194
28195 \end_inset
28196
28197
28198 \begin_inset Index
28199 status collapsed
28200
28201 \begin_layout Plain Layout
28202 Paquetes ! calc
28203 \end_layout
28204
28205 \end_inset
28206
28207  en el preámbulo con la línea
28208 \end_layout
28209
28210 \begin_layout Standard
28211
28212 \series bold
28213
28214 \backslash
28215 usepackage{calc}
28216 \end_layout
28217
28218 \begin_layout Standard
28219 Se obtiene:
28220 \begin_inset ERT
28221 status collapsed
28222
28223 \begin_layout Plain Layout
28224
28225
28226 \backslash
28227 setlength{
28228 \backslash
28229 jot}{3mm+3pt}
28230 \end_layout
28231
28232 \end_inset
28233
28234
28235 \begin_inset Formula \begin{eqnarray*}
28236 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}\\
28237 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*}
28238
28239 \end_inset
28240
28241
28242 \begin_inset ERT
28243 status collapsed
28244
28245 \begin_layout Plain Layout
28246
28247
28248 \backslash
28249 setlength{
28250 \backslash
28251 jot}{3pt}
28252 \end_layout
28253
28254 \end_inset
28255
28256  Para volver a la distancia predeterminada, 
28257 \series bold
28258
28259 \backslash
28260 jot
28261 \series default
28262  se establece en 3
28263 \begin_inset space \thinspace{}
28264 \end_inset
28265
28266 pt.
28267 \end_layout
28268
28269 \begin_layout Subsubsection
28270 Separación de columnas
28271 \begin_inset CommandInset label
28272 LatexCommand label
28273 name "sub:Separación-de-columnas"
28274
28275 \end_inset
28276
28277
28278 \begin_inset Index
28279 status collapsed
28280
28281 \begin_layout Plain Layout
28282 Ecuación ! multilínea !separación de columnas
28283 \end_layout
28284
28285 \end_inset
28286
28287
28288 \end_layout
28289
28290 \begin_layout Standard
28291 Una ecuación multilínea forma una matriz.
28292  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28293  columnas.
28294  Cambiando la separación de columnas en este entorno se puede cambiar el
28295  espacio junto al signo de relación.
28296 \end_layout
28297
28298 \begin_layout Standard
28299 La separación de columnas se especifica con la longitud
28300 \series bold
28301  
28302 \backslash
28303 arraycolsep
28304 \series default
28305
28306 \begin_inset Index
28307 status collapsed
28308
28309 \begin_layout Plain Layout
28310 Comandos ! A ! 
28311 \backslash
28312 arraycolsep
28313 \end_layout
28314
28315 \end_inset
28316
28317  según:
28318 \begin_inset Newline newline
28319 \end_inset
28320
28321 separación de columnas = 2
28322 \begin_inset space \thinspace{}
28323 \end_inset
28324
28325
28326 \series bold
28327
28328 \backslash
28329 arraycolsep
28330 \series default
28331
28332 \begin_inset Newline newline
28333 \end_inset
28334
28335 Así, el comando en modo TeX
28336 \end_layout
28337
28338 \begin_layout Standard
28339
28340 \series bold
28341
28342 \backslash
28343 setlength{
28344 \backslash
28345 arraycolsep}{1cm}
28346 \end_layout
28347
28348 \begin_layout Standard
28349 establece para todas las ecuaciones siguientes una separación de columnas
28350  de 2
28351 \begin_inset space \thinspace{}
28352 \end_inset
28353
28354 cm.
28355  Para volver al valor predefinido, 
28356 \series bold
28357
28358 \backslash
28359 arraycolsep
28360 \series default
28361  se pone en 5
28362 \begin_inset space \thinspace{}
28363 \end_inset
28364
28365 pt.
28366 \end_layout
28367
28368 \begin_layout Standard
28369 Una ecuación con separación de 2
28370 \begin_inset space \thinspace{}
28371 \end_inset
28372
28373 cm entre columnas:
28374 \begin_inset ERT
28375 status collapsed
28376
28377 \begin_layout Plain Layout
28378
28379
28380 \backslash
28381 setlength{
28382 \backslash
28383 arraycolsep}{1cm}
28384 \end_layout
28385
28386 \end_inset
28387
28388
28389 \begin_inset Formula \begin{eqnarray*}
28390 A & = & B\\
28391 C & \ne & A\end{eqnarray*}
28392
28393 \end_inset
28394
28395 Una ecuación con la separación predefinida para matrices, 10
28396 \begin_inset space \thinspace{}
28397 \end_inset
28398
28399 pt:
28400 \begin_inset ERT
28401 status collapsed
28402
28403 \begin_layout Plain Layout
28404
28405
28406 \backslash
28407 setlength{
28408 \backslash
28409 arraycolsep}{5pt}
28410 \end_layout
28411
28412 \end_inset
28413
28414
28415 \begin_inset Formula \begin{eqnarray*}
28416 A & = & B\\
28417 C & \ne & A\end{eqnarray*}
28418
28419 \end_inset
28420
28421
28422 \end_layout
28423
28424 \begin_layout Subsubsection
28425 Ecuaciones largas
28426 \begin_inset Index
28427 status collapsed
28428
28429 \begin_layout Plain Layout
28430 Ecuación ! larga
28431 \end_layout
28432
28433 \end_inset
28434
28435
28436 \end_layout
28437
28438 \begin_layout Standard
28439 Se pueden componer ecuaciones largas mediante estos métodos:
28440 \end_layout
28441
28442 \begin_layout Itemize
28443 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28444  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28445 \begin_inset Formula \begin{eqnarray}
28446 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 \\
28447  &  & -\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}
28448
28449 \end_inset
28450
28451 El signo menos al principio de la segunda línea normalmente no aparece como
28452  operador porque es el primer carácter de la línea.
28453  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28454  Para evitarlo se ha insertado espacio detrás del menos con el comando 
28455 \series bold
28456
28457 \backslash
28458 hspace{3pt}
28459 \series default
28460
28461 \begin_inset Index
28462 status collapsed
28463
28464 \begin_layout Plain Layout
28465 Comandos ! H ! 
28466 \backslash
28467 hspace
28468 \end_layout
28469
28470 \end_inset
28471
28472 .
28473 \begin_inset Foot
28474 status collapsed
28475
28476 \begin_layout Plain Layout
28477 véase más sobre 
28478 \series bold
28479
28480 \backslash
28481 hspace
28482 \series default
28483  en 
28484 \begin_inset CommandInset ref
28485 LatexCommand ref
28486 reference "sub:Espacio-variable"
28487
28488 \end_inset
28489
28490
28491 \end_layout
28492
28493 \end_inset
28494
28495
28496 \end_layout
28497
28498 \begin_layout Itemize
28499 Si ambos lados de la ecuación son demasiado largos se usa el comando 
28500 \series bold
28501
28502 \backslash
28503 lefteqn
28504 \series default
28505
28506 \begin_inset Index
28507 status collapsed
28508
28509 \begin_layout Plain Layout
28510 Comandos ! L ! 
28511 \backslash
28512 lefteqn
28513 \end_layout
28514
28515 \end_inset
28516
28517 .
28518  Se inserta en la primer columna de la primera línea y hace que todas las
28519  inserciones posteriores sobreescriban las columnas siguientes:
28520 \begin_inset Formula \begin{eqnarray}
28521 \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 \\
28522  &  & -\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 \\
28523  &  & =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}
28524
28525 \end_inset
28526
28527 Tras la inserción de 
28528 \series bold
28529
28530 \backslash
28531 lefteqn
28532 \series default
28533  el cursor está en un marco púrpura un poco a la izquierda del azul.
28534  La ecuación se inserta en éste.
28535 \begin_inset Newline newline
28536 \end_inset
28537
28538 El contenido de las restantes líneas se inserta en la segunda columna o
28539  en otra.
28540  A mayor número de columna donde se inserte, mayor sangrado.
28541 \begin_inset ERT
28542 status collapsed
28543
28544 \begin_layout Plain Layout
28545
28546
28547 \backslash
28548 medskip
28549 \end_layout
28550
28551 \end_inset
28552
28553
28554 \begin_inset Newline newline
28555 \end_inset
28556
28557
28558 \begin_inset Note Greyedout
28559 status open
28560
28561 \begin_layout Plain Layout
28562 Ten en cuenta lo siguiente si usas 
28563 \series bold
28564
28565 \backslash
28566 lefteqn
28567 \series default
28568 :
28569 \end_layout
28570
28571 \begin_layout Itemize
28572 La ecuación no usa la anchura total de la página.
28573  Cuando se añade, p.
28574 \begin_inset space \thinspace{}
28575 \end_inset
28576
28577 e., el término 
28578 \begin_inset Formula $-B^{2}$
28579 \end_inset
28580
28581  en la primera línea del ejemplo, debería estar fuera del margen.
28582  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
28583  principio de la primera línea.
28584 \end_layout
28585
28586 \begin_layout Itemize
28587 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
28588  primera línea.
28589 \begin_inset Foot
28590 status collapsed
28591
28592 \begin_layout Plain Layout
28593 \begin_inset CommandInset href
28594 LatexCommand href
28595 name "LyX-bug #1429"
28596 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28597
28598 \end_inset
28599
28600
28601 \end_layout
28602
28603 \end_inset
28604
28605  Sólo se puede poner el cursor al principio de la línea y moverlo con las
28606  teclas de flecha.
28607 \end_layout
28608
28609 \end_inset
28610
28611  
28612 \end_layout
28613
28614 \begin_layout Itemize
28615 Se describen otros métodos para escribir fórmulas largas en 
28616 \begin_inset CommandInset ref
28617 LatexCommand ref
28618 reference "sub:Entorno-multilínea"
28619
28620 \end_inset
28621
28622  y 
28623 \begin_inset CommandInset ref
28624 LatexCommand ref
28625 reference "sub:Partes-de-una-multilínea"
28626
28627 \end_inset
28628
28629 .
28630 \end_layout
28631
28632 \begin_layout Subsubsection
28633 Delimitadores multilínea
28634 \begin_inset CommandInset label
28635 LatexCommand label
28636 name "sub:Delimitadores-multilínea"
28637
28638 \end_inset
28639
28640
28641 \begin_inset Index
28642 status collapsed
28643
28644 \begin_layout Plain Layout
28645 Delimitadores ! para varias líneas
28646 \end_layout
28647
28648 \end_inset
28649
28650
28651 \end_layout
28652
28653 \begin_layout Standard
28654 Para poner delimitadores que cubran varias líneas hay un problema:
28655 \begin_inset Formula \begin{eqnarray*}
28656 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28657  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28658
28659 \end_inset
28660
28661 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
28662 res con tamaño variable no abarcan líneas múltiples.
28663 \end_layout
28664
28665 \begin_layout Standard
28666 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
28667  primera línea se finaliza con 
28668 \series bold
28669
28670 \backslash
28671 right.
28672 \series default
28673
28674 \begin_inset Index
28675 status collapsed
28676
28677 \begin_layout Plain Layout
28678 Comandos ! R ! 
28679 \backslash
28680 right
28681 \end_layout
28682
28683 \end_inset
28684
28685  y la segunda con 
28686 \series bold
28687
28688 \backslash
28689 left.
28690 \series default
28691 .
28692 \begin_inset Foot
28693 status collapsed
28694
28695 \begin_layout Plain Layout
28696 Más sobre 
28697 \series bold
28698
28699 \backslash
28700 left.
28701
28702 \series default
28703  y 
28704 \series bold
28705
28706 \backslash
28707 right.
28708
28709 \series default
28710  en 
28711 \begin_inset CommandInset ref
28712 LatexCommand ref
28713 reference "sub:Tamaño-automático-de"
28714
28715 \end_inset
28716
28717
28718 \end_layout
28719
28720 \end_inset
28721
28722
28723 \begin_inset Index
28724 status collapsed
28725
28726 \begin_layout Plain Layout
28727 Comandos ! L ! 
28728 \backslash
28729 left
28730 \end_layout
28731
28732 \end_inset
28733
28734  Después de 
28735 \series bold
28736
28737 \backslash
28738 left.
28739
28740 \series default
28741  se inserta el comando 
28742 \series bold
28743
28744 \backslash
28745 vphantom
28746 \series default
28747
28748 \begin_inset ERT
28749 status collapsed
28750
28751 \begin_layout Plain Layout
28752
28753
28754 \backslash
28755 spce 
28756 \end_layout
28757
28758 \end_inset
28759
28760
28761 \series bold
28762
28763 \backslash
28764 prod
28765 \series default
28766 ^
28767 \begin_inset ERT
28768 status collapsed
28769
28770 \begin_layout Plain Layout
28771
28772
28773 \backslash
28774 spce 
28775 \end_layout
28776
28777 \end_inset
28778
28779
28780 \series bold
28781
28782 \backslash
28783 infty
28784 \series default
28785
28786 \begin_inset ERT
28787 status collapsed
28788
28789 \begin_layout Plain Layout
28790
28791
28792 \backslash
28793 spce 
28794 \end_layout
28795
28796 \end_inset
28797
28798
28799 \series bold
28800
28801 \begin_inset Formula $\downarrow$
28802 \end_inset
28803
28804 _R=1}
28805 \series default
28806
28807 \begin_inset Index
28808 status collapsed
28809
28810 \begin_layout Plain Layout
28811 Comandos ! V ! 
28812 \backslash
28813 vphantom
28814 \end_layout
28815
28816 \end_inset
28817
28818 , porque el operador de multiplicación con sus límites es el símbolo mayor
28819  en la primera línea y ese debería ser el tamaño para el delimitador en
28820  la segunda línea.
28821 \end_layout
28822
28823 \begin_layout Standard
28824 El resultado es: 
28825 \begin_inset Formula \begin{eqnarray*}
28826 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28827  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28828
28829 \end_inset
28830
28831
28832 \end_layout
28833
28834 \begin_layout Subsection
28835 Entornos align
28836 \end_layout
28837
28838 \begin_layout Standard
28839 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
28840  Son especialmente apropiados para poner ecuaciones adosadas.
28841 \end_layout
28842
28843 \begin_layout Standard
28844 Los entornos align constan de columnas.
28845  Las columnas impares se alinean a la derecha, las pares a la izquierda.
28846  En un entorno align se puede numerar cada línea.
28847 \end_layout
28848
28849 \begin_layout Standard
28850 Los entornos align se crean con el menú 
28851 \family sans
28852 Insertar\SpecialChar \menuseparator
28853 Ecuación
28854 \family default
28855 .
28856  Una ecuación existente se puede convertir a align con el menú 
28857 \family sans
28858 Editar\SpecialChar \menuseparator
28859 Ecuación\SpecialChar \menuseparator
28860 Cambiar tipo de ecuación
28861 \family default
28862 .
28863 \end_layout
28864
28865 \begin_layout Standard
28866 Para añadir o quitar columnas se pueden usar los botones 
28867 \begin_inset Graphics
28868         filename ../../images/tabular-feature_append-row.png
28869         scale 85
28870
28871 \end_inset
28872
28873  o 
28874 \begin_inset Graphics
28875         filename ../../images/tabular-feature_delete-row.png
28876         scale 85
28877
28878 \end_inset
28879
28880 de la barra de ecuaciones o el menú 
28881 \family sans
28882 Editar\SpecialChar \menuseparator
28883 Filas y columnas
28884 \family default
28885 .
28886 \end_layout
28887
28888 \begin_layout Subsubsection
28889 Entorno align estándar
28890 \begin_inset CommandInset label
28891 LatexCommand label
28892 name "sub:Entorno-align-estándar"
28893
28894 \end_inset
28895
28896
28897 \begin_inset Index
28898 status collapsed
28899
28900 \begin_layout Plain Layout
28901 Ecuación ! multilínea ! entorno align
28902 \end_layout
28903
28904 \end_inset
28905
28906
28907 \end_layout
28908
28909 \begin_layout Standard
28910 Este entorno align se crea pulsando 
28911 \family sans
28912 Ctrl-Retorno
28913 \family default
28914  en una ecuación o con el menú 
28915 \family sans
28916 Insertar\SpecialChar \menuseparator
28917 Ecuación\SpecialChar \menuseparator
28918 Entorno AMS align
28919 \family default
28920 .
28921 \end_layout
28922
28923 \begin_layout Standard
28924 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
28925  align de cuatro columnas:
28926 \begin_inset Formula \begin{align*}
28927 A & =\sen(B) & C & =D\\
28928 C & \neq A & B & \neq D\end{align*}
28929
28930 \end_inset
28931
28932 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
28933  un 
28934 \series bold
28935
28936 \backslash
28937 hfill
28938 \series default
28939
28940 \begin_inset Foot
28941 status collapsed
28942
28943 \begin_layout Plain Layout
28944 Más sobre 
28945 \series bold
28946
28947 \backslash
28948 hfill
28949 \series default
28950  en 
28951 \begin_inset CommandInset ref
28952 LatexCommand ref
28953 reference "sub:Espacio-variable"
28954
28955 \end_inset
28956
28957
28958 \end_layout
28959
28960 \end_inset
28961
28962  antes de la primera y detrás de cada columna par.
28963  Si se pone en estilo 
28964 \series bold
28965 Sangrado
28966 \series default
28967 ,
28968 \begin_inset Foot
28969 status collapsed
28970
28971 \begin_layout Plain Layout
28972 véase estilos de ecuación en 
28973 \begin_inset CommandInset ref
28974 LatexCommand ref
28975 reference "sec:Estilos-de-ecuación"
28976
28977 \end_inset
28978
28979
28980 \end_layout
28981
28982 \end_inset
28983
28984  la ecuación queda sin el 
28985 \series bold
28986
28987 \backslash
28988 hfill
28989 \series default
28990  ante la primera columna.
28991 \end_layout
28992
28993 \begin_layout Subsubsection
28994 Entorno alignat
28995 \begin_inset Index
28996 status collapsed
28997
28998 \begin_layout Plain Layout
28999 Ecuación ! multilínea ! entorno alignat
29000 \end_layout
29001
29002 \end_inset
29003
29004
29005 \end_layout
29006
29007 \begin_layout Standard
29008 El entorno alignat no tiene separación predefinida de columnas.
29009  Se puede insertar manualmente con los espacios descritos en 
29010 \begin_inset CommandInset ref
29011 LatexCommand ref
29012 reference "sec:Espacio"
29013
29014 \end_inset
29015
29016 .
29017 \end_layout
29018
29019 \begin_layout Standard
29020 El ejemplo anterior en el entorno alignat, con un espacio de 1
29021 \begin_inset space \thinspace{}
29022 \end_inset
29023
29024 cm al comienzo da la segunda ecuación:
29025 \begin_inset Formula \begin{alignat*}{2}
29026 A & =\sen(B)\hspace{1cm} & C & =D\\
29027 C & \neq A & B & \neq D\end{alignat*}
29028
29029 \end_inset
29030
29031 Como cada columna puede tener un espacio diferente, este entorno es especialment
29032 e apropiado para poner tres o más ecuaciones adosadas.
29033 \end_layout
29034
29035 \begin_layout Subsubsection
29036 Entorno flalign
29037 \begin_inset CommandInset label
29038 LatexCommand label
29039 name "sub:Entorno-flalign"
29040
29041 \end_inset
29042
29043
29044 \begin_inset Index
29045 status collapsed
29046
29047 \begin_layout Plain Layout
29048 Ecuación ! multilínea ! entorno flalign
29049 \end_layout
29050
29051 \end_inset
29052
29053
29054 \end_layout
29055
29056 \begin_layout Standard
29057 En este entorno las dos primeras columnas están siempre tan a la izquierda
29058  como sea posible y las dos últimas a la derecha.
29059  Ejemplo:
29060 \begin_inset Formula \begin{flalign*}
29061 A & =1 & B & =2 & C & =3\\
29062 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4\end{flalign*}
29063
29064 \end_inset
29065
29066 En un entorno flalign con un número impar de columnas, en la última de las
29067  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29068  alineadas a la izquierda, aunque se use el estilo 
29069 \series bold
29070 Centrado
29071 \series default
29072 .
29073  Un ejemplo de fórmula sangrada 
29074 \begin_inset CommandInset ref
29075 LatexCommand eqref
29076 reference "eq:IntVol"
29077
29078 \end_inset
29079
29080 :
29081 \begin_inset Formula \begin{flalign}
29082 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}\end{flalign}
29083
29084 \end_inset
29085
29086 Las dos primeras columnas contienen la fórmula.
29087  Para sangrarla como con el estilo 
29088 \series bold
29089 Sangrado
29090 \series default
29091 , se añade un espacio de 30
29092 \begin_inset space \thinspace{}
29093 \end_inset
29094
29095 pt al comienzo de la primera columna.
29096  
29097 \end_layout
29098
29099 \begin_layout Subsection
29100 Entorno eqnarray
29101 \begin_inset CommandInset label
29102 LatexCommand label
29103 name "sub:Entorno-eqnarray"
29104
29105 \end_inset
29106
29107
29108 \begin_inset Index
29109 status collapsed
29110
29111 \begin_layout Plain Layout
29112 Ecuación ! multilínea ! entorno eqnarray
29113 \end_layout
29114
29115 \end_inset
29116
29117
29118 \begin_inset Index
29119 status collapsed
29120
29121 \begin_layout Plain Layout
29122 Ecuación ! multilínea ! entorno eqnarray
29123 \end_layout
29124
29125 \end_inset
29126
29127
29128 \end_layout
29129
29130 \begin_layout Standard
29131 Al introducir este entorno aparecen tres marcos azules.
29132  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29133  El contenido del marco central está centrado y algo más pequeño, porque
29134  está diseñado para insertar sólo caracteres de relación.
29135 \begin_inset Formula \begin{eqnarray*}
29136 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29137 AB & AB & AB\\
29138 A & = & A\end{eqnarray*}
29139
29140 \end_inset
29141
29142
29143 \end_layout
29144
29145 \begin_layout Subsection
29146 Entorno gather
29147 \begin_inset Index
29148 status collapsed
29149
29150 \begin_layout Plain Layout
29151 Ecuación ! multilínea ! entorno gather
29152 \end_layout
29153
29154 \end_inset
29155
29156
29157 \end_layout
29158
29159 \begin_layout Standard
29160 Este entorno consta de una sola columna centrada.
29161  Se puede numerar cada línea.
29162 \begin_inset Formula \begin{gather}
29163 A=1\\
29164 X=\mbox{-}1\end{gather}
29165
29166 \end_inset
29167
29168
29169 \end_layout
29170
29171 \begin_layout Subsection
29172 Entorno multilínea
29173 \begin_inset CommandInset label
29174 LatexCommand label
29175 name "sub:Entorno-multilínea"
29176
29177 \end_inset
29178
29179
29180 \begin_inset Index
29181 status collapsed
29182
29183 \begin_layout Plain Layout
29184 Ecuación ! multilínea ! entorno multilínea
29185 \end_layout
29186
29187 \end_inset
29188
29189
29190 \end_layout
29191
29192 \begin_layout Standard
29193 El entorno multilínea, como gather, consta de una sola columna.
29194  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29195  Las demás están centradas.
29196  Por tanto este entorno es apropiado para ecuaciones largas.
29197  Como ejemplo, la ecuación
29198 \begin_inset space ~
29199 \end_inset
29200
29201
29202 \begin_inset CommandInset ref
29203 LatexCommand eqref
29204 reference "eq:lefteqn"
29205
29206 \end_inset
29207
29208  en entorno multilínea:
29209 \begin_inset Formula \begin{multline}
29210 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}\\
29211 -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}\\
29212 =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}
29213
29214 \end_inset
29215
29216 En la salida sólo aparece numerada la última (primera) línea si la numeración
29217  del documento es a la derecha (izquierda).
29218 \begin_inset Foot
29219 status collapsed
29220
29221 \begin_layout Plain Layout
29222 véanse los estilos de numeración en 
29223 \begin_inset CommandInset ref
29224 LatexCommand ref
29225 reference "sec:Estilos-de-ecuación"
29226
29227 \end_inset
29228
29229
29230 \end_layout
29231
29232 \end_inset
29233
29234
29235 \end_layout
29236
29237 \begin_layout Standard
29238 Con los comandos 
29239 \series bold
29240
29241 \backslash
29242 shoveright
29243 \begin_inset Index
29244 status collapsed
29245
29246 \begin_layout Plain Layout
29247 Comandos ! S ! 
29248 \backslash
29249 shoveright
29250 \end_layout
29251
29252 \end_inset
29253
29254
29255 \series default
29256  y 
29257 \series bold
29258
29259 \backslash
29260 shoveleft
29261 \series default
29262
29263 \begin_inset Index
29264 status collapsed
29265
29266 \begin_layout Plain Layout
29267 Comandos ! S ! 
29268 \backslash
29269 shoveleft
29270 \end_layout
29271
29272 \end_inset
29273
29274 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29275 ente.
29276  Los comandos se usan como sigue:
29277 \end_layout
29278
29279 \begin_layout Standard
29280
29281 \series bold
29282
29283 \backslash
29284 shoveright{contenido de la línea}
29285 \series default
29286  y 
29287 \series bold
29288
29289 \backslash
29290 shoveleft{contenido de la línea}
29291 \end_layout
29292
29293 \begin_layout Standard
29294 \begin_inset VSpace medskip
29295 \end_inset
29296
29297
29298 \end_layout
29299
29300 \begin_layout Standard
29301 La longitud 
29302 \series bold
29303
29304 \backslash
29305 multlinegap
29306 \series default
29307
29308 \begin_inset Index
29309 status collapsed
29310
29311 \begin_layout Plain Layout
29312 Comandos ! M ! 
29313 \backslash
29314 multlinegap
29315 \end_layout
29316
29317 \end_inset
29318
29319  especifica la distancia de la primera línea desde el margen izquierdo de
29320  la página.
29321  Esta longitud es 0
29322 \begin_inset space \thinspace{}
29323 \end_inset
29324
29325 pt por omisión.
29326 \end_layout
29327
29328 \begin_layout Standard
29329 Como ejemplo la ecuación anterior con el comando
29330 \end_layout
29331
29332 \begin_layout Standard
29333
29334 \series bold
29335
29336 \backslash
29337 setlength{
29338 \backslash
29339 multlinegap}{2cm}
29340 \end_layout
29341
29342 \begin_layout Standard
29343 insertado previamente en modo TeX:
29344 \begin_inset ERT
29345 status collapsed
29346
29347 \begin_layout Plain Layout
29348
29349
29350 \backslash
29351 setlength{
29352 \backslash
29353 multlinegap}{2cm}
29354 \end_layout
29355
29356 \end_inset
29357
29358
29359 \begin_inset Formula \begin{multline}
29360 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}\\
29361 \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}}\\
29362 =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}
29363
29364 \end_inset
29365
29366
29367 \begin_inset ERT
29368 status collapsed
29369
29370 \begin_layout Plain Layout
29371
29372
29373 \backslash
29374 setlength{
29375 \backslash
29376 multlinegap}{0pt}
29377 \end_layout
29378
29379 \end_inset
29380
29381 La segunda línea se ha alineado a la izquierda con 
29382 \series bold
29383
29384 \backslash
29385 shoveleft
29386 \series default
29387 .
29388 \end_layout
29389
29390 \begin_layout Subsection
29391 Partes de una ecuación multilínea
29392 \begin_inset CommandInset label
29393 LatexCommand label
29394 name "sub:Partes-de-una-multilínea"
29395
29396 \end_inset
29397
29398
29399 \begin_inset Index
29400 status collapsed
29401
29402 \begin_layout Plain Layout
29403 Ecuación ! multilínea ! partes de
29404 \end_layout
29405
29406 \end_inset
29407
29408
29409 \end_layout
29410
29411 \begin_layout Standard
29412 Para mostrar sólo partes de una ecuación multilínea se
29413 \family roman
29414 \series medium
29415 \shape up
29416 \size normal
29417 \emph off
29418 \bar no
29419 \noun off
29420 \color none
29421
29422 \backslash
29423 left.
29424 \backslash
29425 right
29426 \backslash
29427 }
29428 \family default
29429 \series default
29430 \shape default
29431 \size default
29432 \emph default
29433 \bar default
29434 \noun default
29435 \color inherit
29436  usa uno de los siguientes métodos: 
29437 \series bold
29438 aligned
29439 \series default
29440
29441 \series bold
29442 alignedat
29443 \series default
29444
29445 \series bold
29446 gathered
29447 \series default
29448  o 
29449 \series bold
29450 split
29451 \series default
29452 .
29453  Se pueden elegir en el menú 
29454 \family sans
29455 Insertar\SpecialChar \menuseparator
29456 Ecuación
29457 \family default
29458  o usando los comandos aquí descritos.
29459 \end_layout
29460
29461 \begin_layout Standard
29462 Los tres primeros tienen las mismas propiedades que los correspondientes
29463  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29464  Un ejemplo:
29465 \begin_inset Formula \[
29466 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29467 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29468 \right\} \mbox{Relaciones de incertidumbre}\]
29469
29470 \end_inset
29471
29472 Para componer esta expresión se inserta una ecuación presentada y en ella
29473  se introduce el comando 
29474 \series bold
29475
29476 \backslash
29477 aligned
29478 \series default
29479
29480 \begin_inset Index
29481 status collapsed
29482
29483 \begin_layout Plain Layout
29484 Comandos ! A ! 
29485 \backslash
29486 aligned
29487 \end_layout
29488
29489 \end_inset
29490
29491 .
29492  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
29493  añadir filas y columnas.
29494  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
29495  como la llave.
29496 \end_layout
29497
29498 \begin_layout Standard
29499 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
29500  se alinean horizontalmente.
29501  Usar aligned en una ecuación presentada tiene la ventaja de que el número
29502  de ecuación se centra verticalmente con las líneas.
29503  Como ejemplo, la ecuación 
29504 \begin_inset CommandInset ref
29505 LatexCommand eqref
29506 reference "eq:cortolargo"
29507
29508 \end_inset
29509
29510  en entorno aligned: 
29511 \begin_inset Formula \begin{equation}
29512 \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}|}\\
29513  & -\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}
29514 \end{equation}
29515
29516 \end_inset
29517
29518 Para usar los entornos 
29519 \series bold
29520 alignedat
29521 \series default
29522
29523 \series bold
29524 gathered
29525 \series default
29526 , o 
29527 \series bold
29528 split
29529 \series default
29530 , se insertan respectivamente los comandos
29531 \series bold
29532  
29533 \backslash
29534 alignedat
29535 \series default
29536 ,
29537 \begin_inset Index
29538 status collapsed
29539
29540 \begin_layout Plain Layout
29541 Comandos ! A ! 
29542 \backslash
29543 alignedat
29544 \end_layout
29545
29546 \end_inset
29547
29548  
29549 \series bold
29550
29551 \backslash
29552 gathered
29553 \series default
29554
29555 \begin_inset Index
29556 status collapsed
29557
29558 \begin_layout Plain Layout
29559 Comandos ! G ! 
29560 \backslash
29561 gathered
29562 \end_layout
29563
29564 \end_inset
29565
29566 , o 
29567 \series bold
29568
29569 \backslash
29570 split
29571 \series default
29572
29573 \begin_inset Index
29574 status collapsed
29575
29576 \begin_layout Plain Layout
29577 Comandos ! S ! 
29578 \backslash
29579 split
29580 \end_layout
29581
29582 \end_inset
29583
29584 .
29585  El entorno split tiene las mismas propiedades que aligned pero sólo puede
29586  tener dos columnas.
29587 \end_layout
29588
29589 \begin_layout Subsection
29590 Texto en ecuaciones multilínea
29591 \begin_inset CommandInset label
29592 LatexCommand label
29593 name "sub:Texto-en-multilínea"
29594
29595 \end_inset
29596
29597
29598 \begin_inset Index
29599 status collapsed
29600
29601 \begin_layout Plain Layout
29602 Texto ! en ecuaciones
29603 \end_layout
29604
29605 \end_inset
29606
29607
29608 \begin_inset Index
29609 status collapsed
29610
29611 \begin_layout Plain Layout
29612 Ecuación ! multilínea ! texto en
29613 \end_layout
29614
29615 \end_inset
29616
29617
29618 \end_layout
29619
29620 \begin_layout Standard
29621 En los entornos Align, multilínea y gather, se puede insertar texto que
29622  se mostrará en una línea separada y que no afecta la alineación de columna.
29623  Para esto se usa el comando 
29624 \series bold
29625
29626 \backslash
29627 intertext
29628 \series default
29629
29630 \begin_inset Index
29631 status collapsed
29632
29633 \begin_layout Plain Layout
29634 Comandos ! I ! 
29635 \backslash
29636 intertext
29637 \end_layout
29638
29639 \end_inset
29640
29641  con el siguiente esquema:
29642 \end_layout
29643
29644 \begin_layout Standard
29645
29646 \series bold
29647
29648 \backslash
29649 intertext{texto}
29650 \end_layout
29651
29652 \begin_layout Standard
29653 El texto no debería ocupar más de una línea porque no se puede partir con
29654  guión.
29655  Como LyX aún no soporta 
29656 \series bold
29657
29658 \backslash
29659 intertext
29660 \series default
29661  directamente, el texto se escribe como texto matemático.
29662  
29663 \series bold
29664
29665 \backslash
29666 intertext
29667 \series default
29668  debe por tanto estar al comienzo de una línea y en la salida se presenta
29669  sobre esta línea.
29670  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
29671 \begin_inset Formula \begin{align}
29672 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29673 \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}
29674
29675 \end_inset
29676
29677
29678 \end_layout
29679
29680 \begin_layout Section
29681 Numeración de ecuaciones
29682 \begin_inset Index
29683 status collapsed
29684
29685 \begin_layout Plain Layout
29686 Ecuación ! numeración|see
29687 \begin_inset ERT
29688 status collapsed
29689
29690 \begin_layout Plain Layout
29691
29692 {
29693 \end_layout
29694
29695 \end_inset
29696
29697 Numeración de ecuaciones
29698 \begin_inset ERT
29699 status collapsed
29700
29701 \begin_layout Plain Layout
29702
29703 }
29704 \end_layout
29705
29706 \end_inset
29707
29708
29709 \end_layout
29710
29711 \end_inset
29712
29713
29714 \begin_inset Index
29715 status collapsed
29716
29717 \begin_layout Plain Layout
29718 Numeración de ecuaciones
29719 \end_layout
29720
29721 \end_inset
29722
29723
29724 \end_layout
29725
29726 \begin_layout Subsection
29727 General
29728 \end_layout
29729
29730 \begin_layout Standard
29731 Las ecuaciones numeradas se insertan con el menú 
29732 \family sans
29733 Insertar\SpecialChar \menuseparator
29734 Ecuación
29735 \family default
29736  
29737 \family sans
29738 \SpecialChar \menuseparator
29739 Ecuación
29740 \begin_inset space ~
29741 \end_inset
29742
29743 numerada
29744 \family default
29745  (atajo 
29746 \family sans
29747 Ctrl-Alt
29748 \begin_inset space ~
29749 \end_inset
29750
29751 n
29752 \family default
29753 ).
29754  Ecuaciones existentes se pueden numerar con el menú 
29755 \family sans
29756 Editar\SpecialChar \menuseparator
29757 Ecuación\SpecialChar \menuseparator
29758 Conmutar
29759 \begin_inset space ~
29760 \end_inset
29761
29762 numeración
29763 \family default
29764  (atajo
29765 \family sans
29766  Alt-m
29767 \begin_inset space ~
29768 \end_inset
29769
29770 n
29771 \family default
29772 ).
29773  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
29774  En la salida se muestra el número real.
29775 \end_layout
29776
29777 \begin_layout Standard
29778 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
29779  líneas.
29780  No obstante, la numeración se puede controlar en cada línea con el menú
29781  
29782 \family sans
29783 Editar\SpecialChar \menuseparator
29784 Ecuación\SpecialChar \menuseparator
29785 \SpecialChar \menuseparator
29786 Conmutar
29787 \begin_inset space ~
29788 \end_inset
29789
29790 numeración
29791 \begin_inset space ~
29792 \end_inset
29793
29794 de
29795 \begin_inset space ~
29796 \end_inset
29797
29798 línea
29799 \family default
29800  (atajo
29801 \family sans
29802  Alt-m
29803 \begin_inset space ~
29804 \end_inset
29805
29806 N
29807 \family default
29808 ).
29809 \end_layout
29810
29811 \begin_layout Standard
29812 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
29813  distintos, véase 
29814 \begin_inset CommandInset ref
29815 LatexCommand ref
29816 reference "sec:Estilos-de-ecuación"
29817
29818 \end_inset
29819
29820 .
29821 \end_layout
29822
29823 \begin_layout Subsection
29824 Referencias cruzadas
29825 \begin_inset Index
29826 status collapsed
29827
29828 \begin_layout Plain Layout
29829 Ecuación ! referencias cruzadas a
29830 \end_layout
29831
29832 \end_inset
29833
29834
29835 \end_layout
29836
29837 \begin_layout Standard
29838 Todas las ecuaciones con etiqueta se pueden referenciar.
29839  La etiqueta se añade con el menú 
29840 \family sans
29841 Insertar\SpecialChar \menuseparator
29842 Etiqueta
29843 \family default
29844  o con el botón 
29845 \begin_inset Graphics
29846         filename ../../images/label-insert.png
29847         scale 85
29848
29849 \end_inset
29850
29851  de la barra de herramientas.
29852  El cursor debe estar dentro de una ecuación en modo presentación.
29853  Surge un diálogo con el prefijo 
29854 \series bold
29855 eq:
29856 \series default
29857 , detrás del cual se escribe el texto de la etiqueta.
29858  El prefijo significa 
29859 \begin_inset Quotes fld
29860 \end_inset
29861
29862 equation
29863 \begin_inset Quotes frd
29864 \end_inset
29865
29866  y hace más fácil encontrar etiquetas en documentos extensos porque así
29867  se distingue p.
29868 \begin_inset space \thinspace{}
29869 \end_inset
29870
29871 e.
29872 \begin_inset space ~
29873 \end_inset
29874
29875 de las etiquetas de sección.
29876  Para cambiar una etiqueta se usa de nuevo el menú 
29877 \family sans
29878 Insertar\SpecialChar \menuseparator
29879 Etiqueta
29880 \family default
29881 .
29882 \end_layout
29883
29884 \begin_layout Standard
29885 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
29886  ecuación.
29887  Una ecuación con etiqueta se numera siempre.
29888 \end_layout
29889
29890 \begin_layout Standard
29891 Las referencias cruzadas se insertan mediante el menú 
29892 \family sans
29893 Insertar\SpecialChar \menuseparator
29894 Referencia cruzada
29895 \family default
29896  o con el botón 
29897 \begin_inset Graphics
29898         filename ../../images/dialog-show-new-inset_ref.png
29899         scale 85
29900
29901 \end_inset
29902
29903 .
29904  Una referencia a una ecuación aparece en la salida con su número.
29905  Si en el diálogo de referencia cruzada se elige el formato 
29906 \series bold
29907 (<referencia>)
29908 \series default
29909 , la referencia se muestra en la salida entre paréntesis.
29910  
29911 \begin_inset Newline newline
29912 \end_inset
29913
29914 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
29915  a la ecuación de referencia.
29916 \end_layout
29917
29918 \begin_layout Standard
29919 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
29920  siguientes:
29921 \begin_inset Note Note
29922 status collapsed
29923
29924 \begin_layout Plain Layout
29925 Observa los distintos tipos de referencias cruzadas.
29926 \end_layout
29927
29928 \end_inset
29929
29930
29931 \end_layout
29932
29933 \begin_layout Standard
29934 Las ecuaciones 
29935 \begin_inset CommandInset ref
29936 LatexCommand eqref
29937 reference "eq:tag"
29938
29939 \end_inset
29940
29941  y 
29942 \begin_inset CommandInset ref
29943 LatexCommand eqref
29944 reference "eq:c"
29945
29946 \end_inset
29947
29948  son equivalentes.
29949  En (
29950 \begin_inset CommandInset ref
29951 LatexCommand ref
29952 reference "eq:Lat"
29953
29954 \end_inset
29955
29956 ) se usan mayúsculas latinas para la numeración, a diferencia de (
29957 \begin_inset CommandInset ref
29958 LatexCommand ref
29959 reference "eq:Rom"
29960
29961 \end_inset
29962
29963 ).
29964 \begin_inset VSpace medskip
29965 \end_inset
29966
29967
29968 \end_layout
29969
29970 \begin_layout Standard
29971 Si el argumento de 
29972 \series bold
29973
29974 \backslash
29975 tag
29976 \begin_inset Foot
29977 status collapsed
29978
29979 \begin_layout Plain Layout
29980
29981 \series bold
29982
29983 \backslash
29984 tag
29985 \series default
29986  se describe en 
29987 \begin_inset CommandInset ref
29988 LatexCommand ref
29989 reference "sub:Numeración-personalizada"
29990
29991 \end_inset
29992
29993
29994 \end_layout
29995
29996 \end_inset
29997
29998
29999 \series default
30000  contiene un marco, como se describe en la 
30001 \begin_inset CommandInset ref
30002 LatexCommand ref
30003 reference "sub:Cuadros-de-párrafo"
30004
30005 \end_inset
30006
30007 , no se puede referenciar la ecuación.
30008 \end_layout
30009
30010 \begin_layout Subsection
30011 Subnumeración
30012 \begin_inset Index
30013 status collapsed
30014
30015 \begin_layout Plain Layout
30016 Numeración de ecuaciones ! subnumeración
30017 \end_layout
30018
30019 \end_inset
30020
30021
30022 \end_layout
30023
30024 \begin_layout Standard
30025 Con ayuda de los comandos 
30026 \series bold
30027
30028 \backslash
30029 begin{subequations}
30030 \series default
30031  y 
30032 \series bold
30033
30034 \backslash
30035 end{subequations}
30036 \series default
30037  en modo TeX se pueden subnumerar ecuaciones.
30038 \end_layout
30039
30040 \begin_layout Standard
30041 Ejemplo:
30042 \begin_inset Formula \begin{equation}
30043 A=C-B\label{eq:a}\end{equation}
30044
30045 \end_inset
30046
30047
30048 \begin_inset ERT
30049 status collapsed
30050
30051 \begin_layout Plain Layout
30052
30053
30054 \backslash
30055 addtocounter{equation}{-1}
30056 \end_layout
30057
30058 \end_inset
30059
30060
30061 \begin_inset ERT
30062 status collapsed
30063
30064 \begin_layout Plain Layout
30065
30066
30067 \backslash
30068 begin{subequations}
30069 \end_layout
30070
30071 \end_inset
30072
30073
30074 \begin_inset VSpace -5mm
30075 \end_inset
30076
30077
30078 \begin_inset Formula \begin{equation}
30079 B=C-A\label{eq:b}\end{equation}
30080
30081 \end_inset
30082
30083
30084 \begin_inset Formula \begin{equation}
30085 C=A+B\label{eq:c}\end{equation}
30086
30087 \end_inset
30088
30089
30090 \end_layout
30091
30092 \begin_layout Standard
30093 \begin_inset ERT
30094 status collapsed
30095
30096 \begin_layout Plain Layout
30097
30098
30099 \backslash
30100 end{subequations}
30101 \end_layout
30102
30103 \end_inset
30104
30105
30106 \end_layout
30107
30108 \begin_layout Standard
30109 Para este ejemplo se ha hecho lo siguiente:
30110 \end_layout
30111
30112 \begin_layout Enumerate
30113 se inserta la primera ecuación
30114 \end_layout
30115
30116 \begin_layout Enumerate
30117 después de ella se inserta
30118 \series bold
30119
30120 \begin_inset Newline newline
30121 \end_inset
30122
30123
30124 \backslash
30125 addtocounter{equation}{-1} 
30126 \backslash
30127 begin{subequations}
30128 \begin_inset Index
30129 status collapsed
30130
30131 \begin_layout Plain Layout
30132 Comandos ! A ! 
30133 \backslash
30134 addtocounter
30135 \end_layout
30136
30137 \end_inset
30138
30139
30140 \end_layout
30141
30142 \begin_layout Enumerate
30143 se inserta la segunda ecuación
30144 \end_layout
30145
30146 \begin_layout Enumerate
30147 se inserta la tercera ecuación
30148 \end_layout
30149
30150 \begin_layout Enumerate
30151 se inserta 
30152 \series bold
30153
30154 \backslash
30155 end{subequations}
30156 \series default
30157  tras la tercera ecuación
30158 \end_layout
30159
30160 \begin_layout Standard
30161 Toda ecuación entre los comandos 
30162 \series bold
30163
30164 \backslash
30165 begin
30166 \series default
30167  y 
30168 \series bold
30169
30170 \backslash
30171 end
30172 \series default
30173  se subnumera con a, b, c\SpecialChar \ldots{}
30174  En ecuaciones multilínea se subnumerará cada línea.
30175  Todas las ecuaciones subnumeradas son tratadas como 
30176 \emph on
30177 una
30178 \emph default
30179  ecuación numerada.
30180  Pero como cada ecuación numerada aumenta el contador 
30181 \series bold
30182 equation
30183 \series default
30184  en uno, hay que disminuir el comando 
30185 \series bold
30186
30187 \backslash
30188 addtocounter
30189 \series default
30190 .
30191  De lo contrario, las ecuaciones 
30192 \begin_inset CommandInset ref
30193 LatexCommand eqref
30194 reference "eq:a"
30195
30196 \end_inset
30197
30198
30199 \begin_inset CommandInset ref
30200 LatexCommand eqref
30201 reference "eq:b"
30202
30203 \end_inset
30204
30205
30206 \begin_inset CommandInset ref
30207 LatexCommand eqref
30208 reference "eq:c"
30209
30210 \end_inset
30211
30212  se numerarían 
30213 \begin_inset CommandInset ref
30214 LatexCommand eqref
30215 reference "eq:a"
30216
30217 \end_inset
30218
30219
30220 \begin_inset CommandInset ref
30221 LatexCommand eqref
30222 reference "eq:d"
30223
30224 \end_inset
30225
30226
30227 \begin_inset CommandInset ref
30228 LatexCommand eqref
30229 reference "eq:f"
30230
30231 \end_inset
30232
30233 .
30234 \end_layout
30235
30236 \begin_layout Standard
30237 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30238  ecuaciones.
30239  Para evitarlo se inserta ese espacio vertical de -5
30240 \begin_inset space \thinspace{}
30241 \end_inset
30242
30243 mm detrás del comando 
30244 \series bold
30245
30246 \backslash
30247 begin{subequations}
30248 \series default
30249 .
30250
30251 \series bold
30252  
30253 \series default
30254 Si se usa el estilo 
30255 \series bold
30256 Sangrado
30257 \series default
30258
30259 \begin_inset Foot
30260 status open
30261
30262 \begin_layout Plain Layout
30263 véase estilos de ecuación en 
30264 \begin_inset CommandInset ref
30265 LatexCommand ref
30266 reference "sec:Estilos-de-ecuación"
30267
30268 \end_inset
30269
30270
30271 \end_layout
30272
30273 \end_inset
30274
30275 , entonces se inserta -7
30276 \begin_inset space \thinspace{}
30277 \end_inset
30278
30279 mm.
30280 \end_layout
30281
30282 \begin_layout Standard
30283 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30284  de la segunda línea:
30285 \begin_inset ERT
30286 status collapsed
30287
30288 \begin_layout Plain Layout
30289
30290
30291 \backslash
30292 begin{subequations}
30293 \end_layout
30294
30295 \end_inset
30296
30297
30298 \begin_inset Formula \begin{eqnarray}
30299 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30300  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30301  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
30302
30303 \end_inset
30304
30305
30306 \begin_inset ERT
30307 status collapsed
30308
30309 \begin_layout Plain Layout
30310
30311
30312 \backslash
30313 end{subequations}
30314 \end_layout
30315
30316 \end_inset
30317
30318
30319 \end_layout
30320
30321 \begin_layout Subsection
30322 Numeración definida por el usuario
30323 \begin_inset CommandInset label
30324 LatexCommand label
30325 name "sub:Numeración-personalizada"
30326
30327 \end_inset
30328
30329
30330 \begin_inset Index
30331 status collapsed
30332
30333 \begin_layout Plain Layout
30334 Numeración de ecuaciones ! personalizada
30335 \end_layout
30336
30337 \end_inset
30338
30339
30340 \end_layout
30341
30342 \begin_layout Standard
30343 Con la numeración estándar el número se coloca entre paréntesis.
30344  Para reemplazar los paréntesis con barras verticales, p.
30345 \begin_inset space \thinspace{}
30346 \end_inset
30347
30348 e., se añade al preámbulo LaTeX la línea: 
30349 \end_layout
30350
30351 \begin_layout Standard
30352
30353 \series bold
30354
30355 \backslash
30356 def
30357 \backslash
30358 tagform@#1{
30359 \backslash
30360 maketag@@@{|#1|}}
30361 \series default
30362
30363 \begin_inset Note Note
30364 status collapsed
30365
30366 \begin_layout Plain Layout
30367 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
30368  Para activarlo, quita el % del principio.
30369 \end_layout
30370
30371 \end_inset
30372
30373
30374 \end_layout
30375
30376 \begin_layout Standard
30377 Para usar otros caracteres, se reemplazan las barras al lado de 
30378 \series bold
30379 #1
30380 \series default
30381  por ellos.
30382  Para obtener sólo el número de ecuación se omiten las barras verticales.
30383 \begin_inset VSpace bigskip
30384 \end_inset
30385
30386
30387 \end_layout
30388
30389 \begin_layout Standard
30390 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30391  consecutivo, se usa el comando 
30392 \series bold
30393
30394 \backslash
30395 tag
30396 \begin_inset Index
30397 status collapsed
30398
30399 \begin_layout Plain Layout
30400 Comandos ! T ! 
30401 \backslash
30402 tag
30403 \end_layout
30404
30405 \end_inset
30406
30407
30408 \series default
30409 :
30410 \begin_inset Formula \begin{equation}
30411 A+B=C\tag{algo}\label{eq:tag}\end{equation}
30412
30413 \end_inset
30414
30415 En este ejemplo se ha insertado el comando
30416 \series bold
30417  
30418 \backslash
30419 tag
30420 \begin_inset ERT
30421 status collapsed
30422
30423 \begin_layout Plain Layout
30424
30425
30426 \backslash
30427 spce 
30428 \end_layout
30429
30430 \end_inset
30431
30432 algo
30433 \series default
30434  en la ecuación.
30435 \end_layout
30436
30437 \begin_layout Standard
30438 Si se usa en su lugar el comando con asterisco 
30439 \series bold
30440
30441 \backslash
30442 tag*
30443 \begin_inset ERT
30444 status collapsed
30445
30446 \begin_layout Plain Layout
30447
30448
30449 \backslash
30450 spce 
30451 \end_layout
30452
30453 \end_inset
30454
30455 algo
30456 \series default
30457  no se imprimen los paréntesis:
30458 \begin_inset Formula \[
30459 A+B=C\tag*{algo}\]
30460
30461 \end_inset
30462
30463
30464 \end_layout
30465
30466 \begin_layout Standard
30467 \begin_inset VSpace bigskip
30468 \end_inset
30469
30470
30471 \end_layout
30472
30473 \begin_layout Standard
30474 Para reiniciar la numeración en nuevas partes o secciones del documento
30475  se usan los siguientes comandos:
30476 \end_layout
30477
30478 \begin_layout Standard
30479
30480 \series bold
30481
30482 \backslash
30483 @addtoreset{equation}{part}
30484 \series default
30485
30486 \begin_inset Index
30487 status collapsed
30488
30489 \begin_layout Plain Layout
30490 Comandos ! 
30491 \begin_inset ERT
30492 status collapsed
30493
30494 \begin_layout Plain Layout
30495
30496 "
30497 \end_layout
30498
30499 \end_inset
30500
30501 @
30502 \begin_inset ERT
30503 status collapsed
30504
30505 \begin_layout Plain Layout
30506
30507 "
30508 \end_layout
30509
30510 \end_inset
30511
30512  ! 
30513 \backslash
30514
30515 \begin_inset ERT
30516 status collapsed
30517
30518 \begin_layout Plain Layout
30519
30520 "
30521 \end_layout
30522
30523 \end_inset
30524
30525 @
30526 \begin_inset ERT
30527 status collapsed
30528
30529 \begin_layout Plain Layout
30530
30531 "
30532 \end_layout
30533
30534 \end_inset
30535
30536 addtoreset
30537 \end_layout
30538
30539 \end_inset
30540
30541
30542 \begin_inset Newline newline
30543 \end_inset
30544
30545
30546 \series bold
30547
30548 \backslash
30549 @addtoreset{equation}{section}
30550 \end_layout
30551
30552 \begin_layout Standard
30553 Pata poder usar estos comandos en modo TeX, el carácter 
30554 \begin_inset Quotes fld
30555 \end_inset
30556
30557 @
30558 \begin_inset Quotes frd
30559 \end_inset
30560
30561  debe 
30562 \begin_inset Quotes fld
30563 \end_inset
30564
30565 activarse
30566 \begin_inset Quotes frd
30567 \end_inset
30568
30569  para LaTeX con el comando 
30570 \series bold
30571
30572 \backslash
30573 makeatletter
30574 \series default
30575 .
30576  El comando 
30577 \series bold
30578
30579 \backslash
30580 makeatother
30581 \series default
30582  deshace esto.
30583  Así pues, la secuencia de comandos en modo TeX es:
30584 \end_layout
30585
30586 \begin_layout Standard
30587
30588 \series bold
30589
30590 \backslash
30591 makeatletter
30592 \begin_inset Newline newline
30593 \end_inset
30594
30595
30596 \backslash
30597 @addtoreset{equation}{section}
30598 \begin_inset Newline newline
30599 \end_inset
30600
30601
30602 \backslash
30603 makeatother
30604 \end_layout
30605
30606 \begin_layout Standard
30607 En el preámbulo LaTeX se pueden omitir 
30608 \series bold
30609
30610 \backslash
30611 makeatletter
30612 \series default
30613  y 
30614 \series bold
30615
30616 \backslash
30617 makeatother
30618 \series default
30619  pues son automáticamente insertados por LyX.
30620 \end_layout
30621
30622 \begin_layout Standard
30623 Para el comando 
30624 \series bold
30625
30626 \backslash
30627 @addtoreset
30628 \series default
30629 ,
30630 \series bold
30631  
30632 \series default
30633 hay que cargar en el preámbulo LaTeX el archivo 
30634 \series bold
30635 remreset.sty
30636 \series default
30637
30638 \begin_inset Foot
30639 status open
30640
30641 \begin_layout Plain Layout
30642
30643 \series bold
30644 remreset
30645 \series default
30646  es parte del paquete LaTeX 
30647 \series bold
30648 carlisle
30649 \series default
30650
30651 \begin_inset Index
30652 status collapsed
30653
30654 \begin_layout Plain Layout
30655 Paquetes ! carlisle
30656 \end_layout
30657
30658 \end_inset
30659
30660 , incluido en las instalaciones estándar de LaTeX.
30661 \end_layout
30662
30663 \end_inset
30664
30665
30666 \begin_inset Index
30667 status collapsed
30668
30669 \begin_layout Plain Layout
30670 Paquetes ! remreset
30671 \end_layout
30672
30673 \end_inset
30674
30675  con la línea
30676 \end_layout
30677
30678 \begin_layout Standard
30679
30680 \series bold
30681
30682 \backslash
30683 usepackage{remreset}
30684 \end_layout
30685
30686 \begin_layout Standard
30687 Entonces se puede usar el comando 
30688 \series bold
30689
30690 \backslash
30691 @removefromreset
30692 \series default
30693
30694 \begin_inset Index
30695 status collapsed
30696
30697 \begin_layout Plain Layout
30698 Comandos ! 
30699 \begin_inset ERT
30700 status collapsed
30701
30702 \begin_layout Plain Layout
30703
30704 "
30705 \end_layout
30706
30707 \end_inset
30708
30709 @
30710 \begin_inset ERT
30711 status collapsed
30712
30713 \begin_layout Plain Layout
30714
30715 "
30716 \end_layout
30717
30718 \end_inset
30719
30720  ! 
30721 \backslash
30722
30723 \begin_inset ERT
30724 status collapsed
30725
30726 \begin_layout Plain Layout
30727
30728 "
30729 \end_layout
30730
30731 \end_inset
30732
30733 @
30734 \begin_inset ERT
30735 status collapsed
30736
30737 \begin_layout Plain Layout
30738
30739 "
30740 \end_layout
30741
30742 \end_inset
30743
30744 removefromreset
30745 \end_layout
30746
30747 \end_inset
30748
30749  con el mismo esquema que 
30750 \series bold
30751
30752 \backslash
30753 @addtoreset
30754 \series default
30755 .
30756 \begin_inset VSpace bigskip
30757 \end_inset
30758
30759
30760 \end_layout
30761
30762 \begin_layout Standard
30763 A veces las ecuaciones deberían numerarse de la siguiente manera:
30764 \end_layout
30765
30766 \begin_layout Standard
30767
30768 \family typewriter
30769 (número de sección.número de ecuación)
30770 \end_layout
30771
30772 \begin_layout Standard
30773 El número de ecuación empezaría con 
30774 \begin_inset Quotes fld
30775 \end_inset
30776
30777 1
30778 \begin_inset Quotes frd
30779 \end_inset
30780
30781  en cada sección.
30782 \end_layout
30783
30784 \begin_layout Standard
30785 Para este caso hay el comando 
30786 \series bold
30787
30788 \backslash
30789 numberwithin
30790 \series default
30791
30792 \begin_inset Index
30793 status collapsed
30794
30795 \begin_layout Plain Layout
30796 Comandos ! N ! 
30797 \backslash
30798 numberwithin
30799 \end_layout
30800
30801 \end_inset
30802
30803 , que se usa con el esquema:
30804 \end_layout
30805
30806 \begin_layout Standard
30807
30808 \series bold
30809
30810 \backslash
30811 numberwithin{counter}{sectioning}
30812 \end_layout
30813
30814 \begin_layout Standard
30815 \begin_inset Quotes fld
30816 \end_inset
30817
30818 counter
30819 \begin_inset Quotes frd
30820 \end_inset
30821
30822  indica qué clase de numeración es afectada, 
30823 \begin_inset Quotes fld
30824 \end_inset
30825
30826 sectioning
30827 \begin_inset Quotes frd
30828 \end_inset
30829
30830  indica qué número va delante del punto.
30831  
30832 \end_layout
30833
30834 \begin_layout Standard
30835 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
30836  en el preámbulo LaTeX:
30837 \end_layout
30838
30839 \begin_layout Standard
30840
30841 \series bold
30842
30843 \backslash
30844 numberwithin{equation}{section}
30845 \end_layout
30846
30847 \begin_layout Standard
30848 Este es el resultado::
30849 \begin_inset ERT
30850 status collapsed
30851
30852 \begin_layout Plain Layout
30853
30854
30855 \backslash
30856 numberwithin{equation}{section}
30857 \end_layout
30858
30859 \end_inset
30860
30861
30862 \begin_inset Formula \begin{equation}
30863 A+B=C\end{equation}
30864
30865 \end_inset
30866
30867
30868 \end_layout
30869
30870 \begin_layout Standard
30871 Para numerar p.
30872 \begin_inset space \thinspace{}
30873 \end_inset
30874
30875 e.
30876 \begin_inset space ~
30877 \end_inset
30878
30879 tablas de modo que 
30880 \begin_inset Quotes fld
30881 \end_inset
30882
30883 sectioning
30884 \begin_inset Quotes frd
30885 \end_inset
30886
30887  es el número de la parte se usa
30888 \begin_inset Newline newline
30889 \end_inset
30890
30891
30892 \series bold
30893
30894 \backslash
30895 numberwithin{table}{part}
30896 \end_layout
30897
30898 \begin_layout Standard
30899 Para volver a la numeración estándar o evitar esta clase numeración cuando
30900  es definida por la clase de documento, se inserta el siguiente comando
30901  en código TeX o en el preámbulo LaTeX:
30902 \end_layout
30903
30904 \begin_layout Standard
30905
30906 \series bold
30907
30908 \backslash
30909 renewcommand{
30910 \backslash
30911 theequation}{
30912 \backslash
30913 arabic{equation}}
30914 \begin_inset Index
30915 status collapsed
30916
30917 \begin_layout Plain Layout
30918 Comandos ! A ! 
30919 \backslash
30920 arabic
30921 \end_layout
30922
30923 \end_inset
30924
30925
30926 \series default
30927
30928 \begin_inset ERT
30929 status collapsed
30930
30931 \begin_layout Plain Layout
30932
30933
30934 \backslash
30935 renewcommand{
30936 \backslash
30937 theequation}{
30938 \backslash
30939 arabic{equation}}
30940 \end_layout
30941
30942 \end_inset
30943
30944
30945 \series bold
30946
30947 \begin_inset Newline newline
30948 \end_inset
30949
30950
30951 \series default
30952 o
30953 \series bold
30954
30955 \begin_inset Newline newline
30956 \end_inset
30957
30958
30959 \backslash
30960 renewcommand{
30961 \backslash
30962 thetable}{
30963 \backslash
30964 arabic{table}}
30965 \end_layout
30966
30967 \begin_layout Standard
30968
30969 \series bold
30970
30971 \backslash
30972 numberwithin
30973 \series default
30974  usa internamente el comando 
30975 \series bold
30976
30977 \backslash
30978 @addtoreset
30979 \series default
30980 , descrito arriba, que también necesita ser restaurado.
30981 \begin_inset ERT
30982 status collapsed
30983
30984 \begin_layout Plain Layout
30985
30986
30987 \backslash
30988 makeatletter
30989 \end_layout
30990
30991 \begin_layout Plain Layout
30992
30993
30994 \backslash
30995 @removefromreset{equation}{section}
30996 \end_layout
30997
30998 \begin_layout Plain Layout
30999
31000
31001 \backslash
31002 makeatother
31003 \end_layout
31004
31005 \end_inset
31006
31007
31008 \end_layout
31009
31010 \begin_layout Subsection
31011 Numeración con números romanos y letras
31012 \begin_inset Index
31013 status collapsed
31014
31015 \begin_layout Plain Layout
31016 Numeración de ecuaciones ! con números romanos
31017 \end_layout
31018
31019 \end_inset
31020
31021
31022 \begin_inset Index
31023 status collapsed
31024
31025 \begin_layout Plain Layout
31026 Numeración de ecuaciones ! con letras
31027 \end_layout
31028
31029 \end_inset
31030
31031
31032 \end_layout
31033
31034 \begin_layout Standard
31035 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31036  Por ejemplo, para numerar con romanos en minúscula,
31037 \begin_inset Foot
31038 status collapsed
31039
31040 \begin_layout Plain Layout
31041 Como en español no se usan romanos en minúscula, el estilo 
31042 \series bold
31043 spanish
31044 \series default
31045  del sistema 
31046 \series bold
31047 babel
31048 \series default
31049  redefine 
31050 \series bold
31051
31052 \backslash
31053 roman
31054 \series default
31055  para que los dé en versalitas.
31056  Véase 
31057 \begin_inset CommandInset citation
31058 LatexCommand cite
31059 key "spanish"
31060
31061 \end_inset
31062
31063  (
31064 \emph on
31065 N.
31066 \begin_inset space \thinspace{}
31067 \end_inset
31068
31069 del t
31070 \emph default
31071 ).
31072 \end_layout
31073
31074 \end_inset
31075
31076  se inserta el comando
31077 \end_layout
31078
31079 \begin_layout Standard
31080
31081 \series bold
31082
31083 \backslash
31084 renewcommand{
31085 \backslash
31086 theequation}{
31087 \backslash
31088 roman{equation}}
31089 \end_layout
31090
31091 \begin_layout Standard
31092 antes de la ecuación en modo TeX.
31093  
31094 \series bold
31095
31096 \backslash
31097 renewcommand
31098 \series default
31099
31100 \begin_inset Index
31101 status collapsed
31102
31103 \begin_layout Plain Layout
31104 Comandos ! R ! 
31105 \backslash
31106 renewcommand
31107 \end_layout
31108
31109 \end_inset
31110
31111  redefine el comando predefinido 
31112 \series bold
31113
31114 \backslash
31115 theequation
31116 \series default
31117  como 
31118 \series bold
31119
31120 \backslash
31121 roman{equation}
31122 \series default
31123 .
31124 \begin_inset Foot
31125 status collapsed
31126
31127 \begin_layout Plain Layout
31128 El comando 
31129 \series bold
31130
31131 \backslash
31132 renewcommand
31133 \series default
31134  tiene el mismo esquema que el comando 
31135 \series bold
31136
31137 \backslash
31138 newcommand
31139 \series default
31140 , descrito en 
31141 \begin_inset CommandInset ref
31142 LatexCommand ref
31143 reference "sub:El-comando-newcommand"
31144
31145 \end_inset
31146
31147 .
31148 \end_layout
31149
31150 \end_inset
31151
31152  
31153 \series bold
31154 equation
31155 \series default
31156  es el contador de ecuaciones.
31157  Si se usa el comando 
31158 \series bold
31159
31160 \backslash
31161 the
31162 \series default
31163  como prefijo de un contador, el valor del contador sale en números arábigos.
31164  Si una ecuación es numerada, LaTeX pone internamente el comando 
31165 \series bold
31166
31167 \backslash
31168 theequation
31169 \series default
31170  detrás de la ecuación.
31171  
31172 \series bold
31173
31174 \backslash
31175 roman{equation}
31176 \series default
31177
31178 \begin_inset Index
31179 status collapsed
31180
31181 \begin_layout Plain Layout
31182 Comandos ! R ! 
31183 \backslash
31184 roman
31185 \end_layout
31186
31187 \end_inset
31188
31189  pone el contador en romanos en minúscula.
31190 \end_layout
31191
31192 \begin_layout Standard
31193 Todas las ecuaciones siguientes a 
31194 \series bold
31195
31196 \backslash
31197 renew
31198 \series default
31199 c
31200 \series bold
31201 ommand
31202 \series default
31203  se numerarán en romanos.
31204  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31205  cambiando 
31206 \series bold
31207
31208 \backslash
31209 roman
31210 \series default
31211  por 
31212 \series bold
31213
31214 \backslash
31215 Roman
31216 \series default
31217  
31218 \begin_inset Index
31219 status collapsed
31220
31221 \begin_layout Plain Layout
31222 Comandos ! R ! 
31223 \backslash
31224 roman@
31225 \backslash
31226 Roman
31227 \end_layout
31228
31229 \end_inset
31230
31231 .
31232  Para 
31233 \begin_inset Quotes fld
31234 \end_inset
31235
31236 numerar
31237 \begin_inset Quotes frd
31238 \end_inset
31239
31240  con minúsculas latinas hay el comando 
31241 \series bold
31242
31243 \backslash
31244 alph
31245 \series default
31246
31247 \begin_inset Index
31248 status collapsed
31249
31250 \begin_layout Plain Layout
31251 Comandos ! A ! 
31252 \backslash
31253 alph
31254 \end_layout
31255
31256 \end_inset
31257
31258 , y para mayúsculas el comando 
31259 \series bold
31260
31261 \backslash
31262 Alph
31263 \series default
31264
31265 \begin_inset Index
31266 status collapsed
31267
31268 \begin_layout Plain Layout
31269 Comandos ! A ! 
31270 \backslash
31271 alph@
31272 \backslash
31273 Alph
31274 \end_layout
31275
31276 \end_inset
31277
31278 .
31279 \end_layout
31280
31281 \begin_layout Standard
31282 \begin_inset Note Greyedout
31283 status collapsed
31284
31285 \begin_layout Plain Layout
31286
31287 \series bold
31288 Nota:
31289 \series default
31290  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31291 \end_layout
31292
31293 \end_inset
31294
31295
31296 \begin_inset ERT
31297 status collapsed
31298
31299 \begin_layout Plain Layout
31300
31301
31302 \backslash
31303 renewcommand{
31304 \backslash
31305 theequation}{
31306 \backslash
31307 roman{equation}}
31308 \end_layout
31309
31310 \end_inset
31311
31312
31313 \begin_inset Formula \begin{equation}
31314 A=\textrm{romanos en minúscula}\label{eq:rom}\end{equation}
31315
31316 \end_inset
31317
31318
31319 \begin_inset ERT
31320 status collapsed
31321
31322 \begin_layout Plain Layout
31323
31324
31325 \backslash
31326 renewcommand{
31327 \backslash
31328 theequation}{
31329 \backslash
31330 Roman{equation}}
31331 \end_layout
31332
31333 \end_inset
31334
31335
31336 \begin_inset Formula \begin{equation}
31337 B=\textrm{romanos en mayúscula}\label{eq:Rom}\end{equation}
31338
31339 \end_inset
31340
31341
31342 \begin_inset ERT
31343 status collapsed
31344
31345 \begin_layout Plain Layout
31346
31347
31348 \backslash
31349 renewcommand{
31350 \backslash
31351 theequation}{
31352 \backslash
31353 alph{equation}}
31354 \end_layout
31355
31356 \end_inset
31357
31358
31359 \begin_inset Formula \begin{equation}
31360 C=\textrm{latinas en minúscula}\label{eq:lat}\end{equation}
31361
31362 \end_inset
31363
31364
31365 \begin_inset ERT
31366 status collapsed
31367
31368 \begin_layout Plain Layout
31369
31370
31371 \backslash
31372 renewcommand{
31373 \backslash
31374 theequation}{
31375 \backslash
31376 Alph{equation}}
31377 \end_layout
31378
31379 \end_inset
31380
31381
31382 \begin_inset Formula \begin{equation}
31383 D=\textrm{latinas en mayúscula}\label{eq:Lat}\end{equation}
31384
31385 \end_inset
31386
31387
31388 \end_layout
31389
31390 \begin_layout Standard
31391 Para volver a la numeración por omisión se inserta el comando:
31392 \end_layout
31393
31394 \begin_layout Standard
31395
31396 \series bold
31397
31398 \backslash
31399 renewcommand{
31400 \backslash
31401 theequation}{
31402 \backslash
31403 arabic{equation}}
31404 \begin_inset Index
31405 status collapsed
31406
31407 \begin_layout Plain Layout
31408 Comandos ! A ! 
31409 \backslash
31410 arabic
31411 \end_layout
31412
31413 \end_inset
31414
31415
31416 \end_layout
31417
31418 \begin_layout Standard
31419 \begin_inset ERT
31420 status collapsed
31421
31422 \begin_layout Plain Layout
31423
31424
31425 \backslash
31426 renewcommand{
31427 \backslash
31428 theequation}{
31429 \backslash
31430 arabic{equation}}
31431 \end_layout
31432
31433 \end_inset
31434
31435
31436 \begin_inset Formula \begin{equation}
31437 E=\mbox{arábigos}\label{eq:arab}\end{equation}
31438
31439 \end_inset
31440
31441
31442 \end_layout
31443
31444 \begin_layout Standard
31445 \begin_inset VSpace medskip
31446 \end_inset
31447
31448
31449 \end_layout
31450
31451 \begin_layout Standard
31452 Como ves, las ecuaciones se numeran consecutivamente independientemente
31453  del estilo de numeración.
31454  Cuando la numeración haya de empezar con 
31455 \begin_inset Quotes fld
31456 \end_inset
31457
31458 1
31459 \begin_inset Quotes frd
31460 \end_inset
31461
31462  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31463  Una descripción sobre esto se encuentra en el archivo 
31464 \begin_inset CommandInset href
31465 LatexCommand href
31466 target "Formula-numbering.lyx"
31467
31468 \end_inset
31469
31470 .
31471 \end_layout
31472
31473 \begin_layout Section
31474 Comandos definidos por el usuario
31475 \begin_inset Index
31476 status collapsed
31477
31478 \begin_layout Plain Layout
31479 Comandos personalizados
31480 \end_layout
31481
31482 \end_inset
31483
31484
31485 \end_layout
31486
31487 \begin_layout Standard
31488 \begin_inset Note Greyedout
31489 status open
31490
31491 \begin_layout Plain Layout
31492
31493 \series bold
31494 Nota:
31495 \series default
31496  Los nombres de los comandos definidos por el usuario y macros solo pueden
31497  contener letras latinas.
31498 \end_layout
31499
31500 \end_inset
31501
31502
31503 \end_layout
31504
31505 \begin_layout Subsection
31506 El comando 
31507 \backslash
31508 newcommand
31509 \begin_inset CommandInset label
31510 LatexCommand label
31511 name "sub:El-comando-newcommand"
31512
31513 \end_inset
31514
31515
31516 \begin_inset Index
31517 status collapsed
31518
31519 \begin_layout Plain Layout
31520 Comandos de usuario ! 
31521 \backslash
31522 newcommand
31523 \end_layout
31524
31525 \end_inset
31526
31527
31528 \begin_inset Index
31529 status collapsed
31530
31531 \begin_layout Plain Layout
31532 Comandos ! N ! 
31533 \backslash
31534 newcommand
31535 \end_layout
31536
31537 \end_inset
31538
31539
31540 \end_layout
31541
31542 \begin_layout Standard
31543 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
31544  Pero es posible definir nuevos comandos más cortos con el comando 
31545 \series bold
31546
31547 \backslash
31548 newcommand
31549 \series default
31550 .
31551  
31552 \end_layout
31553
31554 \begin_layout Standard
31555 El esquema del comando 
31556 \series bold
31557
31558 \backslash
31559 newcommand
31560 \series default
31561  es:
31562 \end_layout
31563
31564 \begin_layout Standard
31565
31566 \series bold
31567
31568 \backslash
31569 newcommand{nombre nuevo de comando}[número de argumentos]
31570 \begin_inset Newline newline
31571 \end_inset
31572
31573
31574 \begin_inset ERT
31575 status collapsed
31576
31577 \begin_layout Plain Layout
31578
31579
31580 \backslash
31581 phantom{
31582 \end_layout
31583
31584 \end_inset
31585
31586
31587 \backslash
31588 newcommand
31589 \begin_inset ERT
31590 status collapsed
31591
31592 \begin_layout Plain Layout
31593
31594 }
31595 \end_layout
31596
31597 \end_inset
31598
31599 [valor opcional]{definición de comando}
31600 \end_layout
31601
31602 \begin_layout Standard
31603 \begin_inset Note Greyedout
31604 status open
31605
31606 \begin_layout Plain Layout
31607
31608 \series bold
31609 Nota:
31610 \series default
31611  Asegúrate de que el nombre del nuevo comando no está definido ya en el
31612  documento o en paquetes LaTeX que uses.
31613  Si p.
31614 \begin_inset space \thinspace{}
31615 \end_inset
31616
31617 e.
31618  defines el comando 
31619 \series bold
31620
31621 \backslash
31622 le
31623 \series default
31624  para 
31625 \series bold
31626
31627 \backslash
31628 Leftarrow,
31629 \series default
31630  se producirán errores porque 
31631 \series bold
31632
31633 \backslash
31634 le
31635 \series default
31636  ya existe como comando para 
31637 \begin_inset Quotes fld
31638 \end_inset
31639
31640
31641 \begin_inset Formula $\le$
31642 \end_inset
31643
31644
31645 \begin_inset Quotes frd
31646 \end_inset
31647
31648 .
31649
31650 \series bold
31651  
31652 \end_layout
31653
31654 \end_inset
31655
31656
31657 \end_layout
31658
31659 \begin_layout Standard
31660 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
31661  argumentos debería tener el nuevo comando.
31662  Con el valor opcional se puede predefinir un valor para un argumento opcional.
31663  Cuando se hace esto, el 
31664 \emph on
31665 primer
31666 \emph default
31667  argumento del nuevo comando es automáticamente opcional.
31668 \end_layout
31669
31670 \begin_layout Standard
31671 Veamos unos ejemplos:
31672 \end_layout
31673
31674 \begin_layout Itemize
31675 Para definir el comando 
31676 \series bold
31677
31678 \backslash
31679 gr
31680 \series default
31681  para 
31682 \series bold
31683
31684 \backslash
31685 Longrightarrow
31686 \series default
31687 , la línea de preámbulo LaTeX es:
31688 \begin_inset ERT
31689 status collapsed
31690
31691 \begin_layout Plain Layout
31692
31693
31694 \backslash
31695 medskip
31696 \end_layout
31697
31698 \end_inset
31699
31700
31701 \series bold
31702
31703 \begin_inset Newline newline
31704 \end_inset
31705
31706
31707 \backslash
31708 newcommand{
31709 \backslash
31710 gr}{
31711 \backslash
31712 Longrightarrow}
31713 \end_layout
31714
31715 \begin_layout Itemize
31716 Para definir el comando 
31717 \series bold
31718
31719 \backslash
31720 us
31721 \series default
31722  para 
31723 \series bold
31724
31725 \backslash
31726 underline
31727 \series default
31728 , el argumento (que sería subrayado) debe tenerse en cuenta.
31729  Para esto la línea de preámbulo es: :
31730 \begin_inset ERT
31731 status collapsed
31732
31733 \begin_layout Plain Layout
31734
31735
31736 \backslash
31737 medskip
31738 \end_layout
31739
31740 \end_inset
31741
31742
31743 \series bold
31744
31745 \begin_inset Newline newline
31746 \end_inset
31747
31748
31749 \backslash
31750 newcommand{
31751 \backslash
31752 us}[1]{
31753 \backslash
31754 underline{#1}}
31755 \series default
31756
31757 \begin_inset ERT
31758 status collapsed
31759
31760 \begin_layout Plain Layout
31761
31762
31763 \backslash
31764 medskip
31765 \end_layout
31766
31767 \end_inset
31768
31769
31770 \begin_inset Newline newline
31771 \end_inset
31772
31773 El carácter 
31774 \series bold
31775 #
31776 \series default
31777  actúa como colocador del argumento, el 
31778 \series bold
31779 1
31780 \series default
31781  indica que es el colocador para el primer argumento.
31782 \end_layout
31783
31784 \begin_layout Itemize
31785 Para 
31786 \series bold
31787
31788 \backslash
31789 framebox
31790 \series default
31791  se puede p.
31792 \begin_inset space \thinspace{}
31793 \end_inset
31794
31795 e.
31796  definir el comando 
31797 \series bold
31798
31799 \backslash
31800 fb
31801 \series default
31802 :
31803 \begin_inset ERT
31804 status collapsed
31805
31806 \begin_layout Plain Layout
31807
31808
31809 \backslash
31810 medskip
31811 \end_layout
31812
31813 \end_inset
31814
31815
31816 \series bold
31817
31818 \begin_inset Newline newline
31819 \end_inset
31820
31821
31822 \backslash
31823 newcommand{
31824 \backslash
31825 fb}[3]{
31826 \backslash
31827 framebox#1#2{$#3$}}
31828 \series default
31829
31830 \begin_inset ERT
31831 status collapsed
31832
31833 \begin_layout Plain Layout
31834
31835
31836 \backslash
31837 medskip
31838 \end_layout
31839
31840 \end_inset
31841
31842
31843 \begin_inset Newline newline
31844 \end_inset
31845
31846 Los dos signos dólar generan la ecuación extra necesaria para 
31847 \series bold
31848
31849 \backslash
31850 framebox
31851 \series default
31852 , véase 
31853 \begin_inset CommandInset ref
31854 LatexCommand ref
31855 reference "sub:Cuadros-con-marco"
31856
31857 \end_inset
31858
31859 .
31860 \end_layout
31861
31862 \begin_layout Itemize
31863 Para crear un nuevo comando para 
31864 \series bold
31865
31866 \backslash
31867 fcolorbox
31868 \series default
31869  donde no es necesario especificar el color para el cuadro, el argumento
31870  para el color se define opcional:
31871 \begin_inset ERT
31872 status collapsed
31873
31874 \begin_layout Plain Layout
31875
31876
31877 \backslash
31878 medskip
31879 \end_layout
31880
31881 \end_inset
31882
31883
31884 \series bold
31885
31886 \begin_inset Newline newline
31887 \end_inset
31888
31889
31890 \backslash
31891 newcommand{
31892 \backslash
31893 cb}[3][white]{
31894 \backslash
31895 fcolorbox{#2}{#1}{$#3$}}
31896 \series default
31897
31898 \begin_inset ERT
31899 status collapsed
31900
31901 \begin_layout Plain Layout
31902
31903
31904 \backslash
31905 medskip
31906 \end_layout
31907
31908 \end_inset
31909
31910
31911 \begin_inset Newline newline
31912 \end_inset
31913
31914 Si el color no es especificado al usar 
31915 \series bold
31916
31917 \backslash
31918 cb
31919 \series default
31920 , se elige el color 
31921 \series bold
31922 white
31923 \series default
31924  predefinido.
31925 \end_layout
31926
31927 \begin_layout Standard
31928 Un ensayo con los nuevos comandos definidos:
31929 \end_layout
31930
31931 \begin_layout Standard
31932 \noindent
31933 \align center
31934 \begin_inset Tabular
31935 <lyxtabular version="3" rows="6" columns="2">
31936 <features>
31937 <column alignment="center" valignment="top" width="0">
31938 <column alignment="center" valignment="top" width="0">
31939 <row>
31940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31941 \begin_inset Text
31942
31943 \begin_layout Plain Layout
31944 Comando
31945 \end_layout
31946
31947 \end_inset
31948 </cell>
31949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31950 \begin_inset Text
31951
31952 \begin_layout Plain Layout
31953 Resultado
31954 \begin_inset Note Note
31955 status collapsed
31956
31957 \begin_layout Plain Layout
31958
31959 \series bold
31960
31961 \backslash
31962 raisebox
31963 \series default
31964  se usa sólo como espaciador
31965 \end_layout
31966
31967 \end_inset
31968
31969
31970 \end_layout
31971
31972 \end_inset
31973 </cell>
31974 </row>
31975 <row>
31976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31977 \begin_inset Text
31978
31979 \begin_layout Plain Layout
31980 A
31981 \backslash
31982 gr
31983 \begin_inset ERT
31984 status collapsed
31985
31986 \begin_layout Plain Layout
31987
31988
31989 \backslash
31990 spce 
31991 \end_layout
31992
31993 \end_inset
31994
31995 B
31996 \end_layout
31997
31998 \end_inset
31999 </cell>
32000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32001 \begin_inset Text
32002
32003 \begin_layout Plain Layout
32004 \begin_inset Formula $A\gr B$
32005 \end_inset
32006
32007
32008 \end_layout
32009
32010 \end_inset
32011 </cell>
32012 </row>
32013 <row>
32014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32015 \begin_inset Text
32016
32017 \begin_layout Plain Layout
32018
32019 \backslash
32020 us{ABcd
32021 \end_layout
32022
32023 \end_inset
32024 </cell>
32025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32026 \begin_inset Text
32027
32028 \begin_layout Plain Layout
32029 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32030 \end_inset
32031
32032
32033 \end_layout
32034
32035 \end_inset
32036 </cell>
32037 </row>
32038 <row>
32039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32040 \begin_inset Text
32041
32042 \begin_layout Plain Layout
32043
32044 \backslash
32045 fb{[2cm]
32046 \begin_inset Formula $\to$
32047 \end_inset
32048
32049
32050 \backslash
32051 {
32052 \begin_inset Formula $\to$
32053 \end_inset
32054
32055
32056 \backslash
32057 {
32058 \backslash
32059 int
32060 \begin_inset ERT
32061 status collapsed
32062
32063 \begin_layout Plain Layout
32064
32065
32066 \backslash
32067 spce 
32068 \end_layout
32069
32070 \end_inset
32071
32072 A=B
32073 \end_layout
32074
32075 \end_inset
32076 </cell>
32077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32078 \begin_inset Text
32079
32080 \begin_layout Plain Layout
32081 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32082 \end_inset
32083
32084
32085 \end_layout
32086
32087 \end_inset
32088 </cell>
32089 </row>
32090 <row>
32091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32092 \begin_inset Text
32093
32094 \begin_layout Plain Layout
32095
32096 \backslash
32097 cb{red
32098 \begin_inset Formula $\to$
32099 \end_inset
32100
32101
32102 \backslash
32103 {
32104 \backslash
32105 int
32106 \begin_inset ERT
32107 status collapsed
32108
32109 \begin_layout Plain Layout
32110
32111
32112 \backslash
32113 spce 
32114 \end_layout
32115
32116 \end_inset
32117
32118 A=B
32119 \end_layout
32120
32121 \end_inset
32122 </cell>
32123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32124 \begin_inset Text
32125
32126 \begin_layout Plain Layout
32127 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32128 \end_inset
32129
32130
32131 \end_layout
32132
32133 \end_inset
32134 </cell>
32135 </row>
32136 <row>
32137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32138 \begin_inset Text
32139
32140 \begin_layout Plain Layout
32141
32142 \backslash
32143 cb[green]
32144 \backslash
32145 {red
32146 \begin_inset Formula $\to$
32147 \end_inset
32148
32149
32150 \backslash
32151 {
32152 \backslash
32153 int
32154 \begin_inset ERT
32155 status collapsed
32156
32157 \begin_layout Plain Layout
32158
32159
32160 \backslash
32161 spce 
32162 \end_layout
32163
32164 \end_inset
32165
32166 A=B
32167 \end_layout
32168
32169 \end_inset
32170 </cell>
32171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32172 \begin_inset Text
32173
32174 \begin_layout Plain Layout
32175 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32176 \end_inset
32177
32178
32179 \end_layout
32180
32181 \end_inset
32182 </cell>
32183 </row>
32184 </lyxtabular>
32185
32186 \end_inset
32187
32188
32189 \end_layout
32190
32191 \begin_layout Subsection
32192 Macros de ecuaciones
32193 \begin_inset Index
32194 status collapsed
32195
32196 \begin_layout Plain Layout
32197 Comandos de usuario ! Macros de ecuaciones
32198 \end_layout
32199
32200 \end_inset
32201
32202
32203 \begin_inset Index
32204 status collapsed
32205
32206 \begin_layout Plain Layout
32207 Macros
32208 \end_layout
32209
32210 \end_inset
32211
32212
32213 \end_layout
32214
32215 \begin_layout Standard
32216 Los comandos definidos por el usuario son especialmente convenientes para
32217  expresiones complejas.
32218  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
32219  el mismo tipo de solución se repite varias veces.
32220  La forma general de una ecuación de segundo grado es:
32221 \begin_inset Formula \[
32222 0=\lambda^{2}+p\lambda+q\]
32223
32224 \end_inset
32225
32226 La forma general de la solución es:
32227 \begin_inset Formula \[
32228 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
32229
32230 \end_inset
32231
32232
32233 \end_layout
32234
32235 \begin_layout Standard
32236 Para definir un comando para la ecuación de la solución, en donde solo hay
32237  que especificar los tres parámetros 
32238 \begin_inset Formula $\lambda$
32239 \end_inset
32240
32241
32242 \begin_inset Formula $p$
32243 \end_inset
32244
32245 , y 
32246 \begin_inset Formula $q$
32247 \end_inset
32248
32249 , y el índice de 
32250 \begin_inset Formula $\lambda$
32251 \end_inset
32252
32253  puede darse opcionalmente, la línea de preámbulo LaTeX es
32254 \begin_inset Newline newline
32255 \end_inset
32256
32257
32258 \series bold
32259
32260 \backslash
32261 newcommand{
32262 \backslash
32263 qG}[4][1,
32264 \backslash
32265 ,2]{#2_{#1}=-
32266 \backslash
32267 frac{#3}{2}
32268 \backslash
32269 pm
32270 \begin_inset Newline newline
32271 \end_inset
32272
32273
32274 \begin_inset ERT
32275 status collapsed
32276
32277 \begin_layout Plain Layout
32278
32279
32280 \backslash
32281 hphantom{
32282 \end_layout
32283
32284 \end_inset
32285
32286
32287 \backslash
32288 newcommand
32289 \begin_inset ERT
32290 status collapsed
32291
32292 \begin_layout Plain Layout
32293
32294 }
32295 \end_layout
32296
32297 \end_inset
32298
32299
32300 \backslash
32301 sqrt{
32302 \backslash
32303 frac{#3^{2}}{4}-#4}}
32304 \end_layout
32305
32306 \begin_layout Standard
32307 Para generar la solución se inserta el comando
32308 \begin_inset Newline newline
32309 \end_inset
32310
32311
32312 \series bold
32313
32314 \backslash
32315 qG{
32316 \backslash
32317 lambda
32318 \begin_inset Formula $\to$
32319 \end_inset
32320
32321
32322 \backslash
32323 {p
32324 \begin_inset Formula $\to$
32325 \end_inset
32326
32327
32328 \backslash
32329 {q
32330 \series default
32331  en una ecuación
32332 \series bold
32333 .
32334 \end_layout
32335
32336 \begin_layout Standard
32337 La definición del nuevo comando no es intuitiva porque hay que conocer los
32338  esquemas de todos los comandos LaTeX usados, p.
32339 \begin_inset space \thinspace{}
32340 \end_inset
32341
32342 e., que una fracción se inserta en LaTeX como
32343 \series bold
32344  
32345 \backslash
32346 frac{numerador}{denominador}
32347 \series default
32348 .
32349  Además, uno puede olvidar fácilmente una llave en la definición y no puede
32350  ver en LyX lo que el nuevo comando está haciendo.
32351  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
32352  ecuación en vez del comando
32353 \series bold
32354  
32355 \backslash
32356 newcommand
32357 \series default
32358 .
32359 \end_layout
32360
32361 \begin_layout Standard
32362 Una macro de ecuación se crea con el menú 
32363 \family sans
32364 Insertar\SpecialChar \menuseparator
32365 Ecuación\SpecialChar \menuseparator
32366 Macro
32367 \family default
32368  o con el botón 
32369 \begin_inset Graphics
32370         filename ../../images/math-macro_newmacroname_newcommand.png
32371         scale 85
32372
32373 \end_inset
32374
32375  de la barra de herramientas.
32376  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
32377  como el siguiente donde se define la macro:
32378 \begin_inset Newline newline
32379 \end_inset
32380
32381
32382 \end_layout
32383
32384 \begin_layout Standard
32385 \begin_inset space \hspace*{\fill}
32386 \end_inset
32387
32388
32389 \begin_inset Graphics
32390         filename ../clipart/macrobox.png
32391         lyxscale 90
32392         scale 90
32393
32394 \end_inset
32395
32396
32397 \begin_inset space \hspace*{\fill}
32398 \end_inset
32399
32400
32401 \begin_inset Newline newline
32402 \end_inset
32403
32404
32405 \begin_inset FormulaMacro
32406 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32407 \end_inset
32408
32409
32410 \backslash
32411 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
32412  En el primer marco azul se inserta la ecuación buscada.
32413  Con el comando 
32414 \series bold
32415
32416 \backslash
32417 #númerodeargumento
32418 \series default
32419 , , o con el botón 
32420 \begin_inset Graphics
32421         filename ../../images/math-macro-add-param.png
32422         scale 85
32423
32424 \end_inset
32425
32426  de la barra de herramientas de macros se inserta un colocador de argumento,
32427  p.
32428 \begin_inset space \thinspace{}
32429 \end_inset
32430
32431 e
32432 \begin_inset space \space{}
32433 \end_inset
32434
32435
32436 \series bold
32437
32438 \backslash
32439 #1
32440 \series default
32441 .
32442  Los colocadores de argumento se muestran en rojo.
32443  Se pueden poner 9 argumentos como máximo.
32444  Con el botón 
32445 \begin_inset Graphics
32446         filename ../../images/math-macro-add-optional-param.png
32447         scale 85
32448
32449 \end_inset
32450
32451  se crean argumentos opcionales.
32452  El primer argumento no opcional puede transformarse en opcional con el
32453  botón 
32454 \begin_inset Graphics
32455         filename ../../images/math-macro-make-optional.png
32456         scale 85
32457
32458 \end_inset
32459
32460 .
32461  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
32462  Normalmente quieres verlo tal como está definido, así que el recuadro se
32463  deja vacío.
32464  Pero si has creado una macro que necesita mucho espacio en la pantalla,
32465  en dicho recuadro puedes insertar, por ejemplo
32466 \begin_inset Newline newline
32467 \end_inset
32468
32469
32470 \series bold
32471 qG: 
32472 \backslash
32473 #1
32474 \series default
32475  
32476 \series bold
32477 ,
32478 \series default
32479  
32480 \series bold
32481
32482 \backslash
32483 #2
32484 \series default
32485  
32486 \series bold
32487 ,
32488 \series default
32489  
32490 \series bold
32491
32492 \backslash
32493 #3, 
32494 \backslash
32495 #4
32496 \begin_inset Newline newline
32497 \end_inset
32498
32499
32500 \series default
32501 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
32502  en LyX, lo que conlleva una visualización mejor.
32503  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
32504 \begin_inset Newline newline
32505 \end_inset
32506
32507 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
32508  macros individuales situando el cursor en la macro y usando el menú 
32509 \family sans
32510 Ver\SpecialChar \menuseparator
32511 (Des)plegar macro de ecuación.
32512 \end_layout
32513
32514 \begin_layout Standard
32515 Para usar una macro, se inserta el nombre de la misma como comando en una
32516  ecuación, en nuestro caso 
32517 \series bold
32518
32519 \backslash
32520 qG
32521 \series default
32522 .
32523  Nuestra macro se muestra en LyX así:
32524 \begin_inset Newline newline
32525 \end_inset
32526
32527
32528 \begin_inset space \hspace*{\fill}
32529 \end_inset
32530
32531
32532 \begin_inset Graphics
32533         filename ../clipart/macrouse.png
32534         lyxscale 75
32535         scale 75
32536
32537 \end_inset
32538
32539
32540 \begin_inset space \hspace*{\fill}
32541 \end_inset
32542
32543
32544 \begin_inset Newline newline
32545 \end_inset
32546
32547 Aquí tenemos nuestro ejemplo de macro con los argumentos 
32548 \begin_inset Formula $x$
32549 \end_inset
32550
32551
32552 \begin_inset Formula $\ln(x)$
32553 \end_inset
32554
32555 , y 
32556 \begin_inset Formula $B$
32557 \end_inset
32558
32559 :
32560 \end_layout
32561
32562 \begin_layout Standard
32563 \begin_inset Formula \[
32564 \qG x{\ln(x)}B\]
32565
32566 \end_inset
32567
32568
32569 \end_layout
32570
32571 \begin_layout Standard
32572 Una macro de ecuación se transforma internamente en un comando 
32573 \series bold
32574
32575 \backslash
32576 newcommand
32577 \series default
32578  cuando se exporta el documento.
32579  El comando creado 
32580 \series bold
32581
32582 \backslash
32583 newcommand
32584 \series default
32585  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
32586  usar en ecuaciones que estén en recuadros de definición de macros en el
32587  documento.
32588  
32589 \end_layout
32590
32591 \begin_layout Standard
32592 Las macros de ecuación también pueden crearse directamente a partir de un
32593  comando
32594 \series bold
32595  
32596 \backslash
32597 newcommand
32598 \series default
32599 .
32600  Por ejemplo, escribiendo el comando
32601 \begin_inset Newline newline
32602 \end_inset
32603
32604
32605 \series bold
32606
32607 \backslash
32608 newcommand{
32609 \backslash
32610 larrow}[2]{
32611 \backslash
32612 xleftarrow[#2]{#1}}
32613 \begin_inset Newline newline
32614 \end_inset
32615
32616
32617 \series default
32618 como texto normal en LyX, seleccionándolo completamente y usando a continuación
32619  el atajo 
32620 \family sans
32621 Ctrl-m
32622 \family default
32623 , el comando se transformará en una macro de ecuación.
32624  Al emplear este método debes tener cuidado en escribir correctamente el
32625  comando 
32626 \series bold
32627
32628 \backslash
32629 newcommand
32630 \series default
32631 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
32632  
32633 \end_layout
32634
32635 \begin_layout Standard
32636 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
32637  en definiciones de macros se manejan incorrectamente.
32638  Por eso el ejemplo 
32639 \series bold
32640
32641 \backslash
32642 fb
32643 \series default
32644  de 
32645 \begin_inset CommandInset ref
32646 LatexCommand ref
32647 reference "sub:El-comando-newcommand"
32648
32649 \end_inset
32650
32651  no puede crearse como macro.
32652 \end_layout
32653
32654 \begin_layout Standard
32655 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
32656  la barra de herramientas de macros:
32657 \end_layout
32658
32659 \begin_layout Standard
32660 \begin_inset VSpace defskip
32661 \end_inset
32662
32663
32664 \end_layout
32665
32666 \begin_layout Standard
32667 \begin_inset Graphics
32668         filename ../clipart/MacroToolbar.png
32669
32670 \end_inset
32671
32672
32673 \begin_inset Index
32674 status collapsed
32675
32676 \begin_layout Plain Layout
32677 Macros ! Barra de herramientas
32678 \end_layout
32679
32680 \end_inset
32681
32682
32683 \end_layout
32684
32685 \begin_layout Standard
32686 \begin_inset VSpace defskip
32687 \end_inset
32688
32689
32690 \end_layout
32691
32692 \begin_layout Standard
32693 La barra de herramientas de macros contiene los siguientes botones:
32694 \end_layout
32695
32696 \begin_layout Standard
32697 \begin_inset VSpace defskip
32698 \end_inset
32699
32700
32701 \end_layout
32702
32703 \begin_layout Standard
32704 \begin_inset Tabular
32705 <lyxtabular version="3" rows="9" columns="2">
32706 <features islongtable="true">
32707 <column alignment="left" valignment="top" width="0">
32708 <column alignment="left" valignment="top" width="85col%">
32709 <row interlinespace="2.5mm">
32710 <cell alignment="center" valignment="top" usebox="none">
32711 \begin_inset Text
32712
32713 \begin_layout Plain Layout
32714 \begin_inset Graphics
32715         filename ../../images/math-macro-remove-param.png
32716         BoundingBox 0bp 5bp 20bp 25bp
32717         rotateOrigin center
32718
32719 \end_inset
32720
32721
32722 \end_layout
32723
32724 \end_inset
32725 </cell>
32726 <cell alignment="center" valignment="top" usebox="none">
32727 \begin_inset Text
32728
32729 \begin_layout Plain Layout
32730
32731 \family sans
32732 Editar\SpecialChar \menuseparator
32733 Ecuación\SpecialChar \menuseparator
32734 Definición de macro\SpecialChar \menuseparator
32735 Quitar último argumento
32736 \end_layout
32737
32738 \end_inset
32739 </cell>
32740 </row>
32741 <row interlinespace="2.5mm">
32742 <cell alignment="center" valignment="top" usebox="none">
32743 \begin_inset Text
32744
32745 \begin_layout Plain Layout
32746 \begin_inset Graphics
32747         filename ../../images/math-macro-add-param.png
32748         BoundingBox 0bp 5bp 20bp 25bp
32749         rotateOrigin center
32750
32751 \end_inset
32752
32753
32754 \end_layout
32755
32756 \end_inset
32757 </cell>
32758 <cell alignment="center" valignment="top" usebox="none">
32759 \begin_inset Text
32760
32761 \begin_layout Plain Layout
32762
32763 \family sans
32764 Editar\SpecialChar \menuseparator
32765 Ecuación\SpecialChar \menuseparator
32766 Definición de macro\SpecialChar \menuseparator
32767 Añadir argumento
32768 \end_layout
32769
32770 \end_inset
32771 </cell>
32772 </row>
32773 <row interlinespace="2.5mm">
32774 <cell alignment="center" valignment="top" usebox="none">
32775 \begin_inset Text
32776
32777 \begin_layout Plain Layout
32778 \begin_inset Graphics
32779         filename ../../images/math-macro-make-optional.png
32780         BoundingBox 0bp 5bp 20bp 25bp
32781         rotateOrigin center
32782
32783 \end_inset
32784
32785
32786 \end_layout
32787
32788 \end_inset
32789 </cell>
32790 <cell alignment="center" valignment="top" usebox="none">
32791 \begin_inset Text
32792
32793 \begin_layout Plain Layout
32794
32795 \family sans
32796 Editar\SpecialChar \menuseparator
32797 Ecuación\SpecialChar \menuseparator
32798 Definición de macro\SpecialChar \menuseparator
32799 Hacer opcional el primer
32800 \begin_inset Newline newline
32801 \end_inset
32802
32803
32804 \begin_inset ERT
32805 status collapsed
32806
32807 \begin_layout Plain Layout
32808
32809
32810 \backslash
32811 hphantom{
32812 \end_layout
32813
32814 \end_inset
32815
32816 Editar\SpecialChar \menuseparator
32817 Ecuación\SpecialChar \menuseparator
32818 Definición de macro\SpecialChar \menuseparator
32819
32820 \begin_inset ERT
32821 status collapsed
32822
32823 \begin_layout Plain Layout
32824
32825 }
32826 \end_layout
32827
32828 \end_inset
32829
32830 argumento no opcional
32831 \end_layout
32832
32833 \end_inset
32834 </cell>
32835 </row>
32836 <row interlinespace="2.5mm">
32837 <cell alignment="center" valignment="top" usebox="none">
32838 \begin_inset Text
32839
32840 \begin_layout Plain Layout
32841 \begin_inset Graphics
32842         filename ../../images/math-macro-make-nonoptional.png
32843         BoundingBox 0bp 5bp 20bp 25bp
32844         rotateOrigin center
32845
32846 \end_inset
32847
32848
32849 \end_layout
32850
32851 \end_inset
32852 </cell>
32853 <cell alignment="center" valignment="top" usebox="none">
32854 \begin_inset Text
32855
32856 \begin_layout Plain Layout
32857
32858 \family sans
32859 Editar\SpecialChar \menuseparator
32860 Ecuación\SpecialChar \menuseparator
32861 Definición de macro\SpecialChar \menuseparator
32862 Hacer no opcional el primer
32863 \begin_inset Newline newline
32864 \end_inset
32865
32866
32867 \begin_inset ERT
32868 status collapsed
32869
32870 \begin_layout Plain Layout
32871
32872
32873 \backslash
32874 hphantom{
32875 \end_layout
32876
32877 \end_inset
32878
32879 Editar\SpecialChar \menuseparator
32880 Ecuación\SpecialChar \menuseparator
32881 Definición de macro\SpecialChar \menuseparator
32882
32883 \begin_inset ERT
32884 status collapsed
32885
32886 \begin_layout Plain Layout
32887
32888 }
32889 \end_layout
32890
32891 \end_inset
32892
32893 argumento opcional
32894 \end_layout
32895
32896 \end_inset
32897 </cell>
32898 </row>
32899 <row interlinespace="2.5mm">
32900 <cell alignment="center" valignment="top" usebox="none">
32901 \begin_inset Text
32902
32903 \begin_layout Plain Layout
32904 \begin_inset Graphics
32905         filename ../../images/math-macro-remove-optional-param.png
32906         BoundingBox 0bp 5bp 20bp 25bp
32907         rotateOrigin center
32908
32909 \end_inset
32910
32911
32912 \end_layout
32913
32914 \end_inset
32915 </cell>
32916 <cell alignment="center" valignment="top" usebox="none">
32917 \begin_inset Text
32918
32919 \begin_layout Plain Layout
32920
32921 \family sans
32922 Editar\SpecialChar \menuseparator
32923 Ecuación\SpecialChar \menuseparator
32924 Definición de macro\SpecialChar \menuseparator
32925 Quitar argumento opcional
32926 \end_layout
32927
32928 \end_inset
32929 </cell>
32930 </row>
32931 <row interlinespace="2.5mm">
32932 <cell alignment="center" valignment="top" usebox="none">
32933 \begin_inset Text
32934
32935 \begin_layout Plain Layout
32936 \begin_inset Graphics
32937         filename ../../images/math-macro-add-optional-param.png
32938         BoundingBox 0bp 5bp 20bp 25bp
32939         rotateOrigin center
32940
32941 \end_inset
32942
32943
32944 \end_layout
32945
32946 \end_inset
32947 </cell>
32948 <cell alignment="center" valignment="top" usebox="none">
32949 \begin_inset Text
32950
32951 \begin_layout Plain Layout
32952
32953 \family sans
32954 Editar\SpecialChar \menuseparator
32955 Ecuación\SpecialChar \menuseparator
32956 Definición de macro\SpecialChar \menuseparator
32957 Insertar argumento opcional
32958 \end_layout
32959
32960 \end_inset
32961 </cell>
32962 </row>
32963 <row interlinespace="2.5mm">
32964 <cell alignment="center" valignment="top" usebox="none">
32965 \begin_inset Text
32966
32967 \begin_layout Plain Layout
32968 \begin_inset Graphics
32969         filename ../../images/math-macro-remove-greedy-param.png
32970         BoundingBox 0bp 5bp 20bp 25bp
32971         rotateOrigin center
32972
32973 \end_inset
32974
32975
32976 \end_layout
32977
32978 \end_inset
32979 </cell>
32980 <cell alignment="center" valignment="top" usebox="none">
32981 \begin_inset Text
32982
32983 \begin_layout Plain Layout
32984
32985 \family sans
32986 Editar\SpecialChar \menuseparator
32987 Ecuación\SpecialChar \menuseparator
32988 Definición de macro\SpecialChar \menuseparator
32989 Quitar último argumento
32990 \begin_inset Newline newline
32991 \end_inset
32992
32993
32994 \begin_inset ERT
32995 status collapsed
32996
32997 \begin_layout Plain Layout
32998
32999
33000 \backslash
33001 hphantom{
33002 \end_layout
33003
33004 \end_inset
33005
33006 Editar\SpecialChar \menuseparator
33007 Ecuación\SpecialChar \menuseparator
33008 Definición de macro\SpecialChar \menuseparator
33009
33010 \begin_inset ERT
33011 status collapsed
33012
33013 \begin_layout Plain Layout
33014
33015 }
33016 \end_layout
33017
33018 \end_inset
33019
33020 yendo hacia la derecha
33021 \end_layout
33022
33023 \end_inset
33024 </cell>
33025 </row>
33026 <row interlinespace="2.5mm">
33027 <cell alignment="center" valignment="top" usebox="none">
33028 \begin_inset Text
33029
33030 \begin_layout Plain Layout
33031 \begin_inset Graphics
33032         filename ../../images/math-macro-append-greedy-param.png
33033         BoundingBox 0bp 5bp 20bp 25bp
33034         rotateOrigin center
33035
33036 \end_inset
33037
33038
33039 \end_layout
33040
33041 \end_inset
33042 </cell>
33043 <cell alignment="center" valignment="top" usebox="none">
33044 \begin_inset Text
33045
33046 \begin_layout Plain Layout
33047
33048 \family sans
33049 Editar\SpecialChar \menuseparator
33050 Ecuación\SpecialChar \menuseparator
33051 Definición de macro\SpecialChar \menuseparator
33052 Añadir argumento comiendo
33053 \begin_inset Newline newline
33054 \end_inset
33055
33056
33057 \begin_inset ERT
33058 status collapsed
33059
33060 \begin_layout Plain Layout
33061
33062
33063 \backslash
33064 hphantom{
33065 \end_layout
33066
33067 \end_inset
33068
33069 Editar\SpecialChar \menuseparator
33070 Ecuación\SpecialChar \menuseparator
33071 Definición de macro\SpecialChar \menuseparator
33072
33073 \begin_inset ERT
33074 status collapsed
33075
33076 \begin_layout Plain Layout
33077
33078 }
33079 \end_layout
33080
33081 \end_inset
33082
33083 desde la derecha
33084 \end_layout
33085
33086 \end_inset
33087 </cell>
33088 </row>
33089 <row interlinespace="2.5mm">
33090 <cell alignment="center" valignment="top" usebox="none">
33091 \begin_inset Text
33092
33093 \begin_layout Plain Layout
33094 \begin_inset Graphics
33095         filename ../../images/math-macro-add-greedy-optional-param.png
33096         BoundingBox 0bp 5bp 20bp 25bp
33097         rotateOrigin center
33098
33099 \end_inset
33100
33101
33102 \end_layout
33103
33104 \end_inset
33105 </cell>
33106 <cell alignment="center" valignment="top" usebox="none">
33107 \begin_inset Text
33108
33109 \begin_layout Plain Layout
33110
33111 \family sans
33112 Editar\SpecialChar \menuseparator
33113 Ecuación\SpecialChar \menuseparator
33114 Definición de macro\SpecialChar \menuseparator
33115 Añadir argumento opcional
33116 \begin_inset Newline newline
33117 \end_inset
33118
33119
33120 \begin_inset ERT
33121 status collapsed
33122
33123 \begin_layout Plain Layout
33124
33125
33126 \backslash
33127 hphantom{
33128 \end_layout
33129
33130 \end_inset
33131
33132 Editar\SpecialChar \menuseparator
33133 Ecuación\SpecialChar \menuseparator
33134 Definición de macro\SpecialChar \menuseparator
33135
33136 \begin_inset ERT
33137 status collapsed
33138
33139 \begin_layout Plain Layout
33140
33141 }
33142 \end_layout
33143
33144 \end_inset
33145
33146 comiendo desde la derecha
33147 \end_layout
33148
33149 \end_inset
33150 </cell>
33151 </row>
33152 </lyxtabular>
33153
33154 \end_inset
33155
33156
33157 \end_layout
33158
33159 \begin_layout Standard
33160 \noindent
33161 \align center
33162 \begin_inset Newpage newpage
33163 \end_inset
33164
33165
33166 \end_layout
33167
33168 \begin_layout Section
33169 Diagramas
33170 \end_layout
33171
33172 \begin_layout Standard
33173 Lyx soporta dos tipos de diagramas conmutativos: 
33174 \series bold
33175 amscd
33176 \series default
33177  y 
33178 \series bold
33179 xymatrix
33180 \series default
33181 , que se explican a continuación.
33182 \end_layout
33183
33184 \begin_layout Subsection
33185 Diagramas amscd
33186 \begin_inset Index
33187 status collapsed
33188
33189 \begin_layout Plain Layout
33190 Diagramas ! amscd
33191 \end_layout
33192
33193 \end_inset
33194
33195
33196 \end_layout
33197
33198 \begin_layout Standard
33199 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
33200  verticales y horizontales:
33201 \begin_inset Formula \[
33202 \begin{CD}A@)))B@)))C\\
33203 @AAA@.@VVV\\
33204 F@(((E@(((D\end{CD}\]
33205
33206 \end_inset
33207
33208 Para obtener el diagrama se inserta en la ecuación el comando 
33209 \series bold
33210
33211 \backslash
33212 CD
33213 \begin_inset Index
33214 status collapsed
33215
33216 \begin_layout Plain Layout
33217 Comandos ! C ! 
33218 \backslash
33219 CD
33220 \end_layout
33221
33222 \end_inset
33223
33224
33225 \series default
33226 .
33227  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33228  continuación comandos.
33229  Con 
33230 \family sans
33231 Ctrl-Retorno
33232 \family default
33233  se inicia una nueva línea.
33234  En las líneas impares se insertan relaciones horizontales, en las pares
33235  verticales.
33236 \end_layout
33237
33238 \begin_layout Standard
33239 Para componer las relaciones hay los siguientes comandos:
33240 \begin_inset Foot
33241 status collapsed
33242
33243 \begin_layout Plain Layout
33244 \begin_inset CommandInset label
33245 LatexCommand label
33246 name "fn:sinónimos"
33247
33248 \end_inset
33249
33250 Los comandos con 
33251 \series bold
33252 >
33253 \series default
33254  o 
33255 \series bold
33256 <
33257 \series default
33258  pueden generar errores con el estilo 
33259 \series bold
33260 spanish
33261 \series default
33262  de 
33263 \series bold
33264 babel
33265 \series default
33266 .
33267  Para evitarlo se pueden sustituir por sus sinónimos 
33268 \series bold
33269 )
33270 \series default
33271  o 
33272 \series bold
33273 (
33274 \series default
33275  respectivamente.
33276  Véase 
33277 \begin_inset CommandInset citation
33278 LatexCommand cite
33279 key "spanish"
33280
33281 \end_inset
33282
33283 .
33284  (
33285 \emph on
33286 N.
33287 \begin_inset space \thinspace{}
33288 \end_inset
33289
33290 del t.
33291 \emph default
33292 )
33293 \end_layout
33294
33295 \end_inset
33296
33297
33298 \end_layout
33299
33300 \begin_layout Itemize
33301
33302 \series bold
33303 @<<<
33304 \series default
33305  genera una flecha hacia la izquierda, 
33306 \series bold
33307 @>>>
33308 \series default
33309  una hacia la derecha, y 
33310 \series bold
33311 @=
33312 \series default
33313  un signo igual largo
33314 \end_layout
33315
33316 \begin_layout Itemize
33317
33318 \series bold
33319 @AAA
33320 \series default
33321  genera una flecha hacia arriba, 
33322 \series bold
33323 @VVV
33324 \series default
33325  una hacia abajo, y 
33326 \series bold
33327 @|
33328 \series default
33329  un signo igual vertical
33330 \end_layout
33331
33332 \begin_layout Itemize
33333
33334 \series bold
33335 @.
33336
33337 \series default
33338  genera una ubicación vacía para relaciones inexistentes
33339 \end_layout
33340
33341 \begin_layout Standard
33342 Todas las flechas pueden etiquetarse como sigue:
33343 \end_layout
33344
33345 \begin_layout Itemize
33346 Si se inserta texto entre el primero y el segundo 
33347 \series bold
33348 <
33349 \series default
33350  o 
33351 \series bold
33352 >
33353 \series default
33354 , respectivamente, se muestra sobre la flecha.
33355  Si se inserta entre el segundo y el tercero, bajo la flecha.
33356 \end_layout
33357
33358 \begin_layout Itemize
33359 Para flechas verticales, si se inserta texto entre la primera y la segunda
33360  
33361 \series bold
33362 A
33363 \series default
33364  o 
33365 \series bold
33366 V
33367 \series default
33368 , respectivamente, se muestra al lado izquierdo de la flecha.
33369  Si se inserta entre la segunda y la tercera, al lado derecho.
33370  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
33371 \end_layout
33372
33373 \begin_layout Standard
33374 Como ejemplo un diagrama con todas las relaciones posibles:
33375 \begin_inset Formula \[
33376 \begin{CD}A@)j))B@))k)C@=F\\
33377 @AmAA@.@VV{V}V@|\\
33378 D@((j\,(E@)k))F@=C\end{CD}\]
33379
33380 \end_inset
33381
33382 El comando para este diagrama es:
33383 \begin_inset Newline newline
33384 \end_inset
33385
33386
33387 \series bold
33388
33389 \backslash
33390 CD
33391 \begin_inset ERT
33392 status collapsed
33393
33394 \begin_layout Plain Layout
33395
33396
33397 \backslash
33398 spce 
33399 \end_layout
33400
33401 \end_inset
33402
33403 A@>j>>B@>>k>C@=F Ctrl-Retorno
33404 \begin_inset Newline newline
33405 \end_inset
33406
33407
33408 \begin_inset ERT
33409 status collapsed
33410
33411 \begin_layout Plain Layout
33412
33413
33414 \backslash
33415 hphantom{
33416 \end_layout
33417
33418 \end_inset
33419
33420
33421 \backslash
33422 CD
33423 \begin_inset ERT
33424 status collapsed
33425
33426 \begin_layout Plain Layout
33427
33428
33429 \backslash
33430 spce 
33431 \end_layout
33432
33433 \end_inset
33434
33435
33436 \begin_inset ERT
33437 status collapsed
33438
33439 \begin_layout Plain Layout
33440
33441 }
33442 \end_layout
33443
33444 \end_inset
33445
33446 @AmAA@.@VV
33447 \backslash
33448 {V
33449 \series default
33450
33451 \begin_inset Formula $\to$
33452 \end_inset
33453
33454
33455 \series bold
33456 V@| Ctrl-Retorno
33457 \begin_inset Newline newline
33458 \end_inset
33459
33460
33461 \begin_inset ERT
33462 status collapsed
33463
33464 \begin_layout Plain Layout
33465
33466
33467 \backslash
33468 hphantom{
33469 \end_layout
33470
33471 \end_inset
33472
33473
33474 \backslash
33475 CD
33476 \begin_inset ERT
33477 status collapsed
33478
33479 \begin_layout Plain Layout
33480
33481
33482 \backslash
33483 spce 
33484 \end_layout
33485
33486 \end_inset
33487
33488
33489 \begin_inset ERT
33490 status collapsed
33491
33492 \begin_layout Plain Layout
33493
33494 }
33495 \end_layout
33496
33497 \end_inset
33498
33499 D@<<j<E@>k>>F@=C
33500 \end_layout
33501
33502 \begin_layout Subsection
33503 Diagramas xymatrix
33504 \begin_inset Index
33505 status collapsed
33506
33507 \begin_layout Plain Layout
33508 Diagramas ! xymatrix
33509 \end_layout
33510
33511 \end_inset
33512
33513
33514 \end_layout
33515
33516 \begin_layout Standard
33517 Para usar matrices xy debe estar instalado el paquete LaTeX 
33518 \series bold
33519 xypic
33520 \series default
33521 .
33522  Una matriz xy se crea insertando el comando 
33523 \series bold
33524
33525 \backslash
33526 xymatrix
33527 \series default
33528  en una ecuación.
33529  Después podrás añadir nuevas columnas y filas como en matrices normales,
33530  véase
33531 \begin_inset space ~
33532 \end_inset
33533
33534
33535 \begin_inset CommandInset ref
33536 LatexCommand ref
33537 reference "sec:Matrices"
33538
33539 \end_inset
33540
33541 .
33542 \end_layout
33543
33544 \begin_layout Standard
33545 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33546  y curvadas, y mucho más.
33547  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33548  se explican en el 
33549 \emph on
33550 Manual de XY-pic
33551 \emph default
33552  que se encuentra en el menú 
33553 \family sans
33554 Ayuda\SpecialChar \menuseparator
33555 Manuales
33556 \begin_inset space ~
33557 \end_inset
33558
33559 específicos\SpecialChar \menuseparator
33560 Manual
33561 \begin_inset space ~
33562 \end_inset
33563
33564 de
33565 \begin_inset space ~
33566 \end_inset
33567
33568 XY-pic
33569 \family default
33570 .
33571 \end_layout
33572
33573 \begin_layout Section
33574 Indicaciones
33575 \begin_inset ERT
33576 status collapsed
33577
33578 \begin_layout Plain Layout
33579
33580
33581 \backslash
33582 texorpdfstring{
33583 \end_layout
33584
33585 \end_inset
33586
33587
33588 \begin_inset Foot
33589 status collapsed
33590
33591 \begin_layout Plain Layout
33592 Otras sugerencias útiles para matemáticas en 
33593 \begin_inset CommandInset citation
33594 LatexCommand cite
33595 key "Voss"
33596
33597 \end_inset
33598
33599 .
33600 \end_layout
33601
33602 \end_inset
33603
33604
33605 \begin_inset ERT
33606 status collapsed
33607
33608 \begin_layout Plain Layout
33609
33610 }{}
33611 \end_layout
33612
33613 \end_inset
33614
33615
33616 \begin_inset Note Note
33617 status collapsed
33618
33619 \begin_layout Plain Layout
33620
33621 \backslash
33622 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
33623  PDF.
33624 \end_layout
33625
33626 \begin_layout Plain Layout
33627 Más sobre 
33628 \backslash
33629 texorpdfstring hay en la sección 
33630 \begin_inset CommandInset ref
33631 LatexCommand ref
33632 reference "sub:Ecuaciones-en-encabezados"
33633
33634 \end_inset
33635
33636 .
33637 \end_layout
33638
33639 \end_inset
33640
33641
33642 \begin_inset Index
33643 status collapsed
33644
33645 \begin_layout Plain Layout
33646 Indicaciones
33647 \end_layout
33648
33649 \end_inset
33650
33651
33652 \end_layout
33653
33654 \begin_layout Subsection
33655 Símbolos y ecuaciones químicas
33656 \begin_inset CommandInset label
33657 LatexCommand label
33658 name "sub:Símbolos-y-ecuaciones-químicas"
33659
33660 \end_inset
33661
33662
33663 \begin_inset Index
33664 status collapsed
33665
33666 \begin_layout Plain Layout
33667 Química ! símbolos
33668 \end_layout
33669
33670 \end_inset
33671
33672
33673 \begin_inset Index
33674 status collapsed
33675
33676 \begin_layout Plain Layout
33677 Ecuación química
33678 \end_layout
33679
33680 \end_inset
33681
33682
33683 \begin_inset Index
33684 status collapsed
33685
33686 \begin_layout Plain Layout
33687 Química ! caracteres
33688 \end_layout
33689
33690 \end_inset
33691
33692
33693 \begin_inset Index
33694 status collapsed
33695
33696 \begin_layout Plain Layout
33697 Iones|see
33698 \begin_inset ERT
33699 status collapsed
33700
33701 \begin_layout Plain Layout
33702
33703 {
33704 \end_layout
33705
33706 \end_inset
33707
33708 Química ! caracteres
33709 \begin_inset ERT
33710 status collapsed
33711
33712 \begin_layout Plain Layout
33713
33714 }
33715 \end_layout
33716
33717 \end_inset
33718
33719
33720 \end_layout
33721
33722 \end_inset
33723
33724
33725 \end_layout
33726
33727 \begin_layout Standard
33728 Un ejemplo de texto de química:
33729 \end_layout
33730
33731 \begin_layout Quote
33732 El ión 
33733 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
33734 \end_inset
33735
33736  reacciona con dos iones 
33737 \begin_inset Formula $\mathrm{Na^{+}}$
33738 \end_inset
33739
33740  para dar sulfato de sodio 
33741 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
33742 \end_inset
33743
33744 .
33745  La ecuación química es:
33746 \begin_inset Formula \[
33747 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
33748
33749 \end_inset
33750
33751
33752 \end_layout
33753
33754 \begin_layout Standard
33755 Esta ecuación química puede componerse directamente en modo ecuación.
33756  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
33757  y con el atajo 
33758 \family sans
33759 Alt-c
33760 \begin_inset space ~
33761 \end_inset
33762
33763 r
33764 \family default
33765  se cambia en redonda.
33766 \begin_inset Foot
33767 status collapsed
33768
33769 \begin_layout Plain Layout
33770 véase estilos de fuentes en 
33771 \begin_inset CommandInset ref
33772 LatexCommand ref
33773 reference "sub:Estilos-de-fuentes"
33774
33775 \end_inset
33776
33777 .
33778 \end_layout
33779
33780 \end_inset
33781
33782
33783 \end_layout
33784
33785 \begin_layout Subsection
33786 Números negativos
33787 \begin_inset Index
33788 status collapsed
33789
33790 \begin_layout Plain Layout
33791 Numeros@Números ! negativos
33792 \end_layout
33793
33794 \end_inset
33795
33796
33797 \end_layout
33798
33799 \begin_layout Standard
33800 Los números negativos a veces se ven feos en las ecuaciones porque el signo
33801  menos delante del número tiene la misma longitud que el operador signo
33802  menos.
33803  Si se escribe el número negativo en texto normal el signo menos aparece
33804  correctamente.
33805 \end_layout
33806
33807 \begin_layout Standard
33808 Así pues, el problema desaparece si se convierte el signo menos a texto
33809  matemático.
33810 \end_layout
33811
33812 \begin_layout Standard
33813 Un ejemplo para visualizar el problema:
33814 \end_layout
33815
33816 \begin_layout Standard
33817 \noindent
33818 \align center
33819 \begin_inset Tabular
33820 <lyxtabular version="3" rows="3" columns="2">
33821 <features>
33822 <column alignment="center" valignment="top" width="0">
33823 <column alignment="center" valignment="top" width="0">
33824 <row>
33825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33826 \begin_inset Text
33827
33828 \begin_layout Plain Layout
33829 texto normal:
33830 \end_layout
33831
33832 \end_inset
33833 </cell>
33834 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33835 \begin_inset Text
33836
33837 \begin_layout Plain Layout
33838 x = -2
33839 \end_layout
33840
33841 \end_inset
33842 </cell>
33843 </row>
33844 <row>
33845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33846 \begin_inset Text
33847
33848 \begin_layout Plain Layout
33849 ecuación:
33850 \end_layout
33851
33852 \end_inset
33853 </cell>
33854 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33855 \begin_inset Text
33856
33857 \begin_layout Plain Layout
33858 \begin_inset Formula $x=-2$
33859 \end_inset
33860
33861
33862 \end_layout
33863
33864 \end_inset
33865 </cell>
33866 </row>
33867 <row>
33868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33869 \begin_inset Text
33870
33871 \begin_layout Plain Layout
33872 solución:
33873 \end_layout
33874
33875 \end_inset
33876 </cell>
33877 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33878 \begin_inset Text
33879
33880 \begin_layout Plain Layout
33881 \begin_inset Formula $x=\mbox{-}2$
33882 \end_inset
33883
33884
33885 \end_layout
33886
33887 \end_inset
33888 </cell>
33889 </row>
33890 </lyxtabular>
33891
33892 \end_inset
33893
33894
33895 \end_layout
33896
33897 \begin_layout Subsection
33898 Coma como separador decimal
33899 \begin_inset Index
33900 status collapsed
33901
33902 \begin_layout Plain Layout
33903 Coma decimal
33904 \end_layout
33905
33906 \end_inset
33907
33908
33909 \end_layout
33910
33911 \begin_layout Standard
33912 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
33913  de grupos numéricos.
33914  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
33915 \end_layout
33916
33917 \begin_layout Standard
33918 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
33919  
33920 \family sans
33921 Alt-m
33922 \begin_inset space ~
33923 \end_inset
33924
33925 m
33926 \family default
33927 ).
33928 \end_layout
33929
33930 \begin_layout Standard
33931 Para usar las comas en todas las fórmulas del documento como separador decimal,
33932  se carga el archivo 
33933 \series bold
33934 icomma.sty
33935 \series default
33936
33937 \begin_inset Foot
33938 status collapsed
33939
33940 \begin_layout Plain Layout
33941
33942 \series bold
33943 icomma
33944 \series default
33945  forma parte del paquete LaTeX 
33946 \series bold
33947 was
33948 \series default
33949
33950 \begin_inset Index
33951 status collapsed
33952
33953 \begin_layout Plain Layout
33954 Paquetes ! was
33955 \begin_inset ERT
33956 status collapsed
33957
33958 \begin_layout Plain Layout
33959
33960
33961 \backslash
33962 vspace{4mm}
33963 \end_layout
33964
33965 \end_inset
33966
33967
33968 \end_layout
33969
33970 \end_inset
33971
33972 .
33973 \end_layout
33974
33975 \end_inset
33976
33977
33978 \begin_inset Index
33979 status collapsed
33980
33981 \begin_layout Plain Layout
33982 Paquetes ! icomma
33983 \end_layout
33984
33985 \end_inset
33986
33987  en el preámbulo LaTeX con la línea: 
33988 \end_layout
33989
33990 \begin_layout Standard
33991
33992 \series bold
33993
33994 \backslash
33995 usepackage{icomma}
33996 \end_layout
33997
33998 \begin_layout Subsection
33999 Vectores físicos
34000 \begin_inset CommandInset label
34001 LatexCommand label
34002 name "sub:Vectores-físicos"
34003
34004 \end_inset
34005
34006
34007 \begin_inset Index
34008 status collapsed
34009
34010 \begin_layout Plain Layout
34011 Vectores físicos
34012 \end_layout
34013
34014 \end_inset
34015
34016
34017 \end_layout
34018
34019 \begin_layout Standard
34020 El paquete LaTeX 
34021 \series bold
34022 braket
34023 \series default
34024
34025 \begin_inset Foot
34026 status collapsed
34027
34028 \begin_layout Plain Layout
34029
34030 \series bold
34031 braket
34032 \series default
34033  se incluye en las instalaciones estándar de LaTeX.
34034 \end_layout
34035
34036 \end_inset
34037
34038
34039 \begin_inset Index
34040 status collapsed
34041
34042 \begin_layout Plain Layout
34043 Paquetes ! braket
34044 \end_layout
34045
34046 \end_inset
34047
34048  suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX:
34049 \end_layout
34050
34051 \begin_layout Standard
34052
34053 \series bold
34054
34055 \backslash
34056 usepackage{braket}
34057 \end_layout
34058
34059 \begin_layout Standard
34060 \begin_inset ERT
34061 status collapsed
34062
34063 \begin_layout Plain Layout
34064
34065
34066 \backslash
34067 ifbraket 
34068 \end_layout
34069
34070 \end_inset
34071
34072
34073 \begin_inset Note Note
34074 status collapsed
34075
34076 \begin_layout Plain Layout
34077 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
34078 \series bold
34079 braket
34080 \series default
34081  está instalado.
34082 \end_layout
34083
34084 \end_inset
34085
34086
34087 \end_layout
34088
34089 \begin_layout Standard
34090 Están definidos los siguientes comandos:
34091 \end_layout
34092
34093 \begin_layout Standard
34094 \noindent
34095 \align center
34096 \begin_inset Tabular
34097 <lyxtabular version="3" rows="4" columns="2">
34098 <features>
34099 <column alignment="center" valignment="top" width="0">
34100 <column alignment="center" valignment="top" width="0">
34101 <row>
34102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34103 \begin_inset Text
34104
34105 \begin_layout Plain Layout
34106 Comando
34107 \end_layout
34108
34109 \end_inset
34110 </cell>
34111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34112 \begin_inset Text
34113
34114 \begin_layout Plain Layout
34115 Resultado
34116 \end_layout
34117
34118 \end_inset
34119 </cell>
34120 </row>
34121 <row>
34122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34123 \begin_inset Text
34124
34125 \begin_layout Plain Layout
34126
34127 \backslash
34128 Bra{
34129 \backslash
34130 psi
34131 \end_layout
34132
34133 \end_inset
34134 </cell>
34135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34136 \begin_inset Text
34137
34138 \begin_layout Plain Layout
34139 \begin_inset Formula $\Bra{\psi}$
34140 \end_inset
34141
34142
34143 \end_layout
34144
34145 \end_inset
34146 </cell>
34147 </row>
34148 <row>
34149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34150 \begin_inset Text
34151
34152 \begin_layout Plain Layout
34153
34154 \backslash
34155 Ket{
34156 \backslash
34157 psi
34158 \end_layout
34159
34160 \end_inset
34161 </cell>
34162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34163 \begin_inset Text
34164
34165 \begin_layout Plain Layout
34166 \begin_inset Formula $\Ket{\psi}$
34167 \end_inset
34168
34169
34170 \end_layout
34171
34172 \end_inset
34173 </cell>
34174 </row>
34175 <row>
34176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34177 \begin_inset Text
34178
34179 \begin_layout Plain Layout
34180
34181 \backslash
34182 Braket{
34183 \backslash
34184 psi|
34185 \backslash
34186 phi
34187 \end_layout
34188
34189 \end_inset
34190 </cell>
34191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34192 \begin_inset Text
34193
34194 \begin_layout Plain Layout
34195 \begin_inset Formula $\Braket{\psi|\phi}$
34196 \end_inset
34197
34198
34199 \end_layout
34200
34201 \end_inset
34202 </cell>
34203 </row>
34204 </lyxtabular>
34205
34206 \end_inset
34207
34208
34209 \end_layout
34210
34211 \begin_layout Standard
34212 El comando 
34213 \series bold
34214
34215 \backslash
34216 Braket
34217 \series default
34218  asegura que todas las barras verticales tienen el tamaño de los delimitadores
34219  circundantes:
34220 \begin_inset Formula \[
34221 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
34222
34223 \end_inset
34224
34225
34226 \begin_inset ERT
34227 status collapsed
34228
34229 \begin_layout Plain Layout
34230
34231
34232 \backslash
34233 else
34234 \end_layout
34235
34236 \end_inset
34237
34238
34239 \begin_inset Note Note
34240 status collapsed
34241
34242 \begin_layout Plain Layout
34243 Lo que sigue se verá en la salida si el paquete LaTeX 
34244 \series bold
34245 braket
34246 \series default
34247  no está instalado:
34248 \end_layout
34249
34250 \end_inset
34251
34252
34253 \end_layout
34254
34255 \begin_layout Standard
34256 Debes instalar el paquete LaTeX 
34257 \series bold
34258 braket
34259 \series default
34260  para ver en la salida el resto de esta subsección.
34261 \end_layout
34262
34263 \begin_layout Standard
34264 \begin_inset ERT
34265 status collapsed
34266
34267 \begin_layout Plain Layout
34268
34269
34270 \backslash
34271 fi
34272 \end_layout
34273
34274 \end_inset
34275
34276
34277 \end_layout
34278
34279 \begin_layout Standard
34280 El efecto de 
34281 \series bold
34282
34283 \backslash
34284 Braket
34285 \series default
34286  también se puede conseguir con el comando 
34287 \series bold
34288
34289 \backslash
34290 middle
34291 \series default
34292 , que se describe en 
34293 \begin_inset CommandInset ref
34294 LatexCommand ref
34295 reference "sub:Tamaño-automático-de"
34296
34297 \end_inset
34298
34299 .
34300 \end_layout
34301
34302 \begin_layout Subsection
34303 Fracciones definidas por el usuario
34304 \begin_inset CommandInset label
34305 LatexCommand label
34306 name "sub:Fracciones-personalizadas"
34307
34308 \end_inset
34309
34310
34311 \begin_inset Index
34312 status collapsed
34313
34314 \begin_layout Plain Layout
34315 Fracciones ! personalizadas
34316 \end_layout
34317
34318 \end_inset
34319
34320
34321 \end_layout
34322
34323 \begin_layout Standard
34324 Para definir comandos personalizados para fracciones, se usa el comando
34325  
34326 \series bold
34327
34328 \backslash
34329 genfrac
34330 \series default
34331
34332 \begin_inset Index
34333 status collapsed
34334
34335 \begin_layout Plain Layout
34336 Comandos ! G ! 
34337 \backslash
34338 genfrac
34339 \end_layout
34340
34341 \end_inset
34342
34343  con el siguiente esquema:
34344 \end_layout
34345
34346 \begin_layout Standard
34347
34348 \series bold
34349
34350 \backslash
34351 genfrac{delimitador izquierdo}{delimitador derecho}{grosor raya de
34352 \begin_inset Newline newline
34353 \end_inset
34354
34355
34356 \begin_inset ERT
34357 status collapsed
34358
34359 \begin_layout Plain Layout
34360
34361
34362 \backslash
34363 phantom{
34364 \end_layout
34365
34366 \end_inset
34367
34368
34369 \backslash
34370 genfrac{
34371 \begin_inset ERT
34372 status collapsed
34373
34374 \begin_layout Plain Layout
34375
34376 }
34377 \end_layout
34378
34379 \end_inset
34380
34381 fracción}{estilo}{numerador}{denominador}
34382 \end_layout
34383
34384 \begin_layout Standard
34385 El estilo es un número en el rango 0-3.
34386 \end_layout
34387
34388 \begin_layout Standard
34389 \align center
34390 \begin_inset Tabular
34391 <lyxtabular version="3" rows="5" columns="2">
34392 <features>
34393 <column alignment="center" valignment="top" width="0">
34394 <column alignment="center" valignment="top" width="0">
34395 <row>
34396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34397 \begin_inset Text
34398
34399 \begin_layout Plain Layout
34400 Número
34401 \end_layout
34402
34403 \end_inset
34404 </cell>
34405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34406 \begin_inset Text
34407
34408 \begin_layout Plain Layout
34409 Estilo (tamaño)
34410 \end_layout
34411
34412 \end_inset
34413 </cell>
34414 </row>
34415 <row>
34416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34417 \begin_inset Text
34418
34419 \begin_layout Plain Layout
34420 0
34421 \end_layout
34422
34423 \end_inset
34424 </cell>
34425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34426 \begin_inset Text
34427
34428 \begin_layout Plain Layout
34429 ecuación presentada
34430 \end_layout
34431
34432 \end_inset
34433 </cell>
34434 </row>
34435 <row>
34436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34437 \begin_inset Text
34438
34439 \begin_layout Plain Layout
34440 1
34441 \end_layout
34442
34443 \end_inset
34444 </cell>
34445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34446 \begin_inset Text
34447
34448 \begin_layout Plain Layout
34449 ecuación en línea
34450 \end_layout
34451
34452 \end_inset
34453 </cell>
34454 </row>
34455 <row>
34456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34457 \begin_inset Text
34458
34459 \begin_layout Plain Layout
34460 2
34461 \end_layout
34462
34463 \end_inset
34464 </cell>
34465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34466 \begin_inset Text
34467
34468 \begin_layout Plain Layout
34469 pequeño
34470 \end_layout
34471
34472 \end_inset
34473 </cell>
34474 </row>
34475 <row>
34476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34477 \begin_inset Text
34478
34479 \begin_layout Plain Layout
34480 3
34481 \end_layout
34482
34483 \end_inset
34484 </cell>
34485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34486 \begin_inset Text
34487
34488 \begin_layout Plain Layout
34489 muy pequeño
34490 \end_layout
34491
34492 \end_inset
34493 </cell>
34494 </row>
34495 </lyxtabular>
34496
34497 \end_inset
34498
34499
34500 \end_layout
34501
34502 \begin_layout Standard
34503 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
34504  
34505 \series bold
34506
34507 \backslash
34508 frac
34509 \series default
34510 .
34511 \end_layout
34512
34513 \begin_layout Standard
34514 Si no se pone grosor de la raya de fracción se usará el valor predefinido
34515  de 0.4
34516 \begin_inset space \thinspace{}
34517 \end_inset
34518
34519 pt.
34520 \end_layout
34521
34522 \begin_layout Standard
34523 Por ejemplo, los comandos 
34524 \series bold
34525
34526 \backslash
34527 dfrac
34528 \series default
34529  y 
34530 \series bold
34531
34532 \backslash
34533 tbinom
34534 \series default
34535  de la 
34536 \begin_inset CommandInset ref
34537 LatexCommand ref
34538 reference "sub:Fracciones"
34539
34540 \end_inset
34541
34542  se definen con los comandos:
34543 \end_layout
34544
34545 \begin_layout Standard
34546
34547 \series bold
34548
34549 \backslash
34550 newcommand{
34551 \backslash
34552 dfrac}[2]{
34553 \backslash
34554 genfrac{}{}{}{0}{#1}{#2}}
34555 \end_layout
34556
34557 \begin_layout Standard
34558 y
34559 \end_layout
34560
34561 \begin_layout Standard
34562
34563 \series bold
34564
34565 \backslash
34566 newcommand{
34567 \backslash
34568 tbinom}[2]{
34569 \backslash
34570 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34571 \end_layout
34572
34573 \begin_layout Standard
34574 \begin_inset VSpace medskip
34575 \end_inset
34576
34577
34578 \end_layout
34579
34580 \begin_layout Standard
34581 Para definir una fracción en la que el grosor de la raya se pueda definir
34582  como argumento opcional, se inserta la siguiente línea en el preámbulo
34583  LaTeX:
34584 \end_layout
34585
34586 \begin_layout Standard
34587
34588 \series bold
34589
34590 \backslash
34591 newcommand{
34592 \backslash
34593 fracS}[3][]{
34594 \backslash
34595 genfrac{}{}{#1}{}{#2}{#3}}
34596 \end_layout
34597
34598 \begin_layout Standard
34599 Un ensayo:
34600 \begin_inset Formula \begin{align*}
34601 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34602 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
34603
34604 \end_inset
34605
34606 Como se puede ver, la distancia del numerador y el denominador a la raya
34607  de fracción se redondea a unas tres veces el grosor de la raya.
34608 \end_layout
34609
34610 \begin_layout Subsection
34611 Ecuaciones canceladas
34612 \begin_inset Index
34613 status collapsed
34614
34615 \begin_layout Plain Layout
34616 Ecuación ! cancelada
34617 \end_layout
34618
34619 \end_inset
34620
34621
34622 \end_layout
34623
34624 \begin_layout Standard
34625 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
34626  
34627 \series bold
34628 cancel
34629 \series default
34630
34631 \begin_inset Foot
34632 status collapsed
34633
34634 \begin_layout Plain Layout
34635
34636 \series bold
34637 cancel
34638 \series default
34639  forma parte de las distribuciones estándar de LaTeX.
34640 \end_layout
34641
34642 \end_inset
34643
34644
34645 \begin_inset Index
34646 status collapsed
34647
34648 \begin_layout Plain Layout
34649 Paquetes ! cancel
34650 \end_layout
34651
34652 \end_inset
34653
34654  con la línea de preámbulo LaTeX
34655 \end_layout
34656
34657 \begin_layout Standard
34658
34659 \series bold
34660
34661 \backslash
34662 usepackage[samesize]{cancel}
34663 \end_layout
34664
34665 \begin_layout Standard
34666 Hay cuatro formas de cancelar ecuaciones:
34667 \end_layout
34668
34669 \begin_layout Standard
34670 \align center
34671 \begin_inset Tabular
34672 <lyxtabular version="3" rows="5" columns="2">
34673 <features>
34674 <column alignment="center" valignment="top" width="0">
34675 <column alignment="center" valignment="top" width="0">
34676 <row>
34677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34678 \begin_inset Text
34679
34680 \begin_layout Plain Layout
34681 Comando
34682 \end_layout
34683
34684 \end_inset
34685 </cell>
34686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34687 \begin_inset Text
34688
34689 \begin_layout Plain Layout
34690 Resultado
34691 \begin_inset Note Note
34692 status collapsed
34693
34694 \begin_layout Plain Layout
34695
34696 \series bold
34697
34698 \backslash
34699 hspace
34700 \series default
34701  y 
34702 \series bold
34703
34704 \backslash
34705 raisebox
34706 \series default
34707  se usa sólo como espaciador
34708 \end_layout
34709
34710 \end_inset
34711
34712
34713 \end_layout
34714
34715 \end_inset
34716 </cell>
34717 </row>
34718 <row>
34719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34720 \begin_inset Text
34721
34722 \begin_layout Plain Layout
34723
34724 \backslash
34725 cancel{
34726 \backslash
34727 int
34728 \begin_inset ERT
34729 status collapsed
34730
34731 \begin_layout Plain Layout
34732
34733
34734 \backslash
34735 spce 
34736 \end_layout
34737
34738 \end_inset
34739
34740 A=B
34741 \end_layout
34742
34743 \end_inset
34744 </cell>
34745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34746 \begin_inset Text
34747
34748 \begin_layout Plain Layout
34749 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34750 \end_inset
34751
34752
34753 \end_layout
34754
34755 \end_inset
34756 </cell>
34757 </row>
34758 <row>
34759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34760 \begin_inset Text
34761
34762 \begin_layout Plain Layout
34763
34764 \backslash
34765 bcancel{
34766 \backslash
34767 int
34768 \begin_inset ERT
34769 status collapsed
34770
34771 \begin_layout Plain Layout
34772
34773
34774 \backslash
34775 spce 
34776 \end_layout
34777
34778 \end_inset
34779
34780 A=B
34781 \end_layout
34782
34783 \end_inset
34784 </cell>
34785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34786 \begin_inset Text
34787
34788 \begin_layout Plain Layout
34789 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34790 \end_inset
34791
34792
34793 \end_layout
34794
34795 \end_inset
34796 </cell>
34797 </row>
34798 <row>
34799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34800 \begin_inset Text
34801
34802 \begin_layout Plain Layout
34803
34804 \backslash
34805 xcancel{
34806 \backslash
34807 int
34808 \begin_inset ERT
34809 status collapsed
34810
34811 \begin_layout Plain Layout
34812
34813
34814 \backslash
34815 spce 
34816 \end_layout
34817
34818 \end_inset
34819
34820 A=B
34821 \end_layout
34822
34823 \end_inset
34824 </cell>
34825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34826 \begin_inset Text
34827
34828 \begin_layout Plain Layout
34829 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34830 \end_inset
34831
34832
34833 \end_layout
34834
34835 \end_inset
34836 </cell>
34837 </row>
34838 <row>
34839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34840 \begin_inset Text
34841
34842 \begin_layout Plain Layout
34843
34844 \backslash
34845 cancelto{1
34846 \begin_inset Formula $\to$
34847 \end_inset
34848
34849
34850 \backslash
34851 {
34852 \backslash
34853 int
34854 \begin_inset ERT
34855 status collapsed
34856
34857 \begin_layout Plain Layout
34858
34859
34860 \backslash
34861 spce 
34862 \end_layout
34863
34864 \end_inset
34865
34866 A=B
34867 \end_layout
34868
34869 \end_inset
34870 </cell>
34871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34872 \begin_inset Text
34873
34874 \begin_layout Plain Layout
34875 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34876 \end_inset
34877
34878
34879 \end_layout
34880
34881 \end_inset
34882 </cell>
34883 </row>
34884 </lyxtabular>
34885
34886 \end_inset
34887
34888
34889 \end_layout
34890
34891 \begin_layout Standard
34892
34893 \series bold
34894
34895 \backslash
34896 cancelto
34897 \series default
34898  es especialmente apropiada para visualizar la simplificación de fracciones
34899  en una ecuación:
34900 \begin_inset Formula \[
34901 \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}}}\]
34902
34903 \end_inset
34904
34905
34906 \end_layout
34907
34908 \begin_layout Subsection
34909 Ecuaciones en encabezados de sección
34910 \begin_inset CommandInset label
34911 LatexCommand label
34912 name "sub:Ecuaciones-en-encabezados"
34913
34914 \end_inset
34915
34916
34917 \begin_inset Index
34918 status collapsed
34919
34920 \begin_layout Plain Layout
34921 Ecuación ! en encabezados de sección
34922 \end_layout
34923
34924 \end_inset
34925
34926
34927 \end_layout
34928
34929 \begin_layout Standard
34930 Si se quiere poner una ecuación en un encabezado de sección hay que tener
34931  en cuenta lo siguiente:
34932 \end_layout
34933
34934 \begin_layout Standard
34935 \begin_inset Note Greyedout
34936 status open
34937
34938 \begin_layout Plain Layout
34939 Si el soporte para 
34940 \series bold
34941 hyperref
34942 \series default
34943
34944 \begin_inset Index
34945 status collapsed
34946
34947 \begin_layout Plain Layout
34948 Paquetes ! hyperref
34949 \end_layout
34950
34951 \end_inset
34952
34953  está activado en la configuración del documento, 
34954 \family sans
34955 Propiedades
34956 \begin_inset space ~
34957 \end_inset
34958
34959
34960 \family default
34961 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
34962  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
34963  texto del marcador, porque se infringen las convenciones PDF.
34964 \end_layout
34965
34966 \end_inset
34967
34968
34969 \end_layout
34970
34971 \begin_layout Standard
34972 Estos problemas se pueden solucionar insertando al final del encabezado
34973  un título breve con el menú 
34974 \family sans
34975 Insertar\SpecialChar \menuseparator
34976 Título
34977 \begin_inset space ~
34978 \end_inset
34979
34980 breve
34981 \family default
34982 .
34983  Los títulos breves se usan como alternativa para encabezados de sección
34984  con más de una línea para mantener el buen aspecto del índice.
34985  En éste sólo aparece el título breve y por tanto también en los marcadores.
34986 \end_layout
34987
34988 \begin_layout Standard
34989 Si hay que poner ecuaciones en el índice y se usa 
34990 \series bold
34991 hyperref
34992 \series default
34993 , se puede insertar el siguiente comando en modo TeX:
34994 \end_layout
34995
34996 \begin_layout Standard
34997
34998 \series bold
34999
35000 \backslash
35001 texorpdfstring{parte}{alternativa}
35002 \begin_inset Index
35003 status collapsed
35004
35005 \begin_layout Plain Layout
35006 Comandos ! T ! 
35007 \backslash
35008 texorpdfstring
35009 \end_layout
35010
35011 \end_inset
35012
35013
35014 \end_layout
35015
35016 \begin_layout Standard
35017 parte se refiere a la parte del encabezado que no debería aparecer en el
35018  marcador PDF.
35019  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
35020  La alternativa se usa para el marcador en vez de la parte.
35021 \begin_inset Newpage newpage
35022 \end_inset
35023
35024
35025 \end_layout
35026
35027 \begin_layout Standard
35028 Aquí hay dos ejemplos de encabezados con ecuación:
35029 \end_layout
35030
35031 \begin_layout Standard
35032 \begin_inset VSpace -3mm
35033 \end_inset
35034
35035
35036 \end_layout
35037
35038 \begin_layout Standard
35039 \begin_inset ERT
35040 status collapsed
35041
35042 \begin_layout Plain Layout
35043
35044
35045 \backslash
35046 boldmath 
35047 \end_layout
35048
35049 \end_inset
35050
35051
35052 \end_layout
35053
35054 \begin_layout Subsubsection
35055 Encabezado sin ecuación en el índice 
35056 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35057 \end_inset
35058
35059
35060 \begin_inset OptArg
35061 status collapsed
35062
35063 \begin_layout Plain Layout
35064 Encabezado sin ecuación en el índice
35065 \end_layout
35066
35067 \end_inset
35068
35069
35070 \end_layout
35071
35072 \begin_layout Subsubsection
35073 Encabezado con ecuación en el índice
35074 \begin_inset ERT
35075 status collapsed
35076
35077 \begin_layout Plain Layout
35078
35079
35080 \backslash
35081 texorpdfstring{
35082 \end_layout
35083
35084 \end_inset
35085
35086  
35087 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35088 \end_inset
35089
35090
35091 \begin_inset ERT
35092 status collapsed
35093
35094 \begin_layout Plain Layout
35095
35096 }{}
35097 \end_layout
35098
35099 \end_inset
35100
35101
35102 \end_layout
35103
35104 \begin_layout Standard
35105 \begin_inset ERT
35106 status collapsed
35107
35108 \begin_layout Plain Layout
35109
35110
35111 \backslash
35112 unboldmath 
35113 \end_layout
35114
35115 \end_inset
35116
35117 En el primer encabezado se ha puesto un título breve, en el segundo un 
35118 \series bold
35119
35120 \backslash
35121 texorpdfstring
35122 \series default
35123 .
35124 \end_layout
35125
35126 \begin_layout Standard
35127 Para obtener el mismo formato que en los demás encabezados se han puesto
35128  ambos en un entorno 
35129 \series bold
35130 boldmath
35131 \series default
35132 .
35133 \begin_inset Foot
35134 status collapsed
35135
35136 \begin_layout Plain Layout
35137 véase 
35138 \begin_inset CommandInset ref
35139 LatexCommand ref
35140 reference "sub:Ecuaciones-en-negrita"
35141
35142 \end_inset
35143
35144
35145 \end_layout
35146
35147 \end_inset
35148
35149
35150 \end_layout
35151
35152 \begin_layout Subsection
35153 Ecuaciones en texto multicolumna
35154 \begin_inset Index
35155 status collapsed
35156
35157 \begin_layout Plain Layout
35158 Ecuación ! en texto multicolumna
35159 \end_layout
35160
35161 \end_inset
35162
35163
35164 \end_layout
35165
35166 \begin_layout Standard
35167 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
35168  para ajustarse a la columna y entonces es preciso abarcar la anchura total
35169  de la página.
35170  Esto se hace usando el paquete LaTeX 
35171 \series bold
35172 multicol
35173 \series default
35174 ,
35175 \begin_inset Foot
35176 status collapsed
35177
35178 \begin_layout Plain Layout
35179
35180 \series bold
35181 multicol
35182 \series default
35183  forma parte de las distribuciones LaTeX estándar.
35184 \end_layout
35185
35186 \end_inset
35187
35188
35189 \begin_inset Index
35190 status collapsed
35191
35192 \begin_layout Plain Layout
35193 Paquetes ! multicol
35194 \end_layout
35195
35196 \end_inset
35197
35198  que se carga en el preámbulo LaTeX con la línea
35199 \end_layout
35200
35201 \begin_layout Standard
35202
35203 \series bold
35204
35205 \backslash
35206 usepackage{multicol}
35207 \end_layout
35208
35209 \begin_layout Standard
35210 \begin_inset Note Greyedout
35211 status collapsed
35212
35213 \begin_layout Plain Layout
35214 Ten en cuenta que la opción 
35215 \family sans
35216 Documento
35217 \begin_inset space ~
35218 \end_inset
35219
35220 con
35221 \begin_inset space ~
35222 \end_inset
35223
35224 dos
35225 \begin_inset space ~
35226 \end_inset
35227
35228 caras
35229 \family default
35230 , bajo 
35231 \family sans
35232 Diseño
35233 \begin_inset space ~
35234 \end_inset
35235
35236 de
35237 \begin_inset space ~
35238 \end_inset
35239
35240 página 
35241 \family default
35242 en el menú 
35243 \family sans
35244 Documento\SpecialChar \menuseparator
35245 Configuración
35246 \family default
35247  
35248 \emph on
35249 debe
35250 \emph default
35251  estar desmarcada.
35252 \end_layout
35253
35254 \end_inset
35255
35256
35257 \end_layout
35258
35259 \begin_layout Standard
35260 Antes del texto multicolumna se inserta en modo TeX el comando
35261 \end_layout
35262
35263 \begin_layout Standard
35264
35265 \series bold
35266
35267 \backslash
35268 begin{multicols}{número de columnas}
35269 \end_layout
35270
35271 \begin_layout Standard
35272 El número de columnas está en el rango 2-10.
35273  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
35274  TeX el comando
35275 \end_layout
35276
35277 \begin_layout Standard
35278
35279 \series bold
35280
35281 \backslash
35282 end{multicols}
35283 \end_layout
35284
35285 \begin_layout Standard
35286 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
35287  Para quitarlo se inserta un espacio vertical de -6
35288 \begin_inset space \thinspace{}
35289 \end_inset
35290
35291 mm antes de la ecuación.
35292  Si se usa el estilo 
35293 \series bold
35294 Sangrado
35295 \series default
35296 ,
35297 \begin_inset Foot
35298 status collapsed
35299
35300 \begin_layout Plain Layout
35301 véase estilos de ecuación en 
35302 \begin_inset CommandInset ref
35303 LatexCommand ref
35304 reference "sec:Estilos-de-ecuación"
35305
35306 \end_inset
35307
35308
35309 \end_layout
35310
35311 \end_inset
35312
35313  se inserta un espacio de -9
35314 \begin_inset space \thinspace{}
35315 \end_inset
35316
35317 mm.
35318 \end_layout
35319
35320 \begin_layout Standard
35321 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
35322 \end_layout
35323
35324 \begin_layout Standard
35325 \begin_inset ERT
35326 status collapsed
35327
35328 \begin_layout Plain Layout
35329
35330
35331 \backslash
35332 begin{multicols}{2}
35333 \end_layout
35334
35335 \end_inset
35336
35337 Das Spektrum wird fouriertransformiert.
35338  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
35339 , Lösungsmittel) zu trennen.
35340  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
35341  nun das Aussehen des Ausgangssignals.
35342  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
35343  über alle Phasen integrieren muss.
35344  Sei nun 
35345 \begin_inset Formula $S$
35346 \end_inset
35347
35348  unser normiertes Ausgangssignal and 
35349 \begin_inset Formula $P$
35350 \end_inset
35351
35352  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
35353 \begin_inset ERT
35354 status collapsed
35355
35356 \begin_layout Plain Layout
35357
35358
35359 \backslash
35360 end{multicols}
35361 \end_layout
35362
35363 \end_inset
35364
35365
35366 \begin_inset VSpace -6mm
35367 \end_inset
35368
35369
35370 \begin_inset Formula \begin{equation}
35371 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
35372
35373 \end_inset
35374
35375
35376 \begin_inset ERT
35377 status collapsed
35378
35379 \begin_layout Plain Layout
35380
35381
35382 \backslash
35383 begin{multicols}{2}
35384 \end_layout
35385
35386 \end_inset
35387
35388 wobei 
35389 \begin_inset Formula $S_{0}$
35390 \end_inset
35391
35392  das Signal ohne Gradient ist and the Normierungsbedingung 
35393 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35394 \end_inset
35395
35396  gilt.
35397  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
35398  Direkt nach the 
35399 \begin_inset Formula $\nicefrac{\pi}{2}$
35400 \end_inset
35401
35402
35403 \begin_inset space \thinspace{}
35404 \end_inset
35405
35406 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
35407  das Signal zusätzlich abschwächt.
35408  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
35409  
35410 \begin_inset Formula $T_{2}$
35411 \end_inset
35412
35413 -Zeit.
35414 \end_layout
35415
35416 \begin_layout Standard
35417 \begin_inset ERT
35418 status collapsed
35419
35420 \begin_layout Plain Layout
35421
35422
35423 \backslash
35424 end{multicols}
35425 \end_layout
35426
35427 \end_inset
35428
35429  
35430 \end_layout
35431
35432 \begin_layout Subsection
35433 Ecuaciones con descripción de variables
35434 \begin_inset Index
35435 status collapsed
35436
35437 \begin_layout Plain Layout
35438 Ecuación ! con descripción de variables
35439 \end_layout
35440
35441 \end_inset
35442
35443
35444 \end_layout
35445
35446 \begin_layout Standard
35447 Para describir variables en una ecuación, como en la fórmula 
35448 \begin_inset CommandInset ref
35449 LatexCommand eqref
35450 reference "eq:within"
35451
35452 \end_inset
35453
35454 , se inserta una matriz 2×
35455 \begin_inset Formula $n$
35456 \end_inset
35457
35458  con columnas alineadas a la izquierda para las 
35459 \emph on
35460
35461 \begin_inset Formula $n$
35462 \end_inset
35463
35464
35465 \emph default
35466  variables usadas.
35467 \begin_inset Foot
35468 status collapsed
35469
35470 \begin_layout Plain Layout
35471 véase matrices en 
35472 \begin_inset CommandInset ref
35473 LatexCommand ref
35474 reference "sec:Matrices"
35475
35476 \end_inset
35477
35478
35479 \end_layout
35480
35481 \end_inset
35482
35483  Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando
35484  
35485 \series bold
35486
35487 \backslash
35488 footnotesize
35489 \series default
35490  antes de la matriz.
35491 \begin_inset Foot
35492 status collapsed
35493
35494 \begin_layout Plain Layout
35495 véase tamaños de fuentes en 
35496 \begin_inset CommandInset ref
35497 LatexCommand ref
35498 reference "sub:Tamaños-de-fuentes"
35499
35500 \end_inset
35501
35502 .
35503 \end_layout
35504
35505 \end_inset
35506
35507
35508 \end_layout
35509
35510 \begin_layout Standard
35511 Si se usa el estilo 
35512 \series bold
35513 Sangrado
35514 \series default
35515 ,
35516 \begin_inset Foot
35517 status collapsed
35518
35519 \begin_layout Plain Layout
35520 véase estilos de ecuación en 
35521 \begin_inset CommandInset ref
35522 LatexCommand ref
35523 reference "sec:Estilos-de-ecuación"
35524
35525 \end_inset
35526
35527
35528 \end_layout
35529
35530 \end_inset
35531
35532  se inserta un 
35533 \series bold
35534
35535 \backslash
35536 hfill
35537 \series default
35538
35539 \begin_inset Foot
35540 status collapsed
35541
35542 \begin_layout Plain Layout
35543
35544 \series bold
35545
35546 \backslash
35547 hfill
35548 \series default
35549  sólo funciona en ecuaciones en estilo 
35550 \series bold
35551 Sangrado
35552 \series default
35553 , véase 
35554 \begin_inset CommandInset ref
35555 LatexCommand ref
35556 reference "sub:Espacio-variable"
35557
35558 \end_inset
35559
35560
35561 \end_layout
35562
35563 \end_inset
35564
35565  delante y detrás de la matriz para que tenga la misma separación con la
35566  ecuación y con el margen.
35567 \end_layout
35568
35569 \begin_layout Standard
35570 Si se usa el estilo 
35571 \series bold
35572 Centrado
35573 \series default
35574  se emplea el método descrito en la 
35575 \begin_inset CommandInset ref
35576 LatexCommand ref
35577 reference "sub:Entorno-flalign"
35578
35579 \end_inset
35580
35581  para sangrar la ecuación.
35582  La ecuación 
35583 \begin_inset CommandInset ref
35584 LatexCommand eqref
35585 reference "eq:within"
35586
35587 \end_inset
35588
35589  consta de cinco columnas ya que las dos primeras contienen la fórmula,
35590  la tercera la matriz y la última una llave TeX vacía.
35591 \begin_inset Formula \begin{flalign}
35592 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
35593 \rho & \mbox{densidad}\\
35594 V & \mbox{volumen}\\
35595 g & \mbox{aceleración gravitatoria}\end{array} &  & {}\label{eq:within}\end{flalign}
35596
35597 \end_inset
35598
35599
35600 \end_layout
35601
35602 \begin_layout Subsection
35603 Letras griegas minúsculas en redonda
35604 \begin_inset CommandInset label
35605 LatexCommand label
35606 name "sub:Griegas-en-redonda"
35607
35608 \end_inset
35609
35610
35611 \begin_inset Index
35612 status collapsed
35613
35614 \begin_layout Plain Layout
35615 Letras griegas ! en redonda
35616 \end_layout
35617
35618 \end_inset
35619
35620
35621 \end_layout
35622
35623 \begin_layout Standard
35624 La mayoría de las fuentes sólo suministran letras griegas minúsculas en
35625  cursiva.
35626  Pero para símbolos de partículas elementales como piones y neutrinos hacen
35627  falta letras griegas en redonda.
35628  El archivo 
35629 \series bold
35630 upgreek.sty
35631 \series default
35632
35633 \begin_inset Foot
35634 status collapsed
35635
35636 \begin_layout Plain Layout
35637
35638 \series bold
35639 upgreek
35640 \series default
35641  forma parte del paquete LaTeX 
35642 \series bold
35643 was
35644 \series default
35645
35646 \begin_inset Index
35647 status collapsed
35648
35649 \begin_layout Plain Layout
35650 Paquetes ! was
35651 \begin_inset ERT
35652 status collapsed
35653
35654 \begin_layout Plain Layout
35655
35656
35657 \backslash
35658 vspace{4mm}
35659 \end_layout
35660
35661 \end_inset
35662
35663
35664 \end_layout
35665
35666 \end_inset
35667
35668 .
35669 \end_layout
35670
35671 \end_inset
35672
35673
35674 \begin_inset Index
35675 status collapsed
35676
35677 \begin_layout Plain Layout
35678 Paquetes ! upgreek
35679 \end_layout
35680
35681 \end_inset
35682
35683 , que se carga en el preámbulo LaTeX con la línea
35684 \end_layout
35685
35686 \begin_layout Standard
35687
35688 \series bold
35689
35690 \backslash
35691 usepackage{upgreek}
35692 \end_layout
35693
35694 \begin_layout Standard
35695 las suministra.
35696  
35697 \begin_inset ERT
35698 status collapsed
35699
35700 \begin_layout Plain Layout
35701
35702
35703 \backslash
35704 ifupgreek 
35705 \end_layout
35706
35707 \end_inset
35708
35709
35710 \begin_inset Note Note
35711 status collapsed
35712
35713 \begin_layout Plain Layout
35714 La tabla siguiente sólo se podrá ver si está instalado el paquete LaTeX
35715  
35716 \series bold
35717 upgreek
35718 \series default
35719 .
35720 \end_layout
35721
35722 \end_inset
35723
35724  Se imprimen con el comando de la letra correspondiente precedido de 
35725 \series bold
35726 up
35727 \series default
35728 .
35729  Por ejemplo, el comando 
35730 \series bold
35731
35732 \backslash
35733 uptau
35734 \series default
35735  genera: 
35736 \begin_inset Formula $\uptau$
35737 \end_inset
35738
35739
35740 \end_layout
35741
35742 \begin_layout Standard
35743 Con estos comandos se pueden escribir reacciones entre partículas elementales:
35744 \begin_inset Formula \[
35745 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}\]
35746
35747 \end_inset
35748
35749
35750 \end_layout
35751
35752 \begin_layout Standard
35753 Las letras en redonda son más remarcadas y más grandes que las correspondientes
35754  en cursiva.
35755  Por tanto no deberían emplearse para unidades como 
35756 \begin_inset Quotes fld
35757 \end_inset
35758
35759 µm
35760 \begin_inset Quotes frd
35761 \end_inset
35762
35763 .
35764 \end_layout
35765
35766 \begin_layout Standard
35767 \begin_inset ERT
35768 status collapsed
35769
35770 \begin_layout Plain Layout
35771
35772
35773 \backslash
35774 else 
35775 \end_layout
35776
35777 \end_inset
35778
35779
35780 \begin_inset Note Note
35781 status collapsed
35782
35783 \begin_layout Plain Layout
35784 Lo siguiente se mostrará si el paquete LaTeX 
35785 \series bold
35786 upgreek
35787 \series default
35788  no está instalado:
35789 \end_layout
35790
35791 \end_inset
35792
35793
35794 \end_layout
35795
35796 \begin_layout Standard
35797 Debes instalar el paquete LaTeX 
35798 \series bold
35799 upgreek
35800 \series default
35801  para ver en la salida el resto de esta subsección.
35802  
35803 \end_layout
35804
35805 \begin_layout Standard
35806 \begin_inset ERT
35807 status collapsed
35808
35809 \begin_layout Plain Layout
35810
35811
35812 \backslash
35813 fi
35814 \end_layout
35815
35816 \end_inset
35817
35818
35819 \end_layout
35820
35821 \begin_layout Subsection
35822 Caracteres de texto en ecuaciones
35823 \begin_inset CommandInset label
35824 LatexCommand label
35825 name "sub:Caracteres-de-texto"
35826
35827 \end_inset
35828
35829
35830 \begin_inset Index
35831 status collapsed
35832
35833 \begin_layout Plain Layout
35834 Texto ! en ecuaciones
35835 \end_layout
35836
35837 \end_inset
35838
35839
35840 \end_layout
35841
35842 \begin_layout Standard
35843 En algunos casos podrías querer insertar caracteres de texto directamente
35844  en ecuaciones.
35845  Por ejemplo, cuando se usa con frecuencia el punto centrado 
35846 \begin_inset Formula $\cdot$
35847 \end_inset
35848
35849  en expresiones como 
35850 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
35851 \end_inset
35852
35853 , habría que insertar el comando 
35854 \series bold
35855
35856 \backslash
35857 cdot
35858 \series default
35859
35860 \begin_inset Foot
35861 status collapsed
35862
35863 \begin_layout Plain Layout
35864 véase 
35865 \begin_inset CommandInset ref
35866 LatexCommand ref
35867 reference "sub:Operadores-binarios"
35868
35869 \end_inset
35870
35871
35872 \end_layout
35873
35874 \end_inset
35875
35876  continuamente, porque este carácter está definido en todas las codificaciones
35877  como carácter de texto.
35878  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
35879 \end_layout
35880
35881 \begin_layout Standard
35882
35883 \series bold
35884
35885 \backslash
35886 Declare Inputtext{183}{
35887 \backslash
35888 ifmmode
35889 \backslash
35890 cdot
35891 \backslash
35892 else
35893 \backslash
35894 textperiodcentered
35895 \backslash
35896 f\SpecialChar \textcompwordmark{}
35897 i}
35898 \end_layout
35899
35900 \begin_layout Standard
35901 La codificación de caracteres (menú 
35902 \family sans
35903 Documento\SpecialChar \menuseparator
35904 Configuración\SpecialChar \menuseparator
35905 Idioma
35906 \family default
35907 ) especifica el carácter que se muestra al pulsar una tecla.
35908  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
35909  
35910 \series bold
35911
35912 \backslash
35913 textperiodcentered
35914 \series default
35915 .
35916  Pero este comando no está disponible en ecuaciones así que obtendrías errores
35917  de LaTeX.
35918  Con la codificación cambiada se escoge automáticamente el comando correcto,
35919  dependiendo de si el carácter se ha insertado en una ecuación o no.
35920 \end_layout
35921
35922 \begin_layout Standard
35923 La codificación de diversos caracteres se guarda en archivos de definición.
35924  Por ejemplo la codificación 
35925 \series bold
35926 latin9
35927 \series default
35928  se define en el archivo 
35929 \series bold
35930 latin9.def
35931 \series default
35932  que está en el directorio de LaTeX.
35933  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
35934  archivo de definición, de lo contrario nuestros documentos no podrían ser
35935  editados en otros ordenadores.
35936 \begin_inset VSpace medskip
35937 \end_inset
35938
35939
35940 \end_layout
35941
35942 \begin_layout Standard
35943 Además del punto centrado, en este documento se ha definido el símbolo grado
35944  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
35945  directamente en una fórmula:
35946 \end_layout
35947
35948 \begin_layout Standard
35949
35950 \series bold
35951
35952 \backslash
35953 DeclareInputtext{176}{
35954 \backslash
35955 ifmmode^
35956 \backslash
35957 circ
35958 \backslash
35959 else
35960 \backslash
35961 textdegree
35962 \backslash
35963 f\SpecialChar \textcompwordmark{}
35964 i}
35965 \begin_inset Newpage newpage
35966 \end_inset
35967
35968
35969 \end_layout
35970
35971 \begin_layout Section
35972 \start_of_appendix
35973 Notas sobre tipografía
35974 \begin_inset Index
35975 status collapsed
35976
35977 \begin_layout Plain Layout
35978 Tipografía, notas
35979 \end_layout
35980
35981 \end_inset
35982
35983
35984 \end_layout
35985
35986 \begin_layout Standard
35987 Esta sección es un resumen de las normas tipográficas ISO más importantes.
35988 \begin_inset Foot
35989 status collapsed
35990
35991 \begin_layout Plain Layout
35992 Este compendio se ha tomado parcialmente del diccionario semioficial alemán
35993  
35994 \begin_inset Quotes fld
35995 \end_inset
35996
35997 Duden
35998 \begin_inset Quotes frd
35999 \end_inset
36000
36001  
36002 \begin_inset CommandInset citation
36003 LatexCommand cite
36004 key "Duden"
36005
36006 \end_inset
36007
36008 , que incluye algunas de las normas ISO.
36009  
36010 \begin_inset Newline newline
36011 \end_inset
36012
36013 (
36014 \emph on
36015 N.
36016 \begin_inset space \thinspace{}
36017 \end_inset
36018
36019 del t.
36020 \emph default
36021 : Para documentación en español sobre el tema, véase 
36022 \begin_inset CommandInset citation
36023 LatexCommand cite
36024 key "Bezos"
36025
36026 \end_inset
36027
36028 .)
36029 \end_layout
36030
36031 \end_inset
36032
36033
36034 \end_layout
36035
36036 \begin_layout Itemize
36037 Las unidades físicas se escriben 
36038 \emph on
36039 siempre 
36040 \emph default
36041 en redonda
36042 \begin_inset Foot
36043 status collapsed
36044
36045 \begin_layout Plain Layout
36046 véase estilos de fuentes en 
36047 \begin_inset CommandInset ref
36048 LatexCommand ref
36049 reference "sub:Estilos-de-fuentes"
36050
36051 \end_inset
36052
36053
36054 \end_layout
36055
36056 \end_inset
36057
36058 : 30
36059 \begin_inset space \thinspace{}
36060 \end_inset
36061
36062 km/h
36063 \begin_inset Newline newline
36064 \end_inset
36065
36066 Entre el valor y la unidad hay un espacio delgado, véase 
36067 \begin_inset CommandInset ref
36068 LatexCommand ref
36069 reference "sub:Espacio-predefinido"
36070
36071 \end_inset
36072
36073 .
36074 \begin_inset Newline newline
36075 \end_inset
36076
36077 Esta norma la cumple automáticamente el comando 
36078 \series bold
36079
36080 \backslash
36081 unittwo
36082 \series default
36083 .
36084  Si se introduce en una fórmula aparecen dos cuadros.
36085  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
36086  como antes, 
36087 \begin_inset Formula $\unit[30]{km/h}$
36088 \end_inset
36089
36090
36091 \begin_inset space \thinspace{}
36092 \end_inset
36093
36094 .
36095  Ten en cuenta que 
36096 \series bold
36097
36098 \backslash
36099 unittwo
36100 \series default
36101  no es un auténtico comando LaTeX, sino el comando 
36102 \series bold
36103
36104 \backslash
36105 unit[value]{unit}
36106 \series default
36107 , por tanto no lo puedes usar en código TeX.
36108 \end_layout
36109
36110 \begin_layout Itemize
36111 Los signos por ciento y por mil se escriben como las unidades físicas:
36112 \begin_inset Newline newline
36113 \end_inset
36114
36115 1,2
36116 \begin_inset space \thinspace{}
36117 \end_inset
36118
36119 ‰ de alcohol en sangre.
36120 \end_layout
36121
36122 \begin_layout Itemize
36123 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
36124  otra unidad: 15
36125 \begin_inset space \thinspace{}
36126 \end_inset
36127
36128 °C
36129 \end_layout
36130
36131 \begin_layout Itemize
36132 En números con más de cuatro dígitos se inserta un espacio delgado para
36133  separarlos en grupos de tres cifras: 18
36134 \begin_inset space \thinspace{}
36135 \end_inset
36136
36137 473
36138 \begin_inset space \thinspace{}
36139 \end_inset
36140
36141 588
36142 \end_layout
36143
36144 \begin_layout Itemize
36145 Para dimensiones como 120×90×40
36146 \begin_inset space \thinspace{}
36147 \end_inset
36148
36149 cm se usa el aspa de multiplicar 
36150 \begin_inset Quotes fld
36151 \end_inset
36152
36153 ×
36154 \begin_inset Quotes frd
36155 \end_inset
36156
36157 .
36158  Está disponible en el menú 
36159 \family sans
36160 Insertar\SpecialChar \menuseparator
36161 Carácter especial
36162 \family default
36163 \SpecialChar \menuseparator
36164
36165 \family sans
36166 Símbolos
36167 \family default
36168 .
36169  Se puede insertar directamente con cierta combinación de teclas.
36170 \end_layout
36171
36172 \begin_layout Itemize
36173 Las funciones con nombres que constan de varias letras se escriben en redonda
36174  para evitar confusiones, véase 
36175 \begin_inset CommandInset ref
36176 LatexCommand ref
36177 reference "sub:Funciones-predefinidas"
36178
36179 \end_inset
36180
36181 .
36182 \end_layout
36183
36184 \begin_layout Itemize
36185 Los índices que constan de varias letras se escriben en redonda: 
36186 \begin_inset Formula $E_{\mbox{cin}}$
36187 \end_inset
36188
36189
36190 \begin_inset Newline newline
36191 \end_inset
36192
36193 Los componentes de una matriz se escriben en cursiva: 
36194 \begin_inset Formula $\hat{H}_{kl}$
36195 \end_inset
36196
36197
36198 \end_layout
36199
36200 \begin_layout Itemize
36201 El operador de diferenciación/integración 'd', el número de Euler 'e' y
36202  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
36203 s con otras variables.
36204  
36205 \end_layout
36206
36207 \begin_layout Standard
36208 \begin_inset Newpage newpage
36209 \end_inset
36210
36211
36212 \end_layout
36213
36214 \begin_layout Section
36215 Sinónimos
36216 \begin_inset Index
36217 status collapsed
36218
36219 \begin_layout Plain Layout
36220 Sinónimos
36221 \end_layout
36222
36223 \end_inset
36224
36225
36226 \end_layout
36227
36228 \begin_layout Standard
36229 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
36230  como los que se recogen en esta lista:
36231 \begin_inset Foot
36232 status collapsed
36233
36234 \begin_layout Plain Layout
36235 véase también 
36236 \begin_inset CommandInset ref
36237 LatexCommand ref
36238 reference "fn:sinónimos"
36239
36240 \end_inset
36241
36242 .
36243 \end_layout
36244
36245 \end_inset
36246
36247
36248 \end_layout
36249
36250 \begin_layout Standard
36251
36252 \end_layout
36253
36254 \begin_layout Standard
36255 \begin_inset VSpace bigskip
36256 \end_inset
36257
36258
36259 \begin_inset space \hfill{}
36260 \end_inset
36261
36262
36263 \begin_inset Tabular
36264 <lyxtabular version="3" rows="12" columns="2">
36265 <features>
36266 <column alignment="center" valignment="top" width="0pt">
36267 <column alignment="center" valignment="top" width="0pt">
36268 <row>
36269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36270 \begin_inset Text
36271
36272 \begin_layout Plain Layout
36273 Comando
36274 \end_layout
36275
36276 \end_inset
36277 </cell>
36278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36279 \begin_inset Text
36280
36281 \begin_layout Plain Layout
36282 equivalente a
36283 \begin_inset Note Note
36284 status collapsed
36285
36286 \begin_layout Plain Layout
36287
36288 \series bold
36289
36290 \backslash
36291 raisebox
36292 \series default
36293  se usa sólo como espaciador
36294 \end_layout
36295
36296 \end_inset
36297
36298
36299 \end_layout
36300
36301 \end_inset
36302 </cell>
36303 </row>
36304 <row>
36305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36306 \begin_inset Text
36307
36308 \begin_layout Plain Layout
36309
36310 \backslash
36311 ast
36312 \end_layout
36313
36314 \end_inset
36315 </cell>
36316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36317 \begin_inset Text
36318
36319 \begin_layout Plain Layout
36320 \begin_inset ERT
36321 status collapsed
36322
36323 \begin_layout Plain Layout
36324
36325
36326 \backslash
36327 raisebox{-1.2mm}{
36328 \end_layout
36329
36330 \end_inset
36331
36332 *
36333 \begin_inset ERT
36334 status collapsed
36335
36336 \begin_layout Plain Layout
36337
36338 }
36339 \end_layout
36340
36341 \end_inset
36342
36343
36344 \end_layout
36345
36346 \end_inset
36347 </cell>
36348 </row>
36349 <row>
36350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36351 \begin_inset Text
36352
36353 \begin_layout Plain Layout
36354
36355 \backslash
36356 choose
36357 \end_layout
36358
36359 \end_inset
36360 </cell>
36361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36362 \begin_inset Text
36363
36364 \begin_layout Plain Layout
36365
36366 \backslash
36367 binom
36368 \end_layout
36369
36370 \end_inset
36371 </cell>
36372 </row>
36373 <row>
36374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36375 \begin_inset Text
36376
36377 \begin_layout Plain Layout
36378
36379 \backslash
36380 geq
36381 \end_layout
36382
36383 \end_inset
36384 </cell>
36385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36386 \begin_inset Text
36387
36388 \begin_layout Plain Layout
36389
36390 \backslash
36391 ge
36392 \end_layout
36393
36394 \end_inset
36395 </cell>
36396 </row>
36397 <row>
36398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36399 \begin_inset Text
36400
36401 \begin_layout Plain Layout
36402
36403 \backslash
36404 lbrace
36405 \end_layout
36406
36407 \end_inset
36408 </cell>
36409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36410 \begin_inset Text
36411
36412 \begin_layout Plain Layout
36413 {
36414 \end_layout
36415
36416 \end_inset
36417 </cell>
36418 </row>
36419 <row>
36420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36421 \begin_inset Text
36422
36423 \begin_layout Plain Layout
36424
36425 \backslash
36426 lbracket
36427 \end_layout
36428
36429 \end_inset
36430 </cell>
36431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36432 \begin_inset Text
36433
36434 \begin_layout Plain Layout
36435 [
36436 \end_layout
36437
36438 \end_inset
36439 </cell>
36440 </row>
36441 <row>
36442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36443 \begin_inset Text
36444
36445 \begin_layout Plain Layout
36446
36447 \backslash
36448 leftarrow
36449 \end_layout
36450
36451 \end_inset
36452 </cell>
36453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36454 \begin_inset Text
36455
36456 \begin_layout Plain Layout
36457
36458 \backslash
36459 gets
36460 \end_layout
36461
36462 \end_inset
36463 </cell>
36464 </row>
36465 <row>
36466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36467 \begin_inset Text
36468
36469 \begin_layout Plain Layout
36470
36471 \backslash
36472 leq
36473 \end_layout
36474
36475 \end_inset
36476 </cell>
36477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36478 \begin_inset Text
36479
36480 \begin_layout Plain Layout
36481
36482 \backslash
36483 le
36484 \end_layout
36485
36486 \end_inset
36487 </cell>
36488 </row>
36489 <row>
36490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36491 \begin_inset Text
36492
36493 \begin_layout Plain Layout
36494
36495 \backslash
36496 lor
36497 \end_layout
36498
36499 \end_inset
36500 </cell>
36501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36502 \begin_inset Text
36503
36504 \begin_layout Plain Layout
36505
36506 \backslash
36507 vee
36508 \end_layout
36509
36510 \end_inset
36511 </cell>
36512 </row>
36513 <row>
36514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36515 \begin_inset Text
36516
36517 \begin_layout Plain Layout
36518
36519 \backslash
36520 neq
36521 \end_layout
36522
36523 \end_inset
36524 </cell>
36525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36526 \begin_inset Text
36527
36528 \begin_layout Plain Layout
36529
36530 \backslash
36531 not=
36532 \end_layout
36533
36534 \end_inset
36535 </cell>
36536 </row>
36537 <row>
36538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36539 \begin_inset Text
36540
36541 \begin_layout Plain Layout
36542
36543 \backslash
36544 slash
36545 \end_layout
36546
36547 \end_inset
36548 </cell>
36549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36550 \begin_inset Text
36551
36552 \begin_layout Plain Layout
36553 /
36554 \end_layout
36555
36556 \end_inset
36557 </cell>
36558 </row>
36559 <row>
36560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36561 \begin_inset Text
36562
36563 \begin_layout Plain Layout
36564
36565 \backslash
36566 vert
36567 \end_layout
36568
36569 \end_inset
36570 </cell>
36571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36572 \begin_inset Text
36573
36574 \begin_layout Plain Layout
36575 |
36576 \end_layout
36577
36578 \end_inset
36579 </cell>
36580 </row>
36581 </lyxtabular>
36582
36583 \end_inset
36584
36585
36586 \begin_inset space \hfill{}
36587 \end_inset
36588
36589
36590 \begin_inset Tabular
36591 <lyxtabular version="3" rows="12" columns="2">
36592 <features>
36593 <column alignment="center" valignment="top" width="0pt">
36594 <column alignment="center" valignment="top" width="0pt">
36595 <row>
36596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36597 \begin_inset Text
36598
36599 \begin_layout Plain Layout
36600 Comando
36601 \end_layout
36602
36603 \end_inset
36604 </cell>
36605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36606 \begin_inset Text
36607
36608 \begin_layout Plain Layout
36609 equivalente a
36610 \end_layout
36611
36612 \end_inset
36613 </cell>
36614 </row>
36615 <row>
36616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36617 \begin_inset Text
36618
36619 \begin_layout Plain Layout
36620
36621 \backslash
36622 backslash
36623 \end_layout
36624
36625 \end_inset
36626 </cell>
36627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36628 \begin_inset Text
36629
36630 \begin_layout Plain Layout
36631
36632 \backslash
36633
36634 \backslash
36635
36636 \end_layout
36637
36638 \end_inset
36639 </cell>
36640 </row>
36641 <row>
36642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36643 \begin_inset Text
36644
36645 \begin_layout Plain Layout
36646
36647 \backslash
36648 dasharrow
36649 \end_layout
36650
36651 \end_inset
36652 </cell>
36653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36654 \begin_inset Text
36655
36656 \begin_layout Plain Layout
36657
36658 \backslash
36659 dashrightarrow
36660 \end_layout
36661
36662 \end_inset
36663 </cell>
36664 </row>
36665 <row>
36666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36667 \begin_inset Text
36668
36669 \begin_layout Plain Layout
36670
36671 \backslash
36672 land
36673 \end_layout
36674
36675 \end_inset
36676 </cell>
36677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36678 \begin_inset Text
36679
36680 \begin_layout Plain Layout
36681
36682 \backslash
36683 wedge
36684 \end_layout
36685
36686 \end_inset
36687 </cell>
36688 </row>
36689 <row>
36690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36691 \begin_inset Text
36692
36693 \begin_layout Plain Layout
36694
36695 \backslash
36696 rbrace
36697 \end_layout
36698
36699 \end_inset
36700 </cell>
36701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36702 \begin_inset Text
36703
36704 \begin_layout Plain Layout
36705 }
36706 \end_layout
36707
36708 \end_inset
36709 </cell>
36710 </row>
36711 <row>
36712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36713 \begin_inset Text
36714
36715 \begin_layout Plain Layout
36716
36717 \backslash
36718 rbracket
36719 \end_layout
36720
36721 \end_inset
36722 </cell>
36723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36724 \begin_inset Text
36725
36726 \begin_layout Plain Layout
36727 ]
36728 \end_layout
36729
36730 \end_inset
36731 </cell>
36732 </row>
36733 <row>
36734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36735 \begin_inset Text
36736
36737 \begin_layout Plain Layout
36738
36739 \backslash
36740 rightarrow
36741 \end_layout
36742
36743 \end_inset
36744 </cell>
36745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36746 \begin_inset Text
36747
36748 \begin_layout Plain Layout
36749
36750 \backslash
36751 to
36752 \end_layout
36753
36754 \end_inset
36755 </cell>
36756 </row>
36757 <row>
36758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36759 \begin_inset Text
36760
36761 \begin_layout Plain Layout
36762
36763 \backslash
36764 lnot
36765 \end_layout
36766
36767 \end_inset
36768 </cell>
36769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36770 \begin_inset Text
36771
36772 \begin_layout Plain Layout
36773
36774 \backslash
36775 neg
36776 \end_layout
36777
36778 \end_inset
36779 </cell>
36780 </row>
36781 <row>
36782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36783 \begin_inset Text
36784
36785 \begin_layout Plain Layout
36786
36787 \backslash
36788 ne
36789 \end_layout
36790
36791 \end_inset
36792 </cell>
36793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36794 \begin_inset Text
36795
36796 \begin_layout Plain Layout
36797
36798 \backslash
36799 not=
36800 \end_layout
36801
36802 \end_inset
36803 </cell>
36804 </row>
36805 <row>
36806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36807 \begin_inset Text
36808
36809 \begin_layout Plain Layout
36810
36811 \backslash
36812 owns
36813 \end_layout
36814
36815 \end_inset
36816 </cell>
36817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36818 \begin_inset Text
36819
36820 \begin_layout Plain Layout
36821
36822 \backslash
36823 ni
36824 \end_layout
36825
36826 \end_inset
36827 </cell>
36828 </row>
36829 <row>
36830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36831 \begin_inset Text
36832
36833 \begin_layout Plain Layout
36834
36835 \backslash
36836 square
36837 \end_layout
36838
36839 \end_inset
36840 </cell>
36841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36842 \begin_inset Text
36843
36844 \begin_layout Plain Layout
36845
36846 \backslash
36847 Box
36848 \end_layout
36849
36850 \end_inset
36851 </cell>
36852 </row>
36853 <row>
36854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36855 \begin_inset Text
36856
36857 \begin_layout Plain Layout
36858
36859 \backslash
36860 Vert
36861 \end_layout
36862
36863 \end_inset
36864 </cell>
36865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36866 \begin_inset Text
36867
36868 \begin_layout Plain Layout
36869
36870 \backslash
36871 |
36872 \end_layout
36873
36874 \end_inset
36875 </cell>
36876 </row>
36877 </lyxtabular>
36878
36879 \end_inset
36880
36881
36882 \begin_inset space \hfill{}
36883 \end_inset
36884
36885
36886 \end_layout
36887
36888 \begin_layout Standard
36889 \begin_inset Newpage newpage
36890 \end_inset
36891
36892
36893 \end_layout
36894
36895 \begin_layout Bibliography
36896 \begin_inset CommandInset bibitem
36897 LatexCommand bibitem
36898 key "TLC2"
36899
36900 \end_inset
36901
36902
36903 \shape smallcaps
36904 Mittelbach, F.
36905  ; Goossens, M.
36906 \shape default
36907
36908 \shape italic
36909 The LaTeX Companion
36910 \shape default
36911 .
36912  Addison Wesley, 2004
36913 \end_layout
36914
36915 \begin_layout Bibliography
36916 \begin_inset CommandInset bibitem
36917 LatexCommand bibitem
36918 key "Mathmode"
36919
36920 \end_inset
36921
36922
36923 \begin_inset CommandInset href
36924 LatexCommand href
36925 name "Descripción"
36926 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36927
36928 \end_inset
36929
36930  de habilidades matemáticas de LaTeX
36931 \end_layout
36932
36933 \begin_layout Bibliography
36934 \begin_inset CommandInset bibitem
36935 LatexCommand bibitem
36936 key "Voss"
36937
36938 \end_inset
36939
36940
36941 \begin_inset CommandInset href
36942 LatexCommand href
36943 name "Página web"
36944 target "http://tug.org/TeXnik/"
36945
36946 \end_inset
36947
36948  sugerencias y consejos de LaTeX
36949 \end_layout
36950
36951 \begin_layout Bibliography
36952 \begin_inset CommandInset bibitem
36953 LatexCommand bibitem
36954 key "AMS"
36955
36956 \end_inset
36957
36958
36959 \begin_inset CommandInset href
36960 LatexCommand href
36961 name "Descripción"
36962 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
36963
36964 \end_inset
36965
36966  de 
36967 \begin_inset ERT
36968 status collapsed
36969
36970 \begin_layout Plain Layout
36971
36972
36973 \backslash
36974 AmS
36975 \end_layout
36976
36977 \end_inset
36978
36979 -LaTeX
36980 \end_layout
36981
36982 \begin_layout Bibliography
36983 \begin_inset CommandInset bibitem
36984 LatexCommand bibitem
36985 key "Symbole"
36986
36987 \end_inset
36988
36989
36990 \begin_inset CommandInset href
36991 LatexCommand href
36992 name "Lista"
36993 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36994
36995 \end_inset
36996
36997  de todos los símbolos disponibles con paquetes LaTeX
36998 \end_layout
36999
37000 \begin_layout Bibliography
37001 \begin_inset CommandInset bibitem
37002 LatexCommand bibitem
37003 key "hyperref"
37004
37005 \end_inset
37006
37007
37008 \begin_inset CommandInset href
37009 LatexCommand href
37010 name "Documentación"
37011 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37012
37013 \end_inset
37014
37015  del paquete LaTeX 
37016 \series bold
37017 hyperref
37018 \series default
37019
37020 \begin_inset Index
37021 status collapsed
37022
37023 \begin_layout Plain Layout
37024 Paquetes ! hyperref
37025 \end_layout
37026
37027 \end_inset
37028
37029
37030 \end_layout
37031
37032 \begin_layout Bibliography
37033 \begin_inset CommandInset bibitem
37034 LatexCommand bibitem
37035 key "Mathclap"
37036
37037 \end_inset
37038
37039
37040 \begin_inset CommandInset href
37041 LatexCommand href
37042 name "Descripción"
37043 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37044
37045 \end_inset
37046
37047  del comando 
37048 \series bold
37049
37050 \backslash
37051 mathclap
37052 \series default
37053 , descrito en 
37054 \begin_inset CommandInset ref
37055 LatexCommand ref
37056 reference "sub:Límites-de-operadores"
37057
37058 \end_inset
37059
37060
37061 \begin_inset Index
37062 status collapsed
37063
37064 \begin_layout Plain Layout
37065 Comandos ! M ! 
37066 \backslash
37067 mathclap
37068 \end_layout
37069
37070 \end_inset
37071
37072
37073 \end_layout
37074
37075 \begin_layout Bibliography
37076 \begin_inset CommandInset bibitem
37077 LatexCommand bibitem
37078 key "Duden"
37079
37080 \end_inset
37081
37082
37083 \emph on
37084 Duden Band 1
37085 \emph default
37086 .
37087  22.
37088  Auflage, Duden 2001
37089 \end_layout
37090
37091 \begin_layout Bibliography
37092 \begin_inset CommandInset bibitem
37093 LatexCommand bibitem
37094 key "spanish"
37095
37096 \end_inset
37097
37098
37099 \begin_inset CommandInset href
37100 LatexCommand href
37101 name "Documentación"
37102 target "http://www.tex-tipografia.com/archive/spanish.pdf"
37103
37104 \end_inset
37105
37106  del estilo 
37107 \series bold
37108 spanish
37109 \family sans
37110 \series default
37111  
37112 \family default
37113 incluido en el paquete 
37114 \series bold
37115 babel
37116 \end_layout
37117
37118 \begin_layout Bibliography
37119 \begin_inset CommandInset bibitem
37120 LatexCommand bibitem
37121 key "Bezos"
37122
37123 \end_inset
37124
37125
37126 \begin_inset CommandInset href
37127 LatexCommand href
37128 name "Documento"
37129 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
37130
37131 \end_inset
37132
37133  sobre ortotipografía y notaciones matemáticas en español
37134 \end_layout
37135
37136 \begin_layout Standard
37137
37138 \family sans
37139 \series bold
37140 \begin_inset CommandInset index_print
37141 LatexCommand printindex
37142
37143 \end_inset
37144
37145
37146 \end_layout
37147
37148 \end_body
37149 \end_document