]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Cmake build tests: href entries checked
[lyx.git] / lib / doc / es / Math.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
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 \addto\extrasspanish{%
43  \renewcommand*{\equationautorefname}[1]{}%
44  \renewcommand{\sectionautorefname}{sec.\negthinspace}%
45  \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
46  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
47 }
48
49 % don't load packages twice
50 % see first footnote in sec. 9.3
51 \@ifundefined{textcolor}{\usepackage{color}}{}
52
53 % the pages of the TOC are numbered roman
54 % and a PDF-bookmark for the TOC is added
55 \pagenumbering{roman}
56 \let\myTOC\tableofcontents
57 \renewcommand{\tableofcontents}{%
58  \vspace{1cm}
59  \pdfbookmark[1]{\contentsname}{}
60  \myTOC
61  \cleardoublepage
62  \pagenumbering{arabic}}
63
64 % insert additional vertical space of 1.5 mm between footnotes,
65 \let\myFoot\footnote
66 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
67
68 % provides caption formatting
69 \setkomafont{captionlabel}{\bfseries}
70
71 % used in sec. 24.5
72 \usepackage[samesize]{cancel}
73
74 % enables calculation of values
75 \usepackage{calc}
76
77 % for multiple columns used in sec. 24.7
78 \usepackage{multicol}
79
80 % needed in sec. 19.4
81 \usepackage{remreset}
82
83 % for the Fourier transformation symbol
84 \usepackage{mathrsfs}
85
86 % define a color, used in sec.9.3
87 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
88
89 % declare operators (see sec. 10.4 and sec. 15.2)
90 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
91 \DeclareMathOperator{\sgn}{sgn}
92
93 \newcommand{\spce}{\textvisiblespace}
94
95 % example definitions for sec. 20.1 
96 \newcommand{\gr}{\Longrightarrow}
97 \newcommand{\us}[1]{\underline{#1}}
98 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
99 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
100 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
101
102 % example macro from sec. 19.4
103 %\def\tagform@#1{\maketag@@@{|#1|}}
104
105 % macro from sec. 10.2
106 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
107 \def\mathclap {\mathpalette \mathclapinternal}
108 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
109
110
111 % ------------------------------------
112 % used to check for needed LaTeX packages
113 \usepackage{ifthen}
114
115 % check for package eurosym
116 % used for the Euro symbol
117 \newboolean{eurosym}
118 \IfFileExists{eurosym.sty}
119  {\usepackage[gennarrow]{eurosym}
120   \setboolean{eurosym}{true}}
121  {\setboolean{eurosym}{false}}
122
123 % check for package braket
124 % used for physical vectors
125 \newboolean{braket}
126 \IfFileExists{braket.sty}
127  {\usepackage{braket}
128   \setboolean{braket}{true}}
129  {\setboolean{braket}{false}}
130
131 % check for package cancel
132 \newboolean{cancel}
133 \IfFileExists{cancel.sty}
134  {\usepackage{cancel}
135   \setboolean{cancel}{true}}
136  {\setboolean{cancel}{false}}
137
138 % check for package upgreek
139 \newboolean{upgreek}
140 \IfFileExists{upgreek.sty}
141  {\usepackage{upgreek}
142   \setboolean{upgreek}{true}}
143  {\setboolean{upgreek}{false}}
144 \end_preamble
145 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
146 \use_default_options false
147 \maintain_unincluded_children false
148 \language spanish
149 \language_package default
150 \inputencoding auto
151 \fontencoding global
152 \font_roman default
153 \font_sans default
154 \font_typewriter default
155 \font_math auto
156 \font_default_family default
157 \use_non_tex_fonts false
158 \font_sc false
159 \font_osf false
160 \font_sf_scale 100
161 \font_tt_scale 100
162 \graphics default
163 \default_output_format default
164 \output_sync 0
165 \bibtex_command default
166 \index_command default
167 \paperfontsize 12
168 \spacing single
169 \use_hyperref true
170 \pdf_title "Manual detallado de Matemáticas en LyX"
171 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
172 \pdf_subject "LyX-documentation about math"
173 \pdf_keywords "LyX, Mathed"
174 \pdf_bookmarks true
175 \pdf_bookmarksnumbered true
176 \pdf_bookmarksopen true
177 \pdf_bookmarksopenlevel 1
178 \pdf_breaklinks false
179 \pdf_pdfborder false
180 \pdf_colorlinks true
181 \pdf_backref false
182 \pdf_pdfusetitle false
183 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
184 \papersize a4paper
185 \use_geometry false
186 \use_package amsmath 2
187 \use_package amssymb 2
188 \use_package cancel 0
189 \use_package esint 1
190 \use_package mathdots 1
191 \use_package mathtools 0
192 \use_package mhchem 1
193 \use_package stackrel 0
194 \use_package stmaryrd 0
195 \use_package undertilde 0
196 \cite_engine basic
197 \cite_engine_type default
198 \biblio_style plain
199 \use_bibtopic false
200 \use_indices false
201 \paperorientation portrait
202 \suppress_date false
203 \justification true
204 \use_refstyle 0
205 \notefontcolor #0000ff
206 \index Índice
207 \shortcut idx
208 \color #008000
209 \end_index
210 \secnumdepth 4
211 \tocdepth 3
212 \paragraph_separation skip
213 \defskip medskip
214 \quotes_language french
215 \papercolumns 1
216 \papersides 2
217 \paperpagestyle plain
218 \bullet 1 0 6 -1
219 \bullet 2 2 35 -1
220 \bullet 3 2 7 -1
221 \tracking_changes false
222 \output_changes false
223 \html_math_output 0
224 \html_css_as_file 0
225 \html_be_strict false
226 \end_header
227
228 \begin_body
229
230 \begin_layout Title
231 Manual detallado de
232 \begin_inset Newline newline
233 \end_inset
234
235 Matemáticas en LyX
236 \end_layout
237
238 \begin_layout Author
239 por el Equipo LyX
240 \begin_inset Foot
241 status collapsed
242
243 \begin_layout Plain Layout
244 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
245  lista de correo de documentación de LyX
246 \family typewriter
247
248 \begin_inset CommandInset href
249 LatexCommand href
250 name "lyx-docs@lists.lyx.org"
251 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
252
253 \end_inset
254
255
256 \end_layout
257
258 \end_inset
259
260
261 \begin_inset Note Note
262 status collapsed
263
264 \begin_layout Plain Layout
265 autor: Uwe Stöhr, traducción: Ignacio García
266 \end_layout
267
268 \end_inset
269
270
271 \begin_inset Newline newline
272 \end_inset
273
274
275 \begin_inset Newline newline
276 \end_inset
277
278 Versión 2.0.x
279 \end_layout
280
281 \begin_layout Standard
282 \begin_inset CommandInset toc
283 LatexCommand tableofcontents
284
285 \end_inset
286
287
288 \end_layout
289
290 \begin_layout Standard
291 \begin_inset Note Note
292 status open
293
294 \begin_layout Plain Layout
295 Para exportar este documento a PDF, PS o DVI deberían estar instalados los
296  paquetes LaTeX 
297 \series bold
298 braket, cancel, eurosym, mathdots, mhchem
299 \series default
300  y 
301 \series bold
302 was
303 \series default
304 .
305  Si
306 \series bold
307  
308 \series default
309 no están instalados también puedes exportar el documento pero las secciones
310  en que se requieren dichos paquetes no aparecerán en la salida.
311  
312 \series bold
313 mhchem
314 \series default
315  es una excepción: si no está instalado no se puede exportar este archivo.
316 \end_layout
317
318 \begin_layout Plain Layout
319 La última versión PDF de este documento está disponible en:
320 \begin_inset Newline newline
321 \end_inset
322
323
324 \series bold
325 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
326 \end_layout
327
328 \end_inset
329
330
331 \begin_inset Newpage newpage
332 \end_inset
333
334
335 \end_layout
336
337 \begin_layout Section
338 Introducción
339 \end_layout
340
341 \begin_layout Standard
342 Este documento explica las características matemáticas de LyX y además es
343  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
344  Las explicaciones están diseñadas para el uso de comandos.
345  Por consiguiente es preciso que hayas leído la sección 
346 \emph on
347 Ecuaciones matemáticas
348 \emph default
349  de la 
350 \emph on
351 Guía del usuario
352 \emph default
353 .
354 \end_layout
355
356 \begin_layout Standard
357 La mayoría de caracteres y muchas estructuras explicadas en este manual
358  también son accesibles mediante el menú 
359 \family sans
360 Insertar\SpecialChar \menuseparator
361 Ecuación
362 \family default
363  o la barra de herramientas
364 \family sans
365  Ecuaciones
366 \family default
367 .
368  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
369  mucho más rápido usar comandos que la barra de herramientas.
370  Por tanto este manual está enfocado al uso de comandos, aunque también
371  se mencionan los botones correspondientes de las barras de herramientas
372  cuando están disponibles.
373 \end_layout
374
375 \begin_layout Standard
376 Si no se especifica lo contrario los comandos sólo están disponibles dentro
377  de las fórmulas.
378  Para poder usar todos los comandos explicados en este documento, debe usarse
379  la opción 
380 \family sans
381 Usar el paquete de ecuaciones AMS
382 \family default
383  en la configuración del documento (menú 
384 \family sans
385 Documento\SpecialChar \menuseparator
386 Configuración\SpecialChar \menuseparator
387 Opciones de ecuación
388 \family default
389 )
390 \begin_inset Foot
391 status collapsed
392
393 \begin_layout Plain Layout
394 La opción 
395 \family sans
396 Usar el paquete de ecuaciones AMS automáticamente
397 \family default
398  sólo usa ecuaciones 
399 \begin_inset ERT
400 status collapsed
401
402 \begin_layout Plain Layout
403
404
405 \backslash
406 AmS 
407 \end_layout
408
409 \end_inset
410
411
412 \begin_inset space ~
413 \end_inset
414
415  si las estructuras matemáticas son soportadas por LyX.
416 \end_layout
417
418 \end_inset
419
420 .
421 \end_layout
422
423 \begin_layout Standard
424 Este documento no recoge todos los comandos de ecuaciones 
425 \begin_inset ERT
426 status collapsed
427
428 \begin_layout Plain Layout
429
430
431 \backslash
432 AmS 
433 \end_layout
434
435 \end_inset
436
437
438 \begin_inset Foot
439 status collapsed
440
441 \begin_layout Plain Layout
442 En el archivo 
443 \family sans
444
445 \begin_inset CommandInset href
446 LatexCommand href
447 name "amsguide.ps"
448 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
449
450 \end_inset
451
452
453 \family default
454 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
455  lista con todos los comandos de ecuaciones 
456 \begin_inset ERT
457 status collapsed
458
459 \begin_layout Plain Layout
460
461
462 \backslash
463 AmS 
464 \end_layout
465
466 \end_inset
467
468 .
469 \end_layout
470
471 \end_inset
472
473  por razones de claridad.
474 \end_layout
475
476 \begin_layout Section
477 Instrucciones generales
478 \end_layout
479
480 \begin_layout Standard
481 Para crear una ecuación en línea
482 \begin_inset Index idx
483 status collapsed
484
485 \begin_layout Plain Layout
486 Ecuación ! en línea
487 \end_layout
488
489 \end_inset
490
491  insertada en una línea de texto, teclea una de las combinaciones 
492 \family sans
493 Ctrl+M, Alt+C M, Alt+M M
494 \family default
495  o pulsa el botón 
496 \begin_inset Graphics
497         filename ../../images/math-mode.png
498         scale 85
499
500 \end_inset
501
502  de la barra de herramientas.
503 \begin_inset Newline newline
504 \end_inset
505
506 Para crear una ecuación en estilo presentación
507 \begin_inset Index idx
508 status collapsed
509
510 \begin_layout Plain Layout
511 Ecuación ! presentada
512 \end_layout
513
514 \end_inset
515
516 , que se verá más grande y en su propio párrafo, teclea
517 \family sans
518  
519 \family default
520 una de estas combinaciones: 
521 \family sans
522 Ctrl+Mayúsculas+M, Alt+M D.
523 \end_layout
524
525 \begin_layout Standard
526 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
527  dentro de la ecuación y teclea
528 \family sans
529  Ctrl+M, Alt+C M, Alt+M M 
530 \family default
531 o usa el menú 
532 \family sans
533 Editar\SpecialChar \menuseparator
534 Ecuación\SpecialChar \menuseparator
535 Cambiar tipo de ecuación
536 \family default
537 .
538  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
539 \end_layout
540
541 \begin_layout Standard
542 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
543  presentada, escribe el comando 
544 \series bold
545
546 \backslash
547 displaystyle
548 \series default
549
550 \begin_inset Index idx
551 status collapsed
552
553 \begin_layout Plain Layout
554 Comandos ! D ! 
555 \backslash
556 displaystyle
557 \end_layout
558
559 \end_inset
560
561  en la ecuación y pulsa espacio.
562  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
563  de la ecuación.
564 \end_layout
565
566 \begin_layout Standard
567 En los cuadros sólo se permiten ecuaciones en línea.
568 \end_layout
569
570 \begin_layout Standard
571 Las barras 
572 \family sans
573 Ecuaciones
574 \family default
575  y 
576 \family sans
577 Paneles de ecuaciones 
578 \family default
579 se pueden visualizar mediante el menú 
580 \family sans
581 Ver\SpecialChar \menuseparator
582 Barras de herramientas
583 \family default
584 .
585  Si ahí pulsas en 
586 \begin_inset Quotes fld
587 \end_inset
588
589 Ecuaciones
590 \begin_inset Quotes frd
591 \end_inset
592
593  y/o en 
594 \begin_inset Quotes fld
595 \end_inset
596
597 Paneles de ecuaciones
598 \begin_inset Quotes frd
599 \end_inset
600
601 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
602  estado se visualiza en el menú de las barras de herramientas con una marca.
603  Si en este estado pulsas de nuevo sobre 
604 \begin_inset Quotes fld
605 \end_inset
606
607 Ecuaciones
608 \begin_inset Quotes frd
609 \end_inset
610
611  y/o 
612 \begin_inset Quotes fld
613 \end_inset
614
615 Paneles de ecuaciones
616 \begin_inset Quotes frd
617 \end_inset
618
619  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
620  de una ecuación; este estado se indica añadiendo a las entradas del menú
621  la palabra 
622 \begin_inset Quotes fld
623 \end_inset
624
625 (auto)
626 \begin_inset Quotes frd
627 \end_inset
628
629 .
630  
631 \end_layout
632
633 \begin_layout Standard
634 El modo TeX
635 \begin_inset Index idx
636 status collapsed
637
638 \begin_layout Plain Layout
639 T@TeX ! modo
640 \end_layout
641
642 \end_inset
643
644  se inicia pulsando el botón 
645 \begin_inset Graphics
646         filename ../../images/ert-insert.png
647         scale 85
648
649 \end_inset
650
651  de la barra de herramientas o con el menú 
652 \family sans
653 Insertar\SpecialChar \menuseparator
654 Código Te
655 \begin_inset ERT
656 status collapsed
657
658 \begin_layout Plain Layout
659
660 {}
661 \end_layout
662
663 \end_inset
664
665 X
666 \family default
667 , (atajo 
668 \family sans
669 Ctrl+L
670 \family default
671 ).
672 \begin_inset Note Note
673 status collapsed
674
675 \begin_layout Plain Layout
676 En LyX hay tres 
677 \begin_inset Quotes fld
678 \end_inset
679
680 nombres propios
681 \begin_inset Quotes frd
682 \end_inset
683
684  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
685  LaTeX y LyX.
686 \end_layout
687
688 \begin_layout Plain Layout
689 Para evitar que estas palabras sean reconocidas como tales nombres propios,
690  se inserta un par de llaves TeX.
691  
692 \end_layout
693
694 \end_inset
695
696
697 \end_layout
698
699 \begin_layout Standard
700 Para cambiar el preámbulo LaTeX
701 \begin_inset Index idx
702 status collapsed
703
704 \begin_layout Plain Layout
705 LaTeX, preámbulo
706 \end_layout
707
708 \end_inset
709
710 , usa el menú 
711 \family sans
712 Documento\SpecialChar \menuseparator
713 Configuración\SpecialChar \menuseparator
714 Preámbulo LaT
715 \begin_inset ERT
716 status collapsed
717
718 \begin_layout Plain Layout
719
720 {}
721 \end_layout
722
723 \end_inset
724
725 eX
726 \family default
727 .
728 \end_layout
729
730 \begin_layout Standard
731 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
732  multilínea, se pueden usar los menús 
733 \family sans
734 Editar\SpecialChar \menuseparator
735 Ecuación
736 \family default
737  y 
738 \family sans
739 Editar\SpecialChar \menuseparator
740 Filas y columnas
741 \family default
742  o la barra de herramientas de 
743 \family sans
744 Cuadro
745 \family default
746 .
747  Cuando las líneas y columnas se intercambian mediante el menú, la columna
748  o línea en la que está se cambia con la columna de la derecha o con la
749  línea de abajo, respectivamente.
750  Si el cursor está en la última columna o fila, el cambio se hace con la
751  columna de la izquierda o la línea de arriba.
752 \end_layout
753
754 \begin_layout Standard
755 Para escribir texto en fórmulas se usa 
756 \emph on
757 texto de ecuaciones
758 \emph default
759
760 \begin_inset Index idx
761 status collapsed
762
763 \begin_layout Plain Layout
764 Texto ! en ecuaciones
765 \end_layout
766
767 \end_inset
768
769 .
770 \begin_inset Foot
771 status collapsed
772
773 \begin_layout Plain Layout
774 Para ecuaciones multilínea se usa el comando 
775 \series bold
776
777 \backslash
778 intertext
779 \series default
780 , véase
781 \begin_inset space ~
782 \end_inset
783
784
785 \begin_inset CommandInset ref
786 LatexCommand ref
787 reference "sub:Texto-en-multilínea"
788
789 \end_inset
790
791 .
792 \end_layout
793
794 \end_inset
795
796  Este modo se inicia con el atajo 
797 \family sans
798 Alt+M
799 \begin_inset space ~
800 \end_inset
801
802 M
803 \family default
804  o
805 \family sans
806  Ctrl+M
807 \family default
808  o insertando el comando 
809 \series bold
810
811 \backslash
812 text
813 \series default
814
815 \begin_inset Index idx
816 status collapsed
817
818 \begin_layout Plain Layout
819 Comandos ! T ! 
820 \backslash
821 text
822 \end_layout
823
824 \end_inset
825
826 .
827  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
828  partes de la ecuación que se ven en azul.
829  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
830 a de otras partes de la fórmula.
831 \end_layout
832
833 \begin_layout Subsection*
834 Esquema de comandos
835 \end_layout
836
837 \begin_layout Standard
838 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
839  siguiente esquema:
840 \end_layout
841
842 \begin_layout Standard
843
844 \series bold
845
846 \backslash
847 nombre_del_comando[argumento opcional]{argumento requerido}
848 \end_layout
849
850 \begin_layout Standard
851 Un comando empieza siempre por una barra inversa, 
852 \begin_inset Quotes fld
853 \end_inset
854
855
856 \series bold
857
858 \backslash
859
860 \series default
861
862 \begin_inset Quotes frd
863 \end_inset
864
865 .
866  Para omitir argumentos opcionales, quita también los corchetes asociados.
867  En este documento, las llaves que encierran los argumentos requeridos se
868  denominan llaves TeX
869 \begin_inset Index idx
870 status collapsed
871
872 \begin_layout Plain Layout
873 T@TeX ! llaves
874 \end_layout
875
876 \end_inset
877
878 .
879  Si en una ecuación añades una llave de apertura al nombre de un comando,
880  LyX crea automáticamente una llave TeX.
881  En todos los demás casos las llaves TeX se crean en las ecuaciones con
882  el comando 
883 \series bold
884
885 \backslash
886 {
887 \series default
888 .
889  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
890  que se muestran en azul.
891  En modo TeX no hace falta comando para poner llaves TeX.
892  Las llaves TeX no aparecen en la salida.
893 \end_layout
894
895 \begin_layout Standard
896 En el caso de comandos sin argumentos, como los comandos para símbolos que
897  se introducen en modo TeX, 
898 \emph on
899 siempre
900 \emph default
901  debe teclearse un espacio tras el comando para finalizarlo.
902  Este espacio no aparece en la salida.
903  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
904  de un espacio protegido en texto normal.
905 \end_layout
906
907 \begin_layout Standard
908 Un espacio protegido se inserta con 
909 \family sans
910 Ctrl+Espacio
911 \family default
912 .
913 \end_layout
914
915 \begin_layout Subsection*
916 Explicación de la sintaxis
917 \end_layout
918
919 \begin_layout Itemize
920 El símbolo 
921 \begin_inset ERT
922 status collapsed
923
924 \begin_layout Plain Layout
925
926
927 \backslash
928 spce 
929 \end_layout
930
931 \end_inset
932
933
934 \begin_inset Foot
935 status collapsed
936
937 \begin_layout Plain Layout
938 Este carácter, espacio visible, se puede componer con el comando 
939 \series bold
940
941 \backslash
942 textvisiblespace
943 \series default
944
945 \begin_inset Index idx
946 status collapsed
947
948 \begin_layout Plain Layout
949 Comandos ! T ! 
950 \backslash
951 textvisiblespace
952 \end_layout
953
954 \end_inset
955
956  insertado en código TeX.
957 \end_layout
958
959 \end_inset
960
961  indica que hay que teclear un espacio.
962 \end_layout
963
964 \begin_layout Itemize
965 Una flecha como 
966 \begin_inset Formula $\rightarrow$
967 \end_inset
968
969  indica el uso de la correspondiente tecla de flecha.
970  La tecla 
971 \family sans
972 Tab
973 \family default
974  se puede usar a menudo en vez de 
975 \begin_inset Formula $\rightarrow$
976 \end_inset
977
978  y 
979 \begin_inset Formula $\downarrow$
980 \end_inset
981
982 , y 
983 \family sans
984 Mayús+Tab
985 \family default
986  en vez de 
987 \begin_inset Formula $\leftarrow$
988 \end_inset
989
990  y 
991 \begin_inset Formula $\uparrow$
992 \end_inset
993
994 .
995 \end_layout
996
997 \begin_layout Subsection*
998 Unidades disponibles
999 \end_layout
1000
1001 \begin_layout Standard
1002 \align center
1003 \begin_inset Float table
1004 placement H
1005 wide false
1006 sideways false
1007 status open
1008
1009 \begin_layout Plain Layout
1010 \align center
1011 \begin_inset Caption Standard
1012
1013 \begin_layout Plain Layout
1014 \begin_inset CommandInset label
1015 LatexCommand label
1016 name "tab:Unidades-disponibles"
1017
1018 \end_inset
1019
1020 Unidades disponibles
1021 \end_layout
1022
1023 \end_inset
1024
1025
1026 \end_layout
1027
1028 \begin_layout Plain Layout
1029 \align center
1030 \begin_inset Tabular
1031 <lyxtabular version="3" rows="13" columns="2">
1032 <features rotate="0" tabularvalignment="middle">
1033 <column alignment="center" valignment="top">
1034 <column alignment="center" valignment="top">
1035 <row>
1036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1037 \begin_inset Text
1038
1039 \begin_layout Plain Layout
1040 Unidad
1041 \end_layout
1042
1043 \end_inset
1044 </cell>
1045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Plain Layout
1049 Nombre / Descripción
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 mm
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 Milímetro
1070 \end_layout
1071
1072 \end_inset
1073 </cell>
1074 </row>
1075 <row>
1076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1077 \begin_inset Text
1078
1079 \begin_layout Plain Layout
1080 cm
1081 \end_layout
1082
1083 \end_inset
1084 </cell>
1085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1086 \begin_inset Text
1087
1088 \begin_layout Plain Layout
1089 Centímetro
1090 \end_layout
1091
1092 \end_inset
1093 </cell>
1094 </row>
1095 <row>
1096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1097 \begin_inset Text
1098
1099 \begin_layout Plain Layout
1100 in
1101 \end_layout
1102
1103 \end_inset
1104 </cell>
1105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1106 \begin_inset Text
1107
1108 \begin_layout Plain Layout
1109 Pulgada (1
1110 \begin_inset space \thinspace{}
1111 \end_inset
1112
1113 in = 2,54
1114 \begin_inset space \thinspace{}
1115 \end_inset
1116
1117 cm)
1118 \end_layout
1119
1120 \end_inset
1121 </cell>
1122 </row>
1123 <row>
1124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1125 \begin_inset Text
1126
1127 \begin_layout Plain Layout
1128 pt
1129 \end_layout
1130
1131 \end_inset
1132 </cell>
1133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1134 \begin_inset Text
1135
1136 \begin_layout Plain Layout
1137 Punto (72.27
1138 \begin_inset space \thinspace{}
1139 \end_inset
1140
1141 pt = 1
1142 \begin_inset space \thinspace{}
1143 \end_inset
1144
1145 in)
1146 \end_layout
1147
1148 \end_inset
1149 </cell>
1150 </row>
1151 <row>
1152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1153 \begin_inset Text
1154
1155 \begin_layout Plain Layout
1156 pc
1157 \end_layout
1158
1159 \end_inset
1160 </cell>
1161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1162 \begin_inset Text
1163
1164 \begin_layout Plain Layout
1165 Pica (1
1166 \begin_inset space \thinspace{}
1167 \end_inset
1168
1169 pc = 12
1170 \begin_inset space \thinspace{}
1171 \end_inset
1172
1173 pt)
1174 \end_layout
1175
1176 \end_inset
1177 </cell>
1178 </row>
1179 <row>
1180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1181 \begin_inset Text
1182
1183 \begin_layout Plain Layout
1184 sp
1185 \end_layout
1186
1187 \end_inset
1188 </cell>
1189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1190 \begin_inset Text
1191
1192 \begin_layout Plain Layout
1193 Punto escalado (65536
1194 \begin_inset space \thinspace{}
1195 \end_inset
1196
1197 sp = 1
1198 \begin_inset space \thinspace{}
1199 \end_inset
1200
1201 pt)
1202 \end_layout
1203
1204 \end_inset
1205 </cell>
1206 </row>
1207 <row>
1208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1209 \begin_inset Text
1210
1211 \begin_layout Plain Layout
1212 bp
1213 \end_layout
1214
1215 \end_inset
1216 </cell>
1217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1218 \begin_inset Text
1219
1220 \begin_layout Plain Layout
1221 Punto grande (72
1222 \begin_inset space \thinspace{}
1223 \end_inset
1224
1225 bp = 1
1226 \begin_inset space \thinspace{}
1227 \end_inset
1228
1229 in)
1230 \end_layout
1231
1232 \end_inset
1233 </cell>
1234 </row>
1235 <row>
1236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1237 \begin_inset Text
1238
1239 \begin_layout Plain Layout
1240 dd
1241 \end_layout
1242
1243 \end_inset
1244 </cell>
1245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1246 \begin_inset Text
1247
1248 \begin_layout Plain Layout
1249 Didot (1
1250 \begin_inset space \thinspace{}
1251 \end_inset
1252
1253 dd 
1254 \begin_inset Formula $\approx$
1255 \end_inset
1256
1257  0.376
1258 \begin_inset space \thinspace{}
1259 \end_inset
1260
1261 mm)
1262 \end_layout
1263
1264 \end_inset
1265 </cell>
1266 </row>
1267 <row>
1268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1269 \begin_inset Text
1270
1271 \begin_layout Plain Layout
1272 cc
1273 \end_layout
1274
1275 \end_inset
1276 </cell>
1277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1278 \begin_inset Text
1279
1280 \begin_layout Plain Layout
1281 Cicero (1
1282 \begin_inset space \thinspace{}
1283 \end_inset
1284
1285 cc = 12
1286 \begin_inset space \thinspace{}
1287 \end_inset
1288
1289 dd)
1290 \end_layout
1291
1292 \end_inset
1293 </cell>
1294 </row>
1295 <row>
1296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1297 \begin_inset Text
1298
1299 \begin_layout Plain Layout
1300 ex
1301 \end_layout
1302
1303 \end_inset
1304 </cell>
1305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1306 \begin_inset Text
1307
1308 \begin_layout Plain Layout
1309 Altura de la letra 
1310 \begin_inset Quotes fld
1311 \end_inset
1312
1313
1314 \emph on
1315 x
1316 \emph default
1317
1318 \begin_inset Quotes frd
1319 \end_inset
1320
1321  en la tipografía actual
1322 \end_layout
1323
1324 \end_inset
1325 </cell>
1326 </row>
1327 <row>
1328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1329 \begin_inset Text
1330
1331 \begin_layout Plain Layout
1332 em
1333 \end_layout
1334
1335 \end_inset
1336 </cell>
1337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1338 \begin_inset Text
1339
1340 \begin_layout Plain Layout
1341 Anchura de la letra 
1342 \begin_inset Quotes fld
1343 \end_inset
1344
1345
1346 \emph on
1347 M
1348 \emph default
1349
1350 \begin_inset Quotes frd
1351 \end_inset
1352
1353  en la tipografía actual
1354 \end_layout
1355
1356 \end_inset
1357 </cell>
1358 </row>
1359 <row>
1360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1361 \begin_inset Text
1362
1363 \begin_layout Plain Layout
1364 mu
1365 \end_layout
1366
1367 \end_inset
1368 </cell>
1369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1370 \begin_inset Text
1371
1372 \begin_layout Plain Layout
1373 Unidad matemática (1
1374 \begin_inset space \thinspace{}
1375 \end_inset
1376
1377 mu = 
1378 \begin_inset Formula $\nicefrac{1}{18}$
1379 \end_inset
1380
1381
1382 \begin_inset space \thinspace{}
1383 \end_inset
1384
1385 em)
1386 \end_layout
1387
1388 \end_inset
1389 </cell>
1390 </row>
1391 </lyxtabular>
1392
1393 \end_inset
1394
1395
1396 \end_layout
1397
1398 \end_inset
1399
1400
1401 \end_layout
1402
1403 \begin_layout Standard
1404 \align center
1405 \begin_inset Newpage newpage
1406 \end_inset
1407
1408
1409 \end_layout
1410
1411 \begin_layout Section
1412 Funciones básicas
1413 \end_layout
1414
1415 \begin_layout Subsection
1416 Exponentes
1417 \begin_inset Index idx
1418 status collapsed
1419
1420 \begin_layout Plain Layout
1421 Exponentes
1422 \end_layout
1423
1424 \end_inset
1425
1426  e índices
1427 \begin_inset Index idx
1428 status collapsed
1429
1430 \begin_layout Plain Layout
1431 Indices@Índices
1432 \end_layout
1433
1434 \end_inset
1435
1436
1437 \begin_inset Index idx
1438 status collapsed
1439
1440 \begin_layout Plain Layout
1441 Superíndices|see
1442 \begin_inset ERT
1443 status collapsed
1444
1445 \begin_layout Plain Layout
1446
1447 {
1448 \end_layout
1449
1450 \end_inset
1451
1452 Exponentes
1453 \begin_inset ERT
1454 status collapsed
1455
1456 \begin_layout Plain Layout
1457
1458 }
1459 \end_layout
1460
1461 \end_inset
1462
1463
1464 \end_layout
1465
1466 \end_inset
1467
1468
1469 \begin_inset Index idx
1470 status collapsed
1471
1472 \begin_layout Plain Layout
1473 Subíndices|see
1474 \begin_inset ERT
1475 status collapsed
1476
1477 \begin_layout Plain Layout
1478
1479 {
1480 \end_layout
1481
1482 \end_inset
1483
1484 Índices
1485 \begin_inset ERT
1486 status collapsed
1487
1488 \begin_layout Plain Layout
1489
1490 }
1491 \end_layout
1492
1493 \end_inset
1494
1495
1496 \end_layout
1497
1498 \end_inset
1499
1500
1501 \end_layout
1502
1503 \begin_layout Standard
1504 Los subíndices se componen con un guión bajo 
1505 \begin_inset Quotes fld
1506 \end_inset
1507
1508 _
1509 \begin_inset Quotes frd
1510 \end_inset
1511
1512  o con el botón de la barra de herramientas de ecuaciones 
1513 \begin_inset Graphics
1514         filename ../../images/math-subscript.png
1515         scale 85
1516
1517 \end_inset
1518
1519 , los superíndices con un circunflejo 
1520 \begin_inset Quotes fld
1521 \end_inset
1522
1523 ^
1524 \begin_inset Quotes frd
1525 \end_inset
1526
1527  o con el botón de la barra de herramientas de ecuaciones 
1528 \begin_inset Graphics
1529         filename ../../images/math-superscript.png
1530         scale 85
1531
1532 \end_inset
1533
1534 .
1535 \end_layout
1536
1537 \begin_layout Standard
1538 \noindent
1539 \align center
1540 \begin_inset Tabular
1541 <lyxtabular version="3" rows="4" columns="2">
1542 <features rotate="0" tabularvalignment="middle">
1543 <column alignment="center" valignment="top">
1544 <column alignment="center" valignment="top">
1545 <row>
1546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1547 \begin_inset Text
1548
1549 \begin_layout Plain Layout
1550 Comando
1551 \end_layout
1552
1553 \end_inset
1554 </cell>
1555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1556 \begin_inset Text
1557
1558 \begin_layout Plain Layout
1559 Resultado
1560 \begin_inset Note Note
1561 status open
1562
1563 \begin_layout Plain Layout
1564
1565 \series bold
1566
1567 \backslash
1568 raisebox
1569 \series default
1570  sólo se usa como espaciador.
1571 \end_layout
1572
1573 \end_inset
1574
1575
1576 \end_layout
1577
1578 \end_inset
1579 </cell>
1580 </row>
1581 <row>
1582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1583 \begin_inset Text
1584
1585 \begin_layout Plain Layout
1586 B_V
1587 \end_layout
1588
1589 \end_inset
1590 </cell>
1591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1592 \begin_inset Text
1593
1594 \begin_layout Plain Layout
1595 \begin_inset Formula $B_{V}$
1596 \end_inset
1597
1598
1599 \end_layout
1600
1601 \end_inset
1602 </cell>
1603 </row>
1604 <row>
1605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1606 \begin_inset Text
1607
1608 \begin_layout Plain Layout
1609 B^V
1610 \end_layout
1611
1612 \end_inset
1613 </cell>
1614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1615 \begin_inset Text
1616
1617 \begin_layout Plain Layout
1618 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1619 \end_inset
1620
1621
1622 \end_layout
1623
1624 \end_inset
1625 </cell>
1626 </row>
1627 <row>
1628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1629 \begin_inset Text
1630
1631 \begin_layout Plain Layout
1632 B^
1633 \begin_inset ERT
1634 status collapsed
1635
1636 \begin_layout Plain Layout
1637
1638
1639 \backslash
1640 spce 
1641 \end_layout
1642
1643 \end_inset
1644
1645 A
1646 \end_layout
1647
1648 \end_inset
1649 </cell>
1650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1651 \begin_inset Text
1652
1653 \begin_layout Plain Layout
1654 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1655 \end_inset
1656
1657
1658 \end_layout
1659
1660 \end_inset
1661 </cell>
1662 </row>
1663 </lyxtabular>
1664
1665 \end_inset
1666
1667
1668 \end_layout
1669
1670 \begin_layout Standard
1671 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1672  caso acentuará las vocales y no servirá para entrar en modo exponente.
1673 \begin_inset Foot
1674 status collapsed
1675
1676 \begin_layout Plain Layout
1677 Dependiendo de la configuración del teclado esto puede suceder también con
1678  otros caracteres además de las vocales.
1679 \end_layout
1680
1681 \end_inset
1682
1683  Para conseguir exponentes en estos casos debes pulsar 
1684 \family sans
1685 Espacio
1686 \family default
1687  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1688  
1689 \end_layout
1690
1691 \begin_layout Subsection
1692 Fracciones
1693 \begin_inset CommandInset label
1694 LatexCommand label
1695 name "sub:Fracciones"
1696
1697 \end_inset
1698
1699
1700 \begin_inset Index idx
1701 status collapsed
1702
1703 \begin_layout Plain Layout
1704 Fracciones
1705 \end_layout
1706
1707 \end_inset
1708
1709
1710 \end_layout
1711
1712 \begin_layout Standard
1713 Las fracciones se generan con el comando 
1714 \series bold
1715
1716 \backslash
1717 frac
1718 \series default
1719
1720 \begin_inset Index idx
1721 status collapsed
1722
1723 \begin_layout Plain Layout
1724 Comandos ! F ! 
1725 \backslash
1726 frac
1727 \end_layout
1728
1729 \end_inset
1730
1731  o con el botón 
1732 \begin_inset Graphics
1733         filename ../../images/math/frac.png
1734         scale 50
1735
1736 \end_inset
1737
1738  de la barra de herramientas.
1739  El tamaño de tipografía se ajusta automáticamente, dependiendo de si la
1740  fracción está en línea o en estilo presentación.
1741  Con el botón 
1742 \begin_inset Graphics
1743         filename ../../images/math/frac-square.png
1744         scale 85
1745
1746 \end_inset
1747
1748 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1749  de fracciones.
1750 \end_layout
1751
1752 \begin_layout Standard
1753 Con el comando 
1754 \series bold
1755
1756 \backslash
1757 dfrac
1758 \series default
1759
1760 \begin_inset Index idx
1761 status collapsed
1762
1763 \begin_layout Plain Layout
1764 Comandos ! D ! 
1765 \backslash
1766 dfrac
1767 \end_layout
1768
1769 \end_inset
1770
1771  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1772  presentación.
1773  Con 
1774 \series bold
1775
1776 \backslash
1777 tfrac
1778 \series default
1779
1780 \begin_inset Index idx
1781 status collapsed
1782
1783 \begin_layout Plain Layout
1784 Comandos ! T ! 
1785 \backslash
1786 tfrac
1787 \end_layout
1788
1789 \end_inset
1790
1791  la fracción tiene siempre el tamaño del estilo en línea.
1792  Un ejemplo:
1793 \end_layout
1794
1795 \begin_layout Standard
1796 Una línea con la fracción 
1797 \begin_inset Formula $\frac{1}{2}$
1798 \end_inset
1799
1800  creada con el comando 
1801 \series bold
1802
1803 \backslash
1804 frac
1805 \series default
1806 .
1807  
1808 \end_layout
1809
1810 \begin_layout Standard
1811 Una línea con la fracción 
1812 \begin_inset Formula $\dfrac{1}{2}$
1813 \end_inset
1814
1815  creada con el comando 
1816 \series bold
1817
1818 \backslash
1819 dfrac
1820 \series default
1821 .
1822 \end_layout
1823
1824 \begin_layout Standard
1825 \noindent
1826 \align center
1827 \begin_inset Tabular
1828 <lyxtabular version="3" rows="4" columns="2">
1829 <features rotate="0" tabularvalignment="middle">
1830 <column alignment="center" valignment="top">
1831 <column alignment="center" valignment="top">
1832 <row>
1833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1834 \begin_inset Text
1835
1836 \begin_layout Plain Layout
1837 Comando
1838 \end_layout
1839
1840 \end_inset
1841 </cell>
1842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1843 \begin_inset Text
1844
1845 \begin_layout Plain Layout
1846 Resultado
1847 \begin_inset Note Note
1848 status collapsed
1849
1850 \begin_layout Plain Layout
1851
1852 \series bold
1853
1854 \backslash
1855 raisebox
1856 \series default
1857  se usa sólo como espaciador
1858 \end_layout
1859
1860 \end_inset
1861
1862
1863 \end_layout
1864
1865 \end_inset
1866 </cell>
1867 </row>
1868 <row>
1869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1870 \begin_inset Text
1871
1872 \begin_layout Plain Layout
1873
1874 \backslash
1875 frac
1876 \begin_inset ERT
1877 status collapsed
1878
1879 \begin_layout Plain Layout
1880
1881
1882 \backslash
1883 spce 
1884 \end_layout
1885
1886 \end_inset
1887
1888 A
1889 \begin_inset Formula $\downarrow$
1890 \end_inset
1891
1892 B
1893 \end_layout
1894
1895 \end_inset
1896 </cell>
1897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1898 \begin_inset Text
1899
1900 \begin_layout Plain Layout
1901 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1902 \end_inset
1903
1904
1905 \end_layout
1906
1907 \end_inset
1908 </cell>
1909 </row>
1910 <row>
1911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1912 \begin_inset Text
1913
1914 \begin_layout Plain Layout
1915
1916 \backslash
1917 dfrac
1918 \begin_inset ERT
1919 status collapsed
1920
1921 \begin_layout Plain Layout
1922
1923
1924 \backslash
1925 spce 
1926 \end_layout
1927
1928 \end_inset
1929
1930 A
1931 \begin_inset Formula $\downarrow$
1932 \end_inset
1933
1934 B
1935 \end_layout
1936
1937 \end_inset
1938 </cell>
1939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1940 \begin_inset Text
1941
1942 \begin_layout Plain Layout
1943 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1944 \end_inset
1945
1946
1947 \end_layout
1948
1949 \end_inset
1950 </cell>
1951 </row>
1952 <row>
1953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1954 \begin_inset Text
1955
1956 \begin_layout Plain Layout
1957
1958 \backslash
1959 dfrac
1960 \begin_inset ERT
1961 status collapsed
1962
1963 \begin_layout Plain Layout
1964
1965
1966 \backslash
1967 spce 
1968 \end_layout
1969
1970 \end_inset
1971
1972 e^
1973 \backslash
1974 frac
1975 \begin_inset ERT
1976 status collapsed
1977
1978 \begin_layout Plain Layout
1979
1980
1981 \backslash
1982 spce 
1983 \end_layout
1984
1985 \end_inset
1986
1987 1
1988 \begin_inset Formula $\downarrow$
1989 \end_inset
1990
1991 2
1992 \begin_inset Formula $\downarrow$
1993 \end_inset
1994
1995 3
1996 \end_layout
1997
1998 \end_inset
1999 </cell>
2000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2001 \begin_inset Text
2002
2003 \begin_layout Plain Layout
2004 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2005 \end_inset
2006
2007
2008 \end_layout
2009
2010 \end_inset
2011 </cell>
2012 </row>
2013 </lyxtabular>
2014
2015 \end_inset
2016
2017
2018 \begin_inset VSpace bigskip
2019 \end_inset
2020
2021
2022 \end_layout
2023
2024 \begin_layout Standard
2025 Para fracciones anidadas se puede usar el comando 
2026 \series bold
2027
2028 \backslash
2029 cfrac
2030 \series default
2031
2032 \begin_inset Index idx
2033 status collapsed
2034
2035 \begin_layout Plain Layout
2036 Comandos ! C ! 
2037 \backslash
2038 cfrac
2039 \end_layout
2040
2041 \end_inset
2042
2043 .
2044  Un ejemplo:
2045 \begin_inset VSpace -3mm
2046 \end_inset
2047
2048
2049 \end_layout
2050
2051 \begin_layout Standard
2052 \begin_inset Formula 
2053 \begin{align*}
2054 \textrm{creada con \textbf{\textbackslash frac}} &  & \textrm{creada con \textbf{\textbackslash cfrac}}\\
2055 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2056 \end{align*}
2057
2058 \end_inset
2059
2060
2061 \end_layout
2062
2063 \begin_layout Standard
2064 El comando para el ejemplo de arriba es:
2065 \end_layout
2066
2067 \begin_layout Standard
2068
2069 \series bold
2070
2071 \backslash
2072 cfrac
2073 \begin_inset ERT
2074 status collapsed
2075
2076 \begin_layout Plain Layout
2077
2078
2079 \backslash
2080 spce 
2081 \end_layout
2082
2083 \end_inset
2084
2085 A
2086 \begin_inset Formula $\downarrow$
2087 \end_inset
2088
2089 B+
2090 \backslash
2091 cfrac
2092 \begin_inset ERT
2093 status collapsed
2094
2095 \begin_layout Plain Layout
2096
2097
2098 \backslash
2099 spce 
2100 \end_layout
2101
2102 \end_inset
2103
2104 C+
2105 \backslash
2106 cfrac
2107 \begin_inset ERT
2108 status collapsed
2109
2110 \begin_layout Plain Layout
2111
2112
2113 \backslash
2114 spce 
2115 \end_layout
2116
2117 \end_inset
2118
2119 E
2120 \begin_inset Formula $\downarrow$
2121 \end_inset
2122
2123 F
2124 \begin_inset Formula $\downarrow$
2125 \end_inset
2126
2127 D
2128 \end_layout
2129
2130 \begin_layout Standard
2131 \begin_inset VSpace medskip
2132 \end_inset
2133
2134
2135 \end_layout
2136
2137 \begin_layout Standard
2138
2139 \series bold
2140
2141 \backslash
2142 cfrac
2143 \series default
2144  compone la fracción siempre en el tamaño del estilo presentación, también
2145  cuando es parte de otra fracción.
2146 \end_layout
2147
2148 \begin_layout Standard
2149 Es posible especificar la alineación del numerador.
2150  El comando 
2151 \series bold
2152
2153 \backslash
2154 cfracleft
2155 \series default
2156  se usa para alinearlo a la izquierda, el comando 
2157 \series bold
2158
2159 \backslash
2160 cfracright
2161 \series default
2162  para alinearlo a la derecha, 
2163 \series bold
2164
2165 \backslash
2166 cfrac
2167 \series default
2168  centra el numerador.
2169 \end_layout
2170
2171 \begin_layout Standard
2172 Estas fracciones muestran las distintas alineaciones:
2173 \end_layout
2174
2175 \begin_layout Standard
2176
2177 \series bold
2178 \begin_inset Formula 
2179 \[
2180 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2181 \]
2182
2183 \end_inset
2184
2185
2186 \end_layout
2187
2188 \begin_layout Standard
2189 \noindent
2190 \begin_inset Note Greyedout
2191 status open
2192
2193 \begin_layout Plain Layout
2194
2195 \series bold
2196 Nota
2197 \series default
2198
2199 \series bold
2200
2201 \backslash
2202 cfracleft
2203 \series default
2204  y
2205 \series bold
2206  
2207 \backslash
2208 cfracright
2209 \series default
2210  no son comandos LaTeX reales sino sustituciones del comando 
2211 \series bold
2212
2213 \backslash
2214 cfrac[posición del numerador]{numerador}{denominador}
2215 \series default
2216  .
2217  Por tanto no puedes usarlos código TeX.
2218 \end_layout
2219
2220 \end_inset
2221
2222
2223 \begin_inset VSpace medskip
2224 \end_inset
2225
2226
2227 \end_layout
2228
2229 \begin_layout Standard
2230 Muchas veces es adecuado combinar 
2231 \series bold
2232
2233 \backslash
2234 cfrac
2235 \series default
2236  y 
2237 \series bold
2238
2239 \backslash
2240 frac
2241 \series default
2242 :
2243 \begin_inset Formula 
2244 \[
2245 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2246 \]
2247
2248 \end_inset
2249
2250
2251 \end_layout
2252
2253 \begin_layout Standard
2254 Para componer fracciones en línea con raya de fracción inclinada puedes
2255  usar el comando 
2256 \series bold
2257
2258 \backslash
2259 nicefrac
2260 \series default
2261
2262 \begin_inset Index idx
2263 status collapsed
2264
2265 \begin_layout Plain Layout
2266 Comandos ! N ! 
2267 \backslash
2268 nicefrac
2269 \end_layout
2270
2271 \end_inset
2272
2273
2274 \begin_inset Formula $\nicefrac{5}{31}$
2275 \end_inset
2276
2277  Hay además el comando 
2278 \series bold
2279
2280 \backslash
2281 unitfracthree
2282 \series default
2283  que permite escribir una fracción en combinación con un número: 
2284 \begin_inset Formula $\unitfrac[2]{1}{3}$
2285 \end_inset
2286
2287
2288 \end_layout
2289
2290 \begin_layout Standard
2291 \begin_inset Note Greyedout
2292 status open
2293
2294 \begin_layout Plain Layout
2295
2296 \series bold
2297 Nota
2298 \series default
2299
2300 \series bold
2301
2302 \backslash
2303 unitfracthree
2304 \series default
2305  no es un comando LaTeX auténtico, sino un equivalente al comando
2306 \begin_inset Newline newline
2307 \end_inset
2308
2309
2310 \series bold
2311
2312 \backslash
2313 unitfrac[número]{numerador}{denominador}
2314 \series default
2315  .
2316  Por tanto no puedes usarlo en código TeX.
2317 \end_layout
2318
2319 \end_inset
2320
2321
2322 \end_layout
2323
2324 \begin_layout Standard
2325 En la 
2326 \begin_inset CommandInset ref
2327 LatexCommand ref
2328 reference "sub:Fracciones-personalizadas"
2329
2330 \end_inset
2331
2332  se explica cómo componer fracciones personalizadas en las que la raya de
2333  fracción se puede cambiar.
2334 \end_layout
2335
2336 \begin_layout Standard
2337 \begin_inset Newpage newpage
2338 \end_inset
2339
2340
2341 \end_layout
2342
2343 \begin_layout Subsection
2344 Raíces
2345 \begin_inset Index idx
2346 status collapsed
2347
2348 \begin_layout Plain Layout
2349 Raíces
2350 \end_layout
2351
2352 \end_inset
2353
2354
2355 \end_layout
2356
2357 \begin_layout Standard
2358 Las raíces cuadradas se componen con 
2359 \series bold
2360
2361 \backslash
2362 sqrt
2363 \series default
2364
2365 \begin_inset Index idx
2366 status collapsed
2367
2368 \begin_layout Plain Layout
2369 Comandos ! S ! 
2370 \backslash
2371 sqrt
2372 \end_layout
2373
2374 \end_inset
2375
2376  o con el botón 
2377 \begin_inset Graphics
2378         filename ../../images/math/sqrt.png
2379         scale 85
2380
2381 \end_inset
2382
2383  de la barra de ecuaciones; todas las demás raíces con el comando 
2384 \series bold
2385
2386 \backslash
2387 root
2388 \series default
2389
2390 \begin_inset Index idx
2391 status collapsed
2392
2393 \begin_layout Plain Layout
2394 Comandos ! R ! 
2395 \backslash
2396 root
2397 \end_layout
2398
2399 \end_inset
2400
2401  o con el botón 
2402 \begin_inset Graphics
2403         filename ../../images/math/root.png
2404         scale 85
2405
2406 \end_inset
2407
2408 .
2409 \end_layout
2410
2411 \begin_layout Standard
2412 \noindent
2413 \align center
2414 \begin_inset Tabular
2415 <lyxtabular version="3" rows="3" columns="2">
2416 <features rotate="0" tabularvalignment="middle">
2417 <column alignment="center" valignment="top">
2418 <column alignment="center" valignment="top">
2419 <row>
2420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2421 \begin_inset Text
2422
2423 \begin_layout Plain Layout
2424 Comando
2425 \end_layout
2426
2427 \end_inset
2428 </cell>
2429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2430 \begin_inset Text
2431
2432 \begin_layout Plain Layout
2433 Resultado
2434 \begin_inset Note Note
2435 status collapsed
2436
2437 \begin_layout Plain Layout
2438
2439 \series bold
2440
2441 \backslash
2442 raisebox
2443 \series default
2444  se usa sólo como espaciador
2445 \end_layout
2446
2447 \end_inset
2448
2449
2450 \end_layout
2451
2452 \end_inset
2453 </cell>
2454 </row>
2455 <row>
2456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2457 \begin_inset Text
2458
2459 \begin_layout Plain Layout
2460
2461 \backslash
2462 sqrt
2463 \begin_inset ERT
2464 status collapsed
2465
2466 \begin_layout Plain Layout
2467
2468
2469 \backslash
2470 spce 
2471 \end_layout
2472
2473 \end_inset
2474
2475 A-B
2476 \end_layout
2477
2478 \end_inset
2479 </cell>
2480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2481 \begin_inset Text
2482
2483 \begin_layout Plain Layout
2484 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2485 \end_inset
2486
2487
2488 \end_layout
2489
2490 \end_inset
2491 </cell>
2492 </row>
2493 <row>
2494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2495 \begin_inset Text
2496
2497 \begin_layout Plain Layout
2498
2499 \backslash
2500 root
2501 \begin_inset ERT
2502 status collapsed
2503
2504 \begin_layout Plain Layout
2505
2506
2507 \backslash
2508 spce 
2509 \end_layout
2510
2511 \end_inset
2512
2513 3
2514 \begin_inset Formula $\downarrow$
2515 \end_inset
2516
2517 A-B
2518 \end_layout
2519
2520 \end_inset
2521 </cell>
2522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2523 \begin_inset Text
2524
2525 \begin_layout Plain Layout
2526 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2527 \end_inset
2528
2529
2530 \end_layout
2531
2532 \end_inset
2533 </cell>
2534 </row>
2535 </lyxtabular>
2536
2537 \end_inset
2538
2539
2540 \end_layout
2541
2542 \begin_layout Standard
2543 Una raíz cuadrada se compone también con 
2544 \series bold
2545
2546 \backslash
2547 root
2548 \series default
2549  dejando vacío el campo del índice.
2550 \end_layout
2551
2552 \begin_layout Standard
2553 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2554  la raíz: 
2555 \begin_inset Formula $\sqrt[\beta]{B}$
2556 \end_inset
2557
2558
2559 \begin_inset Newline newline
2560 \end_inset
2561
2562 La 
2563 \begin_inset Formula $\beta$
2564 \end_inset
2565
2566  toca la raíz.
2567  Para evitar esto se usan los comandos 
2568 \series bold
2569
2570 \backslash
2571 leftroot
2572 \series default
2573
2574 \begin_inset Index idx
2575 status collapsed
2576
2577 \begin_layout Plain Layout
2578 Comandos ! L ! 
2579 \backslash
2580 leftroot
2581 \end_layout
2582
2583 \end_inset
2584
2585  y 
2586 \series bold
2587
2588 \backslash
2589 uproot
2590 \series default
2591
2592 \begin_inset Index idx
2593 status collapsed
2594
2595 \begin_layout Plain Layout
2596 Comandos ! U ! 
2597 \backslash
2598 uproot
2599 \end_layout
2600
2601 \end_inset
2602
2603  con el esquema siguiente:
2604 \end_layout
2605
2606 \begin_layout Standard
2607
2608 \series bold
2609
2610 \backslash
2611 leftroot{distancia}
2612 \series default
2613  y 
2614 \series bold
2615
2616 \backslash
2617 uproot{distancia}
2618 \end_layout
2619
2620 \begin_layout Standard
2621 Distancia es el número de Puntos Grandes (
2622 \begin_inset Quotes fld
2623 \end_inset
2624
2625 Big Points
2626 \begin_inset Quotes frd
2627 \end_inset
2628
2629 , unidad bp; 
2630 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2631 \end_inset
2632
2633 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2634  Los comandos se escriben en el índice.
2635  Así, el comando:
2636 \begin_inset Newline newline
2637 \end_inset
2638
2639
2640 \series bold
2641
2642 \backslash
2643 root
2644 \backslash
2645 leftroot{-1
2646 \begin_inset Formula $\to$
2647 \end_inset
2648
2649
2650 \backslash
2651 uproot{2
2652 \begin_inset Formula $\to$
2653 \end_inset
2654
2655
2656 \backslash
2657 beta
2658 \begin_inset ERT
2659 status collapsed
2660
2661 \begin_layout Plain Layout
2662
2663
2664 \backslash
2665 spce 
2666 \end_layout
2667
2668 \end_inset
2669
2670
2671 \begin_inset Formula $\to$
2672 \end_inset
2673
2674 B
2675 \begin_inset Newline newline
2676 \end_inset
2677
2678
2679 \series default
2680 genera una fórmula correctamente tipografiada: 
2681 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2682 \end_inset
2683
2684
2685 \end_layout
2686
2687 \begin_layout Subsection
2688 Coeficientes de un binomio
2689 \begin_inset Index idx
2690 status collapsed
2691
2692 \begin_layout Plain Layout
2693 Binomios
2694 \end_layout
2695
2696 \end_inset
2697
2698
2699 \end_layout
2700
2701 \begin_layout Standard
2702 Los coeficientes de un binomio se insertan con el comando 
2703 \series bold
2704
2705 \backslash
2706 binom
2707 \series default
2708
2709 \begin_inset Index idx
2710 status collapsed
2711
2712 \begin_layout Plain Layout
2713 Comandos ! B ! 
2714 \backslash
2715 binom
2716 \end_layout
2717
2718 \end_inset
2719
2720  o con el submenú del botón 
2721 \begin_inset Graphics
2722         filename ../../images/math/frac-square.png
2723         scale 85
2724
2725 \end_inset
2726
2727 de la barra de herramientas de ecuaciones.
2728  Como en las fracciones, además de 
2729 \series bold
2730
2731 \backslash
2732 binom
2733 \series default
2734  hay los comandos 
2735 \series bold
2736
2737 \backslash
2738 dbinom
2739 \series default
2740
2741 \begin_inset Index idx
2742 status collapsed
2743
2744 \begin_layout Plain Layout
2745 Comandos ! D ! 
2746 \backslash
2747 dbinom
2748 \end_layout
2749
2750 \end_inset
2751
2752  y 
2753 \series bold
2754
2755 \backslash
2756 tbinom
2757 \series default
2758
2759 \begin_inset Index idx
2760 status collapsed
2761
2762 \begin_layout Plain Layout
2763 Comandos ! T ! 
2764 \backslash
2765 tbinom
2766 \end_layout
2767
2768 \end_inset
2769
2770 .
2771  Para otros delimitadores de coeficientes de un binomio hay los comandos
2772  
2773 \series bold
2774
2775 \backslash
2776 brace
2777 \series default
2778
2779 \begin_inset Index idx
2780 status collapsed
2781
2782 \begin_layout Plain Layout
2783 Comandos ! B ! 
2784 \backslash
2785 brace
2786 \end_layout
2787
2788 \end_inset
2789
2790  y 
2791 \series bold
2792
2793 \backslash
2794 brack
2795 \series default
2796
2797 \begin_inset Index idx
2798 status collapsed
2799
2800 \begin_layout Plain Layout
2801 Comandos ! B ! 
2802 \backslash
2803 brack
2804 \end_layout
2805
2806 \end_inset
2807
2808 .
2809 \end_layout
2810
2811 \begin_layout Standard
2812 \noindent
2813 \align center
2814 \begin_inset Tabular
2815 <lyxtabular version="3" rows="6" columns="2">
2816 <features rotate="0" tabularvalignment="middle">
2817 <column alignment="center" valignment="top">
2818 <column alignment="center" valignment="top">
2819 <row>
2820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824 Comando
2825 \end_layout
2826
2827 \end_inset
2828 </cell>
2829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2830 \begin_inset Text
2831
2832 \begin_layout Plain Layout
2833 Resultado
2834 \begin_inset Note Note
2835 status collapsed
2836
2837 \begin_layout Plain Layout
2838
2839 \series bold
2840
2841 \backslash
2842 raisebox
2843 \series default
2844  se usa sólo como espaciador
2845 \end_layout
2846
2847 \end_inset
2848
2849
2850 \end_layout
2851
2852 \end_inset
2853 </cell>
2854 </row>
2855 <row>
2856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2857 \begin_inset Text
2858
2859 \begin_layout Plain Layout
2860
2861 \backslash
2862 binom
2863 \begin_inset ERT
2864 status collapsed
2865
2866 \begin_layout Plain Layout
2867
2868
2869 \backslash
2870 spce 
2871 \end_layout
2872
2873 \end_inset
2874
2875 A
2876 \begin_inset Formula $\downarrow$
2877 \end_inset
2878
2879 B
2880 \end_layout
2881
2882 \end_inset
2883 </cell>
2884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2885 \begin_inset Text
2886
2887 \begin_layout Plain Layout
2888 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2889 \end_inset
2890
2891
2892 \end_layout
2893
2894 \end_inset
2895 </cell>
2896 </row>
2897 <row>
2898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2899 \begin_inset Text
2900
2901 \begin_layout Plain Layout
2902
2903 \backslash
2904 dbinom
2905 \begin_inset ERT
2906 status collapsed
2907
2908 \begin_layout Plain Layout
2909
2910
2911 \backslash
2912 spce 
2913 \end_layout
2914
2915 \end_inset
2916
2917 A
2918 \begin_inset Formula $\downarrow$
2919 \end_inset
2920
2921 B
2922 \end_layout
2923
2924 \end_inset
2925 </cell>
2926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2927 \begin_inset Text
2928
2929 \begin_layout Plain Layout
2930 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2931 \end_inset
2932
2933
2934 \end_layout
2935
2936 \end_inset
2937 </cell>
2938 </row>
2939 <row>
2940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2941 \begin_inset Text
2942
2943 \begin_layout Plain Layout
2944
2945 \backslash
2946 tbinom
2947 \begin_inset ERT
2948 status collapsed
2949
2950 \begin_layout Plain Layout
2951
2952
2953 \backslash
2954 spce 
2955 \end_layout
2956
2957 \end_inset
2958
2959 A
2960 \begin_inset Formula $\downarrow$
2961 \end_inset
2962
2963 B
2964 \end_layout
2965
2966 \end_inset
2967 </cell>
2968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2969 \begin_inset Text
2970
2971 \begin_layout Plain Layout
2972 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2973 \end_inset
2974
2975
2976 \end_layout
2977
2978 \end_inset
2979 </cell>
2980 </row>
2981 <row>
2982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2983 \begin_inset Text
2984
2985 \begin_layout Plain Layout
2986
2987 \backslash
2988 brack
2989 \begin_inset ERT
2990 status collapsed
2991
2992 \begin_layout Plain Layout
2993
2994
2995 \backslash
2996 spce 
2997 \end_layout
2998
2999 \end_inset
3000
3001 A
3002 \begin_inset Formula $\downarrow$
3003 \end_inset
3004
3005 B
3006 \end_layout
3007
3008 \end_inset
3009 </cell>
3010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3011 \begin_inset Text
3012
3013 \begin_layout Plain Layout
3014 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
3015 \end_inset
3016
3017
3018 \end_layout
3019
3020 \end_inset
3021 </cell>
3022 </row>
3023 <row>
3024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3025 \begin_inset Text
3026
3027 \begin_layout Plain Layout
3028
3029 \backslash
3030 brace
3031 \begin_inset ERT
3032 status collapsed
3033
3034 \begin_layout Plain Layout
3035
3036
3037 \backslash
3038 spce 
3039 \end_layout
3040
3041 \end_inset
3042
3043 A
3044 \begin_inset Formula $\downarrow$
3045 \end_inset
3046
3047 B
3048 \end_layout
3049
3050 \end_inset
3051 </cell>
3052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3053 \begin_inset Text
3054
3055 \begin_layout Plain Layout
3056 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3057 \end_inset
3058
3059
3060 \end_layout
3061
3062 \end_inset
3063 </cell>
3064 </row>
3065 </lyxtabular>
3066
3067 \end_inset
3068
3069
3070 \begin_inset Newpage newpage
3071 \end_inset
3072
3073
3074 \end_layout
3075
3076 \begin_layout Subsection
3077 Diferenciaciones de casos
3078 \begin_inset Index idx
3079 status collapsed
3080
3081 \begin_layout Plain Layout
3082 Casos
3083 \end_layout
3084
3085 \end_inset
3086
3087
3088 \end_layout
3089
3090 \begin_layout Standard
3091 \noindent
3092 \align center
3093 \begin_inset Tabular
3094 <lyxtabular version="3" rows="3" columns="2">
3095 <features rotate="0" tabularvalignment="middle">
3096 <column alignment="center" valignment="top">
3097 <column alignment="center" valignment="top">
3098 <row>
3099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3100 \begin_inset Text
3101
3102 \begin_layout Plain Layout
3103 Comando
3104 \end_layout
3105
3106 \end_inset
3107 </cell>
3108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3109 \begin_inset Text
3110
3111 \begin_layout Plain Layout
3112 Resultado
3113 \end_layout
3114
3115 \end_inset
3116 </cell>
3117 </row>
3118 <row>
3119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3120 \begin_inset Text
3121
3122 \begin_layout Plain Layout
3123
3124 \backslash
3125 cases
3126 \begin_inset ERT
3127 status collapsed
3128
3129 \begin_layout Plain Layout
3130
3131
3132 \backslash
3133 spce 
3134 \end_layout
3135
3136 \end_inset
3137
3138 A
3139 \begin_inset Formula $\to$
3140 \end_inset
3141
3142 B>0
3143 \begin_inset Index idx
3144 status collapsed
3145
3146 \begin_layout Plain Layout
3147 Comandos ! C ! 
3148 \backslash
3149 cases
3150 \end_layout
3151
3152 \end_inset
3153
3154
3155 \end_layout
3156
3157 \end_inset
3158 </cell>
3159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3160 \begin_inset Text
3161
3162 \begin_layout Plain Layout
3163 \begin_inset Formula $\begin{cases}
3164 A & B>0\end{cases}$
3165 \end_inset
3166
3167
3168 \end_layout
3169
3170 \end_inset
3171 </cell>
3172 </row>
3173 <row>
3174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3175 \begin_inset Text
3176
3177 \begin_layout Plain Layout
3178
3179 \backslash
3180 cases
3181 \begin_inset ERT
3182 status collapsed
3183
3184 \begin_layout Plain Layout
3185
3186
3187 \backslash
3188 spce 
3189 \end_layout
3190
3191 \end_inset
3192
3193
3194 \family sans
3195 Ctrl+Entrar
3196 \end_layout
3197
3198 \end_inset
3199 </cell>
3200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3201 \begin_inset Text
3202
3203 \begin_layout Plain Layout
3204 \begin_inset Formula $\begin{cases}
3205 A & \textrm{para }x>0\\
3206 B & \textrm{para }x=0
3207 \end{cases}$
3208 \end_inset
3209
3210
3211 \end_layout
3212
3213 \end_inset
3214 </cell>
3215 </row>
3216 </lyxtabular>
3217
3218 \end_inset
3219
3220
3221 \end_layout
3222
3223 \begin_layout Standard
3224 Después de insertar 
3225 \series bold
3226
3227 \backslash
3228 cases
3229 \series default
3230  o usar el botón 
3231 \begin_inset Graphics
3232         filename ../../images/math/cases.png
3233         scale 85
3234
3235 \end_inset
3236
3237  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3238 \family sans
3239 Ctrl+Entrar
3240 \family default
3241  o con el botón
3242 \family sans
3243  
3244 \family default
3245
3246 \begin_inset Graphics
3247         filename ../../images/tabular-feature_append-row.png
3248         scale 85
3249
3250 \end_inset
3251
3252  de la barra de cuadros.
3253 \end_layout
3254
3255 \begin_layout Standard
3256 El comando 
3257 \series bold
3258
3259 \backslash
3260 cases
3261 \series default
3262  también está disponible en el menú 
3263 \family sans
3264 Insertar\SpecialChar \menuseparator
3265 Ecuación\SpecialChar \menuseparator
3266 Entorno casos
3267 \family default
3268 .
3269 \end_layout
3270
3271 \begin_layout Subsection
3272 Negaciones
3273 \begin_inset Index idx
3274 status collapsed
3275
3276 \begin_layout Plain Layout
3277 Negaciones
3278 \end_layout
3279
3280 \end_inset
3281
3282
3283 \end_layout
3284
3285 \begin_layout Standard
3286 Con el comando 
3287 \series bold
3288
3289 \backslash
3290 not
3291 \series default
3292
3293 \begin_inset Index idx
3294 status collapsed
3295
3296 \begin_layout Plain Layout
3297 Comandos ! N ! 
3298 \backslash
3299 not
3300 \end_layout
3301
3302 \end_inset
3303
3304  todo carácter se puede mostrar cancelado.
3305  Los caracteres son casi tachados con una barra inclinada.
3306 \end_layout
3307
3308 \begin_layout Standard
3309 \noindent
3310 \align center
3311 \begin_inset Tabular
3312 <lyxtabular version="3" rows="4" columns="2">
3313 <features rotate="0" tabularvalignment="middle">
3314 <column alignment="center" valignment="top">
3315 <column alignment="center" valignment="top">
3316 <row>
3317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3318 \begin_inset Text
3319
3320 \begin_layout Plain Layout
3321 Comando
3322 \end_layout
3323
3324 \end_inset
3325 </cell>
3326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3327 \begin_inset Text
3328
3329 \begin_layout Plain Layout
3330 Resultado
3331 \end_layout
3332
3333 \end_inset
3334 </cell>
3335 </row>
3336 <row>
3337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3338 \begin_inset Text
3339
3340 \begin_layout Plain Layout
3341
3342 \backslash
3343 not=
3344 \end_layout
3345
3346 \end_inset
3347 </cell>
3348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3349 \begin_inset Text
3350
3351 \begin_layout Plain Layout
3352 \begin_inset Formula $\not=$
3353 \end_inset
3354
3355
3356 \end_layout
3357
3358 \end_inset
3359 </cell>
3360 </row>
3361 <row>
3362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3363 \begin_inset Text
3364
3365 \begin_layout Plain Layout
3366
3367 \backslash
3368 not 
3369 \backslash
3370 le
3371 \end_layout
3372
3373 \end_inset
3374 </cell>
3375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3376 \begin_inset Text
3377
3378 \begin_layout Plain Layout
3379 \begin_inset Formula $\not\le$
3380 \end_inset
3381
3382
3383 \end_layout
3384
3385 \end_inset
3386 </cell>
3387 </row>
3388 <row>
3389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393
3394 \backslash
3395 not 
3396 \backslash
3397 parallel
3398 \end_layout
3399
3400 \end_inset
3401 </cell>
3402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406 \begin_inset Formula $\not\parallel$
3407 \end_inset
3408
3409
3410 \end_layout
3411
3412 \end_inset
3413 </cell>
3414 </row>
3415 </lyxtabular>
3416
3417 \end_inset
3418
3419
3420 \end_layout
3421
3422 \begin_layout Standard
3423 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3424  Por tanto para algunas negaciones hay comandos especiales (véase 
3425 \begin_inset CommandInset ref
3426 LatexCommand ref
3427 reference "sub:Símbolos-matemáticos"
3428
3429 \end_inset
3430
3431  y 
3432 \begin_inset CommandInset ref
3433 LatexCommand ref
3434 reference "sec:Relaciones"
3435
3436 \end_inset
3437
3438 ).
3439 \end_layout
3440
3441 \begin_layout Subsection
3442 Espacios reservados 
3443 \begin_inset CommandInset label
3444 LatexCommand label
3445 name "sub:Espacios-reservados"
3446
3447 \end_inset
3448
3449
3450 \begin_inset Index idx
3451 status collapsed
3452
3453 \begin_layout Plain Layout
3454 Espacios reservados
3455 \end_layout
3456
3457 \end_inset
3458
3459
3460 \begin_inset Index idx
3461 status collapsed
3462
3463 \begin_layout Plain Layout
3464 Química ! isótopos
3465 \end_layout
3466
3467 \end_inset
3468
3469
3470 \begin_inset Index idx
3471 status collapsed
3472
3473 \begin_layout Plain Layout
3474 Isótopos|see
3475 \begin_inset ERT
3476 status collapsed
3477
3478 \begin_layout Plain Layout
3479
3480 {
3481 \end_layout
3482
3483 \end_inset
3484
3485 Química
3486 \begin_inset ERT
3487 status collapsed
3488
3489 \begin_layout Plain Layout
3490
3491 }
3492 \end_layout
3493
3494 \end_inset
3495
3496
3497 \end_layout
3498
3499 \end_inset
3500
3501
3502 \end_layout
3503
3504 \begin_layout Standard
3505 En la presentación de, p.
3506 \begin_inset space \thinspace{}
3507 \end_inset
3508
3509 e., isótopos,
3510 \begin_inset Foot
3511 status collapsed
3512
3513 \begin_layout Plain Layout
3514 Más sobre símbolos químicos en 
3515 \begin_inset CommandInset ref
3516 LatexCommand ref
3517 reference "sub:Símbolos-y-ecuaciones-químicas"
3518
3519 \end_inset
3520
3521
3522 \end_layout
3523
3524 \end_inset
3525
3526  surge el problema siguiente:
3527 \end_layout
3528
3529 \begin_layout Standard
3530 \noindent
3531 \align center
3532 \begin_inset Tabular
3533 <lyxtabular version="3" rows="2" columns="2">
3534 <features rotate="0" tabularvalignment="middle">
3535 <column alignment="center" valignment="top">
3536 <column alignment="center" valignment="top">
3537 <row>
3538 <cell alignment="center" valignment="top" usebox="none">
3539 \begin_inset Text
3540
3541 \begin_layout Plain Layout
3542 Índices generados con sub- y superíndices:
3543 \end_layout
3544
3545 \end_inset
3546 </cell>
3547 <cell alignment="center" valignment="top" usebox="none">
3548 \begin_inset Text
3549
3550 \begin_layout Plain Layout
3551 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3552 \end_inset
3553
3554
3555 \end_layout
3556
3557 \end_inset
3558 </cell>
3559 </row>
3560 <row>
3561 <cell alignment="center" valignment="top" usebox="none">
3562 \begin_inset Text
3563
3564 \begin_layout Plain Layout
3565 Índices correctos:
3566 \end_layout
3567
3568 \end_inset
3569 </cell>
3570 <cell alignment="center" valignment="top" usebox="none">
3571 \begin_inset Text
3572
3573 \begin_layout Plain Layout
3574 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3575 \end_inset
3576
3577
3578 \end_layout
3579
3580 \end_inset
3581 </cell>
3582 </row>
3583 </lyxtabular>
3584
3585 \end_inset
3586
3587
3588 \begin_inset Note Note
3589 status collapsed
3590
3591 \begin_layout Plain Layout
3592
3593 \series bold
3594
3595 \backslash
3596 raisebox
3597 \series default
3598  se usa sólo como espaciador
3599 \end_layout
3600
3601 \end_inset
3602
3603
3604 \end_layout
3605
3606 \begin_layout Standard
3607 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3608  del índice más largo.
3609  Para evitarlo está el comando 
3610 \series bold
3611
3612 \backslash
3613 phantom
3614 \series default
3615
3616 \begin_inset Index idx
3617 status collapsed
3618
3619 \begin_layout Plain Layout
3620 Comandos ! P ! 
3621 \backslash
3622 phantom
3623 \end_layout
3624
3625 \end_inset
3626
3627  o el botón 
3628 \begin_inset space ~
3629 \end_inset
3630
3631
3632 \begin_inset Graphics
3633         filename ../../images/math/phantom.png
3634         scale 85
3635
3636 \end_inset
3637
3638  del submenú de espacios en ecuaciones
3639 \begin_inset Foot
3640 status collapsed
3641
3642 \begin_layout Plain Layout
3643 Botón 
3644 \begin_inset Graphics
3645         filename ../../images/math/space.png
3646         scale 85
3647
3648 \end_inset
3649
3650  de la barra de ecuaciones
3651 \end_layout
3652
3653 \end_inset
3654
3655 , que genera uno o más espacios reservados.
3656  Al insertar 
3657 \series bold
3658
3659 \backslash
3660 phantom
3661 \series default
3662  aparece un pequeño marco azul con dos flechas rojas superpuestas
3663 \begin_inset Formula $\phantom{}$
3664 \end_inset
3665
3666 .
3667  Las flechas indican que se reservará un espacio equivalente a la anchura
3668  y altura totales del contenido del marco.
3669  Los espacios reservados son correspondientes al tamaño de los caracteres.
3670 \end_layout
3671
3672 \begin_layout Standard
3673 \noindent
3674 \align center
3675 \begin_inset Tabular
3676 <lyxtabular version="3" rows="4" columns="2">
3677 <features rotate="0" tabularvalignment="middle">
3678 <column alignment="center" valignment="top">
3679 <column alignment="center" valignment="top">
3680 <row>
3681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685 Comando
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3691 \begin_inset Text
3692
3693 \begin_layout Plain Layout
3694 Resultado
3695 \begin_inset Note Note
3696 status collapsed
3697
3698 \begin_layout Plain Layout
3699
3700 \series bold
3701
3702 \backslash
3703 raisebox
3704 \series default
3705  se usa sólo como espaciador
3706 \end_layout
3707
3708 \end_inset
3709
3710
3711 \end_layout
3712
3713 \end_inset
3714 </cell>
3715 </row>
3716 <row>
3717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3718 \begin_inset Text
3719
3720 \begin_layout Plain Layout
3721 ^19
3722 \begin_inset ERT
3723 status collapsed
3724
3725 \begin_layout Plain Layout
3726
3727
3728 \backslash
3729 spce 
3730 \end_layout
3731
3732 \end_inset
3733
3734 _
3735 \backslash
3736 phantom
3737 \begin_inset ERT
3738 status collapsed
3739
3740 \begin_layout Plain Layout
3741
3742
3743 \backslash
3744 spce 
3745 \end_layout
3746
3747 \end_inset
3748
3749 1
3750 \begin_inset Formula $\rightarrow$
3751 \end_inset
3752
3753 9
3754 \begin_inset ERT
3755 status collapsed
3756
3757 \begin_layout Plain Layout
3758
3759
3760 \backslash
3761 spce 
3762 \end_layout
3763
3764 \end_inset
3765
3766 F
3767 \end_layout
3768
3769 \end_inset
3770 </cell>
3771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3772 \begin_inset Text
3773
3774 \begin_layout Plain Layout
3775 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3776 \end_inset
3777
3778
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 </row>
3784 <row>
3785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3786 \begin_inset Text
3787
3788 \begin_layout Plain Layout
3789 ^235
3790 \begin_inset ERT
3791 status collapsed
3792
3793 \begin_layout Plain Layout
3794
3795
3796 \backslash
3797 spce 
3798 \end_layout
3799
3800 \end_inset
3801
3802 _
3803 \backslash
3804 phantom
3805 \begin_inset ERT
3806 status collapsed
3807
3808 \begin_layout Plain Layout
3809
3810
3811 \backslash
3812 spce 
3813 \end_layout
3814
3815 \end_inset
3816
3817 23
3818 \begin_inset Formula $\rightarrow$
3819 \end_inset
3820
3821 9
3822 \begin_inset ERT
3823 status collapsed
3824
3825 \begin_layout Plain Layout
3826
3827
3828 \backslash
3829 spce 
3830 \end_layout
3831
3832 \end_inset
3833
3834 F
3835 \end_layout
3836
3837 \end_inset
3838 </cell>
3839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3840 \begin_inset Text
3841
3842 \begin_layout Plain Layout
3843 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3844 \end_inset
3845
3846
3847 \end_layout
3848
3849 \end_inset
3850 </cell>
3851 </row>
3852 <row>
3853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3854 \begin_inset Text
3855
3856 \begin_layout Plain Layout
3857
3858 \backslash
3859 Lambda^
3860 \begin_inset ERT
3861 status collapsed
3862
3863 \begin_layout Plain Layout
3864
3865
3866 \backslash
3867 spce 
3868 \end_layout
3869
3870 \end_inset
3871
3872
3873 \backslash
3874 phantom
3875 \begin_inset ERT
3876 status collapsed
3877
3878 \begin_layout Plain Layout
3879
3880
3881 \backslash
3882 spce 
3883 \end_layout
3884
3885 \end_inset
3886
3887 ii
3888 \begin_inset Formula $\rightarrow$
3889 \end_inset
3890
3891 t
3892 \begin_inset ERT
3893 status collapsed
3894
3895 \begin_layout Plain Layout
3896
3897
3898 \backslash
3899 spce 
3900 \end_layout
3901
3902 \end_inset
3903
3904 _MMt
3905 \end_layout
3906
3907 \end_inset
3908 </cell>
3909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3910 \begin_inset Text
3911
3912 \begin_layout Plain Layout
3913 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3914 \end_inset
3915
3916
3917 \end_layout
3918
3919 \end_inset
3920 </cell>
3921 </row>
3922 </lyxtabular>
3923
3924 \end_inset
3925
3926
3927 \end_layout
3928
3929 \begin_layout Standard
3930 Además hay los comandos 
3931 \series bold
3932
3933 \backslash
3934 vphantom
3935 \series default
3936
3937 \begin_inset Index idx
3938 status collapsed
3939
3940 \begin_layout Plain Layout
3941 Comandos ! V ! 
3942 \backslash
3943 vphantom
3944 \end_layout
3945
3946 \end_inset
3947
3948  (botón 
3949 \begin_inset space ~
3950 \end_inset
3951
3952
3953 \begin_inset Graphics
3954         filename ../../images/math/vphantom.png
3955         scale 85
3956
3957 \end_inset
3958
3959 ) y 
3960 \series bold
3961
3962 \backslash
3963 hphantom
3964 \series default
3965
3966 \begin_inset Index idx
3967 status collapsed
3968
3969 \begin_layout Plain Layout
3970 Comandos ! H ! 
3971 \backslash
3972 hphantom
3973 \end_layout
3974
3975 \end_inset
3976
3977  (botón 
3978 \begin_inset space ~
3979 \end_inset
3980
3981
3982 \begin_inset Graphics
3983         filename ../../images/math/hphantom.png
3984         scale 85
3985
3986 \end_inset
3987
3988 ).
3989  
3990 \series bold
3991
3992 \backslash
3993 hphantom
3994 \series default
3995  genera espacio en el marco sólo para la altura máxima de los caracteres,
3996  no para su anchura.
3997  
3998 \series bold
3999
4000 \backslash
4001 vphantom
4002 \series default
4003  genera espacio sólo para la anchura del contenido del marco.
4004  Por esto los marcos de estos comandos sólo tienen una flecha roja.
4005 \end_layout
4006
4007 \begin_layout Standard
4008 Por ejemplo, 
4009 \series bold
4010
4011 \backslash
4012 vphantom
4013 \series default
4014
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
4028 \series bold
4029 a
4030 \backslash
4031 int
4032 \series default
4033  genera espacio de la altura del signo de la integral,
4034 \begin_inset Foot
4035 status collapsed
4036
4037 \begin_layout Plain Layout
4038 El comando 
4039 \series bold
4040
4041 \backslash
4042 int
4043 \series default
4044  genera un signo de integral, véase 
4045 \begin_inset CommandInset ref
4046 LatexCommand ref
4047 reference "sub:Operadores-grandes"
4048
4049 \end_inset
4050
4051
4052 \end_layout
4053
4054 \end_inset
4055
4056  porque este es el carácter más largo.
4057  En la 
4058 \begin_inset CommandInset ref
4059 LatexCommand ref
4060 reference "sub:Delimitadores-multilínea"
4061
4062 \end_inset
4063
4064  hay un ejemplo de aplicación.
4065 \end_layout
4066
4067 \begin_layout Standard
4068 Los espacios reservados también se pueden usar para un texto cuando se insertan
4069  mediante el menú 
4070 \family sans
4071 Insertar\SpecialChar \menuseparator
4072 Formato\SpecialChar \menuseparator
4073 Fantasma
4074 \family default
4075 :
4076 \end_layout
4077
4078 \begin_layout Standard
4079 Esto es una frase.
4080 \begin_inset Newline newline
4081 \end_inset
4082
4083
4084 \begin_inset Phantom Phantom
4085 status open
4086
4087 \begin_layout Plain Layout
4088 Esto
4089 \end_layout
4090
4091 \end_inset
4092
4093  es una frase.
4094 \end_layout
4095
4096 \begin_layout Subsection
4097 Líneas
4098 \begin_inset Index idx
4099 status collapsed
4100
4101 \begin_layout Plain Layout
4102 Lineas@Líneas
4103 \end_layout
4104
4105 \end_inset
4106
4107
4108 \begin_inset Index idx
4109 status collapsed
4110
4111 \begin_layout Plain Layout
4112 Ecuación ! sub- o superrayada
4113 \end_layout
4114
4115 \end_inset
4116
4117
4118 \end_layout
4119
4120 \begin_layout Standard
4121 \noindent
4122 \align center
4123 \begin_inset Tabular
4124 <lyxtabular version="3" rows="4" columns="2">
4125 <features rotate="0" tabularvalignment="middle">
4126 <column alignment="center" valignment="top">
4127 <column alignment="center" valignment="top">
4128 <row>
4129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4130 \begin_inset Text
4131
4132 \begin_layout Plain Layout
4133 Comando
4134 \end_layout
4135
4136 \end_inset
4137 </cell>
4138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4139 \begin_inset Text
4140
4141 \begin_layout Plain Layout
4142 Resultado
4143 \begin_inset Note Note
4144 status collapsed
4145
4146 \begin_layout Plain Layout
4147
4148 \series bold
4149
4150 \backslash
4151 raisebox
4152 \series default
4153  se usa sólo como espaciador
4154 \end_layout
4155
4156 \end_inset
4157
4158
4159 \end_layout
4160
4161 \end_inset
4162 </cell>
4163 </row>
4164 <row>
4165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4166 \begin_inset Text
4167
4168 \begin_layout Plain Layout
4169
4170 \backslash
4171 overline
4172 \begin_inset ERT
4173 status collapsed
4174
4175 \begin_layout Plain Layout
4176
4177
4178 \backslash
4179 spce 
4180 \end_layout
4181
4182 \end_inset
4183
4184 A+B
4185 \begin_inset Index idx
4186 status collapsed
4187
4188 \begin_layout Plain Layout
4189 Comandos ! O ! 
4190 \backslash
4191 overline
4192 \end_layout
4193
4194 \end_inset
4195
4196
4197 \end_layout
4198
4199 \end_inset
4200 </cell>
4201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4202 \begin_inset Text
4203
4204 \begin_layout Plain Layout
4205 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4206 \end_inset
4207
4208
4209 \end_layout
4210
4211 \end_inset
4212 </cell>
4213 </row>
4214 <row>
4215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4216 \begin_inset Text
4217
4218 \begin_layout Plain Layout
4219
4220 \backslash
4221 underline
4222 \begin_inset ERT
4223 status collapsed
4224
4225 \begin_layout Plain Layout
4226
4227
4228 \backslash
4229 spce 
4230 \end_layout
4231
4232 \end_inset
4233
4234 A+B
4235 \begin_inset Index idx
4236 status collapsed
4237
4238 \begin_layout Plain Layout
4239 Comandos ! U ! 
4240 \backslash
4241 underline
4242 \end_layout
4243
4244 \end_inset
4245
4246
4247 \end_layout
4248
4249 \end_inset
4250 </cell>
4251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4252 \begin_inset Text
4253
4254 \begin_layout Plain Layout
4255 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4256 \end_inset
4257
4258
4259 \end_layout
4260
4261 \end_inset
4262 </cell>
4263 </row>
4264 <row>
4265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4266 \begin_inset Text
4267
4268 \begin_layout Plain Layout
4269
4270 \backslash
4271 overline
4272 \begin_inset ERT
4273 status collapsed
4274
4275 \begin_layout Plain Layout
4276
4277
4278 \backslash
4279 spce 
4280 \end_layout
4281
4282 \end_inset
4283
4284
4285 \backslash
4286 underline
4287 \begin_inset ERT
4288 status collapsed
4289
4290 \begin_layout Plain Layout
4291
4292
4293 \backslash
4294 spce 
4295 \end_layout
4296
4297 \end_inset
4298
4299 A+B
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4305 \begin_inset Text
4306
4307 \begin_layout Plain Layout
4308 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4309 \end_inset
4310
4311
4312 \end_layout
4313
4314 \end_inset
4315 </cell>
4316 </row>
4317 </lyxtabular>
4318
4319 \end_inset
4320
4321
4322 \end_layout
4323
4324 \begin_layout Standard
4325 En el último ejemplo es indiferente poner primero 
4326 \series bold
4327
4328 \backslash
4329 overline
4330 \series default
4331  o 
4332 \series bold
4333
4334 \backslash
4335 underline
4336 \series default
4337 .
4338 \end_layout
4339
4340 \begin_layout Standard
4341 Para poner doble subrayado, p.
4342 \begin_inset space \thinspace{}
4343 \end_inset
4344
4345 e.
4346  en resultados, se usa 
4347 \series bold
4348
4349 \backslash
4350 underline
4351 \series default
4352  dos veces.
4353 \end_layout
4354
4355 \begin_layout Standard
4356 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4357 \begin_inset VSpace bigskip
4358 \end_inset
4359
4360 Se pueden crear líneas personalizadas con el comando 
4361 \series bold
4362
4363 \backslash
4364 rule
4365 \series default
4366
4367 \begin_inset Index idx
4368 status collapsed
4369
4370 \begin_layout Plain Layout
4371 Comandos ! R ! 
4372 \backslash
4373 rule
4374 \end_layout
4375
4376 \end_inset
4377
4378  con el esquema siguiente:
4379 \end_layout
4380
4381 \begin_layout Standard
4382
4383 \series bold
4384
4385 \backslash
4386 rule[hueco vertical]{longitud}{grosor}
4387 \end_layout
4388
4389 \begin_layout Standard
4390 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4391  si el valor es negativo).
4392  Las unidades disponibles para los valores están listadas en
4393 \begin_inset space ~
4394 \end_inset
4395
4396
4397 \begin_inset CommandInset ref
4398 LatexCommand ref
4399 reference "tab:Unidades-disponibles"
4400
4401 \end_inset
4402
4403 .
4404  A continuación hay dos ejemplos de líneas creadas con los comandos
4405 \series bold
4406
4407 \begin_inset Newline newline
4408 \end_inset
4409
4410
4411 \backslash
4412 rule[-2ex]{3cm}{2pt}
4413 \series default
4414  y 
4415 \series bold
4416
4417 \backslash
4418 rule{2cm}{1pt}
4419 \series default
4420 :
4421 \end_layout
4422
4423 \begin_layout Standard
4424 Esto es una frase 
4425 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4426 \end_inset
4427
4428  con dos líneas.
4429 \end_layout
4430
4431 \begin_layout Standard
4432
4433 \series bold
4434
4435 \backslash
4436 rule
4437 \series default
4438  también se puede usar para texto insertando una línea mediante el menú
4439  
4440 \family sans
4441 Insertar\SpecialChar \menuseparator
4442 Formato\SpecialChar \menuseparator
4443 Línea horizontal
4444 \family default
4445 :
4446 \end_layout
4447
4448 \begin_layout Standard
4449 Esto es una frase 
4450 \begin_inset CommandInset line
4451 LatexCommand rule
4452 offset "0.5ex"
4453 width "3cm"
4454 height "1pt"
4455
4456 \end_inset
4457
4458  con una línea insertada.
4459 \end_layout
4460
4461 \begin_layout Subsection
4462 Puntos
4463 \begin_inset CommandInset label
4464 LatexCommand label
4465 name "sub:Puntos"
4466
4467 \end_inset
4468
4469
4470 \begin_inset Index idx
4471 status collapsed
4472
4473 \begin_layout Plain Layout
4474 Puntos
4475 \end_layout
4476
4477 \end_inset
4478
4479
4480 \end_layout
4481
4482 \begin_layout Standard
4483 Hay distintos tipos de puntos disponibles.
4484 \begin_inset Foot
4485 status open
4486
4487 \begin_layout Plain Layout
4488 En la barra de herramientas de ecuaciones, en el panel del botón 
4489 \begin_inset Graphics
4490         filename ../../images/math/ldots.png
4491         scale 85
4492
4493 \end_inset
4494
4495 .
4496 \end_layout
4497
4498 \end_inset
4499
4500  Para continuación en enumeraciones se usan puntos bajos, (
4501 \series bold
4502
4503 \backslash
4504 ldots
4505 \series default
4506
4507 \begin_inset Index idx
4508 status collapsed
4509
4510 \begin_layout Plain Layout
4511 Comandos ! L ! 
4512 \backslash
4513 ldots
4514 \end_layout
4515
4516 \end_inset
4517
4518 ), mientras que para operaciones se usan puntos centrados a la misma altura
4519  que los operadores, (
4520 \series bold
4521
4522 \backslash
4523 cdots
4524 \series default
4525
4526 \begin_inset Index idx
4527 status collapsed
4528
4529 \begin_layout Plain Layout
4530 Comandos ! C ! 
4531 \backslash
4532 cdots
4533 \end_layout
4534
4535 \end_inset
4536
4537 ).
4538  Si se usa el comando 
4539 \series bold
4540
4541 \backslash
4542 dots
4543 \series default
4544
4545 \begin_inset Index idx
4546 status collapsed
4547
4548 \begin_layout Plain Layout
4549 Comandos ! D ! 
4550 \backslash
4551 dots
4552 \end_layout
4553
4554 \end_inset
4555
4556 , LaTeX decide el tipo a usar en función del carácter siguiente.
4557 \end_layout
4558
4559 \begin_layout Standard
4560 \align center
4561 \begin_inset Tabular
4562 <lyxtabular version="3" rows="9" columns="2">
4563 <features rotate="0" tabularvalignment="middle">
4564 <column alignment="center" valignment="top" width="0pt">
4565 <column alignment="center" valignment="top" width="0pt">
4566 <row>
4567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4568 \begin_inset Text
4569
4570 \begin_layout Plain Layout
4571 Comando
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4577 \begin_inset Text
4578
4579 \begin_layout Plain Layout
4580 Resultado
4581 \end_layout
4582
4583 \end_inset
4584 </cell>
4585 </row>
4586 <row>
4587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4588 \begin_inset Text
4589
4590 \begin_layout Plain Layout
4591 A_1
4592 \begin_inset ERT
4593 status collapsed
4594
4595 \begin_layout Plain Layout
4596
4597
4598 \backslash
4599 spce 
4600 \end_layout
4601
4602 \end_inset
4603
4604 ,
4605 \backslash
4606 dots
4607 \begin_inset ERT
4608 status collapsed
4609
4610 \begin_layout Plain Layout
4611
4612
4613 \backslash
4614 spce 
4615 \end_layout
4616
4617 \end_inset
4618
4619 ,A_n
4620 \end_layout
4621
4622 \end_inset
4623 </cell>
4624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628 \begin_inset Formula $A_{1},\dots,A_{n}$
4629 \end_inset
4630
4631
4632 \end_layout
4633
4634 \end_inset
4635 </cell>
4636 </row>
4637 <row>
4638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4639 \begin_inset Text
4640
4641 \begin_layout Plain Layout
4642 A_1
4643 \begin_inset ERT
4644 status collapsed
4645
4646 \begin_layout Plain Layout
4647
4648
4649 \backslash
4650 spce 
4651 \end_layout
4652
4653 \end_inset
4654
4655 +
4656 \backslash
4657 dots
4658 \begin_inset ERT
4659 status collapsed
4660
4661 \begin_layout Plain Layout
4662
4663
4664 \backslash
4665 spce 
4666 \end_layout
4667
4668 \end_inset
4669
4670 +A_n
4671 \end_layout
4672
4673 \end_inset
4674 </cell>
4675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4676 \begin_inset Text
4677
4678 \begin_layout Plain Layout
4679 \begin_inset Formula $A_{1}+\dots+A_{n}$
4680 \end_inset
4681
4682
4683 \end_layout
4684
4685 \end_inset
4686 </cell>
4687 </row>
4688 <row>
4689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Plain Layout
4693 A_1
4694 \begin_inset ERT
4695 status collapsed
4696
4697 \begin_layout Plain Layout
4698
4699
4700 \backslash
4701 spce 
4702 \end_layout
4703
4704 \end_inset
4705
4706 ,
4707 \backslash
4708 ldots
4709 \begin_inset ERT
4710 status collapsed
4711
4712 \begin_layout Plain Layout
4713
4714
4715 \backslash
4716 spce 
4717 \end_layout
4718
4719 \end_inset
4720
4721 ,A_n
4722 \end_layout
4723
4724 \end_inset
4725 </cell>
4726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4727 \begin_inset Text
4728
4729 \begin_layout Plain Layout
4730 \begin_inset Formula $A_{1},\ldots,A_{n}$
4731 \end_inset
4732
4733
4734 \end_layout
4735
4736 \end_inset
4737 </cell>
4738 </row>
4739 <row>
4740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4741 \begin_inset Text
4742
4743 \begin_layout Plain Layout
4744 A_1
4745 \begin_inset ERT
4746 status collapsed
4747
4748 \begin_layout Plain Layout
4749
4750
4751 \backslash
4752 spce 
4753 \end_layout
4754
4755 \end_inset
4756
4757 +
4758 \backslash
4759 cdots
4760 \begin_inset ERT
4761 status collapsed
4762
4763 \begin_layout Plain Layout
4764
4765
4766 \backslash
4767 spce 
4768 \end_layout
4769
4770 \end_inset
4771
4772 +A_n
4773 \end_layout
4774
4775 \end_inset
4776 </cell>
4777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4778 \begin_inset Text
4779
4780 \begin_layout Plain Layout
4781 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4782 \end_inset
4783
4784
4785 \end_layout
4786
4787 \end_inset
4788 </cell>
4789 </row>
4790 <row>
4791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4792 \begin_inset Text
4793
4794 \begin_layout Plain Layout
4795
4796 \backslash
4797 vdots
4798 \end_layout
4799
4800 \end_inset
4801 </cell>
4802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4803 \begin_inset Text
4804
4805 \begin_layout Plain Layout
4806 \begin_inset Formula $\vdots$
4807 \end_inset
4808
4809
4810 \end_layout
4811
4812 \end_inset
4813 </cell>
4814 </row>
4815 <row>
4816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4817 \begin_inset Text
4818
4819 \begin_layout Plain Layout
4820
4821 \backslash
4822 ddots
4823 \end_layout
4824
4825 \end_inset
4826 </cell>
4827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4828 \begin_inset Text
4829
4830 \begin_layout Plain Layout
4831 \begin_inset Formula $\ddots$
4832 \end_inset
4833
4834
4835 \end_layout
4836
4837 \end_inset
4838 </cell>
4839 </row>
4840 <row>
4841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4842 \begin_inset Text
4843
4844 \begin_layout Plain Layout
4845
4846 \backslash
4847 iddots
4848 \end_layout
4849
4850 \end_inset
4851 </cell>
4852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4853 \begin_inset Text
4854
4855 \begin_layout Plain Layout
4856 \begin_inset Formula $\iddots$
4857 \end_inset
4858
4859
4860 \end_layout
4861
4862 \end_inset
4863 </cell>
4864 </row>
4865 <row>
4866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4867 \begin_inset Text
4868
4869 \begin_layout Plain Layout
4870 Matriz
4871 \begin_inset space \thinspace{}
4872 \end_inset
4873
4874 3×3 con los distintos puntos
4875 \end_layout
4876
4877 \end_inset
4878 </cell>
4879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4880 \begin_inset Text
4881
4882 \begin_layout Plain Layout
4883 \begin_inset Formula $\begin{array}{ccc}
4884 A_{11} & \cdots & A_{1m}\\
4885 \vdots & \ddots & \vdots\\
4886 A_{n1} & \cdots & A_{nm}
4887 \end{array}$
4888 \end_inset
4889
4890
4891 \end_layout
4892
4893 \end_inset
4894 </cell>
4895 </row>
4896 </lyxtabular>
4897
4898 \end_inset
4899
4900
4901 \end_layout
4902
4903 \begin_layout Standard
4904 Los puntos suspensivos disponibles en el menú 
4905 \family sans
4906 Insertar\SpecialChar \menuseparator
4907 Carácter especial
4908 \family default
4909  son 
4910 \series bold
4911
4912 \backslash
4913 ldots
4914 \series default
4915 .
4916 \end_layout
4917
4918 \begin_layout Standard
4919 \begin_inset VSpace medskip
4920 \end_inset
4921
4922
4923 \end_layout
4924
4925 \begin_layout Standard
4926 Para usar 
4927 \series bold
4928
4929 \backslash
4930 iddots
4931 \series default
4932 , hay que marcar una de las opciones 
4933 \family sans
4934 Usar paquete mathdots (automáticamente)
4935 \family default
4936  en las 
4937 \family sans
4938 Opciones de ecuación
4939 \family default
4940  de la configuración del documento.
4941 \begin_inset Newline newline
4942 \end_inset
4943
4944 La opción 
4945 \family sans
4946 Usar paquete mathdots
4947 \family default
4948  mejorará el aspecto de todos los puntos en los documentos si su estilo
4949  o tamaño de tipografía no son los predeterminados.
4950 \end_layout
4951
4952 \begin_layout Standard
4953 \begin_inset VSpace medskip
4954 \end_inset
4955
4956 Hay puntos específicos para matrices que se extienden por varias columnas.
4957  Se generan con el comando 
4958 \series bold
4959
4960 \backslash
4961 hdotsfor
4962 \series default
4963
4964 \begin_inset Index idx
4965 status collapsed
4966
4967 \begin_layout Plain Layout
4968 Comandos ! H ! 
4969 \backslash
4970 hdotsfor
4971 \end_layout
4972
4973 \end_inset
4974
4975 , que tiene el siguiente esquema:
4976 \end_layout
4977
4978 \begin_layout Standard
4979
4980 \series bold
4981
4982 \backslash
4983 hdotsfor[distancia]{número de columnas}
4984 \end_layout
4985
4986 \begin_layout Standard
4987 Número de columnas especifica cuántas columnas deben abarcarse.
4988  Distancia es un factor para la separación entre los puntos.
4989 \end_layout
4990
4991 \begin_layout Standard
4992 En la siguiente matriz se ha insertado el comando 
4993 \series bold
4994
4995 \backslash
4996 hdotsfor[2]{4}
4997 \series default
4998  en el primer recuadro de la segunda línea para obtener puntos separados
4999  una distancia equivalente a dos veces la del comando 
5000 \series bold
5001
5002 \backslash
5003 dots
5004 \series default
5005 .
5006 \begin_inset Formula 
5007 \[
5008 \left(\begin{array}{cccc}
5009 A & B & C & D\\
5010 \hdotsfor[2]{4}\\
5011 q & w & e & r
5012 \end{array}\right)
5013 \]
5014
5015 \end_inset
5016
5017
5018 \end_layout
5019
5020 \begin_layout Standard
5021 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
5022  de lo contrario se producen errores de LaTeX.
5023 \end_layout
5024
5025 \begin_layout Standard
5026 \begin_inset VSpace bigskip
5027 \end_inset
5028
5029
5030 \end_layout
5031
5032 \begin_layout Standard
5033 Además, con el comando 
5034 \series bold
5035
5036 \backslash
5037 dotfill
5038 \series default
5039
5040 \begin_inset Index idx
5041 status collapsed
5042
5043 \begin_layout Plain Layout
5044 Comandos ! D ! 
5045 \backslash
5046 dotfill
5047 \end_layout
5048
5049 \end_inset
5050
5051  puedes completar con puntos una línea.
5052  El efecto de este tipo de comandos es como el de 
5053 \series bold
5054
5055 \backslash
5056 hfill
5057 \series default
5058 , véase 
5059 \begin_inset CommandInset ref
5060 LatexCommand ref
5061 reference "sub:Espacio-variable"
5062
5063 \end_inset
5064
5065 .
5066 \end_layout
5067
5068 \begin_layout Standard
5069 Por ejemplo el comando 
5070 \series bold
5071 A
5072 \backslash
5073 dotfill
5074 \series default
5075
5076 \begin_inset ERT
5077 status collapsed
5078
5079 \begin_layout Plain Layout
5080
5081
5082 \backslash
5083 spce 
5084 \end_layout
5085
5086 \end_inset
5087
5088
5089 \series bold
5090 B
5091 \series default
5092  genera
5093 \end_layout
5094
5095 \begin_layout Standard
5096 \begin_inset Formula $A\dotfill B$
5097 \end_inset
5098
5099
5100 \end_layout
5101
5102 \begin_layout Standard
5103 Un comando análogo a 
5104 \series bold
5105
5106 \backslash
5107 dotfill
5108 \series default
5109  para rellenar con una línea es 
5110 \series bold
5111
5112 \backslash
5113 hrulefill
5114 \series default
5115
5116 \begin_inset Index idx
5117 status collapsed
5118
5119 \begin_layout Plain Layout
5120 Comandos ! H ! 
5121 \backslash
5122 hrulefill
5123 \end_layout
5124
5125 \end_inset
5126
5127 :
5128 \end_layout
5129
5130 \begin_layout Standard
5131 \begin_inset Formula $A\hrulefill B$
5132 \end_inset
5133
5134
5135 \end_layout
5136
5137 \begin_layout Standard
5138 Para usar estos comandos en el texto, deben insertarse en modo TeX.
5139 \end_layout
5140
5141 \begin_layout Section
5142 Matrices
5143 \begin_inset CommandInset label
5144 LatexCommand label
5145 name "sec:Matrices"
5146
5147 \end_inset
5148
5149
5150 \begin_inset Index idx
5151 status collapsed
5152
5153 \begin_layout Plain Layout
5154 Matrices
5155 \end_layout
5156
5157 \end_inset
5158
5159
5160 \end_layout
5161
5162 \begin_layout Standard
5163 Se pueden insertar con el botón 
5164 \begin_inset Graphics
5165         filename ../../images/dialog-show_mathmatrix.png
5166         scale 85
5167
5168 \end_inset
5169
5170  de la barra de ecuaciones o con el menú 
5171 \family sans
5172 Insertar\SpecialChar \menuseparator
5173 Ecuación\SpecialChar \menuseparator
5174 Matriz
5175 \family default
5176 .
5177  Aparece una ventana en la que se pide el número de filas y columnas, la
5178  alineación y la decoración.
5179  La alineación vertical sólo es relevante para matrices en línea:
5180 \end_layout
5181
5182 \begin_layout Standard
5183 Esta primera matriz tiene alineación superior 
5184 \begin_inset Formula $\begin{array}[t]{cccc}
5185 A & D & G & J\\
5186 B & E & H & K\\
5187 D & F & I & L
5188 \end{array}$
5189 \end_inset
5190
5191  , la segunda alineación central 
5192 \begin_inset Formula $\begin{array}{cccc}
5193 A & D & G & J\\
5194 B & E & H & K\\
5195 D & F & I & L
5196 \end{array}$
5197 \end_inset
5198
5199  , y la tercera alineación inferior 
5200 \begin_inset Formula $\begin{array}[b]{cccc}
5201 A & D & G & J\\
5202 B & E & H & K\\
5203 D & F & I & L
5204 \end{array}$
5205 \end_inset
5206
5207 .
5208 \end_layout
5209
5210 \begin_layout Standard
5211 La alineación horizontal especifica cómo deben alinearse las entradas de
5212  la columna.
5213  Se determina mediante una letra para cada columna.
5214  
5215 \emph on
5216 l
5217 \emph default
5218  indica alineación a la izquierda, 
5219 \emph on
5220 c
5221 \emph default
5222  alineación centrada y 
5223 \emph on
5224 r
5225 \emph default
5226  alineación a la derecha.
5227  Por ejemplo, para componer una matriz
5228 \begin_inset space ~
5229 \end_inset
5230
5231 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5232  centradas y la última a la derecha, se anota 
5233 \series bold
5234 lccr
5235 \series default
5236  en la alineación horizontal.
5237  Normalmente todas las columnas de una matriz están centradas, por tanto
5238  el valor por omisión es 
5239 \series bold
5240 c
5241 \series default
5242  para todas ellas.
5243 \end_layout
5244
5245 \begin_layout Standard
5246 Alineación horizontal:
5247 \end_layout
5248
5249 \begin_layout Standard
5250
5251 \series bold
5252 lll
5253 \series default
5254  : 
5255 \begin_inset Formula $\begin{array}{lll}
5256 10000 & D & G\\
5257 B & 10000 & H\\
5258 C & F & 10000
5259 \end{array}$
5260 \end_inset
5261
5262  , 
5263 \series bold
5264 ccc 
5265 \series default
5266
5267 \begin_inset Formula $\begin{array}{ccc}
5268 10000 & D & G\\
5269 B & 10000 & H\\
5270 C & F & 10000
5271 \end{array}$
5272 \end_inset
5273
5274  
5275 \series bold
5276 ,
5277 \series default
5278  
5279 \series bold
5280 rrr 
5281 \series default
5282
5283 \begin_inset Formula $\begin{array}{rrr}
5284 10000 & D & G\\
5285 B & 10000 & H\\
5286 C & F & 10000
5287 \end{array}$
5288 \end_inset
5289
5290
5291 \end_layout
5292
5293 \begin_layout Standard
5294 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5295  botones 
5296 \begin_inset Graphics
5297         filename ../../images/tabular-feature_append-row.png
5298         scale 85
5299
5300 \end_inset
5301
5302
5303 \begin_inset Graphics
5304         filename ../../images/tabular-feature_delete-row.png
5305         scale 85
5306
5307 \end_inset
5308
5309 , etc.
5310  de la barra de ecuaciones o el menú 
5311 \family sans
5312 Editar\SpecialChar \menuseparator
5313 Filas y columnas
5314 \family default
5315 .
5316  También se pueden añadir filas nuevas con 
5317 \family sans
5318 Ctrl+Entrar
5319 \family default
5320 .
5321 \end_layout
5322
5323 \begin_layout Standard
5324 \begin_inset VSpace bigskip
5325 \end_inset
5326
5327
5328 \end_layout
5329
5330 \begin_layout Standard
5331 La 
5332 \family sans
5333 Decoración
5334 \family default
5335  añade paréntesis en el estilo seleccionado alrededor de la matriz.
5336  Alternativamente, se pueden generar paréntesis con los comandos 
5337 \series bold
5338
5339 \backslash
5340 left
5341 \series default
5342
5343 \begin_inset Index idx
5344 status collapsed
5345
5346 \begin_layout Plain Layout
5347 Comandos ! L ! 
5348 \backslash
5349 left
5350 \end_layout
5351
5352 \end_inset
5353
5354  y 
5355 \series bold
5356
5357 \backslash
5358 right
5359 \series default
5360
5361 \begin_inset Index idx
5362 status collapsed
5363
5364 \begin_layout Plain Layout
5365 Comandos ! R ! 
5366 \backslash
5367 right
5368 \end_layout
5369
5370 \end_inset
5371
5372  (atajo 
5373 \family sans
5374 Alt+M
5375 \begin_inset space ~
5376 \end_inset
5377
5378 Paréntesis
5379 \family default
5380 ), véase 
5381 \begin_inset CommandInset ref
5382 LatexCommand ref
5383 reference "sub:Tamaño-automático-de"
5384
5385 \end_inset
5386
5387 , o usando los comandos siguientes:
5388 \end_layout
5389
5390 \begin_layout Standard
5391 \begin_inset VSpace medskip
5392 \end_inset
5393
5394
5395 \end_layout
5396
5397 \begin_layout Standard
5398 \begin_inset space \hfill{}
5399 \end_inset
5400
5401
5402 \begin_inset Tabular
5403 <lyxtabular version="3" rows="4" columns="2">
5404 <features rotate="0" tabularvalignment="middle">
5405 <column alignment="center" valignment="top">
5406 <column alignment="center" valignment="top">
5407 <row>
5408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5409 \begin_inset Text
5410
5411 \begin_layout Plain Layout
5412 Comando
5413 \end_layout
5414
5415 \end_inset
5416 </cell>
5417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5418 \begin_inset Text
5419
5420 \begin_layout Plain Layout
5421 Resultado
5422 \begin_inset Note Note
5423 status collapsed
5424
5425 \begin_layout Plain Layout
5426
5427 \series bold
5428
5429 \backslash
5430 raisebox
5431 \series default
5432  se usa sólo como espaciador
5433 \end_layout
5434
5435 \end_inset
5436
5437
5438 \end_layout
5439
5440 \end_inset
5441 </cell>
5442 </row>
5443 <row>
5444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5445 \begin_inset Text
5446
5447 \begin_layout Plain Layout
5448
5449 \backslash
5450 bmatrix
5451 \begin_inset ERT
5452 status collapsed
5453
5454 \begin_layout Plain Layout
5455
5456
5457 \backslash
5458 spce 
5459 \end_layout
5460
5461 \end_inset
5462
5463 2
5464 \series bold
5465 ×
5466 \series default
5467 2
5468 \begin_inset space \thinspace{}
5469 \end_inset
5470
5471 matriz
5472 \end_layout
5473
5474 \end_inset
5475 </cell>
5476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5477 \begin_inset Text
5478
5479 \begin_layout Plain Layout
5480 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5481 0 & \textrm{-}\mathrm{i}\\
5482 \mathrm{i} & 0
5483 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5484 \end_inset
5485
5486
5487 \end_layout
5488
5489 \end_inset
5490 </cell>
5491 </row>
5492 <row>
5493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5494 \begin_inset Text
5495
5496 \begin_layout Plain Layout
5497
5498 \backslash
5499 Bmatrix
5500 \begin_inset ERT
5501 status collapsed
5502
5503 \begin_layout Plain Layout
5504
5505
5506 \backslash
5507 spce 
5508 \end_layout
5509
5510 \end_inset
5511
5512 2×2
5513 \begin_inset space \thinspace{}
5514 \end_inset
5515
5516 matriz
5517 \end_layout
5518
5519 \end_inset
5520 </cell>
5521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5522 \begin_inset Text
5523
5524 \begin_layout Plain Layout
5525 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5526 0 & \textrm{-}\mathrm{i}\\
5527 \mathrm{i} & 0
5528 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5529 \end_inset
5530
5531
5532 \end_layout
5533
5534 \end_inset
5535 </cell>
5536 </row>
5537 <row>
5538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5539 \begin_inset Text
5540
5541 \begin_layout Plain Layout
5542
5543 \backslash
5544 pmatrix
5545 \begin_inset ERT
5546 status collapsed
5547
5548 \begin_layout Plain Layout
5549
5550
5551 \backslash
5552 spce 
5553 \end_layout
5554
5555 \end_inset
5556
5557 2
5558 \series bold
5559 ×
5560 \series default
5561 2
5562 \begin_inset space \thinspace{}
5563 \end_inset
5564
5565 matriz
5566 \end_layout
5567
5568 \end_inset
5569 </cell>
5570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5571 \begin_inset Text
5572
5573 \begin_layout Plain Layout
5574 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5575 0 & \textrm{-}\mathrm{i}\\
5576 \mathrm{i} & 0
5577 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5578 \end_inset
5579
5580
5581 \end_layout
5582
5583 \end_inset
5584 </cell>
5585 </row>
5586 </lyxtabular>
5587
5588 \end_inset
5589
5590
5591 \begin_inset space \hfill{}
5592 \end_inset
5593
5594
5595 \begin_inset Tabular
5596 <lyxtabular version="3" rows="4" columns="2">
5597 <features rotate="0" tabularvalignment="middle">
5598 <column alignment="center" valignment="top">
5599 <column alignment="center" valignment="top">
5600 <row>
5601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5602 \begin_inset Text
5603
5604 \begin_layout Plain Layout
5605 Comando
5606 \end_layout
5607
5608 \end_inset
5609 </cell>
5610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614 Resultado
5615 \begin_inset Note Note
5616 status collapsed
5617
5618 \begin_layout Plain Layout
5619
5620 \series bold
5621
5622 \backslash
5623 raisebox
5624 \series default
5625  se usa sólo como espaciador
5626 \end_layout
5627
5628 \end_inset
5629
5630
5631 \end_layout
5632
5633 \end_inset
5634 </cell>
5635 </row>
5636 <row>
5637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5638 \begin_inset Text
5639
5640 \begin_layout Plain Layout
5641
5642 \backslash
5643 vmatrix
5644 \begin_inset ERT
5645 status collapsed
5646
5647 \begin_layout Plain Layout
5648
5649
5650 \backslash
5651 spce 
5652 \end_layout
5653
5654 \end_inset
5655
5656 2
5657 \series bold
5658 ×
5659 \series default
5660 2
5661 \begin_inset space \thinspace{}
5662 \end_inset
5663
5664 matriz
5665 \end_layout
5666
5667 \end_inset
5668 </cell>
5669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5670 \begin_inset Text
5671
5672 \begin_layout Plain Layout
5673 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5674 0 & \textrm{-}\mathrm{i}\\
5675 \mathrm{i} & 0
5676 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5677 \end_inset
5678
5679
5680 \end_layout
5681
5682 \end_inset
5683 </cell>
5684 </row>
5685 <row>
5686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5687 \begin_inset Text
5688
5689 \begin_layout Plain Layout
5690
5691 \backslash
5692 Vmatrix
5693 \begin_inset ERT
5694 status collapsed
5695
5696 \begin_layout Plain Layout
5697
5698
5699 \backslash
5700 spce 
5701 \end_layout
5702
5703 \end_inset
5704
5705 2
5706 \series bold
5707 ×
5708 \series default
5709 2
5710 \begin_inset space \thinspace{}
5711 \end_inset
5712
5713 matriz
5714 \end_layout
5715
5716 \end_inset
5717 </cell>
5718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5719 \begin_inset Text
5720
5721 \begin_layout Plain Layout
5722 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5723 0 & \textrm{-}\mathrm{i}\\
5724 \mathrm{i} & 0
5725 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5726 \end_inset
5727
5728
5729 \end_layout
5730
5731 \end_inset
5732 </cell>
5733 </row>
5734 <row>
5735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5736 \begin_inset Text
5737
5738 \begin_layout Plain Layout
5739
5740 \backslash
5741 matrix
5742 \begin_inset ERT
5743 status collapsed
5744
5745 \begin_layout Plain Layout
5746
5747
5748 \backslash
5749 spce 
5750 \end_layout
5751
5752 \end_inset
5753
5754 2
5755 \series bold
5756 ×
5757 \series default
5758 2
5759 \begin_inset space \thinspace{}
5760 \end_inset
5761
5762 matriz
5763 \end_layout
5764
5765 \end_inset
5766 </cell>
5767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5768 \begin_inset Text
5769
5770 \begin_layout Plain Layout
5771 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5772 0 & \textrm{-}\mathrm{i}\\
5773 \mathrm{i} & 0
5774 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5775 \end_inset
5776
5777
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 </row>
5783 </lyxtabular>
5784
5785 \end_inset
5786
5787
5788 \begin_inset space \hfill{}
5789 \end_inset
5790
5791
5792 \end_layout
5793
5794 \begin_layout Standard
5795 \begin_inset VSpace medskip
5796 \end_inset
5797
5798
5799 \end_layout
5800
5801 \begin_layout Standard
5802 Cuando se inserta p.
5803 \begin_inset space \thinspace{}
5804 \end_inset
5805
5806 e.
5807 \begin_inset space ~
5808 \end_inset
5809
5810
5811 \series bold
5812
5813 \backslash
5814 vmatrix
5815 \series default
5816 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5817  la matriz.
5818 \begin_inset Newline newline
5819 \end_inset
5820
5821 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
5822  vertical.
5823 \end_layout
5824
5825 \begin_layout Standard
5826 \begin_inset VSpace bigskip
5827 \end_inset
5828
5829
5830 \end_layout
5831
5832 \begin_layout Standard
5833 Como todas las ecuaciones multilínea son matrices, la longitud 
5834 \series bold
5835
5836 \backslash
5837 arraycolsep
5838 \series default
5839
5840 \begin_inset Index idx
5841 status collapsed
5842
5843 \begin_layout Plain Layout
5844 Comandos ! A ! 
5845 \backslash
5846 arraycolsep
5847 \end_layout
5848
5849 \end_inset
5850
5851 , que se describe en 
5852 \begin_inset CommandInset ref
5853 LatexCommand ref
5854 reference "sub:Separación-de-columnas"
5855
5856 \end_inset
5857
5858 , también se puede usar para cambiar la separación de las columnas en una
5859  matriz.
5860  Para cambiar la separación de las filas, se usa el comando 
5861 \series bold
5862
5863 \backslash
5864 arraystretch
5865 \series default
5866
5867 \begin_inset Index idx
5868 status collapsed
5869
5870 \begin_layout Plain Layout
5871 Comandos ! A ! 
5872 \backslash
5873 arraystretch
5874 \end_layout
5875
5876 \end_inset
5877
5878  de la siguiente manera:
5879 \end_layout
5880
5881 \begin_layout Standard
5882
5883 \series bold
5884
5885 \backslash
5886 renewcommand{
5887 \backslash
5888 arraystretch}{factor de separación}
5889 \begin_inset Index idx
5890 status collapsed
5891
5892 \begin_layout Plain Layout
5893 Comandos ! R ! 
5894 \backslash
5895 renewcommand
5896 \end_layout
5897
5898 \end_inset
5899
5900
5901 \end_layout
5902
5903 \begin_layout Standard
5904 El comando 
5905 \series bold
5906
5907 \backslash
5908 renewcommand
5909 \series default
5910  asigna el factor de separación al comando predefinido 
5911 \series bold
5912
5913 \backslash
5914 arraystretch
5915 \series default
5916 .
5917  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5918  Además, éste se usa para todas las matrices siguientes.
5919  Para volver a la separación original, asigna factor 1 a 
5920 \series bold
5921
5922 \backslash
5923 arraystretch
5924 \series default
5925 .
5926 \end_layout
5927
5928 \begin_layout Standard
5929 Para poner matrices en línea se usa el comando 
5930 \series bold
5931
5932 \backslash
5933 smallmatrix
5934 \series default
5935
5936 \begin_inset Index idx
5937 status collapsed
5938
5939 \begin_layout Plain Layout
5940 Comandos ! S ! 
5941 \backslash
5942 smallmatrix
5943 \end_layout
5944
5945 \end_inset
5946
5947 .
5948  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5949  se inserta la matriz.
5950  
5951 \end_layout
5952
5953 \begin_layout Standard
5954 Esto es una matriz 
5955 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5956 C & D
5957 \end{smallmatrix}\right)$
5958 \end_inset
5959
5960  en línea.
5961 \end_layout
5962
5963 \begin_layout Section
5964 Delimitadores
5965 \begin_inset Index idx
5966 status collapsed
5967
5968 \begin_layout Plain Layout
5969 Delimitadores
5970 \end_layout
5971
5972 \end_inset
5973
5974
5975 \end_layout
5976
5977 \begin_layout Subsection
5978 Delimitadores verticales
5979 \begin_inset Index idx
5980 status collapsed
5981
5982 \begin_layout Plain Layout
5983 Delimitadores ! verticales
5984 \end_layout
5985
5986 \end_inset
5987
5988
5989 \end_layout
5990
5991 \begin_layout Standard
5992 \begin_inset space \hfill{}
5993 \end_inset
5994
5995
5996 \begin_inset Tabular
5997 <lyxtabular version="3" rows="9" columns="2">
5998 <features rotate="0" tabularvalignment="middle">
5999 <column alignment="center" valignment="top" width="0pt">
6000 <column alignment="center" valignment="top" width="0pt">
6001 <row>
6002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6003 \begin_inset Text
6004
6005 \begin_layout Plain Layout
6006 Comando
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6012 \begin_inset Text
6013
6014 \begin_layout Plain Layout
6015 Resultado
6016 \end_layout
6017
6018 \end_inset
6019 </cell>
6020 </row>
6021 <row>
6022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6023 \begin_inset Text
6024
6025 \begin_layout Plain Layout
6026 (
6027 \end_layout
6028
6029 \end_inset
6030 </cell>
6031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6032 \begin_inset Text
6033
6034 \begin_layout Plain Layout
6035 \begin_inset Formula $($
6036 \end_inset
6037
6038
6039 \end_layout
6040
6041 \end_inset
6042 </cell>
6043 </row>
6044 <row>
6045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6046 \begin_inset Text
6047
6048 \begin_layout Plain Layout
6049 {
6050 \end_layout
6051
6052 \end_inset
6053 </cell>
6054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6055 \begin_inset Text
6056
6057 \begin_layout Plain Layout
6058 \begin_inset Formula $\{$
6059 \end_inset
6060
6061
6062 \end_layout
6063
6064 \end_inset
6065 </cell>
6066 </row>
6067 <row>
6068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6069 \begin_inset Text
6070
6071 \begin_layout Plain Layout
6072 [
6073 \end_layout
6074
6075 \end_inset
6076 </cell>
6077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6078 \begin_inset Text
6079
6080 \begin_layout Plain Layout
6081 \begin_inset Formula $[$
6082 \end_inset
6083
6084
6085 \end_layout
6086
6087 \end_inset
6088 </cell>
6089 </row>
6090 <row>
6091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6092 \begin_inset Text
6093
6094 \begin_layout Plain Layout
6095
6096 \backslash
6097 langle
6098 \end_layout
6099
6100 \end_inset
6101 </cell>
6102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6103 \begin_inset Text
6104
6105 \begin_layout Plain Layout
6106 \begin_inset Formula $\langle$
6107 \end_inset
6108
6109
6110 \end_layout
6111
6112 \end_inset
6113 </cell>
6114 </row>
6115 <row>
6116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6117 \begin_inset Text
6118
6119 \begin_layout Plain Layout
6120
6121 \backslash
6122 lceil
6123 \end_layout
6124
6125 \end_inset
6126 </cell>
6127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6128 \begin_inset Text
6129
6130 \begin_layout Plain Layout
6131 \begin_inset Formula $\lceil$
6132 \end_inset
6133
6134
6135 \end_layout
6136
6137 \end_inset
6138 </cell>
6139 </row>
6140 <row>
6141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145
6146 \backslash
6147 lfloor
6148 \end_layout
6149
6150 \end_inset
6151 </cell>
6152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Plain Layout
6156 \begin_inset Formula $\lfloor$
6157 \end_inset
6158
6159
6160 \end_layout
6161
6162 \end_inset
6163 </cell>
6164 </row>
6165 <row>
6166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6167 \begin_inset Text
6168
6169 \begin_layout Plain Layout
6170 /
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6176 \begin_inset Text
6177
6178 \begin_layout Plain Layout
6179 \begin_inset Formula $/$
6180 \end_inset
6181
6182
6183 \end_layout
6184
6185 \end_inset
6186 </cell>
6187 </row>
6188 <row>
6189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6190 \begin_inset Text
6191
6192 \begin_layout Plain Layout
6193 |
6194 \end_layout
6195
6196 \end_inset
6197 </cell>
6198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6199 \begin_inset Text
6200
6201 \begin_layout Plain Layout
6202 \begin_inset Formula $|$
6203 \end_inset
6204
6205
6206 \end_layout
6207
6208 \end_inset
6209 </cell>
6210 </row>
6211 </lyxtabular>
6212
6213 \end_inset
6214
6215
6216 \begin_inset space \hfill{}
6217 \end_inset
6218
6219
6220 \begin_inset Tabular
6221 <lyxtabular version="3" rows="9" columns="2">
6222 <features rotate="0" tabularvalignment="middle">
6223 <column alignment="center" valignment="top" width="0pt">
6224 <column alignment="center" valignment="top" width="0pt">
6225 <row>
6226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6227 \begin_inset Text
6228
6229 \begin_layout Plain Layout
6230 Comando
6231 \end_layout
6232
6233 \end_inset
6234 </cell>
6235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6236 \begin_inset Text
6237
6238 \begin_layout Plain Layout
6239 Resultado
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 </row>
6245 <row>
6246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6247 \begin_inset Text
6248
6249 \begin_layout Plain Layout
6250 )
6251 \end_layout
6252
6253 \end_inset
6254 </cell>
6255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6256 \begin_inset Text
6257
6258 \begin_layout Plain Layout
6259 \begin_inset Formula $)$
6260 \end_inset
6261
6262
6263 \end_layout
6264
6265 \end_inset
6266 </cell>
6267 </row>
6268 <row>
6269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273 }
6274 \end_layout
6275
6276 \end_inset
6277 </cell>
6278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6279 \begin_inset Text
6280
6281 \begin_layout Plain Layout
6282 \begin_inset Formula $\}$
6283 \end_inset
6284
6285
6286 \end_layout
6287
6288 \end_inset
6289 </cell>
6290 </row>
6291 <row>
6292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6293 \begin_inset Text
6294
6295 \begin_layout Plain Layout
6296 ]
6297 \end_layout
6298
6299 \end_inset
6300 </cell>
6301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6302 \begin_inset Text
6303
6304 \begin_layout Plain Layout
6305 \begin_inset Formula $]$
6306 \end_inset
6307
6308
6309 \end_layout
6310
6311 \end_inset
6312 </cell>
6313 </row>
6314 <row>
6315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6316 \begin_inset Text
6317
6318 \begin_layout Plain Layout
6319
6320 \backslash
6321 rangle
6322 \end_layout
6323
6324 \end_inset
6325 </cell>
6326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6327 \begin_inset Text
6328
6329 \begin_layout Plain Layout
6330 \begin_inset Formula $\rangle$
6331 \end_inset
6332
6333
6334 \end_layout
6335
6336 \end_inset
6337 </cell>
6338 </row>
6339 <row>
6340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6341 \begin_inset Text
6342
6343 \begin_layout Plain Layout
6344
6345 \backslash
6346 rceil
6347 \end_layout
6348
6349 \end_inset
6350 </cell>
6351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6352 \begin_inset Text
6353
6354 \begin_layout Plain Layout
6355 \begin_inset Formula $\rceil$
6356 \end_inset
6357
6358
6359 \end_layout
6360
6361 \end_inset
6362 </cell>
6363 </row>
6364 <row>
6365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6366 \begin_inset Text
6367
6368 \begin_layout Plain Layout
6369
6370 \backslash
6371 rfloor
6372 \end_layout
6373
6374 \end_inset
6375 </cell>
6376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6377 \begin_inset Text
6378
6379 \begin_layout Plain Layout
6380 \begin_inset Formula $\rfloor$
6381 \end_inset
6382
6383
6384 \end_layout
6385
6386 \end_inset
6387 </cell>
6388 </row>
6389 <row>
6390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6391 \begin_inset Text
6392
6393 \begin_layout Plain Layout
6394
6395 \backslash
6396
6397 \backslash
6398
6399 \end_layout
6400
6401 \end_inset
6402 </cell>
6403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6404 \begin_inset Text
6405
6406 \begin_layout Plain Layout
6407 \begin_inset Formula $\backslash$
6408 \end_inset
6409
6410
6411 \end_layout
6412
6413 \end_inset
6414 </cell>
6415 </row>
6416 <row>
6417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6418 \begin_inset Text
6419
6420 \begin_layout Plain Layout
6421
6422 \backslash
6423 |
6424 \end_layout
6425
6426 \end_inset
6427 </cell>
6428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6429 \begin_inset Text
6430
6431 \begin_layout Plain Layout
6432 \begin_inset Formula $\|$
6433 \end_inset
6434
6435
6436 \end_layout
6437
6438 \end_inset
6439 </cell>
6440 </row>
6441 </lyxtabular>
6442
6443 \end_inset
6444
6445
6446 \begin_inset space \hfill{}
6447 \end_inset
6448
6449
6450 \end_layout
6451
6452 \begin_layout Standard
6453 \begin_inset Note Greyedout
6454 status open
6455
6456 \begin_layout Plain Layout
6457
6458 \series bold
6459 Nota
6460 \series default
6461 : En modo TeX hay que usar el comando 
6462 \series bold
6463
6464 \backslash
6465 textbackslash
6466 \series default
6467
6468 \begin_inset Index idx
6469 status collapsed
6470
6471 \begin_layout Plain Layout
6472 Comandos ! T ! 
6473 \backslash
6474 textbackslash
6475 \end_layout
6476
6477 \end_inset
6478
6479  para la barra invertida, porque si no el comando 
6480 \series bold
6481
6482 \backslash
6483
6484 \backslash
6485
6486 \series default
6487  genera un salto de línea.
6488 \end_layout
6489
6490 \end_inset
6491
6492
6493 \end_layout
6494
6495 \begin_layout Standard
6496 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6497  descritos en las dos subsecciones siguientes.
6498  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6499  < y > en vez de los comandos 
6500 \series bold
6501
6502 \backslash
6503 langle
6504 \series default
6505  y 
6506 \series bold
6507
6508 \backslash
6509 rangle
6510 \series default
6511 .
6512  
6513 \end_layout
6514
6515 \begin_layout Subsubsection
6516 Tamaño manual de los delimitadores
6517 \begin_inset CommandInset label
6518 LatexCommand label
6519 name "sub:Tamaño-manual-de"
6520
6521 \end_inset
6522
6523
6524 \begin_inset Index idx
6525 status collapsed
6526
6527 \begin_layout Plain Layout
6528 Delimitadores ! tamaño manual
6529 \end_layout
6530
6531 \end_inset
6532
6533
6534 \end_layout
6535
6536 \begin_layout Standard
6537 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6538  LaTeX 
6539 \series bold
6540
6541 \backslash
6542 big
6543 \series default
6544
6545 \begin_inset Index idx
6546 status collapsed
6547
6548 \begin_layout Plain Layout
6549 Comandos ! B ! 
6550 \backslash
6551 big
6552 \end_layout
6553
6554 \end_inset
6555
6556
6557 \series bold
6558
6559 \backslash
6560 Big
6561 \series default
6562
6563 \series bold
6564
6565 \backslash
6566 bigg
6567 \series default
6568 , y 
6569 \series bold
6570
6571 \backslash
6572 Bigg
6573 \series default
6574 .
6575  
6576 \series bold
6577
6578 \backslash
6579 big
6580 \series default
6581  indica el tamaño menor y 
6582 \series bold
6583
6584 \backslash
6585 Bigg
6586 \series default
6587  el mayor.
6588 \end_layout
6589
6590 \begin_layout Standard
6591 Estos comandos se usan para resaltar niveles de delimitación:
6592 \end_layout
6593
6594 \begin_layout Standard
6595 \noindent
6596 \align center
6597 \begin_inset Tabular
6598 <lyxtabular version="3" rows="2" columns="2">
6599 <features rotate="0" tabularvalignment="middle">
6600 <column alignment="center" valignment="top">
6601 <column alignment="center" valignment="top">
6602 <row>
6603 <cell alignment="center" valignment="top" usebox="none">
6604 \begin_inset Text
6605
6606 \begin_layout Plain Layout
6607 todos los delimitadores de igual tamaño:
6608 \end_layout
6609
6610 \end_inset
6611 </cell>
6612 <cell alignment="center" valignment="top" usebox="none">
6613 \begin_inset Text
6614
6615 \begin_layout Plain Layout
6616 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6617 \end_inset
6618
6619
6620 \end_layout
6621
6622 \end_inset
6623 </cell>
6624 </row>
6625 <row>
6626 <cell alignment="center" valignment="top" usebox="none">
6627 \begin_inset Text
6628
6629 \begin_layout Plain Layout
6630 así tiene mejor aspecto:
6631 \end_layout
6632
6633 \end_inset
6634 </cell>
6635 <cell alignment="center" valignment="top" usebox="none">
6636 \begin_inset Text
6637
6638 \begin_layout Plain Layout
6639 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6640 \end_inset
6641
6642
6643 \end_layout
6644
6645 \end_inset
6646 </cell>
6647 </row>
6648 </lyxtabular>
6649
6650 \end_inset
6651
6652
6653 \begin_inset Note Note
6654 status collapsed
6655
6656 \begin_layout Plain Layout
6657
6658 \series bold
6659
6660 \backslash
6661 raisebox
6662 \series default
6663  se usa sólo como espaciador
6664 \end_layout
6665
6666 \end_inset
6667
6668
6669 \end_layout
6670
6671 \begin_layout Standard
6672 Para la segunda expresión se ha empleado el comando 
6673 \series bold
6674
6675 \backslash
6676 Big((A+B)(A-B)
6677 \backslash
6678 Big)^
6679 \series default
6680
6681 \begin_inset ERT
6682 status collapsed
6683
6684 \begin_layout Plain Layout
6685
6686
6687 \backslash
6688 spce 
6689 \end_layout
6690
6691 \end_inset
6692
6693
6694 \series bold
6695 C
6696 \series default
6697 .
6698 \end_layout
6699
6700 \begin_layout Standard
6701 He aquí una visión conjunta de todos los tamaños y delimitadores:
6702 \end_layout
6703
6704 \begin_layout Standard
6705 \noindent
6706 \align center
6707
6708 \backslash
6709 Bigg(
6710 \backslash
6711 exp
6712 \backslash
6713 bigg<
6714 \backslash
6715 Big[
6716 \backslash
6717 big{
6718 \backslash
6719 ln(3x)
6720 \backslash
6721 big}^2
6722 \begin_inset ERT
6723 status collapsed
6724
6725 \begin_layout Plain Layout
6726
6727
6728 \backslash
6729 spce 
6730 \end_layout
6731
6732 \end_inset
6733
6734
6735 \backslash
6736 sen(x)
6737 \backslash
6738 Big]^
6739 \begin_inset ERT
6740 status collapsed
6741
6742 \begin_layout Plain Layout
6743
6744
6745 \backslash
6746 spce 
6747 \end_layout
6748
6749 \end_inset
6750
6751 A
6752 \begin_inset ERT
6753 status collapsed
6754
6755 \begin_layout Plain Layout
6756
6757
6758 \backslash
6759 spce 
6760 \end_layout
6761
6762 \end_inset
6763
6764
6765 \backslash
6766 bigg>
6767 \backslash
6768 Bigg)^0,5
6769 \begin_inset Formula 
6770 \[
6771 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}
6772 \]
6773
6774 \end_inset
6775
6776
6777 \end_layout
6778
6779 \begin_layout Standard
6780 Además de los comandos 
6781 \series bold
6782
6783 \backslash
6784 big
6785 \series default
6786  hay la variante 
6787 \series bold
6788
6789 \backslash
6790 bigm
6791 \series default
6792
6793 \begin_inset Index idx
6794 status collapsed
6795
6796 \begin_layout Plain Layout
6797 Comandos ! B ! 
6798 \backslash
6799 bigm
6800 \end_layout
6801
6802 \end_inset
6803
6804 , que añade un poco más de espacio entre el delimitador y su contenido,
6805  y la variante 
6806 \series bold
6807
6808 \backslash
6809 bigl
6810 \series default
6811 -
6812 \series bold
6813
6814 \backslash
6815 bigr
6816 \series default
6817
6818 \begin_inset Index idx
6819 status collapsed
6820
6821 \begin_layout Plain Layout
6822 Comandos ! B ! 
6823 \backslash
6824 bigl - 
6825 \backslash
6826 bigr
6827 \end_layout
6828
6829 \end_inset
6830
6831 , que no añade espacio adicional.
6832  La 
6833 \emph on
6834 l
6835 \emph default
6836  al final del comando 
6837 \series bold
6838
6839 \backslash
6840 bigl 
6841 \series default
6842 es para el delimitador izquierdo, la 
6843 \emph on
6844 r
6845 \emph default
6846  es para el delimitador derecho.
6847  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6848  apertura o de cierre.
6849 \end_layout
6850
6851 \begin_layout Standard
6852 En el siguiente cuadro hay una comparación de las variantes:
6853 \end_layout
6854
6855 \begin_layout Standard
6856 \noindent
6857 \align center
6858 \begin_inset Tabular
6859 <lyxtabular version="3" rows="5" columns="2">
6860 <features rotate="0" tabularvalignment="middle">
6861 <column alignment="center" valignment="top">
6862 <column alignment="center" valignment="top">
6863 <row>
6864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6865 \begin_inset Text
6866
6867 \begin_layout Plain Layout
6868 Comando
6869 \end_layout
6870
6871 \end_inset
6872 </cell>
6873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6874 \begin_inset Text
6875
6876 \begin_layout Plain Layout
6877 Resultado
6878 \begin_inset Note Note
6879 status collapsed
6880
6881 \begin_layout Plain Layout
6882
6883 \series bold
6884
6885 \backslash
6886 raisebox
6887 \series default
6888  se usa sólo como espaciador
6889 \end_layout
6890
6891 \end_inset
6892
6893
6894 \end_layout
6895
6896 \end_inset
6897 </cell>
6898 </row>
6899 <row>
6900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6901 \begin_inset Text
6902
6903 \begin_layout Plain Layout
6904
6905 \backslash
6906 Bigm(
6907 \backslash
6908 bigm(
6909 \backslash
6910 ln(3x)
6911 \backslash
6912 bigm)^2
6913 \series bold
6914
6915 \begin_inset ERT
6916 status collapsed
6917
6918 \begin_layout Plain Layout
6919
6920
6921 \backslash
6922 spce 
6923 \end_layout
6924
6925 \end_inset
6926
6927
6928 \series default
6929
6930 \backslash
6931 Bigm)
6932 \end_layout
6933
6934 \end_inset
6935 </cell>
6936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6937 \begin_inset Text
6938
6939 \begin_layout Plain Layout
6940 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6941 \end_inset
6942
6943
6944 \end_layout
6945
6946 \end_inset
6947 </cell>
6948 </row>
6949 <row>
6950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6951 \begin_inset Text
6952
6953 \begin_layout Plain Layout
6954
6955 \backslash
6956 Big(
6957 \backslash
6958 big(
6959 \backslash
6960 ln(3x)
6961 \backslash
6962 big)^2
6963 \series bold
6964
6965 \begin_inset ERT
6966 status collapsed
6967
6968 \begin_layout Plain Layout
6969
6970
6971 \backslash
6972 spce 
6973 \end_layout
6974
6975 \end_inset
6976
6977
6978 \series default
6979
6980 \backslash
6981 Big)
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6987 \begin_inset Text
6988
6989 \begin_layout Plain Layout
6990 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6991 \end_inset
6992
6993
6994 \end_layout
6995
6996 \end_inset
6997 </cell>
6998 </row>
6999 <row>
7000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7001 \begin_inset Text
7002
7003 \begin_layout Plain Layout
7004
7005 \backslash
7006 Bigl(
7007 \backslash
7008 bigl(
7009 \backslash
7010 ln(3x)
7011 \backslash
7012 bigr)^2
7013 \series bold
7014
7015 \begin_inset ERT
7016 status collapsed
7017
7018 \begin_layout Plain Layout
7019
7020
7021 \backslash
7022 spce 
7023 \end_layout
7024
7025 \end_inset
7026
7027
7028 \series default
7029
7030 \backslash
7031 Bigr)
7032 \end_layout
7033
7034 \end_inset
7035 </cell>
7036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7037 \begin_inset Text
7038
7039 \begin_layout Plain Layout
7040 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
7041 \end_inset
7042
7043
7044 \end_layout
7045
7046 \end_inset
7047 </cell>
7048 </row>
7049 <row>
7050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7051 \begin_inset Text
7052
7053 \begin_layout Plain Layout
7054
7055 \backslash
7056 bigl)
7057 \backslash
7058 ln(3x)
7059 \backslash
7060 bigr(
7061 \end_layout
7062
7063 \end_inset
7064 </cell>
7065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7066 \begin_inset Text
7067
7068 \begin_layout Plain Layout
7069 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
7070 \end_inset
7071
7072
7073 \end_layout
7074
7075 \end_inset
7076 </cell>
7077 </row>
7078 </lyxtabular>
7079
7080 \end_inset
7081
7082
7083 \end_layout
7084
7085 \begin_layout Subsubsection
7086 Tamaño automático de los delimitadores
7087 \begin_inset CommandInset label
7088 LatexCommand label
7089 name "sub:Tamaño-automático-de"
7090
7091 \end_inset
7092
7093
7094 \begin_inset Index idx
7095 status collapsed
7096
7097 \begin_layout Plain Layout
7098 Delimitadores ! tamaño automático
7099 \end_layout
7100
7101 \end_inset
7102
7103
7104 \end_layout
7105
7106 \begin_layout Standard
7107 Se pueden insertar delimitadores de tamaño variable con los comandos 
7108 \series bold
7109
7110 \backslash
7111 left
7112 \series default
7113
7114 \begin_inset Index idx
7115 status collapsed
7116
7117 \begin_layout Plain Layout
7118 Comandos ! L ! 
7119 \backslash
7120 left
7121 \end_layout
7122
7123 \end_inset
7124
7125  y 
7126 \series bold
7127
7128 \backslash
7129 right
7130 \series default
7131
7132 \begin_inset Index idx
7133 status collapsed
7134
7135 \begin_layout Plain Layout
7136 Comandos ! R ! 
7137 \backslash
7138 right
7139 \end_layout
7140
7141 \end_inset
7142
7143  o con el botón de la barra de ecuaciones 
7144 \begin_inset Graphics
7145         filename ../../images/dialog-show_mathdelimiter.png
7146         scale 85
7147
7148 \end_inset
7149
7150 .
7151  El delimitador deseado se debe insertar directamente detrás de 
7152 \series bold
7153
7154 \backslash
7155 left
7156 \series default
7157  y 
7158 \series bold
7159
7160 \backslash
7161 right
7162 \series default
7163 .
7164  El tamaño se calculará automáticamente después para la salida.
7165  
7166 \end_layout
7167
7168 \begin_layout Standard
7169 \noindent
7170 \align center
7171 delimitador normal: El comando 
7172 \series bold
7173
7174 \backslash
7175 ln(
7176 \backslash
7177 frac
7178 \series default
7179
7180 \begin_inset ERT
7181 status collapsed
7182
7183 \begin_layout Plain Layout
7184
7185
7186 \backslash
7187 spce 
7188 \end_layout
7189
7190 \end_inset
7191
7192
7193 \series bold
7194 A
7195 \begin_inset Formula $\downarrow$
7196 \end_inset
7197
7198 C
7199 \series default
7200
7201 \begin_inset ERT
7202 status collapsed
7203
7204 \begin_layout Plain Layout
7205
7206
7207 \backslash
7208 spce
7209 \end_layout
7210
7211 \end_inset
7212
7213
7214 \series bold
7215 )
7216 \series default
7217  genera
7218 \begin_inset Formula 
7219 \[
7220 \ln(\frac{A}{C})
7221 \]
7222
7223 \end_inset
7224
7225
7226 \end_layout
7227
7228 \begin_layout Standard
7229 \noindent
7230 \align center
7231 delimitador multilínea: El comando 
7232 \series bold
7233
7234 \backslash
7235 ln
7236 \backslash
7237 left(
7238 \backslash
7239 frac
7240 \series default
7241
7242 \begin_inset ERT
7243 status collapsed
7244
7245 \begin_layout Plain Layout
7246
7247
7248 \backslash
7249 spce 
7250 \end_layout
7251
7252 \end_inset
7253
7254
7255 \series bold
7256 A
7257 \begin_inset Formula $\downarrow$
7258 \end_inset
7259
7260 C
7261 \series default
7262
7263 \begin_inset ERT
7264 status collapsed
7265
7266 \begin_layout Plain Layout
7267
7268
7269 \backslash
7270 spce 
7271 \end_layout
7272
7273 \end_inset
7274
7275
7276 \series bold
7277
7278 \backslash
7279 right)
7280 \series default
7281  genera
7282 \begin_inset Formula 
7283 \[
7284 \ln\left(\frac{A}{C}\right)
7285 \]
7286
7287 \end_inset
7288
7289
7290 \end_layout
7291
7292 \begin_layout Standard
7293 En lugar de 
7294 \series bold
7295
7296 \backslash
7297 left
7298 \series default
7299  y 
7300 \series bold
7301
7302 \backslash
7303 right
7304 \series default
7305  se puede usar el atajo 
7306 \family sans
7307 Alt+M
7308 \begin_inset space ~
7309 \end_inset
7310
7311 Corchete
7312 \family default
7313 .
7314  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7315  real del delimitador y además se genera el correspondiente delimitador
7316  de cierre.
7317 \begin_inset Newline newline
7318 \end_inset
7319
7320 El comando para el último ejemplo sería 
7321 \series bold
7322
7323 \backslash
7324 ln Alt+M
7325 \series default
7326  
7327 \series bold
7328 (
7329 \backslash
7330 frac
7331 \begin_inset ERT
7332 status collapsed
7333
7334 \begin_layout Plain Layout
7335
7336
7337 \backslash
7338 spce 
7339 \end_layout
7340
7341 \end_inset
7342
7343 A
7344 \begin_inset Formula $\downarrow$
7345 \end_inset
7346
7347
7348 \end_layout
7349
7350 \begin_layout Standard
7351 Para omitir uno de los dos delimitadores se inserta un punto.
7352  Por ejemplo, el comando 
7353 \series bold
7354
7355 \backslash
7356 left.
7357 \backslash
7358 frac
7359 \series default
7360
7361 \begin_inset ERT
7362 status collapsed
7363
7364 \begin_layout Plain Layout
7365
7366
7367 \backslash
7368 spce 
7369 \end_layout
7370
7371 \end_inset
7372
7373
7374 \series bold
7375 A
7376 \begin_inset Formula $\downarrow$
7377 \end_inset
7378
7379 B
7380 \series default
7381
7382 \begin_inset ERT
7383 status collapsed
7384
7385 \begin_layout Plain Layout
7386
7387
7388 \backslash
7389 spce 
7390 \end_layout
7391
7392 \end_inset
7393
7394
7395 \series bold
7396
7397 \backslash
7398 right}
7399 \series default
7400  da lugar a:
7401 \begin_inset Formula 
7402 \[
7403 \left.\frac{A}{B}\right\} 
7404 \]
7405
7406 \end_inset
7407
7408
7409 \end_layout
7410
7411 \begin_layout Standard
7412 LyX convertirá los comandos 
7413 \series bold
7414
7415 \backslash
7416 left
7417 \series default
7418  y 
7419 \series bold
7420
7421 \backslash
7422 right
7423 \series default
7424  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7425  omitido aparecerá como línea de trazos.
7426  
7427 \begin_inset VSpace bigskip
7428 \end_inset
7429
7430
7431 \end_layout
7432
7433 \begin_layout Standard
7434 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7435  de LaTeX, el comando 
7436 \series bold
7437
7438 \backslash
7439 middle
7440 \series default
7441
7442 \begin_inset Index idx
7443 status collapsed
7444
7445 \begin_layout Plain Layout
7446 Comandos ! M ! 
7447 \backslash
7448 middle
7449 \end_layout
7450
7451 \end_inset
7452
7453  está también disponible para todos los delimitadores y límites.
7454  Con este comando la altura del siguiente carácter se adapta a la de los
7455  delimitadores circundantes, lo que es necesario, p.
7456 \begin_inset space \thinspace{}
7457 \end_inset
7458
7459 e., para vectores cuánticos: 
7460 \begin_inset Formula 
7461 \[
7462 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7463 \]
7464
7465 \end_inset
7466
7467
7468 \end_layout
7469
7470 \begin_layout Standard
7471 Para este tipo de vectores hay un paquete LaTeX específico que se describe
7472  en
7473 \begin_inset space ~
7474 \end_inset
7475
7476
7477 \begin_inset CommandInset ref
7478 LatexCommand ref
7479 reference "sub:Vectores-cuánticos"
7480
7481 \end_inset
7482
7483 .
7484 \end_layout
7485
7486 \begin_layout Subsection
7487 Delimitadores horizontales
7488 \begin_inset Index idx
7489 status collapsed
7490
7491 \begin_layout Plain Layout
7492 Delimitadores ! horizontales
7493 \end_layout
7494
7495 \end_inset
7496
7497
7498 \end_layout
7499
7500 \begin_layout Standard
7501 \noindent
7502 \align center
7503 \begin_inset Tabular
7504 <lyxtabular version="3" rows="4" columns="2">
7505 <features rotate="0" tabularvalignment="middle">
7506 <column alignment="center" valignment="top">
7507 <column alignment="center" valignment="top">
7508 <row>
7509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7510 \begin_inset Text
7511
7512 \begin_layout Plain Layout
7513 Comando
7514 \begin_inset Note Note
7515 status collapsed
7516
7517 \begin_layout Plain Layout
7518
7519 \series bold
7520
7521 \backslash
7522 raisebox
7523 \series default
7524  se usa sólo como espaciador
7525 \end_layout
7526
7527 \end_inset
7528
7529
7530 \end_layout
7531
7532 \end_inset
7533 </cell>
7534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7535 \begin_inset Text
7536
7537 \begin_layout Plain Layout
7538 Resultado
7539 \end_layout
7540
7541 \end_inset
7542 </cell>
7543 </row>
7544 <row>
7545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7546 \begin_inset Text
7547
7548 \begin_layout Plain Layout
7549 \begin_inset ERT
7550 status collapsed
7551
7552 \begin_layout Plain Layout
7553
7554
7555 \backslash
7556 raisebox{2.3mm}{
7557 \end_layout
7558
7559 \end_inset
7560
7561
7562 \backslash
7563 overbrace
7564 \begin_inset ERT
7565 status collapsed
7566
7567 \begin_layout Plain Layout
7568
7569
7570 \backslash
7571 spce 
7572 \end_layout
7573
7574 \end_inset
7575
7576 A+B
7577 \begin_inset ERT
7578 status collapsed
7579
7580 \begin_layout Plain Layout
7581
7582
7583 \backslash
7584 spce 
7585 \end_layout
7586
7587 \end_inset
7588
7589 ^
7590 \begin_inset ERT
7591 status collapsed
7592
7593 \begin_layout Plain Layout
7594
7595
7596 \backslash
7597 spce 
7598 \end_layout
7599
7600 \end_inset
7601
7602 3
7603 \begin_inset ERT
7604 status collapsed
7605
7606 \begin_layout Plain Layout
7607
7608 }
7609 \end_layout
7610
7611 \end_inset
7612
7613
7614 \begin_inset Index idx
7615 status collapsed
7616
7617 \begin_layout Plain Layout
7618 Comandos ! O ! 
7619 \backslash
7620 overbrace
7621 \end_layout
7622
7623 \end_inset
7624
7625
7626 \end_layout
7627
7628 \end_inset
7629 </cell>
7630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7631 \begin_inset Text
7632
7633 \begin_layout Plain Layout
7634 \begin_inset Formula $\overbrace{A+B}^{3}$
7635 \end_inset
7636
7637
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 </row>
7643 <row>
7644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Plain Layout
7648 \begin_inset ERT
7649 status collapsed
7650
7651 \begin_layout Plain Layout
7652
7653
7654 \backslash
7655 raisebox{-2.2mm}{
7656 \end_layout
7657
7658 \end_inset
7659
7660
7661 \backslash
7662 underbrace
7663 \begin_inset ERT
7664 status collapsed
7665
7666 \begin_layout Plain Layout
7667
7668
7669 \backslash
7670 spce 
7671 \end_layout
7672
7673 \end_inset
7674
7675 A+B
7676 \begin_inset ERT
7677 status collapsed
7678
7679 \begin_layout Plain Layout
7680
7681
7682 \backslash
7683 spce 
7684 \end_layout
7685
7686 \end_inset
7687
7688 _5
7689 \begin_inset ERT
7690 status collapsed
7691
7692 \begin_layout Plain Layout
7693
7694 }
7695 \end_layout
7696
7697 \end_inset
7698
7699
7700 \begin_inset Index idx
7701 status collapsed
7702
7703 \begin_layout Plain Layout
7704 Comandos ! U ! 
7705 \backslash
7706 underbrace
7707 \end_layout
7708
7709 \end_inset
7710
7711
7712 \end_layout
7713
7714 \end_inset
7715 </cell>
7716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7717 \begin_inset Text
7718
7719 \begin_layout Plain Layout
7720 \begin_inset Formula $\underbrace{A+B}_{5}$
7721 \end_inset
7722
7723
7724 \end_layout
7725
7726 \end_inset
7727 </cell>
7728 </row>
7729 <row>
7730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Plain Layout
7734
7735 \backslash
7736 overbrace
7737 \begin_inset ERT
7738 status collapsed
7739
7740 \begin_layout Plain Layout
7741
7742
7743 \backslash
7744 spce 
7745 \end_layout
7746
7747 \end_inset
7748
7749
7750 \backslash
7751 underbrace
7752 \begin_inset ERT
7753 status collapsed
7754
7755 \begin_layout Plain Layout
7756
7757
7758 \backslash
7759 spce 
7760 \end_layout
7761
7762 \end_inset
7763
7764 A+B_w
7765 \begin_inset ERT
7766 status collapsed
7767
7768 \begin_layout Plain Layout
7769
7770
7771 \backslash
7772 spce 
7773 \end_layout
7774
7775 \end_inset
7776
7777
7778 \begin_inset ERT
7779 status collapsed
7780
7781 \begin_layout Plain Layout
7782
7783
7784 \backslash
7785 spce 
7786 \end_layout
7787
7788 \end_inset
7789
7790 _7
7791 \begin_inset ERT
7792 status collapsed
7793
7794 \begin_layout Plain Layout
7795
7796
7797 \backslash
7798 spce 
7799 \end_layout
7800
7801 \end_inset
7802
7803
7804 \begin_inset ERT
7805 status collapsed
7806
7807 \begin_layout Plain Layout
7808
7809
7810 \backslash
7811 spce 
7812 \end_layout
7813
7814 \end_inset
7815
7816 ^
7817 \begin_inset ERT
7818 status collapsed
7819
7820 \begin_layout Plain Layout
7821
7822
7823 \backslash
7824 spce 
7825 \end_layout
7826
7827 \end_inset
7828
7829 C
7830 \end_layout
7831
7832 \end_inset
7833 </cell>
7834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7835 \begin_inset Text
7836
7837 \begin_layout Plain Layout
7838 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7839 \end_inset
7840
7841
7842 \end_layout
7843
7844 \end_inset
7845 </cell>
7846 </row>
7847 </lyxtabular>
7848
7849 \end_inset
7850
7851
7852 \end_layout
7853
7854 \begin_layout Standard
7855 En el último ejemplo no importa en qué orden se introducen los comandos
7856  
7857 \series bold
7858
7859 \backslash
7860 overbrace
7861 \series default
7862  y 
7863 \series bold
7864
7865 \backslash
7866 underbrace
7867 \series default
7868 .
7869 \begin_inset VSpace bigskip
7870 \end_inset
7871
7872
7873 \end_layout
7874
7875 \begin_layout Standard
7876 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7877  multilínea, como se describe en
7878 \begin_inset space ~
7879 \end_inset
7880
7881
7882 \begin_inset CommandInset ref
7883 LatexCommand ref
7884 reference "sec:Ecuaciones-multilínea"
7885
7886 \end_inset
7887
7888 :
7889 \begin_inset Formula 
7890 \begin{eqnarray*}
7891 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7892  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7893 \end{eqnarray*}
7894
7895 \end_inset
7896
7897 En la primera fila se insertan la ecuación y la primera llave.
7898  Aquí es importante insertar el comando de espacio
7899 \begin_inset Foot
7900 status collapsed
7901
7902 \begin_layout Plain Layout
7903 Los comandos para espacios se explican en 
7904 \begin_inset CommandInset ref
7905 LatexCommand ref
7906 reference "sub:Espacio-predefinido"
7907
7908 \end_inset
7909
7910
7911 \end_layout
7912
7913 \end_inset
7914
7915  
7916 \series bold
7917
7918 \backslash
7919 :
7920 \series default
7921  antes de la primera
7922 \series bold
7923  
7924 \series default
7925
7926 \begin_inset Formula $d$
7927 \end_inset
7928
7929 , porque la llave que termina detrás de 
7930 \begin_inset Formula $q$
7931 \end_inset
7932
7933  impide que el siguiente 
7934 \begin_inset Quotes fld
7935 \end_inset
7936
7937 +
7938 \begin_inset Quotes frd
7939 \end_inset
7940
7941  esté rodeado de espacio.
7942 \begin_inset Foot
7943 status collapsed
7944
7945 \begin_layout Plain Layout
7946 Debido a que la llave no es considerada como carácter, véase 
7947 \begin_inset CommandInset ref
7948 LatexCommand ref
7949 reference "sub:Operadores-binarios"
7950
7951 \end_inset
7952
7953
7954 \end_layout
7955
7956 \end_inset
7957
7958  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7959  de 
7960 \begin_inset Formula $b$
7961 \end_inset
7962
7963  se inserta antes el comando 
7964 \series bold
7965
7966 \backslash
7967 hphantom{gggg+
7968 \backslash
7969 :}
7970 \series default
7971 .
7972 \begin_inset Foot
7973 status collapsed
7974
7975 \begin_layout Plain Layout
7976 Más sobre 
7977 \series bold
7978
7979 \backslash
7980 hphantom
7981 \series default
7982  en 
7983 \begin_inset CommandInset ref
7984 LatexCommand ref
7985 reference "sub:Espacios-reservados"
7986
7987 \end_inset
7988
7989
7990 \end_layout
7991
7992 \end_inset
7993
7994  Ese espacio es necesario porque el signo 
7995 \begin_inset Quotes fld
7996 \end_inset
7997
7998 +
7999 \begin_inset Quotes frd
8000 \end_inset
8001
8002  va seguido de un espacio en la ecuación.
8003  La llave se coloca bajo el comando 
8004 \series bold
8005
8006 \backslash
8007 hphantom{bbqq+dddd}
8008 \series default
8009 .
8010  
8011 \end_layout
8012
8013 \begin_layout Standard
8014 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
8015  ejemplo:
8016 \begin_inset ERT
8017 status collapsed
8018
8019 \begin_layout Plain Layout
8020
8021
8022 \backslash
8023 setlength{
8024 \backslash
8025 jot}{-6pt}
8026 \end_layout
8027
8028 \end_inset
8029
8030
8031 \begin_inset Formula 
8032 \begin{eqnarray*}
8033  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
8034 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
8035 \end{eqnarray*}
8036
8037 \end_inset
8038
8039
8040 \begin_inset ERT
8041 status collapsed
8042
8043 \begin_layout Plain Layout
8044
8045
8046 \backslash
8047 setlength{
8048 \backslash
8049 jot}{3pt}
8050 \end_layout
8051
8052 \end_inset
8053
8054 La primera fila de la ecuación es igual que la segunda fila del ejemplo
8055  anterior, con la diferencia de que la llave está encima.
8056  La segunda fila contiene la ecuación junto con la segunda llave.
8057  Para evitar que haya demasiado espacio entre la llave superior en la primera
8058  fila y la ecuación hay que reducirlo.
8059  Esto no es fácil de hacer debido a un fallo de LyX.
8060 \begin_inset Foot
8061 status collapsed
8062
8063 \begin_layout Plain Layout
8064 \begin_inset CommandInset href
8065 LatexCommand href
8066 name "LyX-bug #1505"
8067 target "http://www.lyx.org/trac/ticket/1505"
8068
8069 \end_inset
8070
8071
8072 \end_layout
8073
8074 \end_inset
8075
8076  Una solución es cambiar la separación global de filas en la ecuación, 
8077 \series bold
8078
8079 \backslash
8080 jot
8081 \series default
8082
8083 \begin_inset Index idx
8084 status collapsed
8085
8086 \begin_layout Plain Layout
8087 Comandos ! J ! 
8088 \backslash
8089 jot
8090 \end_layout
8091
8092 \end_inset
8093
8094 , en -6
8095 \begin_inset space \thinspace{}
8096 \end_inset
8097
8098 pt insertando antes de la ecuación el comando 
8099 \series bold
8100
8101 \backslash
8102 setlength{
8103 \backslash
8104 jot}{-6pt}
8105 \series default
8106  en modo TeX.
8107  Después de la ecuación se vuelve al valor normal 3
8108 \begin_inset space \thinspace{}
8109 \end_inset
8110
8111 pt de 
8112 \series bold
8113
8114 \backslash
8115 jot
8116 \series default
8117  usando el mismo comando.
8118  Más información sobre separación de filas en ecuaciones en
8119 \begin_inset space ~
8120 \end_inset
8121
8122
8123 \begin_inset CommandInset ref
8124 LatexCommand ref
8125 reference "sub:Separación-de-líneas"
8126
8127 \end_inset
8128
8129 .
8130 \end_layout
8131
8132 \begin_layout Section
8133 Flechas
8134 \begin_inset Index idx
8135 status collapsed
8136
8137 \begin_layout Plain Layout
8138 Flechas
8139 \end_layout
8140
8141 \end_inset
8142
8143
8144 \end_layout
8145
8146 \begin_layout Standard
8147 Las flechas se pueden insertar con el botón 
8148 \begin_inset Graphics
8149         filename ../../images/math/leftarrow.png
8150         scale 85
8151
8152 \end_inset
8153
8154  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
8155  siguientes.
8156 \end_layout
8157
8158 \begin_layout Subsection
8159 Flechas horizontales
8160 \begin_inset Index idx
8161 status collapsed
8162
8163 \begin_layout Plain Layout
8164 Flechas ! horizontales
8165 \end_layout
8166
8167 \end_inset
8168
8169
8170 \end_layout
8171
8172 \begin_layout Standard
8173 \begin_inset space \hfill{}
8174 \end_inset
8175
8176
8177 \begin_inset Tabular
8178 <lyxtabular version="3" rows="8" columns="2">
8179 <features rotate="0" tabularvalignment="middle">
8180 <column alignment="center" valignment="top" width="0pt">
8181 <column alignment="center" valignment="top" width="0pt">
8182 <row>
8183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8184 \begin_inset Text
8185
8186 \begin_layout Plain Layout
8187 Comando
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8193 \begin_inset Text
8194
8195 \begin_layout Plain Layout
8196 Resultado
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 </row>
8202 <row>
8203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8204 \begin_inset Text
8205
8206 \begin_layout Plain Layout
8207
8208 \backslash
8209 gets
8210 \end_layout
8211
8212 \end_inset
8213 </cell>
8214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8215 \begin_inset Text
8216
8217 \begin_layout Plain Layout
8218 \begin_inset Formula $\gets$
8219 \end_inset
8220
8221
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 </row>
8227 <row>
8228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \begin_layout Plain Layout
8232
8233 \backslash
8234 Leftarrow
8235 \end_layout
8236
8237 \end_inset
8238 </cell>
8239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8240 \begin_inset Text
8241
8242 \begin_layout Plain Layout
8243 \begin_inset Formula $\Leftarrow$
8244 \end_inset
8245
8246
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 </row>
8252 <row>
8253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257
8258 \backslash
8259 longleftarrow
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268 \begin_inset Formula $\longleftarrow$
8269 \end_inset
8270
8271
8272 \end_layout
8273
8274 \end_inset
8275 </cell>
8276 </row>
8277 <row>
8278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282
8283 \backslash
8284 Longleftarrow
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293 \begin_inset Formula $\Longleftarrow$
8294 \end_inset
8295
8296
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 </row>
8302 <row>
8303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8304 \begin_inset Text
8305
8306 \begin_layout Plain Layout
8307
8308 \backslash
8309 leftharpoonup
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8315 \begin_inset Text
8316
8317 \begin_layout Plain Layout
8318 \begin_inset Formula $\leftharpoonup$
8319 \end_inset
8320
8321
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 </row>
8327 <row>
8328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332
8333 \backslash
8334 leftharpoondown
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343 \begin_inset Formula $\leftharpoondown$
8344 \end_inset
8345
8346
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 </row>
8352 <row>
8353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357
8358 \backslash
8359 hookleftarrow
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368 \begin_inset Formula $\hookleftarrow$
8369 \end_inset
8370
8371
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 </row>
8377 </lyxtabular>
8378
8379 \end_inset
8380
8381
8382 \begin_inset space \hfill{}
8383 \end_inset
8384
8385
8386 \begin_inset Tabular
8387 <lyxtabular version="3" rows="8" columns="2">
8388 <features rotate="0" tabularvalignment="middle">
8389 <column alignment="center" valignment="top" width="0pt">
8390 <column alignment="center" valignment="top" width="0pt">
8391 <row>
8392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396 Comando
8397 \end_layout
8398
8399 \end_inset
8400 </cell>
8401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8402 \begin_inset Text
8403
8404 \begin_layout Plain Layout
8405 Resultado
8406 \end_layout
8407
8408 \end_inset
8409 </cell>
8410 </row>
8411 <row>
8412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8413 \begin_inset Text
8414
8415 \begin_layout Plain Layout
8416
8417 \backslash
8418 to
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8424 \begin_inset Text
8425
8426 \begin_layout Plain Layout
8427 \begin_inset Formula $\to$
8428 \end_inset
8429
8430
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 </row>
8436 <row>
8437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8438 \begin_inset Text
8439
8440 \begin_layout Plain Layout
8441
8442 \backslash
8443 Rightarrow
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452 \begin_inset Formula $\Rightarrow$
8453 \end_inset
8454
8455
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 </row>
8461 <row>
8462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8463 \begin_inset Text
8464
8465 \begin_layout Plain Layout
8466
8467 \backslash
8468 longrightarrow
8469 \end_layout
8470
8471 \end_inset
8472 </cell>
8473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8474 \begin_inset Text
8475
8476 \begin_layout Plain Layout
8477 \begin_inset Formula $\longrightarrow$
8478 \end_inset
8479
8480
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 </row>
8486 <row>
8487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491
8492 \backslash
8493 Longrightarrow
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502 \begin_inset Formula $\Longrightarrow$
8503 \end_inset
8504
8505
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 </row>
8511 <row>
8512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516
8517 \backslash
8518 rightharpoonup
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527 \begin_inset Formula $\rightharpoonup$
8528 \end_inset
8529
8530
8531 \end_layout
8532
8533 \end_inset
8534 </cell>
8535 </row>
8536 <row>
8537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541
8542 \backslash
8543 rightharpoondown
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8549 \begin_inset Text
8550
8551 \begin_layout Plain Layout
8552 \begin_inset Formula $\rightharpoondown$
8553 \end_inset
8554
8555
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 </row>
8561 <row>
8562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566
8567 \backslash
8568 hookrightarrow
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577 \begin_inset Formula $\hookrightarrow$
8578 \end_inset
8579
8580
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 </row>
8586 </lyxtabular>
8587
8588 \end_inset
8589
8590
8591 \begin_inset space \hfill{}
8592 \end_inset
8593
8594
8595 \end_layout
8596
8597 \begin_layout Standard
8598 \begin_inset space \hfill{}
8599 \end_inset
8600
8601
8602 \begin_inset Tabular
8603 <lyxtabular version="3" rows="6" columns="2">
8604 <features rotate="0" tabularvalignment="middle">
8605 <column alignment="center" valignment="top" width="0pt">
8606 <column alignment="center" valignment="top" width="0pt">
8607 <row>
8608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612 Comando
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621 Resultado
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 </row>
8627 <row>
8628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8629 \begin_inset Text
8630
8631 \begin_layout Plain Layout
8632
8633 \backslash
8634 leftrightarrow
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 \begin_inset Formula $\leftrightarrow$
8644 \end_inset
8645
8646
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 </row>
8652 <row>
8653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Plain Layout
8657
8658 \backslash
8659 Leftrightarrow
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668 \begin_inset Formula $\Leftrightarrow$
8669 \end_inset
8670
8671
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 </row>
8677 <row>
8678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Plain Layout
8682
8683 \backslash
8684 longleftrightarrow
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8690 \begin_inset Text
8691
8692 \begin_layout Plain Layout
8693 \begin_inset Formula $\longleftrightarrow$
8694 \end_inset
8695
8696
8697 \end_layout
8698
8699 \end_inset
8700 </cell>
8701 </row>
8702 <row>
8703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8704 \begin_inset Text
8705
8706 \begin_layout Plain Layout
8707
8708 \backslash
8709 Longleftrightarrow
8710 \end_layout
8711
8712 \end_inset
8713 </cell>
8714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8715 \begin_inset Text
8716
8717 \begin_layout Plain Layout
8718 \begin_inset Formula $\Longleftrightarrow$
8719 \end_inset
8720
8721
8722 \end_layout
8723
8724 \end_inset
8725 </cell>
8726 </row>
8727 <row>
8728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732
8733 \backslash
8734 rightleftharpoons
8735 \end_layout
8736
8737 \end_inset
8738 </cell>
8739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \begin_layout Plain Layout
8743 \begin_inset Formula $\rightleftharpoons$
8744 \end_inset
8745
8746
8747 \end_layout
8748
8749 \end_inset
8750 </cell>
8751 </row>
8752 </lyxtabular>
8753
8754 \end_inset
8755
8756
8757 \begin_inset space \hspace{}
8758 \length 25pt
8759 \end_inset
8760
8761
8762 \begin_inset space \hfill{}
8763 \end_inset
8764
8765
8766 \begin_inset Tabular
8767 <lyxtabular version="3" rows="5" columns="2">
8768 <features rotate="0" tabularvalignment="middle">
8769 <column alignment="center" valignment="top" width="0pt">
8770 <column alignment="center" valignment="top" width="0pt">
8771 <row>
8772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776 Comando
8777 \end_layout
8778
8779 \end_inset
8780 </cell>
8781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8782 \begin_inset Text
8783
8784 \begin_layout Plain Layout
8785 Resultado
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 </row>
8791 <row>
8792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Plain Layout
8796
8797 \backslash
8798 mapsto
8799 \end_layout
8800
8801 \end_inset
8802 </cell>
8803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807 \begin_inset Formula $\mapsto$
8808 \end_inset
8809
8810
8811 \end_layout
8812
8813 \end_inset
8814 </cell>
8815 </row>
8816 <row>
8817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821
8822 \backslash
8823 longmapsto
8824 \end_layout
8825
8826 \end_inset
8827 </cell>
8828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8829 \begin_inset Text
8830
8831 \begin_layout Plain Layout
8832 \begin_inset Formula $\longmapsto$
8833 \end_inset
8834
8835
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 </row>
8841 <row>
8842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8843 \begin_inset Text
8844
8845 \begin_layout Plain Layout
8846
8847 \backslash
8848 leadsto
8849 \end_layout
8850
8851 \end_inset
8852 </cell>
8853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857 \begin_inset Formula $\leadsto$
8858 \end_inset
8859
8860
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 </row>
8866 <row>
8867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871
8872 \backslash
8873 dasharrow
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882 \begin_inset Formula $\dasharrow$
8883 \end_inset
8884
8885
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 </row>
8891 </lyxtabular>
8892
8893 \end_inset
8894
8895
8896 \begin_inset space \hfill{}
8897 \end_inset
8898
8899
8900 \begin_inset VSpace medskip
8901 \end_inset
8902
8903
8904 \end_layout
8905
8906 \begin_layout Standard
8907 Las flechas que se utilizan como acentos, p.
8908 \begin_inset space \thinspace{}
8909 \end_inset
8910
8911 e.
8912  en vectores, se describen en 
8913 \begin_inset CommandInset ref
8914 LatexCommand ref
8915 reference "sec:Acentos"
8916
8917 \end_inset
8918
8919 .
8920  
8921 \begin_inset VSpace bigskip
8922 \end_inset
8923
8924
8925 \end_layout
8926
8927 \begin_layout Standard
8928 Además hay las flechas etiquetadas
8929 \begin_inset Index idx
8930 status collapsed
8931
8932 \begin_layout Plain Layout
8933 Flechas ! etiquetadas
8934 \end_layout
8935
8936 \end_inset
8937
8938  
8939 \series bold
8940
8941 \backslash
8942 xleftarrow
8943 \series default
8944
8945 \begin_inset Index idx
8946 status collapsed
8947
8948 \begin_layout Plain Layout
8949 Comandos ! X ! 
8950 \backslash
8951 xleftarrow
8952 \end_layout
8953
8954 \end_inset
8955
8956  y 
8957 \series bold
8958
8959 \backslash
8960 xrightarrow
8961 \series default
8962
8963 \begin_inset Index idx
8964 status collapsed
8965
8966 \begin_layout Plain Layout
8967 Comandos ! X ! 
8968 \backslash
8969 xrightarrow
8970 \begin_inset ERT
8971 status collapsed
8972
8973 \begin_layout Plain Layout
8974
8975
8976 \backslash
8977 vspace{4mm}
8978 \end_layout
8979
8980 \end_inset
8981
8982
8983 \end_layout
8984
8985 \end_inset
8986
8987 .
8988  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8989  con dos marcos azules donde se puede insertar la etiqueta.
8990  La longitud de la flecha se adapta a la anchura de la etiqueta.
8991 \end_layout
8992
8993 \begin_layout Standard
8994 \noindent
8995 \align center
8996 \begin_inset Tabular
8997 <lyxtabular version="3" rows="3" columns="2">
8998 <features rotate="0" tabularvalignment="middle">
8999 <column alignment="center" valignment="top">
9000 <column alignment="center" valignment="top">
9001 <row>
9002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9003 \begin_inset Text
9004
9005 \begin_layout Plain Layout
9006 Comando
9007 \end_layout
9008
9009 \end_inset
9010 </cell>
9011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9012 \begin_inset Text
9013
9014 \begin_layout Plain Layout
9015 Resultado
9016 \begin_inset Note Note
9017 status collapsed
9018
9019 \begin_layout Plain Layout
9020
9021 \series bold
9022
9023 \backslash
9024 raisebox
9025 \series default
9026  se usa sólo como espaciador
9027 \end_layout
9028
9029 \end_inset
9030
9031
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 </row>
9037 <row>
9038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042 F(a)
9043 \backslash
9044 xleftarrow
9045 \begin_inset ERT
9046 status collapsed
9047
9048 \begin_layout Plain Layout
9049
9050
9051 \backslash
9052 spce 
9053 \end_layout
9054
9055 \end_inset
9056
9057 x=a
9058 \begin_inset Formula $\downarrow$
9059 \end_inset
9060
9061 x>0
9062 \begin_inset Formula $\to$
9063 \end_inset
9064
9065 F(x)
9066 \end_layout
9067
9068 \end_inset
9069 </cell>
9070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9071 \begin_inset Text
9072
9073 \begin_layout Plain Layout
9074 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
9075 \end_inset
9076
9077
9078 \end_layout
9079
9080 \end_inset
9081 </cell>
9082 </row>
9083 <row>
9084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9085 \begin_inset Text
9086
9087 \begin_layout Plain Layout
9088 F(x)
9089 \backslash
9090 xrightarrow
9091 \begin_inset ERT
9092 status collapsed
9093
9094 \begin_layout Plain Layout
9095
9096
9097 \backslash
9098 spce 
9099 \end_layout
9100
9101 \end_inset
9102
9103 x=a
9104 \begin_inset Formula $\downarrow$
9105 \end_inset
9106
9107 x>0
9108 \begin_inset Formula $\to$
9109 \end_inset
9110
9111 F(a)
9112 \end_layout
9113
9114 \end_inset
9115 </cell>
9116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
9121 \end_inset
9122
9123
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 </row>
9129 </lyxtabular>
9130
9131 \end_inset
9132
9133
9134 \end_layout
9135
9136 \begin_layout Subsection
9137 Flechas verticales y diagonales
9138 \begin_inset Index idx
9139 status collapsed
9140
9141 \begin_layout Plain Layout
9142 Flechas ! diagonales
9143 \end_layout
9144
9145 \end_inset
9146
9147
9148 \begin_inset Index idx
9149 status collapsed
9150
9151 \begin_layout Plain Layout
9152 Flechas ! verticales
9153 \end_layout
9154
9155 \end_inset
9156
9157
9158 \end_layout
9159
9160 \begin_layout Standard
9161 \begin_inset space \hfill{}
9162 \end_inset
9163
9164
9165 \begin_inset Tabular
9166 <lyxtabular version="3" rows="7" columns="2">
9167 <features rotate="0" tabularvalignment="middle">
9168 <column alignment="center" valignment="top" width="0pt">
9169 <column alignment="center" valignment="top" width="0pt">
9170 <row>
9171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175 Comando
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184 Resultado
9185 \end_layout
9186
9187 \end_inset
9188 </cell>
9189 </row>
9190 <row>
9191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195
9196 \backslash
9197 uparrow
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 \begin_inset Formula $\uparrow$
9207 \end_inset
9208
9209
9210 \end_layout
9211
9212 \end_inset
9213 </cell>
9214 </row>
9215 <row>
9216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220
9221 \backslash
9222 Uparrow
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9228 \begin_inset Text
9229
9230 \begin_layout Plain Layout
9231 \begin_inset Formula $\Uparrow$
9232 \end_inset
9233
9234
9235 \end_layout
9236
9237 \end_inset
9238 </cell>
9239 </row>
9240 <row>
9241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245
9246 \backslash
9247 updownarrow
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256 \begin_inset Formula $\updownarrow$
9257 \end_inset
9258
9259
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 </row>
9265 <row>
9266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270
9271 \backslash
9272 Updownarrow
9273 \end_layout
9274
9275 \end_inset
9276 </cell>
9277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9278 \begin_inset Text
9279
9280 \begin_layout Plain Layout
9281 \begin_inset Formula $\Updownarrow$
9282 \end_inset
9283
9284
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 </row>
9290 <row>
9291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295
9296 \backslash
9297 Downarrow
9298 \end_layout
9299
9300 \end_inset
9301 </cell>
9302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9303 \begin_inset Text
9304
9305 \begin_layout Plain Layout
9306 \begin_inset Formula $\Downarrow$
9307 \end_inset
9308
9309
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 </row>
9315 <row>
9316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9317 \begin_inset Text
9318
9319 \begin_layout Plain Layout
9320
9321 \backslash
9322 downarrow
9323 \end_layout
9324
9325 \end_inset
9326 </cell>
9327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9328 \begin_inset Text
9329
9330 \begin_layout Plain Layout
9331 \begin_inset Formula $\downarrow$
9332 \end_inset
9333
9334
9335 \end_layout
9336
9337 \end_inset
9338 </cell>
9339 </row>
9340 </lyxtabular>
9341
9342 \end_inset
9343
9344
9345 \begin_inset space \hfill{}
9346 \end_inset
9347
9348
9349 \begin_inset Tabular
9350 <lyxtabular version="3" rows="5" columns="2">
9351 <features rotate="0" tabularvalignment="middle">
9352 <column alignment="center" valignment="top" width="0pt">
9353 <column alignment="center" valignment="top" width="0pt">
9354 <row>
9355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359 Comando
9360 \end_layout
9361
9362 \end_inset
9363 </cell>
9364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9365 \begin_inset Text
9366
9367 \begin_layout Plain Layout
9368 Resultado
9369 \end_layout
9370
9371 \end_inset
9372 </cell>
9373 </row>
9374 <row>
9375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9376 \begin_inset Text
9377
9378 \begin_layout Plain Layout
9379
9380 \backslash
9381 nearrow
9382 \end_layout
9383
9384 \end_inset
9385 </cell>
9386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9387 \begin_inset Text
9388
9389 \begin_layout Plain Layout
9390 \begin_inset Formula $\nearrow$
9391 \end_inset
9392
9393
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 </row>
9399 <row>
9400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404
9405 \backslash
9406 searrow
9407 \end_layout
9408
9409 \end_inset
9410 </cell>
9411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9412 \begin_inset Text
9413
9414 \begin_layout Plain Layout
9415 \begin_inset Formula $\searrow$
9416 \end_inset
9417
9418
9419 \end_layout
9420
9421 \end_inset
9422 </cell>
9423 </row>
9424 <row>
9425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9426 \begin_inset Text
9427
9428 \begin_layout Plain Layout
9429
9430 \backslash
9431 swarrow
9432 \end_layout
9433
9434 \end_inset
9435 </cell>
9436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9437 \begin_inset Text
9438
9439 \begin_layout Plain Layout
9440 \begin_inset Formula $\swarrow$
9441 \end_inset
9442
9443
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 </row>
9449 <row>
9450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454
9455 \backslash
9456 nwarrow
9457 \end_layout
9458
9459 \end_inset
9460 </cell>
9461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9462 \begin_inset Text
9463
9464 \begin_layout Plain Layout
9465 \begin_inset Formula $\nwarrow$
9466 \end_inset
9467
9468
9469 \end_layout
9470
9471 \end_inset
9472 </cell>
9473 </row>
9474 </lyxtabular>
9475
9476 \end_inset
9477
9478
9479 \begin_inset space \hfill{}
9480 \end_inset
9481
9482
9483 \end_layout
9484
9485 \begin_layout Standard
9486 \begin_inset VSpace medskip
9487 \end_inset
9488
9489
9490 \end_layout
9491
9492 \begin_layout Standard
9493 Las flechas verticales también se pueden usar como delimitadores junto con
9494  los comandos descritos en
9495 \begin_inset space ~
9496 \end_inset
9497
9498
9499 \begin_inset CommandInset ref
9500 LatexCommand ref
9501 reference "sub:Tamaño-manual-de"
9502
9503 \end_inset
9504
9505  y 
9506 \begin_inset CommandInset ref
9507 LatexCommand ref
9508 reference "sub:Tamaño-automático-de"
9509
9510 \end_inset
9511
9512 .
9513 \end_layout
9514
9515 \begin_layout Standard
9516 \noindent
9517 \align center
9518 \begin_inset Newpage newpage
9519 \end_inset
9520
9521
9522 \end_layout
9523
9524 \begin_layout Section
9525 Acentos
9526 \begin_inset CommandInset label
9527 LatexCommand label
9528 name "sec:Acentos"
9529
9530 \end_inset
9531
9532
9533 \begin_inset Index idx
9534 status collapsed
9535
9536 \begin_layout Plain Layout
9537 Acentos
9538 \end_layout
9539
9540 \end_inset
9541
9542
9543 \end_layout
9544
9545 \begin_layout Standard
9546 Los acentos se pueden insertar con el botón 
9547 \begin_inset Graphics
9548         filename ../../images/math/hat.png
9549         scale 85
9550
9551 \end_inset
9552
9553  o mediante los comandos listados en las siguientes subsecciones.
9554 \end_layout
9555
9556 \begin_layout Subsection
9557 Acentos para un carácter
9558 \begin_inset ERT
9559 status collapsed
9560
9561 \begin_layout Plain Layout
9562
9563
9564 \backslash
9565 texorpdfstring{
9566 \end_layout
9567
9568 \end_inset
9569
9570
9571 \begin_inset Foot
9572 status collapsed
9573
9574 \begin_layout Plain Layout
9575 Para acentos en texto, véase 
9576 \begin_inset CommandInset ref
9577 LatexCommand ref
9578 reference "sub:Acentos-en-texto"
9579
9580 \end_inset
9581
9582
9583 \end_layout
9584
9585 \end_inset
9586
9587
9588 \begin_inset ERT
9589 status collapsed
9590
9591 \begin_layout Plain Layout
9592
9593 }{}
9594 \end_layout
9595
9596 \end_inset
9597
9598
9599 \begin_inset Note Note
9600 status collapsed
9601
9602 \begin_layout Plain Layout
9603
9604 \series bold
9605
9606 \backslash
9607 texorpdfstring
9608 \series default
9609  se usa para evitar que la nota al pie aparezca en los marcadores PDF.
9610 \end_layout
9611
9612 \begin_layout Plain Layout
9613 Más sobre 
9614 \series bold
9615
9616 \backslash
9617 texorpdfstring
9618 \series default
9619  en la sección 
9620 \begin_inset CommandInset ref
9621 LatexCommand ref
9622 reference "sub:Ecuaciones-en-encabezados"
9623
9624 \end_inset
9625
9626 .
9627 \end_layout
9628
9629 \end_inset
9630
9631
9632 \begin_inset CommandInset label
9633 LatexCommand label
9634 name "sub:Acentos-para-un"
9635
9636 \end_inset
9637
9638
9639 \begin_inset Index idx
9640 status collapsed
9641
9642 \begin_layout Plain Layout
9643 Acentos ! para un carácter
9644 \end_layout
9645
9646 \end_inset
9647
9648
9649 \end_layout
9650
9651 \begin_layout Standard
9652 \begin_inset space \hfill{}
9653 \end_inset
9654
9655
9656 \begin_inset Tabular
9657 <lyxtabular version="3" rows="8" columns="2">
9658 <features rotate="0" tabularvalignment="middle">
9659 <column alignment="center" valignment="top" width="0pt">
9660 <column alignment="center" valignment="top" width="0pt">
9661 <row>
9662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9663 \begin_inset Text
9664
9665 \begin_layout Plain Layout
9666 Comando
9667 \end_layout
9668
9669 \end_inset
9670 </cell>
9671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9672 \begin_inset Text
9673
9674 \begin_layout Plain Layout
9675 Resultado
9676 \begin_inset Note Note
9677 status collapsed
9678
9679 \begin_layout Plain Layout
9680
9681 \series bold
9682
9683 \backslash
9684 raisebox
9685 \series default
9686  se usa sólo como espaciador
9687 \end_layout
9688
9689 \end_inset
9690
9691
9692 \end_layout
9693
9694 \end_inset
9695 </cell>
9696 </row>
9697 <row>
9698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9699 \begin_inset Text
9700
9701 \begin_layout Plain Layout
9702
9703 \backslash
9704 dot
9705 \begin_inset ERT
9706 status collapsed
9707
9708 \begin_layout Plain Layout
9709
9710
9711 \backslash
9712 spce 
9713 \end_layout
9714
9715 \end_inset
9716
9717 A
9718 \end_layout
9719
9720 \end_inset
9721 </cell>
9722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9723 \begin_inset Text
9724
9725 \begin_layout Plain Layout
9726 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9727 \end_inset
9728
9729
9730 \end_layout
9731
9732 \end_inset
9733 </cell>
9734 </row>
9735 <row>
9736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9737 \begin_inset Text
9738
9739 \begin_layout Plain Layout
9740
9741 \backslash
9742 ddot
9743 \begin_inset ERT
9744 status collapsed
9745
9746 \begin_layout Plain Layout
9747
9748
9749 \backslash
9750 spce 
9751 \end_layout
9752
9753 \end_inset
9754
9755 A
9756 \end_layout
9757
9758 \end_inset
9759 </cell>
9760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9761 \begin_inset Text
9762
9763 \begin_layout Plain Layout
9764 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9765 \end_inset
9766
9767
9768 \end_layout
9769
9770 \end_inset
9771 </cell>
9772 </row>
9773 <row>
9774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9775 \begin_inset Text
9776
9777 \begin_layout Plain Layout
9778
9779 \backslash
9780 dddot
9781 \begin_inset ERT
9782 status collapsed
9783
9784 \begin_layout Plain Layout
9785
9786
9787 \backslash
9788 spce 
9789 \end_layout
9790
9791 \end_inset
9792
9793 A
9794 \end_layout
9795
9796 \end_inset
9797 </cell>
9798 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9799 \begin_inset Text
9800
9801 \begin_layout Plain Layout
9802 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9803 \end_inset
9804
9805
9806 \end_layout
9807
9808 \end_inset
9809 </cell>
9810 </row>
9811 <row>
9812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9813 \begin_inset Text
9814
9815 \begin_layout Plain Layout
9816
9817 \backslash
9818 ddddot
9819 \begin_inset ERT
9820 status collapsed
9821
9822 \begin_layout Plain Layout
9823
9824
9825 \backslash
9826 spce 
9827 \end_layout
9828
9829 \end_inset
9830
9831 A
9832 \end_layout
9833
9834 \end_inset
9835 </cell>
9836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Plain Layout
9840 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9841 \end_inset
9842
9843
9844 \end_layout
9845
9846 \end_inset
9847 </cell>
9848 </row>
9849 <row>
9850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9851 \begin_inset Text
9852
9853 \begin_layout Plain Layout
9854
9855 \backslash
9856 vec
9857 \begin_inset ERT
9858 status collapsed
9859
9860 \begin_layout Plain Layout
9861
9862
9863 \backslash
9864 spce 
9865 \end_layout
9866
9867 \end_inset
9868
9869 A
9870 \begin_inset Index idx
9871 status collapsed
9872
9873 \begin_layout Plain Layout
9874 Vectores
9875 \end_layout
9876
9877 \end_inset
9878
9879
9880 \end_layout
9881
9882 \end_inset
9883 </cell>
9884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9885 \begin_inset Text
9886
9887 \begin_layout Plain Layout
9888 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9889 \end_inset
9890
9891
9892 \end_layout
9893
9894 \end_inset
9895 </cell>
9896 </row>
9897 <row>
9898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9899 \begin_inset Text
9900
9901 \begin_layout Plain Layout
9902
9903 \backslash
9904 bar
9905 \begin_inset ERT
9906 status collapsed
9907
9908 \begin_layout Plain Layout
9909
9910
9911 \backslash
9912 spce 
9913 \end_layout
9914
9915 \end_inset
9916
9917 A
9918 \end_layout
9919
9920 \end_inset
9921 </cell>
9922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9923 \begin_inset Text
9924
9925 \begin_layout Plain Layout
9926 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9927 \end_inset
9928
9929
9930 \end_layout
9931
9932 \end_inset
9933 </cell>
9934 </row>
9935 <row>
9936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9937 \begin_inset Text
9938
9939 \begin_layout Plain Layout
9940
9941 \backslash
9942 mathring
9943 \begin_inset ERT
9944 status collapsed
9945
9946 \begin_layout Plain Layout
9947
9948
9949 \backslash
9950 spce 
9951 \end_layout
9952
9953 \end_inset
9954
9955 A
9956 \end_layout
9957
9958 \end_inset
9959 </cell>
9960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9961 \begin_inset Text
9962
9963 \begin_layout Plain Layout
9964 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9965 \end_inset
9966
9967
9968 \end_layout
9969
9970 \end_inset
9971 </cell>
9972 </row>
9973 </lyxtabular>
9974
9975 \end_inset
9976
9977
9978 \begin_inset space \hfill{}
9979 \end_inset
9980
9981
9982 \begin_inset Tabular
9983 <lyxtabular version="3" rows="7" columns="2">
9984 <features rotate="0" tabularvalignment="middle">
9985 <column alignment="center" valignment="top" width="0pt">
9986 <column alignment="center" valignment="top" width="0pt">
9987 <row>
9988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9989 \begin_inset Text
9990
9991 \begin_layout Plain Layout
9992 Comando
9993 \end_layout
9994
9995 \end_inset
9996 </cell>
9997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9998 \begin_inset Text
9999
10000 \begin_layout Plain Layout
10001 Resultado
10002 \begin_inset Note Note
10003 status collapsed
10004
10005 \begin_layout Plain Layout
10006
10007 \series bold
10008
10009 \backslash
10010 raisebox
10011 \series default
10012  se usa sólo como espaciador
10013 \end_layout
10014
10015 \end_inset
10016
10017
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 </row>
10023 <row>
10024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10025 \begin_inset Text
10026
10027 \begin_layout Plain Layout
10028
10029 \backslash
10030 tilde
10031 \begin_inset ERT
10032 status collapsed
10033
10034 \begin_layout Plain Layout
10035
10036
10037 \backslash
10038 spce 
10039 \end_layout
10040
10041 \end_inset
10042
10043 A
10044 \end_layout
10045
10046 \end_inset
10047 </cell>
10048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10049 \begin_inset Text
10050
10051 \begin_layout Plain Layout
10052 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10053 \end_inset
10054
10055
10056 \end_layout
10057
10058 \end_inset
10059 </cell>
10060 </row>
10061 <row>
10062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10063 \begin_inset Text
10064
10065 \begin_layout Plain Layout
10066
10067 \backslash
10068 hat
10069 \begin_inset ERT
10070 status collapsed
10071
10072 \begin_layout Plain Layout
10073
10074
10075 \backslash
10076 spce 
10077 \end_layout
10078
10079 \end_inset
10080
10081 A
10082 \end_layout
10083
10084 \end_inset
10085 </cell>
10086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10087 \begin_inset Text
10088
10089 \begin_layout Plain Layout
10090 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10091 \end_inset
10092
10093
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 </row>
10099 <row>
10100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104
10105 \backslash
10106 check
10107 \begin_inset ERT
10108 status collapsed
10109
10110 \begin_layout Plain Layout
10111
10112
10113 \backslash
10114 spce 
10115 \end_layout
10116
10117 \end_inset
10118
10119 A
10120 \end_layout
10121
10122 \end_inset
10123 </cell>
10124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10125 \begin_inset Text
10126
10127 \begin_layout Plain Layout
10128 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10129 \end_inset
10130
10131
10132 \end_layout
10133
10134 \end_inset
10135 </cell>
10136 </row>
10137 <row>
10138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10139 \begin_inset Text
10140
10141 \begin_layout Plain Layout
10142
10143 \backslash
10144 acute
10145 \begin_inset ERT
10146 status collapsed
10147
10148 \begin_layout Plain Layout
10149
10150
10151 \backslash
10152 spce 
10153 \end_layout
10154
10155 \end_inset
10156
10157 A
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10167 \end_inset
10168
10169
10170 \end_layout
10171
10172 \end_inset
10173 </cell>
10174 </row>
10175 <row>
10176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10177 \begin_inset Text
10178
10179 \begin_layout Plain Layout
10180
10181 \backslash
10182 grave
10183 \begin_inset ERT
10184 status collapsed
10185
10186 \begin_layout Plain Layout
10187
10188
10189 \backslash
10190 spce 
10191 \end_layout
10192
10193 \end_inset
10194
10195 A
10196 \end_layout
10197
10198 \end_inset
10199 </cell>
10200 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10201 \begin_inset Text
10202
10203 \begin_layout Plain Layout
10204 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10205 \end_inset
10206
10207
10208 \end_layout
10209
10210 \end_inset
10211 </cell>
10212 </row>
10213 <row>
10214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \begin_layout Plain Layout
10218
10219 \backslash
10220 breve
10221 \begin_inset ERT
10222 status collapsed
10223
10224 \begin_layout Plain Layout
10225
10226
10227 \backslash
10228 spce 
10229 \end_layout
10230
10231 \end_inset
10232
10233 A
10234 \end_layout
10235
10236 \end_inset
10237 </cell>
10238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10239 \begin_inset Text
10240
10241 \begin_layout Plain Layout
10242 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10243 \end_inset
10244
10245
10246 \end_layout
10247
10248 \end_inset
10249 </cell>
10250 </row>
10251 </lyxtabular>
10252
10253 \end_inset
10254
10255
10256 \begin_inset space \hfill{}
10257 \end_inset
10258
10259
10260 \end_layout
10261
10262 \begin_layout Standard
10263 \begin_inset VSpace bigskip
10264 \end_inset
10265
10266
10267 \end_layout
10268
10269 \begin_layout Standard
10270 En ecuaciones se pueden insertar acentos como 
10271 \begin_inset Quotes fld
10272 \end_inset
10273
10274 é
10275 \begin_inset Quotes frd
10276 \end_inset
10277
10278  directamente.
10279  LyX los transformará al comando de acento correspondiente.
10280  Para poner diéresis
10281 \begin_inset Index idx
10282 status collapsed
10283
10284 \begin_layout Plain Layout
10285 Dieresis@Diéresis
10286 \end_layout
10287
10288 \end_inset
10289
10290  es mejor insertar comillas antes de la vocal.
10291  Estos dos caracteres son considerados por LaTeX como 
10292 \emph on
10293 un solo
10294 \emph default
10295  carácter si la parte de la ecuación con la diéresis se marca en idioma
10296  alemán.
10297 \begin_inset Foot
10298 status collapsed
10299
10300 \begin_layout Plain Layout
10301 O algún otro idioma que use acentos, p.
10302 \begin_inset space \thinspace{}
10303 \end_inset
10304
10305 e.
10306  catalán.
10307  Aunque esto no funciona en español por algún conflicto con el estilo 
10308 \series bold
10309 spanish
10310 \series default
10311  de 
10312 \series bold
10313 babel
10314 \series default
10315 , no es necesario: se puede escribir 
10316 \begin_inset Formula $ï$
10317 \end_inset
10318
10319  en una ecuación igual que se hace en texto normal, ï.
10320  (
10321 \emph on
10322 N.
10323 \begin_inset space \thinspace{}
10324 \end_inset
10325
10326 del t.
10327 \emph default
10328 )
10329 \end_layout
10330
10331 \end_inset
10332
10333  A diferencia de 
10334 \series bold
10335
10336 \backslash
10337 ddot
10338 \series default
10339 , con este método se generan diéresis 
10340 \begin_inset Quotes fld
10341 \end_inset
10342
10343 reales
10344 \begin_inset Quotes frd
10345 \end_inset
10346
10347 , como se demuestra en el siguiente ejemplo:
10348 \begin_inset VSpace -2mm
10349 \end_inset
10350
10351
10352 \end_layout
10353
10354 \begin_layout Standard
10355 \noindent
10356 \align center
10357 \begin_inset Tabular
10358 <lyxtabular version="3" rows="3" columns="2">
10359 <features rotate="0" tabularvalignment="middle">
10360 <column alignment="center" valignment="top">
10361 <column alignment="center" valignment="top">
10362 <row>
10363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367 Comando
10368 \end_layout
10369
10370 \end_inset
10371 </cell>
10372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10373 \begin_inset Text
10374
10375 \begin_layout Plain Layout
10376 Resultado
10377 \begin_inset Note Note
10378 status collapsed
10379
10380 \begin_layout Plain Layout
10381
10382 \series bold
10383
10384 \backslash
10385 raisebox
10386 \series default
10387  se usa sólo como espaciador.
10388 \end_layout
10389
10390 \end_inset
10391
10392
10393 \end_layout
10394
10395 \end_inset
10396 </cell>
10397 </row>
10398 <row>
10399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10400 \begin_inset Text
10401
10402 \begin_layout Plain Layout
10403 ï
10404 \end_layout
10405
10406 \end_inset
10407 </cell>
10408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10409 \begin_inset Text
10410
10411 \begin_layout Plain Layout
10412 \begin_inset Formula $ï$
10413 \end_inset
10414
10415
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 </row>
10421 <row>
10422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10423 \begin_inset Text
10424
10425 \begin_layout Plain Layout
10426
10427 \backslash
10428 ddot
10429 \begin_inset ERT
10430 status collapsed
10431
10432 \begin_layout Plain Layout
10433
10434
10435 \backslash
10436 spce 
10437 \end_layout
10438
10439 \end_inset
10440
10441 i
10442 \end_layout
10443
10444 \end_inset
10445 </cell>
10446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10447 \begin_inset Text
10448
10449 \begin_layout Plain Layout
10450 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10451 \end_inset
10452
10453
10454 \end_layout
10455
10456 \end_inset
10457 </cell>
10458 </row>
10459 </lyxtabular>
10460
10461 \end_inset
10462
10463
10464 \end_layout
10465
10466 \begin_layout Standard
10467 Otra ventaja frente a 
10468 \series bold
10469
10470 \backslash
10471 ddot
10472 \series default
10473  es que la diéresis puede convertirse directamente a texto matemático, porque
10474  los anteriores comandos para acentos 
10475 \emph on
10476 no están permitidos en texto matemático
10477 \emph default
10478 .
10479  Para convertir un carácter acentuado a texto matemático, se debe convertir
10480  sólo el carácter bajo el acento.
10481  Esto también se aplica para otras conversiones, p.
10482 \begin_inset space \thinspace{}
10483 \end_inset
10484
10485 e.
10486 \begin_inset space ~
10487 \end_inset
10488
10489 cursiva o negrita.
10490 \end_layout
10491
10492 \begin_layout Standard
10493 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10494 \end_layout
10495
10496 \begin_layout Subsection
10497 Acentos para varios caracteres
10498 \begin_inset Index idx
10499 status collapsed
10500
10501 \begin_layout Plain Layout
10502 Acentos ! en varios caracteres
10503 \end_layout
10504
10505 \end_inset
10506
10507
10508 \end_layout
10509
10510 \begin_layout Standard
10511 \begin_inset space \hfill{}
10512 \end_inset
10513
10514
10515 \begin_inset Tabular
10516 <lyxtabular version="3" rows="5" columns="2">
10517 <features rotate="0" tabularvalignment="middle">
10518 <column alignment="center" valignment="top" width="0pt">
10519 <column alignment="center" valignment="top" width="0pt">
10520 <row>
10521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10522 \begin_inset Text
10523
10524 \begin_layout Plain Layout
10525 Comando
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534 Resultado
10535 \begin_inset Note Note
10536 status collapsed
10537
10538 \begin_layout Plain Layout
10539
10540 \series bold
10541
10542 \backslash
10543 raisebox
10544 \series default
10545  se usa sólo como espaciador
10546 \end_layout
10547
10548 \end_inset
10549
10550
10551 \end_layout
10552
10553 \end_inset
10554 </cell>
10555 </row>
10556 <row>
10557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10558 \begin_inset Text
10559
10560 \begin_layout Plain Layout
10561
10562 \backslash
10563 overleftarrow
10564 \begin_inset ERT
10565 status collapsed
10566
10567 \begin_layout Plain Layout
10568
10569
10570 \backslash
10571 spce 
10572 \end_layout
10573
10574 \end_inset
10575
10576 A=B
10577 \end_layout
10578
10579 \end_inset
10580 </cell>
10581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10582 \begin_inset Text
10583
10584 \begin_layout Plain Layout
10585 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10586 \end_inset
10587
10588
10589 \end_layout
10590
10591 \end_inset
10592 </cell>
10593 </row>
10594 <row>
10595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10596 \begin_inset Text
10597
10598 \begin_layout Plain Layout
10599
10600 \backslash
10601 underleftarrow
10602 \begin_inset ERT
10603 status collapsed
10604
10605 \begin_layout Plain Layout
10606
10607
10608 \backslash
10609 spce 
10610 \end_layout
10611
10612 \end_inset
10613
10614 A=B
10615 \end_layout
10616
10617 \end_inset
10618 </cell>
10619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10620 \begin_inset Text
10621
10622 \begin_layout Plain Layout
10623 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10624 \end_inset
10625
10626
10627 \end_layout
10628
10629 \end_inset
10630 </cell>
10631 </row>
10632 <row>
10633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10634 \begin_inset Text
10635
10636 \begin_layout Plain Layout
10637
10638 \backslash
10639 overleftrightarrow
10640 \begin_inset ERT
10641 status collapsed
10642
10643 \begin_layout Plain Layout
10644
10645
10646 \backslash
10647 spce 
10648 \end_layout
10649
10650 \end_inset
10651
10652 A=B
10653 \end_layout
10654
10655 \end_inset
10656 </cell>
10657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10658 \begin_inset Text
10659
10660 \begin_layout Plain Layout
10661 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10662 \end_inset
10663
10664
10665 \end_layout
10666
10667 \end_inset
10668 </cell>
10669 </row>
10670 <row>
10671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10672 \begin_inset Text
10673
10674 \begin_layout Plain Layout
10675
10676 \backslash
10677 underleftrightarrow
10678 \begin_inset ERT
10679 status collapsed
10680
10681 \begin_layout Plain Layout
10682
10683
10684 \backslash
10685 spce 
10686 \end_layout
10687
10688 \end_inset
10689
10690 A=B
10691 \end_layout
10692
10693 \end_inset
10694 </cell>
10695 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10696 \begin_inset Text
10697
10698 \begin_layout Plain Layout
10699 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10700 \end_inset
10701
10702
10703 \end_layout
10704
10705 \end_inset
10706 </cell>
10707 </row>
10708 </lyxtabular>
10709
10710 \end_inset
10711
10712
10713 \begin_inset space \hfill{}
10714 \end_inset
10715
10716
10717 \begin_inset Tabular
10718 <lyxtabular version="3" rows="5" columns="2">
10719 <features rotate="0" tabularvalignment="middle">
10720 <column alignment="center" valignment="top" width="0pt">
10721 <column alignment="center" valignment="top" width="0pt">
10722 <row>
10723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10724 \begin_inset Text
10725
10726 \begin_layout Plain Layout
10727 Comando
10728 \end_layout
10729
10730 \end_inset
10731 </cell>
10732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10733 \begin_inset Text
10734
10735 \begin_layout Plain Layout
10736 Resultado
10737 \begin_inset Note Note
10738 status collapsed
10739
10740 \begin_layout Plain Layout
10741
10742 \series bold
10743
10744 \backslash
10745 raisebox
10746 \series default
10747  se usa sólo como espaciador
10748 \end_layout
10749
10750 \end_inset
10751
10752
10753 \end_layout
10754
10755 \end_inset
10756 </cell>
10757 </row>
10758 <row>
10759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10760 \begin_inset Text
10761
10762 \begin_layout Plain Layout
10763
10764 \backslash
10765 overrightarrow
10766 \begin_inset ERT
10767 status collapsed
10768
10769 \begin_layout Plain Layout
10770
10771
10772 \backslash
10773 spce 
10774 \end_layout
10775
10776 \end_inset
10777
10778 A=B
10779 \end_layout
10780
10781 \end_inset
10782 </cell>
10783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10784 \begin_inset Text
10785
10786 \begin_layout Plain Layout
10787 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10788 \end_inset
10789
10790
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 </row>
10796 <row>
10797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Plain Layout
10801
10802 \backslash
10803 underrightarrow
10804 \begin_inset ERT
10805 status collapsed
10806
10807 \begin_layout Plain Layout
10808
10809
10810 \backslash
10811 spce 
10812 \end_layout
10813
10814 \end_inset
10815
10816 A=B
10817 \end_layout
10818
10819 \end_inset
10820 </cell>
10821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10822 \begin_inset Text
10823
10824 \begin_layout Plain Layout
10825 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10826 \end_inset
10827
10828
10829 \end_layout
10830
10831 \end_inset
10832 </cell>
10833 </row>
10834 <row>
10835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10836 \begin_inset Text
10837
10838 \begin_layout Plain Layout
10839
10840 \backslash
10841 widetilde
10842 \begin_inset ERT
10843 status collapsed
10844
10845 \begin_layout Plain Layout
10846
10847
10848 \backslash
10849 spce 
10850 \end_layout
10851
10852 \end_inset
10853
10854 A=B
10855 \end_layout
10856
10857 \end_inset
10858 </cell>
10859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10860 \begin_inset Text
10861
10862 \begin_layout Plain Layout
10863 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10864 \end_inset
10865
10866
10867 \end_layout
10868
10869 \end_inset
10870 </cell>
10871 </row>
10872 <row>
10873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877
10878 \backslash
10879 widehat
10880 \begin_inset ERT
10881 status collapsed
10882
10883 \begin_layout Plain Layout
10884
10885
10886 \backslash
10887 spce 
10888 \end_layout
10889
10890 \end_inset
10891
10892 A=B
10893 \end_layout
10894
10895 \end_inset
10896 </cell>
10897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10898 \begin_inset Text
10899
10900 \begin_layout Plain Layout
10901 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10902 \end_inset
10903
10904
10905 \end_layout
10906
10907 \end_inset
10908 </cell>
10909 </row>
10910 </lyxtabular>
10911
10912 \end_inset
10913
10914
10915 \begin_inset space \hfill{}
10916 \end_inset
10917
10918
10919 \end_layout
10920
10921 \begin_layout Standard
10922 \begin_inset VSpace medskip
10923 \end_inset
10924
10925
10926 \end_layout
10927
10928 \begin_layout Standard
10929 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10930  Pero los acentos 
10931 \series bold
10932
10933 \backslash
10934 widetilde
10935 \series default
10936  y 
10937 \series bold
10938
10939 \backslash
10940 widehat
10941 \series default
10942  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10943  ejemplo:
10944 \begin_inset Formula 
10945 \[
10946 \widetilde{A+B=C-D}
10947 \]
10948
10949 \end_inset
10950
10951
10952 \end_layout
10953
10954 \begin_layout Standard
10955 Con los comandos 
10956 \series bold
10957
10958 \backslash
10959 overset
10960 \series default
10961
10962 \begin_inset Index idx
10963 status collapsed
10964
10965 \begin_layout Plain Layout
10966 Comandos ! O ! 
10967 \backslash
10968 overset
10969 \end_layout
10970
10971 \end_inset
10972
10973  y 
10974 \series bold
10975
10976 \backslash
10977 underset
10978 \series default
10979
10980 \begin_inset Index idx
10981 status collapsed
10982
10983 \begin_layout Plain Layout
10984 Comandos ! U ! 
10985 \backslash
10986 underset
10987 \end_layout
10988
10989 \end_inset
10990
10991 , descritos en la subsección anterior, también se pueden acentuar varios
10992  caracteres.
10993  El comando 
10994 \series bold
10995
10996 \backslash
10997 underset
10998 \begin_inset ERT
10999 status collapsed
11000
11001 \begin_layout Plain Layout
11002
11003
11004 \backslash
11005 spce 
11006 \end_layout
11007
11008 \end_inset
11009
11010 A=B
11011 \begin_inset Formula $\downarrow$
11012 \end_inset
11013
11014 ***
11015 \series default
11016  da:
11017 \begin_inset Formula 
11018 \[
11019 \underset{***}{A=B}
11020 \]
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 idx
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 idx
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 \color black
11082
11083 \begin_inset ERT
11084 status collapsed
11085
11086 \begin_layout Plain Layout
11087
11088
11089 \backslash
11090 spce 
11091 \end_layout
11092
11093 \end_inset
11094
11095
11096 \color inherit
11097
11098 \begin_inset Quotes frd
11099 \end_inset
11100
11101 , y pulsando 
11102 \family sans
11103 Espacio
11104 \family default
11105  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11106  espacio.
11107  También se pueden insertar espacios mediante el botón 
11108 \begin_inset Graphics
11109         filename ../../images/math/space.png
11110         scale 85
11111
11112 \end_inset
11113
11114  de la barra de ecuaciones o con comandos especiales.
11115  Independientemente del comando insertado, se puede seleccionar un nuevo
11116  tamaño pulsando acto seguido 
11117 \family sans
11118 Espacio.
11119  
11120 \end_layout
11121
11122 \begin_layout Standard
11123 \noindent
11124 \align center
11125 \begin_inset VSpace -5mm
11126 \end_inset
11127
11128
11129 \begin_inset Tabular
11130 <lyxtabular version="3" rows="3" columns="7">
11131 <features rotate="0" tabularvalignment="middle">
11132 <column alignment="center" valignment="middle" width="6.8cm">
11133 <column alignment="center" valignment="top">
11134 <column alignment="center" valignment="top">
11135 <column alignment="center" valignment="top">
11136 <column alignment="center" valignment="top">
11137 <column alignment="center" valignment="top">
11138 <column alignment="center" valignment="top">
11139 <row>
11140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11141 \begin_inset Text
11142
11143 \begin_layout Plain Layout
11144 Comando
11145 \end_layout
11146
11147 \end_inset
11148 </cell>
11149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11150 \begin_inset Text
11151
11152 \begin_layout Plain Layout
11153
11154 \backslash
11155 ,
11156 \end_layout
11157
11158 \end_inset
11159 </cell>
11160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11161 \begin_inset Text
11162
11163 \begin_layout Plain Layout
11164
11165 \backslash
11166 :
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11172 \begin_inset Text
11173
11174 \begin_layout Plain Layout
11175
11176 \backslash
11177 ;
11178 \end_layout
11179
11180 \end_inset
11181 </cell>
11182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11183 \begin_inset Text
11184
11185 \begin_layout Plain Layout
11186
11187 \backslash
11188 quad
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11194 \begin_inset Text
11195
11196 \begin_layout Plain Layout
11197
11198 \backslash
11199 qquad
11200 \end_layout
11201
11202 \end_inset
11203 </cell>
11204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11205 \begin_inset Text
11206
11207 \begin_layout Plain Layout
11208
11209 \backslash
11210 !
11211 \end_layout
11212
11213 \end_inset
11214 </cell>
11215 </row>
11216 <row>
11217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11218 \begin_inset Text
11219
11220 \begin_layout Plain Layout
11221 Número de pulsaciones de 
11222 \family sans
11223 Espacio
11224 \family default
11225  tras insertar el espacio protegido
11226 \end_layout
11227
11228 \end_inset
11229 </cell>
11230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234 0
11235 \end_layout
11236
11237 \end_inset
11238 </cell>
11239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243 1
11244 \end_layout
11245
11246 \end_inset
11247 </cell>
11248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11249 \begin_inset Text
11250
11251 \begin_layout Plain Layout
11252 2
11253 \end_layout
11254
11255 \end_inset
11256 </cell>
11257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11258 \begin_inset Text
11259
11260 \begin_layout Plain Layout
11261 3
11262 \end_layout
11263
11264 \end_inset
11265 </cell>
11266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11267 \begin_inset Text
11268
11269 \begin_layout Plain Layout
11270 4
11271 \end_layout
11272
11273 \end_inset
11274 </cell>
11275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11276 \begin_inset Text
11277
11278 \begin_layout Plain Layout
11279 5
11280 \end_layout
11281
11282 \end_inset
11283 </cell>
11284 </row>
11285 <row>
11286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11287 \begin_inset Text
11288
11289 \begin_layout Plain Layout
11290 Resultado
11291 \end_layout
11292
11293 \end_inset
11294 </cell>
11295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11296 \begin_inset Text
11297
11298 \begin_layout Plain Layout
11299 \begin_inset Formula $A\, B$
11300 \end_inset
11301
11302
11303 \end_layout
11304
11305 \end_inset
11306 </cell>
11307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11308 \begin_inset Text
11309
11310 \begin_layout Plain Layout
11311 \begin_inset Formula $A\: B$
11312 \end_inset
11313
11314
11315 \end_layout
11316
11317 \end_inset
11318 </cell>
11319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11320 \begin_inset Text
11321
11322 \begin_layout Plain Layout
11323 \begin_inset Formula $A\; B$
11324 \end_inset
11325
11326
11327 \end_layout
11328
11329 \end_inset
11330 </cell>
11331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11332 \begin_inset Text
11333
11334 \begin_layout Plain Layout
11335 \begin_inset Formula $A\quad B$
11336 \end_inset
11337
11338
11339 \end_layout
11340
11341 \end_inset
11342 </cell>
11343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11344 \begin_inset Text
11345
11346 \begin_layout Plain Layout
11347 \begin_inset Formula $A\qquad B$
11348 \end_inset
11349
11350
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11356 \begin_inset Text
11357
11358 \begin_layout Plain Layout
11359 \begin_inset Formula $A\! B$
11360 \end_inset
11361
11362
11363 \end_layout
11364
11365 \end_inset
11366 </cell>
11367 </row>
11368 </lyxtabular>
11369
11370 \end_inset
11371
11372
11373 \end_layout
11374
11375 \begin_layout Standard
11376 El último tamaño parece no generar espacio.
11377  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11378  negativo.
11379  Hay otros dos espacios negativos:
11380 \end_layout
11381
11382 \begin_layout Standard
11383 \align center
11384 \begin_inset Tabular
11385 <lyxtabular version="3" rows="3" columns="3">
11386 <features rotate="0" tabularvalignment="middle">
11387 <column alignment="center" valignment="middle" width="6.8cm">
11388 <column alignment="center" valignment="top" width="0pt">
11389 <column alignment="center" valignment="top" width="0pt">
11390 <row>
11391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395 Comando
11396 \end_layout
11397
11398 \end_inset
11399 </cell>
11400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11401 \begin_inset Text
11402
11403 \begin_layout Plain Layout
11404
11405 \backslash
11406 negmedspace
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11412 \begin_inset Text
11413
11414 \begin_layout Plain Layout
11415
11416 \backslash
11417 negthickspace
11418 \end_layout
11419
11420 \end_inset
11421 </cell>
11422 </row>
11423 <row>
11424 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11425 \begin_inset Text
11426
11427 \begin_layout Plain Layout
11428 Número de pulsaciones de 
11429 \family sans
11430 Espacio
11431 \family default
11432  tras insertar el espacio protegido
11433 \end_layout
11434
11435 \end_inset
11436 </cell>
11437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11438 \begin_inset Text
11439
11440 \begin_layout Plain Layout
11441 6
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11447 \begin_inset Text
11448
11449 \begin_layout Plain Layout
11450 7
11451 \end_layout
11452
11453 \end_inset
11454 </cell>
11455 </row>
11456 <row>
11457 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Plain Layout
11461 Resultado
11462 \end_layout
11463
11464 \end_inset
11465 </cell>
11466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11467 \begin_inset Text
11468
11469 \begin_layout Plain Layout
11470 \begin_inset Formula $A\negmedspace B$
11471 \end_inset
11472
11473
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11479 \begin_inset Text
11480
11481 \begin_layout Plain Layout
11482 \begin_inset Formula $A\negthickspace B$
11483 \end_inset
11484
11485
11486 \end_layout
11487
11488 \end_inset
11489 </cell>
11490 </row>
11491 </lyxtabular>
11492
11493 \end_inset
11494
11495
11496 \end_layout
11497
11498 \begin_layout Standard
11499 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11500  Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo,
11501  para operadores suma: 
11502 \end_layout
11503
11504 \begin_layout Standard
11505 \noindent
11506 \align center
11507 \begin_inset Tabular
11508 <lyxtabular version="3" rows="3" columns="2">
11509 <features rotate="0" tabularvalignment="middle">
11510 <column alignment="center" valignment="top">
11511 <column alignment="center" valignment="top">
11512 <row>
11513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 Comando
11518 \end_layout
11519
11520 \end_inset
11521 </cell>
11522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11523 \begin_inset Text
11524
11525 \begin_layout Plain Layout
11526 Resultado
11527 \begin_inset Note Note
11528 status collapsed
11529
11530 \begin_layout Plain Layout
11531
11532 \series bold
11533
11534 \backslash
11535 raisebox
11536 \series default
11537  se usa sólo como espaciador
11538 \end_layout
11539
11540 \end_inset
11541
11542
11543 \end_layout
11544
11545 \end_inset
11546 </cell>
11547 </row>
11548 <row>
11549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11550 \begin_inset Text
11551
11552 \begin_layout Plain Layout
11553
11554 \backslash
11555 sum
11556 \backslash
11557 sum
11558 \begin_inset ERT
11559 status collapsed
11560
11561 \begin_layout Plain Layout
11562
11563
11564 \backslash
11565 spce 
11566 \end_layout
11567
11568 \end_inset
11569
11570 f_kl
11571 \end_layout
11572
11573 \end_inset
11574 </cell>
11575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11576 \begin_inset Text
11577
11578 \begin_layout Plain Layout
11579 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11580 \end_inset
11581
11582
11583 \end_layout
11584
11585 \end_inset
11586 </cell>
11587 </row>
11588 <row>
11589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11590 \begin_inset Text
11591
11592 \begin_layout Plain Layout
11593
11594 \backslash
11595 sum
11596 \backslash
11597 negmedspace
11598 \backslash
11599 sum
11600 \begin_inset ERT
11601 status collapsed
11602
11603 \begin_layout Plain Layout
11604
11605
11606 \backslash
11607 spce 
11608 \end_layout
11609
11610 \end_inset
11611
11612 f_kl
11613 \end_layout
11614
11615 \end_inset
11616 </cell>
11617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11618 \begin_inset Text
11619
11620 \begin_layout Plain Layout
11621 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11622 \end_inset
11623
11624
11625 \end_layout
11626
11627 \end_inset
11628 </cell>
11629 </row>
11630 </lyxtabular>
11631
11632 \end_inset
11633
11634
11635 \end_layout
11636
11637 \begin_layout Standard
11638 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11639  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11640  El siguiente ejemplo lo ilustra:
11641 \end_layout
11642
11643 \begin_layout Standard
11644 \noindent
11645 \align center
11646 \begin_inset Tabular
11647 <lyxtabular version="3" rows="2" columns="2">
11648 <features rotate="0" tabularvalignment="middle">
11649 <column alignment="center" valignment="top">
11650 <column alignment="center" valignment="top">
11651 <row>
11652 <cell alignment="center" valignment="top" usebox="none">
11653 \begin_inset Text
11654
11655 \begin_layout Plain Layout
11656 ecuación normal
11657 \end_layout
11658
11659 \end_inset
11660 </cell>
11661 <cell alignment="center" valignment="top" usebox="none">
11662 \begin_inset Text
11663
11664 \begin_layout Plain Layout
11665 \begin_inset Formula $A=B$
11666 \end_inset
11667
11668
11669 \end_layout
11670
11671 \end_inset
11672 </cell>
11673 </row>
11674 <row>
11675 <cell alignment="center" valignment="top" usebox="none">
11676 \begin_inset Text
11677
11678 \begin_layout Plain Layout
11679 \begin_inset Note Note
11680 status collapsed
11681
11682 \begin_layout Plain Layout
11683
11684 \series bold
11685
11686 \backslash
11687 raisebox
11688 \series default
11689  se usa sólo como espaciador
11690 \end_layout
11691
11692 \end_inset
11693
11694
11695 \begin_inset Formula $\raisebox{5mm}{}$
11696 \end_inset
11697
11698 ecuación sin espacio
11699 \end_layout
11700
11701 \end_inset
11702 </cell>
11703 <cell alignment="center" valignment="top" usebox="none">
11704 \begin_inset Text
11705
11706 \begin_layout Plain Layout
11707 \begin_inset Formula $A{=}B$
11708 \end_inset
11709
11710
11711 \end_layout
11712
11713 \end_inset
11714 </cell>
11715 </row>
11716 </lyxtabular>
11717
11718 \end_inset
11719
11720
11721 \end_layout
11722
11723 \begin_layout Standard
11724 El comando para la segunda ecuación es: 
11725 \series bold
11726 A
11727 \backslash
11728 {=
11729 \begin_inset Formula $\rightarrow$
11730 \end_inset
11731
11732 B
11733 \series default
11734  
11735 \begin_inset VSpace bigskip
11736 \end_inset
11737
11738
11739 \end_layout
11740
11741 \begin_layout Standard
11742 Para las unidades físicas hacen falta espacios, porque entre el valor y
11743  su unidad se pone un espacio más pequeño que el normal.
11744  Para unidades en el texto se inserta con el menú 
11745 \family sans
11746 Insertar\SpecialChar \menuseparator
11747 Formato\SpecialChar \menuseparator
11748 Espacio
11749 \begin_inset space ~
11750 \end_inset
11751
11752 delgado
11753 \family default
11754  (atajo 
11755 \family sans
11756 Ctrl+Mayúscula+Espacio
11757 \family default
11758 ).
11759 \end_layout
11760
11761 \begin_layout Standard
11762 Un ejemplo para visualizar la diferencia:
11763 \end_layout
11764
11765 \begin_layout Standard
11766 \begin_inset Tabular
11767 <lyxtabular version="3" rows="2" columns="2">
11768 <features rotate="0" tabularvalignment="middle">
11769 <column alignment="center" valignment="top">
11770 <column alignment="left" valignment="top">
11771 <row>
11772 <cell alignment="center" valignment="top" usebox="none">
11773 \begin_inset Text
11774
11775 \begin_layout Plain Layout
11776 24 kW
11777 \begin_inset Formula $\cdot$
11778 \end_inset
11779
11780 h
11781 \end_layout
11782
11783 \end_inset
11784 </cell>
11785 <cell alignment="center" valignment="top" usebox="none">
11786 \begin_inset Text
11787
11788 \begin_layout Plain Layout
11789 espacio entre valor y unidad 
11790 \end_layout
11791
11792 \end_inset
11793 </cell>
11794 </row>
11795 <row>
11796 <cell alignment="center" valignment="top" usebox="none">
11797 \begin_inset Text
11798
11799 \begin_layout Plain Layout
11800 24
11801 \begin_inset space \thinspace{}
11802 \end_inset
11803
11804 kW
11805 \begin_inset Formula $\cdot$
11806 \end_inset
11807
11808 h
11809 \end_layout
11810
11811 \end_inset
11812 </cell>
11813 <cell alignment="center" valignment="top" usebox="none">
11814 \begin_inset Text
11815
11816 \begin_layout Plain Layout
11817 espacio delgado entre valor y unidad
11818 \end_layout
11819
11820 \end_inset
11821 </cell>
11822 </row>
11823 </lyxtabular>
11824
11825 \end_inset
11826
11827
11828 \end_layout
11829
11830 \begin_layout Subsection
11831 Espacio variable
11832 \begin_inset ERT
11833 status collapsed
11834
11835 \begin_layout Plain Layout
11836
11837
11838 \backslash
11839 texorpdfstring{
11840 \end_layout
11841
11842 \end_inset
11843
11844
11845 \begin_inset Foot
11846 status collapsed
11847
11848 \begin_layout Plain Layout
11849 Para espacio vertical en ecuaciones véase 
11850 \begin_inset CommandInset ref
11851 LatexCommand ref
11852 reference "sub:Separación-de-líneas"
11853
11854 \end_inset
11855
11856
11857 \end_layout
11858
11859 \end_inset
11860
11861
11862 \begin_inset ERT
11863 status collapsed
11864
11865 \begin_layout Plain Layout
11866
11867 }{}
11868 \end_layout
11869
11870 \end_inset
11871
11872
11873 \begin_inset Note Note
11874 status collapsed
11875
11876 \begin_layout Plain Layout
11877
11878 \backslash
11879 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11880  PDF.
11881 \end_layout
11882
11883 \begin_layout Plain Layout
11884 Más sobre 
11885 \backslash
11886 texorpdfstring en la sección 
11887 \begin_inset CommandInset ref
11888 LatexCommand ref
11889 reference "sub:Ecuaciones-en-encabezados"
11890
11891 \end_inset
11892
11893 .
11894 \end_layout
11895
11896 \end_inset
11897
11898
11899 \begin_inset CommandInset label
11900 LatexCommand label
11901 name "sub:Espacio-variable"
11902
11903 \end_inset
11904
11905
11906 \begin_inset Index idx
11907 status collapsed
11908
11909 \begin_layout Plain Layout
11910 Espacio ! horizontal ! variable
11911 \end_layout
11912
11913 \end_inset
11914
11915
11916 \end_layout
11917
11918 \begin_layout Standard
11919 En LyX se puede insertar espacio con una longitud definida con el comando
11920  
11921 \series bold
11922
11923 \backslash
11924 hspace
11925 \series default
11926
11927 \begin_inset Index idx
11928 status collapsed
11929
11930 \begin_layout Plain Layout
11931 Comandos ! H ! 
11932 \backslash
11933 hspace
11934 \end_layout
11935
11936 \end_inset
11937
11938 .
11939  Aparece un 
11940 \begin_inset Quotes fld
11941 \end_inset
11942
11943
11944 \color black
11945
11946 \begin_inset ERT
11947 status collapsed
11948
11949 \begin_layout Plain Layout
11950
11951
11952 \backslash
11953 spce 
11954 \end_layout
11955
11956 \end_inset
11957
11958
11959 \color inherit
11960
11961 \begin_inset Quotes frd
11962 \end_inset
11963
11964  largo.
11965  La longitud se puede ajustar haciendo clic izquierdo sobre el 
11966 \begin_inset Quotes fld
11967 \end_inset
11968
11969
11970 \color black
11971
11972 \begin_inset ERT
11973 status collapsed
11974
11975 \begin_layout Plain Layout
11976
11977
11978 \backslash
11979 spce 
11980 \end_layout
11981
11982 \end_inset
11983
11984
11985 \color inherit
11986
11987 \begin_inset Quotes frd
11988 \end_inset
11989
11990 .
11991  La longitud también puede ser negativa.
11992  Para insertar en una ecuación tanto espacio como esté disponible se usa
11993  el comando 
11994 \series bold
11995
11996 \backslash
11997 hfill
11998 \series default
11999
12000 \begin_inset Index idx
12001 status collapsed
12002
12003 \begin_layout Plain Layout
12004 Comandos ! H ! 
12005 \backslash
12006 hfill
12007 \end_layout
12008
12009 \end_inset
12010
12011 .
12012 \begin_inset VSpace -1mm
12013 \end_inset
12014
12015
12016 \end_layout
12017
12018 \begin_layout Standard
12019 \noindent
12020 \align center
12021 \begin_inset Tabular
12022 <lyxtabular version="3" rows="4" columns="2">
12023 <features rotate="0" tabularvalignment="middle">
12024 <column alignment="center" valignment="top">
12025 <column alignment="center" valignment="top">
12026 <row>
12027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12028 \begin_inset Text
12029
12030 \begin_layout Plain Layout
12031 Comando (
12032 \backslash
12033 hspace longitud)
12034 \end_layout
12035
12036 \end_inset
12037 </cell>
12038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12039 \begin_inset Text
12040
12041 \begin_layout Plain Layout
12042 Resultado
12043 \end_layout
12044
12045 \end_inset
12046 </cell>
12047 </row>
12048 <row>
12049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12050 \begin_inset Text
12051
12052 \begin_layout Plain Layout
12053 A=B
12054 \backslash
12055 hspace
12056 \begin_inset ERT
12057 status collapsed
12058
12059 \begin_layout Plain Layout
12060
12061
12062 \backslash
12063 spce 
12064 \end_layout
12065
12066 \end_inset
12067
12068
12069 \begin_inset Formula $\to$
12070 \end_inset
12071
12072 A
12073 \backslash
12074 not=C (3
12075 \begin_inset space \thinspace{}
12076 \end_inset
12077
12078 cm)
12079 \end_layout
12080
12081 \end_inset
12082 </cell>
12083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12084 \begin_inset Text
12085
12086 \begin_layout Plain Layout
12087 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12088 \end_inset
12089
12090
12091 \end_layout
12092
12093 \end_inset
12094 </cell>
12095 </row>
12096 <row>
12097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12098 \begin_inset Text
12099
12100 \begin_layout Plain Layout
12101 A
12102 \backslash
12103 hspace
12104 \begin_inset ERT
12105 status collapsed
12106
12107 \begin_layout Plain Layout
12108
12109
12110 \backslash
12111 spce 
12112 \end_layout
12113
12114 \end_inset
12115
12116
12117 \begin_inset Formula $\to$
12118 \end_inset
12119
12120 A
12121 \backslash
12122 not=A (-1
12123 \begin_inset space \thinspace{}
12124 \end_inset
12125
12126 mm)
12127 \end_layout
12128
12129 \end_inset
12130 </cell>
12131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12132 \begin_inset Text
12133
12134 \begin_layout Plain Layout
12135 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12136 \end_inset
12137
12138
12139 \end_layout
12140
12141 \end_inset
12142 </cell>
12143 </row>
12144 <row>
12145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12146 \begin_inset Text
12147
12148 \begin_layout Plain Layout
12149 A=A
12150 \backslash
12151 hfill
12152 \begin_inset ERT
12153 status collapsed
12154
12155 \begin_layout Plain Layout
12156
12157
12158 \backslash
12159 spce 
12160 \end_layout
12161
12162 \end_inset
12163
12164 B=B
12165 \end_layout
12166
12167 \end_inset
12168 </cell>
12169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12170 \begin_inset Text
12171
12172 \begin_layout Plain Layout
12173 \begin_inset Formula $A=A\hfill B=B$
12174 \end_inset
12175
12176
12177 \end_layout
12178
12179 \end_inset
12180 </cell>
12181 </row>
12182 </lyxtabular>
12183
12184 \end_inset
12185
12186
12187 \end_layout
12188
12189 \begin_layout Standard
12190 En el último ejemplo el espacio disponible viene dado por la entrada más
12191  larga de columna en el cuadro.
12192  En una ecuación en línea el espacio depende de la longitud de la línea
12193  en la que se inserta 
12194 \series bold
12195
12196 \backslash
12197 hfill
12198 \series default
12199 .
12200  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12201  
12202 \series bold
12203
12204 \backslash
12205 hfill
12206 \series default
12207  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12208 \series bold
12209 Sangrado
12210 \series default
12211 .
12212  (Los estilos de ecuaciones se explican en
12213 \begin_inset space ~
12214 \end_inset
12215
12216
12217 \begin_inset CommandInset ref
12218 LatexCommand ref
12219 reference "sec:Estilos-de-ecuación"
12220
12221 \end_inset
12222
12223 ).
12224 \end_layout
12225
12226 \begin_layout Standard
12227 Además de 
12228 \series bold
12229
12230 \backslash
12231 hfill
12232 \series default
12233  hay los comandos 
12234 \series bold
12235
12236 \backslash
12237 dotfill
12238 \series default
12239  y 
12240 \series bold
12241
12242 \backslash
12243 hrulefill
12244 \series default
12245  que llenan el espacio con un patrón, véase un ejemplo en
12246 \begin_inset space ~
12247 \end_inset
12248
12249
12250 \begin_inset CommandInset ref
12251 LatexCommand ref
12252 reference "sub:Puntos"
12253
12254 \end_inset
12255
12256 .
12257 \end_layout
12258
12259 \begin_layout Standard
12260 Para texto se puede insertar espacio variable con el menú 
12261 \family sans
12262 Insertar\SpecialChar \menuseparator
12263 Formato\SpecialChar \menuseparator
12264 Espacio
12265 \begin_inset space ~
12266 \end_inset
12267
12268 horizontal
12269 \family default
12270 :
12271 \end_layout
12272
12273 \begin_layout Standard
12274 En esta línea hay un espacio
12275 \begin_inset space \hspace{}
12276 \length 2cm
12277 \end_inset
12278
12279 de 2
12280 \begin_inset space \thinspace{}
12281 \end_inset
12282
12283 cm.
12284 \end_layout
12285
12286 \begin_layout Standard
12287 En esta línea hay un
12288 \begin_inset space \hfill{}
12289 \end_inset
12290
12291 espacio máximo.
12292 \end_layout
12293
12294 \begin_layout Subsection
12295 Espacio adicional en ecuaciones en línea
12296 \begin_inset Index idx
12297 status collapsed
12298
12299 \begin_layout Plain Layout
12300 Espacio ! adicional en línea
12301 \end_layout
12302
12303 \end_inset
12304
12305
12306 \end_layout
12307
12308 \begin_layout Standard
12309 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12310  
12311 \series bold
12312
12313 \backslash
12314 mathsurround
12315 \series default
12316
12317 \begin_inset Index idx
12318 status collapsed
12319
12320 \begin_layout Plain Layout
12321 Comandos ! M ! 
12322 \backslash
12323 mathsurround
12324 \end_layout
12325
12326 \end_inset
12327
12328 .
12329  El valor de una longitud se establece con el comando 
12330 \series bold
12331
12332 \backslash
12333 setlength
12334 \series default
12335
12336 \begin_inset Index idx
12337 status collapsed
12338
12339 \begin_layout Plain Layout
12340 Comandos ! S ! 
12341 \backslash
12342 setlength
12343 \end_layout
12344
12345 \end_inset
12346
12347  según el siguiente esquema:
12348 \end_layout
12349
12350 \begin_layout Standard
12351
12352 \series bold
12353
12354 \backslash
12355 setlength{nombre de la longitud}{valor}
12356 \end_layout
12357
12358 \begin_layout Standard
12359 Para poner a 
12360 \series bold
12361
12362 \backslash
12363 mathsurround
12364 \series default
12365  un valor de 5
12366 \begin_inset space \thinspace{}
12367 \end_inset
12368
12369 mm, se inserta el comando
12370 \end_layout
12371
12372 \begin_layout Standard
12373
12374 \series bold
12375
12376 \backslash
12377 setlength{
12378 \backslash
12379 mathsurround}{5mm}
12380 \end_layout
12381
12382 \begin_layout Standard
12383 en modo TeX.
12384  Se establecerá un espacio de 5
12385 \begin_inset space \thinspace{}
12386 \end_inset
12387
12388 mm alrededor de todas las ecuaciones en línea:
12389 \begin_inset ERT
12390 status collapsed
12391
12392 \begin_layout Plain Layout
12393
12394
12395 \backslash
12396 setlength{
12397 \backslash
12398 mathsurround}{5mm}
12399 \end_layout
12400
12401 \end_inset
12402
12403
12404 \end_layout
12405
12406 \begin_layout Standard
12407 En esta línea hay una ecuación 
12408 \begin_inset Formula $A=B$
12409 \end_inset
12410
12411  rodeada por espacios de 5
12412 \begin_inset space \thinspace{}
12413 \end_inset
12414
12415 mm.
12416 \begin_inset ERT
12417 status collapsed
12418
12419 \begin_layout Plain Layout
12420
12421
12422 \backslash
12423 setlength{
12424 \backslash
12425 mathsurround}{0mm}
12426 \end_layout
12427
12428 \end_inset
12429
12430
12431 \end_layout
12432
12433 \begin_layout Standard
12434 Para volver al espacio predeterminado, 
12435 \series bold
12436
12437 \backslash
12438 mathsurround
12439 \series default
12440  se restablece al valor 0
12441 \begin_inset space \thinspace{}
12442 \end_inset
12443
12444 pt.
12445 \end_layout
12446
12447 \begin_layout Section
12448 Marcos y bordes
12449 \begin_inset Index idx
12450 status collapsed
12451
12452 \begin_layout Plain Layout
12453 Marcos
12454 \end_layout
12455
12456 \end_inset
12457
12458
12459 \end_layout
12460
12461 \begin_layout Standard
12462 Los marcos para texto se describen en el capítulo 
12463 \emph on
12464 Marcos
12465 \emph default
12466  del manual 
12467 \emph on
12468 Objetos insertados
12469 \emph default
12470 .
12471 \end_layout
12472
12473 \begin_layout Subsection
12474 Marcos con bordes
12475 \begin_inset CommandInset label
12476 LatexCommand label
12477 name "sub:Marcos-con-bordes"
12478
12479 \end_inset
12480
12481
12482 \begin_inset Index idx
12483 status collapsed
12484
12485 \begin_layout Plain Layout
12486 Marcos ! con bordes
12487 \end_layout
12488
12489 \end_inset
12490
12491
12492 \end_layout
12493
12494 \begin_layout Standard
12495 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12496 \series bold
12497
12498 \backslash
12499 fbox
12500 \series default
12501
12502 \begin_inset Index idx
12503 status collapsed
12504
12505 \begin_layout Plain Layout
12506 Comandos ! F ! 
12507 \backslash
12508 fbox
12509 \end_layout
12510
12511 \end_inset
12512
12513  y 
12514 \series bold
12515
12516 \backslash
12517 boxed
12518 \series default
12519
12520 \begin_inset Index idx
12521 status collapsed
12522
12523 \begin_layout Plain Layout
12524 Comandos ! B ! 
12525 \backslash
12526 boxed
12527 \end_layout
12528
12529 \end_inset
12530
12531 .
12532 \end_layout
12533
12534 \begin_layout Standard
12535 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12536  azul en un marco donde se introducen partes de una ecuación.
12537  Para 
12538 \series bold
12539
12540 \backslash
12541 fbox
12542 \series default
12543  hay que generar una ecuación adicional con 
12544 \family sans
12545 Ctrl+M
12546 \family default
12547  dentro del recuadro, porque si no el contenido del mismo sería considerado
12548  texto matemático.
12549  Si se usa 
12550 \series bold
12551
12552 \backslash
12553 boxed
12554 \series default
12555  la nueva ecuación se genera automáticamente dentro del marco.
12556 \end_layout
12557
12558 \begin_layout Standard
12559 El comando 
12560 \series bold
12561
12562 \backslash
12563 fbox
12564 \series default
12565  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12566  ecuación tendría siempre el tamaño del texto.
12567  Por otra parte, 
12568 \series bold
12569
12570 \backslash
12571 fboxed
12572 \series default
12573  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12574  siempre el tamaño de una ecuación presentada.
12575 \end_layout
12576
12577 \begin_layout Standard
12578 El comando 
12579 \series bold
12580
12581 \backslash
12582 framebox
12583 \series default
12584
12585 \begin_inset Index idx
12586 status collapsed
12587
12588 \begin_layout Plain Layout
12589 Comandos ! F ! 
12590 \backslash
12591 framebox
12592 \end_layout
12593
12594 \end_inset
12595
12596  es una extensión de 
12597 \series bold
12598
12599 \backslash
12600 fbox
12601 \series default
12602 , que permite especificar además la anchura del marco y la alineación.
12603  
12604 \series bold
12605
12606 \backslash
12607 framebox
12608 \series default
12609  se usa con el siguiente esquema: 
12610 \end_layout
12611
12612 \begin_layout Standard
12613
12614 \series bold
12615
12616 \backslash
12617 framebox[anchura del marco][posición]{contenido del cuadro}
12618 \end_layout
12619
12620 \begin_layout Standard
12621 La posición puede ser 
12622 \emph on
12623 l
12624 \emph default
12625  o 
12626 \emph on
12627 r
12628 \emph default
12629
12630 \emph on
12631 l
12632 \emph default
12633  alinea la ecuación a la izquierda del marcro, 
12634 \emph on
12635 r
12636 \emph default
12637  la alinea a la derecha.
12638  Si no se da posición la ecuación será centrada.
12639 \begin_inset Newline newline
12640 \end_inset
12641
12642 Si no se pone anchura tampoco puede darse posición.
12643  En este caso la anchura del borde se ajusta al contenido del cuadro, como
12644  con 
12645 \series bold
12646
12647 \backslash
12648 fbox
12649 \series default
12650 .
12651  
12652 \end_layout
12653
12654 \begin_layout Standard
12655 Cuando se inserta el comando 
12656 \series bold
12657
12658 \backslash
12659 framebox
12660 \series default
12661  aparece un recuadro con tres marcos azules.
12662  Los dos primeros marcos están encerrados entre corchetes e indican los
12663  dos argumentos opcionales.
12664  El tercer marco es para partes de la ecuación, como para 
12665 \series bold
12666
12667 \backslash
12668 fbox
12669 \series default
12670 .
12671 \end_layout
12672
12673 \begin_layout Standard
12674 \noindent
12675 \align center
12676 \begin_inset Tabular
12677 <lyxtabular version="3" rows="5" columns="2">
12678 <features rotate="0" tabularvalignment="middle">
12679 <column alignment="center" valignment="top">
12680 <column alignment="center" valignment="top">
12681 <row>
12682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12683 \begin_inset Text
12684
12685 \begin_layout Plain Layout
12686 Comando
12687 \end_layout
12688
12689 \end_inset
12690 </cell>
12691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12692 \begin_inset Text
12693
12694 \begin_layout Plain Layout
12695 Resultado
12696 \begin_inset Note Note
12697 status collapsed
12698
12699 \begin_layout Plain Layout
12700
12701 \series bold
12702
12703 \backslash
12704 raisebox
12705 \series default
12706  se usa sólo como espaciador
12707 \end_layout
12708
12709 \end_inset
12710
12711
12712 \end_layout
12713
12714 \end_inset
12715 </cell>
12716 </row>
12717 <row>
12718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12719 \begin_inset Text
12720
12721 \begin_layout Plain Layout
12722
12723 \backslash
12724 fbox
12725 \begin_inset ERT
12726 status collapsed
12727
12728 \begin_layout Plain Layout
12729
12730
12731 \backslash
12732 spce 
12733 \end_layout
12734
12735 \end_inset
12736
12737
12738 \family sans
12739 Ctrl+M
12740 \family default
12741  
12742 \backslash
12743 int
12744 \begin_inset ERT
12745 status collapsed
12746
12747 \begin_layout Plain Layout
12748
12749
12750 \backslash
12751 spce 
12752 \end_layout
12753
12754 \end_inset
12755
12756 A=B
12757 \end_layout
12758
12759 \end_inset
12760 </cell>
12761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12762 \begin_inset Text
12763
12764 \begin_layout Plain Layout
12765 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12766 \end_inset
12767
12768
12769 \end_layout
12770
12771 \end_inset
12772 </cell>
12773 </row>
12774 <row>
12775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12776 \begin_inset Text
12777
12778 \begin_layout Plain Layout
12779
12780 \backslash
12781 boxed
12782 \begin_inset ERT
12783 status collapsed
12784
12785 \begin_layout Plain Layout
12786
12787
12788 \backslash
12789 spce 
12790 \end_layout
12791
12792 \end_inset
12793
12794
12795 \backslash
12796 int
12797 \begin_inset ERT
12798 status collapsed
12799
12800 \begin_layout Plain Layout
12801
12802
12803 \backslash
12804 spce 
12805 \end_layout
12806
12807 \end_inset
12808
12809 A=B
12810 \end_layout
12811
12812 \end_inset
12813 </cell>
12814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12815 \begin_inset Text
12816
12817 \begin_layout Plain Layout
12818 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12819 \end_inset
12820
12821
12822 \end_layout
12823
12824 \end_inset
12825 </cell>
12826 </row>
12827 <row>
12828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12829 \begin_inset Text
12830
12831 \begin_layout Plain Layout
12832 A+
12833 \backslash
12834 fbox
12835 \begin_inset ERT
12836 status collapsed
12837
12838 \begin_layout Plain Layout
12839
12840
12841 \backslash
12842 spce 
12843 \end_layout
12844
12845 \end_inset
12846
12847 B
12848 \end_layout
12849
12850 \end_inset
12851 </cell>
12852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12853 \begin_inset Text
12854
12855 \begin_layout Plain Layout
12856 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12857 \end_inset
12858
12859
12860 \end_layout
12861
12862 \end_inset
12863 </cell>
12864 </row>
12865 <row>
12866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12867 \begin_inset Text
12868
12869 \begin_layout Plain Layout
12870
12871 \backslash
12872 framebox
12873 \begin_inset ERT
12874 status collapsed
12875
12876 \begin_layout Plain Layout
12877
12878
12879 \backslash
12880 spce 
12881 \end_layout
12882
12883 \end_inset
12884
12885 20mm
12886 \begin_inset Formula $\to$
12887 \end_inset
12888
12889
12890 \begin_inset Formula $\to$
12891 \end_inset
12892
12893
12894 \family sans
12895 Ctrl+M
12896 \family default
12897  
12898 \backslash
12899 frac
12900 \begin_inset ERT
12901 status collapsed
12902
12903 \begin_layout Plain Layout
12904
12905
12906 \backslash
12907 spce 
12908 \end_layout
12909
12910 \end_inset
12911
12912 A
12913 \begin_inset Formula $\downarrow$
12914 \end_inset
12915
12916 B
12917 \end_layout
12918
12919 \end_inset
12920 </cell>
12921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12922 \begin_inset Text
12923
12924 \begin_layout Plain Layout
12925 \begin_inset Formula $\raisebox{6mm}{}$
12926 \end_inset
12927
12928
12929 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12930 \end_inset
12931
12932
12933 \begin_inset Formula $\raisebox{-4mm}{}$
12934 \end_inset
12935
12936
12937 \end_layout
12938
12939 \end_inset
12940 </cell>
12941 </row>
12942 </lyxtabular>
12943
12944 \end_inset
12945
12946
12947 \end_layout
12948
12949 \begin_layout Standard
12950 El grosor del borde también se puede ajustar.
12951  Para ello hay que insertar los siguientes comandos en modo TeX antes de
12952  la fórmula:
12953 \end_layout
12954
12955 \begin_layout Standard
12956
12957 \series bold
12958
12959 \backslash
12960 fboxrule
12961 \series default
12962  
12963 \series bold
12964
12965 \begin_inset Quotes fld
12966 \end_inset
12967
12968 grosor
12969 \begin_inset Quotes frd
12970 \end_inset
12971
12972
12973 \series default
12974  
12975 \series bold
12976
12977 \backslash
12978 fboxsep
12979 \series default
12980  
12981 \series bold
12982
12983 \begin_inset Quotes fld
12984 \end_inset
12985
12986 distancia
12987 \begin_inset Quotes frd
12988 \end_inset
12989
12990
12991 \end_layout
12992
12993 \begin_layout Standard
12994 \begin_inset Quotes fld
12995 \end_inset
12996
12997 distancia
12998 \begin_inset Quotes frd
12999 \end_inset
13000
13001  especifica la distancia mínima entre el borde y el primer carácter en el
13002  cuadro.
13003  Un ejemplo de esto es la siguiente ecuación enmarcada:
13004 \begin_inset ERT
13005 status collapsed
13006
13007 \begin_layout Plain Layout
13008
13009
13010 \backslash
13011 fboxrule 2mm 
13012 \backslash
13013 fboxsep 3mm
13014 \end_layout
13015
13016 \end_inset
13017
13018
13019 \begin_inset Formula 
13020 \[
13021 \boxed{A+B=C}
13022 \]
13023
13024 \end_inset
13025
13026
13027 \end_layout
13028
13029 \begin_layout Standard
13030 Delante de esta ecuación se han insertado los comandos
13031 \end_layout
13032
13033 \begin_layout Standard
13034
13035 \series bold
13036
13037 \backslash
13038 fboxrule
13039 \series default
13040  
13041 \series bold
13042 2mm
13043 \series default
13044  
13045 \series bold
13046
13047 \backslash
13048 fboxsep
13049 \series default
13050  
13051 \series bold
13052 3mm
13053 \end_layout
13054
13055 \begin_layout Standard
13056 en modo TeX.
13057  Los valores dados se usan para todos los marcos siguientes.
13058 \end_layout
13059
13060 \begin_layout Standard
13061 Para volver al tamaño estándar del marco se inserta el comando
13062 \end_layout
13063
13064 \begin_layout Standard
13065
13066 \series bold
13067
13068 \backslash
13069 fboxrule
13070 \series default
13071  
13072 \series bold
13073 0.4pt
13074 \series default
13075  
13076 \series bold
13077
13078 \backslash
13079 fboxsep
13080 \series default
13081  
13082 \series bold
13083 3pt
13084 \series default
13085
13086 \begin_inset ERT
13087 status collapsed
13088
13089 \begin_layout Plain Layout
13090
13091
13092 \backslash
13093 fboxrule 0.4pt 
13094 \backslash
13095 fboxsep 3pt
13096 \end_layout
13097
13098 \end_inset
13099
13100
13101 \end_layout
13102
13103 \begin_layout Standard
13104 en modo TeX antes de la ecuación siguiente.
13105 \end_layout
13106
13107 \begin_layout Subsection
13108 Marcos sin bordes
13109 \begin_inset CommandInset label
13110 LatexCommand label
13111 name "sub:Marcos-sin-bordes"
13112
13113 \end_inset
13114
13115
13116 \begin_inset Index idx
13117 status collapsed
13118
13119 \begin_layout Plain Layout
13120 Marcos ! sin borde
13121 \end_layout
13122
13123 \end_inset
13124
13125
13126 \end_layout
13127
13128 \begin_layout Standard
13129 Para marcos sin borde hay los comandos: 
13130 \series bold
13131
13132 \backslash
13133 mbox
13134 \series default
13135
13136 \begin_inset Index idx
13137 status collapsed
13138
13139 \begin_layout Plain Layout
13140 Comandos ! M ! 
13141 \backslash
13142 mbox
13143 \end_layout
13144
13145 \end_inset
13146
13147
13148 \series bold
13149
13150 \backslash
13151 makebox
13152 \series default
13153
13154 \begin_inset Index idx
13155 status collapsed
13156
13157 \begin_layout Plain Layout
13158 Comandos ! M ! 
13159 \backslash
13160 makebox
13161 \end_layout
13162
13163 \end_inset
13164
13165  y 
13166 \series bold
13167
13168 \backslash
13169 raisebox
13170 \series default
13171
13172 \begin_inset Index idx
13173 status collapsed
13174
13175 \begin_layout Plain Layout
13176 Comandos ! R ! 
13177 \backslash
13178 raisebox
13179 \end_layout
13180
13181 \end_inset
13182
13183 .
13184 \end_layout
13185
13186 \begin_layout Standard
13187 Con 
13188 \series bold
13189
13190 \backslash
13191 raisebox
13192 \series default
13193  se puede poner un marco subíndice o superíndice, pero a diferencia de los
13194  normales, los caracteres en el marco mantienen su tamaño de tipografía.
13195  
13196 \series bold
13197
13198 \backslash
13199 raisebox
13200 \series default
13201  se usa con el siguiente esquema: 
13202 \end_layout
13203
13204 \begin_layout Standard
13205
13206 \series bold
13207
13208 \backslash
13209 raisebox{altura}{contenido del marco}
13210 \end_layout
13211
13212 \begin_layout Standard
13213 Cuando el marco tenga que contener una ecuación, hace falta una ecuación
13214  extra, como con 
13215 \series bold
13216
13217 \backslash
13218 fbox
13219 \series default
13220 .
13221  
13222 \begin_inset Note Greyedout
13223 status open
13224
13225 \begin_layout Plain Layout
13226
13227 \series bold
13228 Nota
13229 \series default
13230 : Para
13231 \series bold
13232  
13233 \backslash
13234 raisebox
13235 \series default
13236  se ha creado esta ecuación extra tecleando 
13237 \family sans
13238 Ctrl+M
13239 \family default
13240  dos veces en vez de una porque LyX aún no soporta 
13241 \series bold
13242
13243 \backslash
13244 raisebox
13245 \series default
13246  directamente.
13247 \end_layout
13248
13249 \end_inset
13250
13251
13252 \end_layout
13253
13254 \begin_layout Standard
13255 \align center
13256 \begin_inset Tabular
13257 <lyxtabular version="3" rows="4" columns="2">
13258 <features rotate="0" tabularvalignment="middle">
13259 <column alignment="center" valignment="top">
13260 <column alignment="center" valignment="top">
13261 <row>
13262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13263 \begin_inset Text
13264
13265 \begin_layout Plain Layout
13266 Comando
13267 \end_layout
13268
13269 \end_inset
13270 </cell>
13271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13272 \begin_inset Text
13273
13274 \begin_layout Plain Layout
13275 Resultado
13276 \end_layout
13277
13278 \end_inset
13279 </cell>
13280 </row>
13281 <row>
13282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13283 \begin_inset Text
13284
13285 \begin_layout Plain Layout
13286 H
13287 \backslash
13288 raisebox{2mm
13289 \begin_inset Formula $\to$
13290 \end_inset
13291
13292
13293 \backslash
13294 {al
13295 \begin_inset Formula $\to$
13296 \end_inset
13297
13298  lo
13299 \end_layout
13300
13301 \end_inset
13302 </cell>
13303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13304 \begin_inset Text
13305
13306 \begin_layout Plain Layout
13307 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13308 \end_inset
13309
13310
13311 \end_layout
13312
13313 \end_inset
13314 </cell>
13315 </row>
13316 <row>
13317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13318 \begin_inset Text
13319
13320 \begin_layout Plain Layout
13321 H
13322 \backslash
13323 raisebox{-2mm
13324 \begin_inset Formula $\to$
13325 \end_inset
13326
13327
13328 \backslash
13329 {al
13330 \begin_inset Formula $\to$
13331 \end_inset
13332
13333 lo
13334 \end_layout
13335
13336 \end_inset
13337 </cell>
13338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13339 \begin_inset Text
13340
13341 \begin_layout Plain Layout
13342 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13343 \end_inset
13344
13345
13346 \end_layout
13347
13348 \end_inset
13349 </cell>
13350 </row>
13351 <row>
13352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13353 \begin_inset Text
13354
13355 \begin_layout Plain Layout
13356 A=
13357 \backslash
13358 raisebox{-2mm
13359 \begin_inset Formula $\to$
13360 \end_inset
13361
13362
13363 \backslash
13364 {
13365 \family sans
13366 Ctrl+M Ctrl+M
13367 \family default
13368  
13369 \backslash
13370 sqrt
13371 \begin_inset ERT
13372 status collapsed
13373
13374 \begin_layout Plain Layout
13375
13376
13377 \backslash
13378 spce 
13379 \end_layout
13380
13381 \end_inset
13382
13383
13384 \end_layout
13385
13386 \end_inset
13387 </cell>
13388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13389 \begin_inset Text
13390
13391 \begin_layout Plain Layout
13392 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13393 \end_inset
13394
13395
13396 \end_layout
13397
13398 \end_inset
13399 </cell>
13400 </row>
13401 </lyxtabular>
13402
13403 \end_inset
13404
13405
13406 \end_layout
13407
13408 \begin_layout Standard
13409 El comando 
13410 \series bold
13411
13412 \backslash
13413 mbox
13414 \series default
13415  es equivalente a 
13416 \series bold
13417
13418 \backslash
13419 fbox
13420 \series default
13421  y 
13422 \series bold
13423
13424 \backslash
13425 makebox
13426 \series default
13427  es equivalente a 
13428 \series bold
13429
13430 \backslash
13431 framebox
13432 \series default
13433 , con la diferencia de que no hay marco.
13434 \end_layout
13435
13436 \begin_layout Subsection
13437 Marcos coloreados
13438 \begin_inset CommandInset label
13439 LatexCommand label
13440 name "sub:Marcos-coloreados"
13441
13442 \end_inset
13443
13444
13445 \begin_inset Index idx
13446 status collapsed
13447
13448 \begin_layout Plain Layout
13449 Marcos ! coloreados
13450 \end_layout
13451
13452 \end_inset
13453
13454
13455 \end_layout
13456
13457 \begin_layout Standard
13458 Para poder usar todos los comandos explicados en esta sección hay que cargar
13459  en el preámbulo LaTeX el paquete LaTeX 
13460 \series bold
13461 color
13462 \series default
13463
13464 \begin_inset Foot
13465 status collapsed
13466
13467 \begin_layout Plain Layout
13468 El paquete LaTeX 
13469 \series bold
13470 color
13471 \series default
13472  forma parte de toda distribución LaTeX estándar.
13473 \end_layout
13474
13475 \end_inset
13476
13477
13478 \begin_inset Index idx
13479 status collapsed
13480
13481 \begin_layout Plain Layout
13482 Paquetes ! color
13483 \end_layout
13484
13485 \end_inset
13486
13487 , con la línea
13488 \begin_inset Foot
13489 status collapsed
13490
13491 \begin_layout Plain Layout
13492 Cuando hay texto coloreado con un color predefinido en alguna parte del
13493  documento, LyX carga automáticamente el paquete LaTeX 
13494 \series bold
13495 color
13496 \series default
13497 .
13498  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13499  origina problemas.
13500 \end_layout
13501
13502 \end_inset
13503
13504
13505 \begin_inset Note Note
13506 status collapsed
13507
13508 \begin_layout Plain Layout
13509 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13510  en el preámbulo LaTeX.
13511 \end_layout
13512
13513 \end_inset
13514
13515
13516 \end_layout
13517
13518 \begin_layout Standard
13519
13520 \series bold
13521
13522 \backslash
13523 usepackage{color}
13524 \begin_inset VSpace medskip
13525 \end_inset
13526
13527
13528 \end_layout
13529
13530 \begin_layout Standard
13531 Para colorear marcos se usa el comando 
13532 \series bold
13533
13534 \backslash
13535 colorbox
13536 \series default
13537
13538 \begin_inset Index idx
13539 status collapsed
13540
13541 \begin_layout Plain Layout
13542 Comandos ! C ! 
13543 \backslash
13544 colorbox
13545 \end_layout
13546
13547 \end_inset
13548
13549  con el siguiente esquema:
13550 \end_layout
13551
13552 \begin_layout Standard
13553
13554 \series bold
13555
13556 \backslash
13557 colorbox{color}{contenido del marco}
13558 \end_layout
13559
13560 \begin_layout Standard
13561 El contenido del marco puede ser otro marco, y también un 
13562 \backslash
13563
13564 \series bold
13565 colorbox
13566 \series default
13567  puede ser parte de otro marco (véanse los ejemplos 2º y 3º).
13568  Si el marco debe contener una ecuación debe crearse una ecuación extra,
13569  como con 
13570 \series bold
13571
13572 \backslash
13573 raisebox
13574 \series default
13575 .
13576 \begin_inset Foot
13577 status collapsed
13578
13579 \begin_layout Plain Layout
13580 Esto también se aplica para el comando 
13581 \series bold
13582
13583 \backslash
13584 fcolorbox
13585 \series default
13586 .
13587 \end_layout
13588
13589 \end_inset
13590
13591  
13592 \end_layout
13593
13594 \begin_layout Standard
13595 Se puede elegir uno de los siguientes colores predefinidos:
13596 \end_layout
13597
13598 \begin_layout Standard
13599
13600 \series bold
13601 black
13602 \series default
13603
13604 \series bold
13605 blue
13606 \series default
13607
13608 \series bold
13609 cyan
13610 \series default
13611
13612 \series bold
13613 green
13614 \series default
13615
13616 \series bold
13617 magenta
13618 \series default
13619
13620 \series bold
13621 red
13622 \series default
13623
13624 \series bold
13625 white
13626 \series default
13627
13628 \series bold
13629 yellow
13630 \end_layout
13631
13632 \begin_layout Standard
13633 \align center
13634 \begin_inset Tabular
13635 <lyxtabular version="3" rows="4" columns="2">
13636 <features rotate="0" tabularvalignment="middle">
13637 <column alignment="center" valignment="top">
13638 <column alignment="center" valignment="top">
13639 <row>
13640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13641 \begin_inset Text
13642
13643 \begin_layout Plain Layout
13644 Comando
13645 \end_layout
13646
13647 \end_inset
13648 </cell>
13649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13650 \begin_inset Text
13651
13652 \begin_layout Plain Layout
13653 Resultado
13654 \begin_inset Note Note
13655 status collapsed
13656
13657 \begin_layout Plain Layout
13658
13659 \series bold
13660
13661 \backslash
13662 raisebox
13663 \series default
13664  se usa sólo como espaciador
13665 \end_layout
13666
13667 \end_inset
13668
13669
13670 \end_layout
13671
13672 \end_inset
13673 </cell>
13674 </row>
13675 <row>
13676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13677 \begin_inset Text
13678
13679 \begin_layout Plain Layout
13680
13681 \backslash
13682 colorbox{yellow
13683 \begin_inset Formula $\to$
13684 \end_inset
13685
13686
13687 \backslash
13688 {A=B
13689 \end_layout
13690
13691 \end_inset
13692 </cell>
13693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13694 \begin_inset Text
13695
13696 \begin_layout Plain Layout
13697 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13698 \end_inset
13699
13700
13701 \end_layout
13702
13703 \end_inset
13704 </cell>
13705 </row>
13706 <row>
13707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13708 \begin_inset Text
13709
13710 \begin_layout Plain Layout
13711
13712 \backslash
13713 colorbox{green
13714 \begin_inset Formula $\to$
13715 \end_inset
13716
13717
13718 \backslash
13719 {
13720 \backslash
13721 fbox
13722 \begin_inset ERT
13723 status collapsed
13724
13725 \begin_layout Plain Layout
13726
13727
13728 \backslash
13729 spce 
13730 \end_layout
13731
13732 \end_inset
13733
13734 A=B
13735 \end_layout
13736
13737 \end_inset
13738 </cell>
13739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13740 \begin_inset Text
13741
13742 \begin_layout Plain Layout
13743 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13744 \end_inset
13745
13746
13747 \end_layout
13748
13749 \end_inset
13750 </cell>
13751 </row>
13752 <row>
13753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13754 \begin_inset Text
13755
13756 \begin_layout Plain Layout
13757
13758 \backslash
13759 fbox
13760 \begin_inset ERT
13761 status collapsed
13762
13763 \begin_layout Plain Layout
13764
13765
13766 \backslash
13767 spce 
13768 \end_layout
13769
13770 \end_inset
13771
13772
13773 \backslash
13774 colorbox{green
13775 \begin_inset Formula $\to$
13776 \end_inset
13777
13778
13779 \backslash
13780 {
13781 \family sans
13782 Ctrl+M Ctrl+M
13783 \family default
13784  
13785 \backslash
13786 int
13787 \begin_inset ERT
13788 status collapsed
13789
13790 \begin_layout Plain Layout
13791
13792
13793 \backslash
13794 spce 
13795 \end_layout
13796
13797 \end_inset
13798
13799 C=D
13800 \end_layout
13801
13802 \end_inset
13803 </cell>
13804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13805 \begin_inset Text
13806
13807 \begin_layout Plain Layout
13808 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13809 \end_inset
13810
13811
13812 \end_layout
13813
13814 \end_inset
13815 </cell>
13816 </row>
13817 </lyxtabular>
13818
13819 \end_inset
13820
13821
13822 \end_layout
13823
13824 \begin_layout Standard
13825
13826 \series bold
13827
13828 \backslash
13829 colorbox
13830 \series default
13831  sólo colorea el marco pero no los caracteres.
13832  Para colorear todos los caracteres se selecciona toda la ecuación y se
13833  elige un color en el diálogo 
13834 \family sans
13835 Estilo
13836 \begin_inset space ~
13837 \end_inset
13838
13839 del
13840 \begin_inset space ~
13841 \end_inset
13842
13843 texto
13844 \family default
13845 .
13846  El diálogo puede abrirse con el botón 
13847 \begin_inset Graphics
13848         filename ../../images/dialog-show_character.png
13849         scale 85
13850
13851 \end_inset
13852
13853  de la barra de herramientas o con el menú 
13854 \family sans
13855 Editar\SpecialChar \menuseparator
13856 Estilo
13857 \begin_inset space ~
13858 \end_inset
13859
13860 del
13861 \begin_inset space ~
13862 \end_inset
13863
13864 texto\SpecialChar \menuseparator
13865 Personalizado
13866 \family default
13867 .
13868  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13869  Si el número de la ecuación debe tener otro color que el de los caracteres
13870  de la ecuación, el color debe cambiarse dentro de la ecuación.
13871 \end_layout
13872
13873 \begin_layout Standard
13874 Un ejemplo:
13875 \color red
13876
13877 \begin_inset Formula 
13878 \begin{equation}
13879 {\color{red}\int A=B}\label{eq:rojo}
13880 \end{equation}
13881
13882 \end_inset
13883
13884
13885 \color green
13886
13887 \begin_inset Formula 
13888 \begin{equation}
13889 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}
13890 \end{equation}
13891
13892 \end_inset
13893
13894
13895 \end_layout
13896
13897 \begin_layout Standard
13898 La ecuación 
13899 \begin_inset CommandInset ref
13900 LatexCommand eqref
13901 reference "eq:rojo"
13902
13903 \end_inset
13904
13905  está toda coloreada en rojo.
13906 \begin_inset Newline newline
13907 \end_inset
13908
13909 La ecuación 
13910 \begin_inset CommandInset ref
13911 LatexCommand eqref
13912 reference "eq:rojoverde"
13913
13914 \end_inset
13915
13916  se ha coloreado en primer lugar toda en verde para colorear el número de
13917  la ecuación.
13918  Posteriormente se han coloreado en rojo los caracteres.
13919 \family sans
13920
13921 \begin_inset VSpace bigskip
13922 \end_inset
13923
13924
13925 \end_layout
13926
13927 \begin_layout Standard
13928 Para colorear diferente el borde y el marcose usa el comando 
13929 \series bold
13930
13931 \backslash
13932 fcolorbox
13933 \series default
13934
13935 \begin_inset Index idx
13936 status collapsed
13937
13938 \begin_layout Plain Layout
13939 Comandos ! F ! 
13940 \backslash
13941 fcolorbox
13942 \end_layout
13943
13944 \end_inset
13945
13946  con el siguiente esquema:
13947 \end_layout
13948
13949 \begin_layout Standard
13950
13951 \series bold
13952
13953 \backslash
13954 fcolorbox{color del borde}{color}{contenido del marco}
13955 \end_layout
13956
13957 \begin_layout Standard
13958 Así pues 
13959 \series bold
13960
13961 \backslash
13962 fcolorbox
13963 \series default
13964  es una extensión del comando 
13965 \series bold
13966
13967 \backslash
13968 colorbox
13969 \series default
13970 .
13971  La anchura del borde se establece, como para 
13972 \series bold
13973
13974 \backslash
13975 framebox
13976 \series default
13977 , con 
13978 \series bold
13979
13980 \backslash
13981 fboxrule
13982 \series default
13983  y 
13984 \series bold
13985
13986 \backslash
13987 fboxsep
13988 \series default
13989 .
13990  Un ejemplo:
13991 \begin_inset ERT
13992 status collapsed
13993
13994 \begin_layout Plain Layout
13995
13996
13997 \backslash
13998 fboxrule 1mm 
13999 \backslash
14000 fboxsep 1mm
14001 \end_layout
14002
14003 \end_inset
14004
14005
14006 \begin_inset Formula 
14007 \[
14008 \fcolorbox{cyan}{magenta}{A=B}
14009 \]
14010
14011 \end_inset
14012
14013
14014 \end_layout
14015
14016 \begin_layout Standard
14017 \begin_inset ERT
14018 status collapsed
14019
14020 \begin_layout Plain Layout
14021
14022
14023 \backslash
14024 fboxrule 0.4pt 
14025 \backslash
14026 fboxsep 3pt
14027 \end_layout
14028
14029 \end_inset
14030
14031
14032 \end_layout
14033
14034 \begin_layout Standard
14035 Esta ecuación se ha compuesto con el comando
14036 \begin_inset Newline newline
14037 \end_inset
14038
14039
14040 \series bold
14041
14042 \backslash
14043 fcolorbox{cyan
14044 \begin_inset Formula $\to$
14045 \end_inset
14046
14047
14048 \backslash
14049 {magenta
14050 \begin_inset Formula $\to$
14051 \end_inset
14052
14053
14054 \backslash
14055 {A=B
14056 \end_layout
14057
14058 \begin_layout Standard
14059 \begin_inset VSpace bigskip
14060 \end_inset
14061
14062
14063 \end_layout
14064
14065 \begin_layout Standard
14066 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14067 \end_layout
14068
14069 \begin_layout Standard
14070 Por ejemplo, se puede definir el color 
14071 \begin_inset Quotes fld
14072 \end_inset
14073
14074
14075 \series bold
14076 verdeoscuro
14077 \series default
14078
14079 \begin_inset Quotes frd
14080 \end_inset
14081
14082  con la línea de preámbulo LaTeX:
14083 \end_layout
14084
14085 \begin_layout Standard
14086
14087 \series bold
14088
14089 \backslash
14090 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14091 \series default
14092
14093 \begin_inset Index idx
14094 status collapsed
14095
14096 \begin_layout Plain Layout
14097 Comandos ! D ! 
14098 \backslash
14099 definecolor
14100 \end_layout
14101
14102 \end_inset
14103
14104
14105 \end_layout
14106
14107 \begin_layout Standard
14108
14109 \series bold
14110 cmyk
14111 \series default
14112  es el espacio de color referido a los colores 
14113 \series bold
14114 cyan
14115 \series default
14116
14117 \series bold
14118 magenta
14119 \series default
14120
14121 \series bold
14122 yellow
14123 \series default
14124  y 
14125 \series bold
14126 black
14127 \series default
14128 .
14129  Los cuatro números separados por coma son el factor de cuota para los colores
14130  correspondientes del espacio de color.
14131  Los factores pueden estar en el rango 0-1.
14132  En vez de 
14133 \series bold
14134 cmyk
14135 \series default
14136  se puede usar el espacio de color 
14137 \series bold
14138 rgb
14139 \series default
14140 , que se refiere a 
14141 \series bold
14142 red
14143 \series default
14144
14145 \series bold
14146 green
14147 \series default
14148  y 
14149 \series bold
14150 blue
14151 \series default
14152 , así pues en este caso hay tres factores de cuota para los correspondientes
14153  colores.
14154  Además hay el espacio de color 
14155 \series bold
14156 gray
14157 \series default
14158  con un factor de cuota para el valor gris.
14159 \end_layout
14160
14161 \begin_layout Standard
14162 Como ejemplo he aquí un marco con el nuevo color definido 
14163 \series bold
14164 verdeoscuro
14165 \series default
14166  y los caracteres en color amarillo:
14167 \color black
14168
14169 \begin_inset Formula 
14170 \begin{equation}
14171 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}
14172 \end{equation}
14173
14174 \end_inset
14175
14176
14177 \end_layout
14178
14179 \begin_layout Standard
14180 Los colores personalizados también se pueden usar para texto con la ayuda
14181  del comando 
14182 \series bold
14183
14184 \backslash
14185 textcolor
14186 \series default
14187
14188 \begin_inset Index idx
14189 status collapsed
14190
14191 \begin_layout Plain Layout
14192 Texto ! coloreado
14193 \end_layout
14194
14195 \end_inset
14196
14197
14198 \end_layout
14199
14200 \begin_layout Standard
14201 \begin_inset ERT
14202 status collapsed
14203
14204 \begin_layout Plain Layout
14205
14206
14207 \backslash
14208 textcolor{verdeoscuro}{
14209 \end_layout
14210
14211 \end_inset
14212
14213 Esta frase en 
14214 \begin_inset Quotes fld
14215 \end_inset
14216
14217 verdeoscuro
14218 \begin_inset Quotes frd
14219 \end_inset
14220
14221 .
14222 \begin_inset ERT
14223 status collapsed
14224
14225 \begin_layout Plain Layout
14226
14227 }
14228 \end_layout
14229
14230 \end_inset
14231
14232
14233 \end_layout
14234
14235 \begin_layout Standard
14236
14237 \series bold
14238
14239 \backslash
14240 textcolor
14241 \series default
14242
14243 \begin_inset Index idx
14244 status collapsed
14245
14246 \begin_layout Plain Layout
14247 Comandos ! T ! 
14248 \backslash
14249 textcolor
14250 \end_layout
14251
14252 \end_inset
14253
14254  se usa con el esquema 
14255 \series bold
14256
14257 \backslash
14258 textcolor{color}{caracteres a colorear}
14259 \series default
14260 .
14261 \end_layout
14262
14263 \begin_layout Subsection
14264 Marcos de párrafo
14265 \begin_inset CommandInset label
14266 LatexCommand label
14267 name "sub:Marcos-de-párrafo"
14268
14269 \end_inset
14270
14271
14272 \begin_inset Index idx
14273 status collapsed
14274
14275 \begin_layout Plain Layout
14276 Marcos ! para párrafos
14277 \end_layout
14278
14279 \end_inset
14280
14281
14282 \end_layout
14283
14284 \begin_layout Standard
14285 Un marco que puede contener varias líneas y párrafos, denominado marco de
14286  párrafo (parbox), se puede generar con el menú 
14287 \family sans
14288 Insertar\SpecialChar \menuseparator
14289 Marco
14290 \family default
14291  o con el botón 
14292 \begin_inset Graphics
14293         filename ../../images/box-insert.png
14294         scale 85
14295
14296 \end_inset
14297
14298  de la barra de herramientas.
14299 \end_layout
14300
14301 \begin_layout Standard
14302 El siguiente ejemplo muestra un marco de párrafo en línea:
14303 \begin_inset VSpace medskip
14304 \end_inset
14305
14306 Esta línea contiene 
14307 \begin_inset Box Boxed
14308 position "c"
14309 hor_pos "c"
14310 has_inner_box 1
14311 inner_pos "c"
14312 use_parbox 1
14313 use_makebox 0
14314 width "5cm"
14315 special "none"
14316 height "1in"
14317 height_special "totalheight"
14318 status collapsed
14319
14320 \begin_layout Plain Layout
14321 Esto es un marco de párrafo.
14322  Tiene exactamente 5
14323 \begin_inset space \thinspace{}
14324 \end_inset
14325
14326 cm de largo y además puede contener ecuaciones: 
14327 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14328 \end_inset
14329
14330
14331 \end_layout
14332
14333 \end_inset
14334
14335
14336 \begin_inset space ~
14337 \end_inset
14338
14339  un marco de párrafo.
14340 \begin_inset VSpace medskip
14341 \end_inset
14342
14343 Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado.
14344  Surge un diálogo con las propiedades del marco.
14345  En este caso: 
14346 \emph on
14347 Decoración
14348 \emph default
14349 : Marco rectangular, 
14350 \emph on
14351 marco interior
14352 \emph default
14353 : Párrafo, 
14354 \emph on
14355 Ancho
14356 \emph default
14357 : 5
14358 \begin_inset space \thinspace{}
14359 \end_inset
14360
14361 cm, 
14362 \emph on
14363 Alineación Vertical
14364 \emph default
14365  
14366 \emph on
14367 marco
14368 \emph default
14369 : Medio.
14370 \end_layout
14371
14372 \begin_layout Standard
14373 \begin_inset VSpace medskip
14374 \end_inset
14375
14376 En LaTeX, un marco de párrafo se inserta con el comando 
14377 \series bold
14378
14379 \backslash
14380 parbox
14381 \series default
14382
14383 \begin_inset Index idx
14384 status collapsed
14385
14386 \begin_layout Plain Layout
14387 Comandos ! P ! 
14388 \backslash
14389 parbox
14390 \end_layout
14391
14392 \end_inset
14393
14394  con el esquema siguiente:
14395 \end_layout
14396
14397 \begin_layout Standard
14398
14399 \series bold
14400
14401 \backslash
14402 parbox[posición]{anchura}{contenido}
14403 \end_layout
14404
14405 \begin_layout Standard
14406 Son posibles las posiciones 
14407 \emph on
14408 b
14409 \emph default
14410  y 
14411 \emph on
14412 t
14413 \emph default
14414
14415 \emph on
14416 b
14417 \emph default
14418  por 
14419 \begin_inset Quotes fld
14420 \end_inset
14421
14422 bottom
14423 \begin_inset Quotes frd
14424 \end_inset
14425
14426  (abajo), que alinea la última línea del marco con el texto de alrededor.
14427  Con 
14428 \emph on
14429 t
14430 \emph default
14431 , por 
14432 \begin_inset Quotes fld
14433 \end_inset
14434
14435 top
14436 \begin_inset Quotes frd
14437 \end_inset
14438
14439  (arriba), la alineación se hace con la primera línea.
14440  Si no se da posición, el marco se centrará verticalmente, véase la sección
14441  
14442 \emph on
14443 Marcos
14444 \emph default
14445  del manual 
14446 \emph on
14447 Objetos insertados
14448 \emph default
14449  para ejemplos.
14450 \end_layout
14451
14452 \begin_layout Standard
14453 \begin_inset VSpace bigskip
14454 \end_inset
14455
14456 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14457  ponerse en un marco de párrafo.
14458  Para ello se inserta el comando
14459 \begin_inset Newline newline
14460 \end_inset
14461
14462
14463 \series bold
14464
14465 \backslash
14466 fbox{
14467 \backslash
14468 parbox{
14469 \backslash
14470 linewidth-2
14471 \backslash
14472 fboxsep-2
14473 \backslash
14474 fboxrule}{
14475 \begin_inset Newline newline
14476 \end_inset
14477
14478
14479 \series default
14480 en modo TeX delante de la ecuación.
14481  Aquí 
14482 \series bold
14483
14484 \backslash
14485 linewidth
14486 \series default
14487
14488 \begin_inset Index idx
14489 status collapsed
14490
14491 \begin_layout Plain Layout
14492 Comandos ! L ! 
14493 \backslash
14494 linewidth
14495 \begin_inset ERT
14496 status open
14497
14498 \begin_layout Plain Layout
14499
14500
14501 \backslash
14502 vspace{5mm}
14503 \end_layout
14504
14505 \end_inset
14506
14507
14508 \end_layout
14509
14510 \end_inset
14511
14512  es la anchura de línea establecida para el documento.
14513  Como el marco está por fuera del marco de párrafo, hay que restar de dicha
14514  anchura dos veces la separación del marco y el grosor.
14515  Como LyX no lo hace automáticamente debido a un fallo,
14516 \begin_inset Foot
14517 status collapsed
14518
14519 \begin_layout Plain Layout
14520 \begin_inset CommandInset href
14521 LatexCommand href
14522 name "LyX-bug #4483"
14523 target "http://www.lyx.org/trac/ticket/4483"
14524
14525 \end_inset
14526
14527
14528 \end_layout
14529
14530 \end_inset
14531
14532  hay que usar modo TeX.
14533  Para poder multiplicar y restar en los argumentos hay que cargar en el
14534  preámbulo LaTeX el paquete LaTeX 
14535 \series bold
14536 calc
14537 \series default
14538 ,
14539 \begin_inset Foot
14540 status collapsed
14541
14542 \begin_layout Plain Layout
14543
14544 \series bold
14545 calc
14546 \series default
14547  es parte de toda instalación LaTeX estándar.
14548 \end_layout
14549
14550 \end_inset
14551
14552
14553 \begin_inset Index idx
14554 status collapsed
14555
14556 \begin_layout Plain Layout
14557 Paquetes ! calc
14558 \end_layout
14559
14560 \end_inset
14561
14562  con la línea
14563 \end_layout
14564
14565 \begin_layout Standard
14566
14567 \series bold
14568
14569 \backslash
14570 usepackage{calc}
14571 \end_layout
14572
14573 \begin_layout Standard
14574 Detrás de la ecuación se cierran ambos marcos con 
14575 \series bold
14576 }}
14577 \series default
14578  en modo TeX.
14579  Aquí hay un ejemplo:
14580 \begin_inset ERT
14581 status collapsed
14582
14583 \begin_layout Plain Layout
14584
14585
14586 \backslash
14587 fboxsep 5mm 
14588 \backslash
14589 fboxrule 5mm
14590 \end_layout
14591
14592 \end_inset
14593
14594
14595 \end_layout
14596
14597 \begin_layout Standard
14598 \begin_inset ERT
14599 status collapsed
14600
14601 \begin_layout Plain Layout
14602
14603
14604 \backslash
14605 fbox{
14606 \backslash
14607 parbox{
14608 \backslash
14609 linewidth-2
14610 \backslash
14611 fboxsep-2
14612 \backslash
14613 fboxrule}{
14614 \end_layout
14615
14616 \end_inset
14617
14618
14619 \begin_inset Formula 
14620 \begin{equation}
14621 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14622 \end{equation}
14623
14624 \end_inset
14625
14626
14627 \end_layout
14628
14629 \begin_layout Standard
14630 \begin_inset ERT
14631 status collapsed
14632
14633 \begin_layout Plain Layout
14634
14635 }}
14636 \end_layout
14637
14638 \end_inset
14639
14640
14641 \begin_inset ERT
14642 status collapsed
14643
14644 \begin_layout Plain Layout
14645
14646
14647 \backslash
14648 fboxrule 0.4pt 
14649 \backslash
14650 fboxsep 3pt
14651 \end_layout
14652
14653 \end_inset
14654
14655
14656 \end_layout
14657
14658 \begin_layout Standard
14659 \begin_inset VSpace medskip
14660 \end_inset
14661
14662
14663 \end_layout
14664
14665 \begin_layout Standard
14666 Como se ha usado el marco de párrafo como argumento de 
14667 \series bold
14668
14669 \backslash
14670 fbox
14671 \series default
14672 , en este caso no hay diferencia entre 
14673 \series bold
14674
14675 \backslash
14676 fbox
14677 \series default
14678  y 
14679 \series bold
14680
14681 \backslash
14682 boxed
14683 \series default
14684 .
14685  
14686 \end_layout
14687
14688 \begin_layout Standard
14689 \begin_inset VSpace bigskip
14690 \end_inset
14691
14692
14693 \end_layout
14694
14695 \begin_layout Standard
14696 Los marcos de párrafo son muy útiles para comentar ecuaciones directamente.
14697  Para hacerlo, se usa 
14698 \series bold
14699
14700 \backslash
14701 parbox
14702 \series default
14703  en combinación con el comando 
14704 \series bold
14705
14706 \backslash
14707 tag
14708 \series default
14709 .
14710  (Véase más sobre 
14711 \series bold
14712
14713 \backslash
14714 tag
14715 \series default
14716  en 
14717 \begin_inset CommandInset ref
14718 LatexCommand ref
14719 reference "sub:Numeración-personalizada"
14720
14721 \end_inset
14722
14723 ).
14724 \end_layout
14725
14726 \begin_layout Standard
14727 Un ejemplo de ecuación comentada con 
14728 \series bold
14729
14730 \backslash
14731 parbox
14732 \series default
14733 :
14734 \end_layout
14735
14736 \begin_layout Standard
14737 \begin_inset ERT
14738 status collapsed
14739
14740 \begin_layout Plain Layout
14741
14742
14743 \backslash
14744 [5x-7b=3b
14745 \backslash
14746 tag*{
14747 \backslash
14748 parbox{5cm}{
14749 \end_layout
14750
14751 \end_inset
14752
14753 Esto es una descripción.
14754  Está claramente separada de la ecuación y es multilínea.
14755 \begin_inset ERT
14756 status collapsed
14757
14758 \begin_layout Plain Layout
14759
14760 }}
14761 \backslash
14762 ]
14763 \end_layout
14764
14765 \end_inset
14766
14767
14768 \end_layout
14769
14770 \begin_layout Standard
14771 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14772  no soporta el comando 
14773 \series bold
14774
14775 \backslash
14776 parbox
14777 \series default
14778  en ecuaciones.
14779  La ecuación se compone con la siguiente secuencia de comandos:
14780 \end_layout
14781
14782 \begin_layout Standard
14783 El comando 
14784 \series bold
14785
14786 \backslash
14787 [5x-7b=3b
14788 \backslash
14789 tag*
14790 \backslash
14791 {
14792 \backslash
14793 parbox{5cm}{
14794 \series default
14795  se inserta en modo TeX.
14796 \begin_inset Foot
14797 status collapsed
14798
14799 \begin_layout Plain Layout
14800 Si se usa el estilo de ecuación 
14801 \series bold
14802 Sangrado
14803 \series default
14804
14805 \series bold
14806
14807 \backslash
14808 tag*
14809 \backslash
14810
14811 \series default
14812  se puede reemplazar por 
14813 \series bold
14814
14815 \backslash
14816 hfill
14817 \series default
14818 .
14819  (Véanse los estilos de ecuación en 
14820 \begin_inset CommandInset ref
14821 LatexCommand ref
14822 reference "sec:Estilos-de-ecuación"
14823
14824 \end_inset
14825
14826 ).
14827 \end_layout
14828
14829 \end_inset
14830
14831  Después sigue la descripción en texto normal, y por último 
14832 \series bold
14833 }}
14834 \backslash
14835 ]
14836 \series default
14837  en modo TeX.
14838  Aquí los comandos 
14839 \series bold
14840
14841 \backslash
14842 [
14843 \series default
14844  y 
14845 \series bold
14846
14847 \backslash
14848 ]
14849 \series default
14850  crean una ecuación presentada.
14851 \end_layout
14852
14853 \begin_layout Standard
14854 Las ventajas de 
14855 \series bold
14856
14857 \backslash
14858 parbox
14859 \series default
14860  pueden verse en este ejemplo que se ha 
14861 \begin_inset Quotes fld
14862 \end_inset
14863
14864 comentado
14865 \begin_inset Quotes frd
14866 \end_inset
14867
14868  usando el modo texto matemático:
14869 \begin_inset Formula 
14870 \[
14871 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}
14872 \]
14873
14874 \end_inset
14875
14876
14877 \end_layout
14878
14879 \begin_layout Section
14880 Operadores
14881 \begin_inset Index idx
14882 status collapsed
14883
14884 \begin_layout Plain Layout
14885 Operadores
14886 \end_layout
14887
14888 \end_inset
14889
14890
14891 \end_layout
14892
14893 \begin_layout Subsection
14894 Operadores grandes
14895 \begin_inset CommandInset label
14896 LatexCommand label
14897 name "sub:Operadores-grandes"
14898
14899 \end_inset
14900
14901
14902 \begin_inset Index idx
14903 status collapsed
14904
14905 \begin_layout Plain Layout
14906 Operadores ! grandes
14907 \end_layout
14908
14909 \end_inset
14910
14911
14912 \begin_inset Index idx
14913 status collapsed
14914
14915 \begin_layout Plain Layout
14916 Sumatorios
14917 \end_layout
14918
14919 \end_inset
14920
14921
14922 \begin_inset Index idx
14923 status collapsed
14924
14925 \begin_layout Plain Layout
14926 Integrales
14927 \end_layout
14928
14929 \end_inset
14930
14931
14932 \end_layout
14933
14934 \begin_layout Standard
14935 Para poder usar todos los comandos de integrales listados aquí, debe estar
14936  marcada la opción 
14937 \family sans
14938 Usar paquete esint automáticamente
14939 \family default
14940  en el apartado 
14941 \family sans
14942 Opciones de ecuación
14943 \family default
14944  de la configuración del documento.
14945  
14946 \end_layout
14947
14948 \begin_layout Standard
14949 \begin_inset space \hfill{}
14950 \end_inset
14951
14952
14953 \begin_inset Tabular
14954 <lyxtabular version="3" rows="11" columns="2">
14955 <features rotate="0" tabularvalignment="middle">
14956 <column alignment="center" valignment="top" width="0pt">
14957 <column alignment="center" valignment="top" width="0pt">
14958 <row>
14959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14960 \begin_inset Text
14961
14962 \begin_layout Plain Layout
14963 Comando
14964 \end_layout
14965
14966 \end_inset
14967 </cell>
14968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14969 \begin_inset Text
14970
14971 \begin_layout Plain Layout
14972 Resultado
14973 \end_layout
14974
14975 \end_inset
14976 </cell>
14977 </row>
14978 <row>
14979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14980 \begin_inset Text
14981
14982 \begin_layout Plain Layout
14983
14984 \backslash
14985 int
14986 \begin_inset Index idx
14987 status collapsed
14988
14989 \begin_layout Plain Layout
14990 Comandos ! I ! 
14991 \backslash
14992 int
14993 \end_layout
14994
14995 \end_inset
14996
14997
14998 \end_layout
14999
15000 \end_inset
15001 </cell>
15002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15003 \begin_inset Text
15004
15005 \begin_layout Plain Layout
15006 \begin_inset Formula $\int$
15007 \end_inset
15008
15009
15010 \end_layout
15011
15012 \end_inset
15013 </cell>
15014 </row>
15015 <row>
15016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15017 \begin_inset Text
15018
15019 \begin_layout Plain Layout
15020
15021 \backslash
15022 oint
15023 \end_layout
15024
15025 \end_inset
15026 </cell>
15027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15028 \begin_inset Text
15029
15030 \begin_layout Plain Layout
15031 \begin_inset Formula $\oint$
15032 \end_inset
15033
15034
15035 \end_layout
15036
15037 \end_inset
15038 </cell>
15039 </row>
15040 <row>
15041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15042 \begin_inset Text
15043
15044 \begin_layout Plain Layout
15045
15046 \backslash
15047 ointctrclockwise
15048 \end_layout
15049
15050 \end_inset
15051 </cell>
15052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15053 \begin_inset Text
15054
15055 \begin_layout Plain Layout
15056 \begin_inset Formula $\ointctrclockwise$
15057 \end_inset
15058
15059
15060 \end_layout
15061
15062 \end_inset
15063 </cell>
15064 </row>
15065 <row>
15066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15067 \begin_inset Text
15068
15069 \begin_layout Plain Layout
15070
15071 \backslash
15072 ointclockwise
15073 \end_layout
15074
15075 \end_inset
15076 </cell>
15077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15078 \begin_inset Text
15079
15080 \begin_layout Plain Layout
15081 \begin_inset Formula $\ointclockwise$
15082 \end_inset
15083
15084
15085 \end_layout
15086
15087 \end_inset
15088 </cell>
15089 </row>
15090 <row>
15091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15092 \begin_inset Text
15093
15094 \begin_layout Plain Layout
15095
15096 \backslash
15097 sqint
15098 \end_layout
15099
15100 \end_inset
15101 </cell>
15102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15103 \begin_inset Text
15104
15105 \begin_layout Plain Layout
15106 \begin_inset Formula $\sqint$
15107 \end_inset
15108
15109
15110 \end_layout
15111
15112 \end_inset
15113 </cell>
15114 </row>
15115 <row>
15116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15117 \begin_inset Text
15118
15119 \begin_layout Plain Layout
15120
15121 \backslash
15122 fint
15123 \end_layout
15124
15125 \end_inset
15126 </cell>
15127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15128 \begin_inset Text
15129
15130 \begin_layout Plain Layout
15131  
15132 \begin_inset Formula $\fint$
15133 \end_inset
15134
15135
15136 \end_layout
15137
15138 \end_inset
15139 </cell>
15140 </row>
15141 <row>
15142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15143 \begin_inset Text
15144
15145 \begin_layout Plain Layout
15146
15147 \backslash
15148 landupint
15149 \end_layout
15150
15151 \end_inset
15152 </cell>
15153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15154 \begin_inset Text
15155
15156 \begin_layout Plain Layout
15157  
15158 \begin_inset Formula $\landupint$
15159 \end_inset
15160
15161
15162 \end_layout
15163
15164 \end_inset
15165 </cell>
15166 </row>
15167 <row>
15168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15169 \begin_inset Text
15170
15171 \begin_layout Plain Layout
15172
15173 \backslash
15174 landdownint
15175 \end_layout
15176
15177 \end_inset
15178 </cell>
15179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15180 \begin_inset Text
15181
15182 \begin_layout Plain Layout
15183  
15184 \begin_inset Formula $\landdownint$
15185 \end_inset
15186
15187
15188 \end_layout
15189
15190 \end_inset
15191 </cell>
15192 </row>
15193 <row>
15194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15195 \begin_inset Text
15196
15197 \begin_layout Plain Layout
15198
15199 \backslash
15200 bigcap
15201 \end_layout
15202
15203 \end_inset
15204 </cell>
15205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15206 \begin_inset Text
15207
15208 \begin_layout Plain Layout
15209 \begin_inset Formula $\bigcap$
15210 \end_inset
15211
15212
15213 \end_layout
15214
15215 \end_inset
15216 </cell>
15217 </row>
15218 <row>
15219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15220 \begin_inset Text
15221
15222 \begin_layout Plain Layout
15223
15224 \backslash
15225 bigcup
15226 \end_layout
15227
15228 \end_inset
15229 </cell>
15230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15231 \begin_inset Text
15232
15233 \begin_layout Plain Layout
15234 \begin_inset Formula $\bigcup$
15235 \end_inset
15236
15237
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 </row>
15243 </lyxtabular>
15244
15245 \end_inset
15246
15247
15248 \begin_inset space \hfill{}
15249 \end_inset
15250
15251
15252 \begin_inset Tabular
15253 <lyxtabular version="3" rows="11" columns="2">
15254 <features rotate="0" tabularvalignment="middle">
15255 <column alignment="center" valignment="top" width="0pt">
15256 <column alignment="center" valignment="top" width="0pt">
15257 <row>
15258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15259 \begin_inset Text
15260
15261 \begin_layout Plain Layout
15262 Comando
15263 \end_layout
15264
15265 \end_inset
15266 </cell>
15267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15268 \begin_inset Text
15269
15270 \begin_layout Plain Layout
15271 Resultado
15272 \end_layout
15273
15274 \end_inset
15275 </cell>
15276 </row>
15277 <row>
15278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15279 \begin_inset Text
15280
15281 \begin_layout Plain Layout
15282
15283 \backslash
15284 sum
15285 \begin_inset Index idx
15286 status collapsed
15287
15288 \begin_layout Plain Layout
15289 Comandos ! S ! 
15290 \backslash
15291 sum
15292 \end_layout
15293
15294 \end_inset
15295
15296
15297 \end_layout
15298
15299 \end_inset
15300 </cell>
15301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15302 \begin_inset Text
15303
15304 \begin_layout Plain Layout
15305 \begin_inset Formula $\sum$
15306 \end_inset
15307
15308
15309 \end_layout
15310
15311 \end_inset
15312 </cell>
15313 </row>
15314 <row>
15315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15316 \begin_inset Text
15317
15318 \begin_layout Plain Layout
15319
15320 \backslash
15321 prod
15322 \begin_inset Index idx
15323 status collapsed
15324
15325 \begin_layout Plain Layout
15326 Comandos ! P ! 
15327 \backslash
15328 prod
15329 \end_layout
15330
15331 \end_inset
15332
15333
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 $\prod$
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 coprod
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 $\coprod$
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 bigodot
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 $\bigodot$
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 bigotimes
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 $\bigotimes$
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 bigoplus
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 $\bigoplus$
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 bigwedge
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 $\bigwedge$
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 bigvee
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 $\bigvee$
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" leftline="true" usebox="none">
15503 \begin_inset Text
15504
15505 \begin_layout Plain Layout
15506
15507 \backslash
15508 bigsqcup
15509 \end_layout
15510
15511 \end_inset
15512 </cell>
15513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15514 \begin_inset Text
15515
15516 \begin_layout Plain Layout
15517 \begin_inset Formula $\bigsqcup$
15518 \end_inset
15519
15520
15521 \end_layout
15522
15523 \end_inset
15524 </cell>
15525 </row>
15526 <row>
15527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15528 \begin_inset Text
15529
15530 \begin_layout Plain Layout
15531
15532 \backslash
15533 biguplus
15534 \end_layout
15535
15536 \end_inset
15537 </cell>
15538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15539 \begin_inset Text
15540
15541 \begin_layout Plain Layout
15542 \begin_inset Formula $\biguplus$
15543 \end_inset
15544
15545
15546 \end_layout
15547
15548 \end_inset
15549 </cell>
15550 </row>
15551 </lyxtabular>
15552
15553 \end_inset
15554
15555
15556 \begin_inset space \hfill{}
15557 \end_inset
15558
15559
15560 \end_layout
15561
15562 \begin_layout Standard
15563 Todos los operadores grandes se pueden insertar con el botón 
15564 \begin_inset Graphics
15565         filename ../../images/math/intop.png
15566         scale 85
15567
15568 \end_inset
15569
15570  de la barra de ecuaciones.
15571 \end_layout
15572
15573 \begin_layout Standard
15574 Estos operadores son llamados grandes porque son mayores que los operadores
15575  binarios de aspecto semejante.
15576  Todos los operadores grandes pueden tener límites, como se describe en
15577  la subsección siguiente.
15578 \end_layout
15579
15580 \begin_layout Standard
15581 Para todos los operadores de integral hay una segunda versión disponible,
15582  terminando en 
15583 \series bold
15584 op
15585 \series default
15586
15587 \series bold
15588
15589 \backslash
15590 intop
15591 \series default
15592
15593 \series bold
15594
15595 \backslash
15596 ointop
15597 \series default
15598  etc.
15599  Estos operadores difieren de 
15600 \series bold
15601
15602 \backslash
15603 int
15604 \series default
15605 , etc., en el estilo en que se presentan los límites, véase
15606 \series bold
15607  
15608 \series default
15609
15610 \begin_inset CommandInset ref
15611 LatexCommand ref
15612 reference "sub:Límites-de-operadores"
15613
15614 \end_inset
15615
15616 .
15617 \end_layout
15618
15619 \begin_layout Subsubsection*
15620 Sugerencias para las integrales
15621 \end_layout
15622
15623 \begin_layout Standard
15624 La letra 
15625 \emph on
15626 d
15627 \emph default
15628  en una integral es un operador, por consiguiente debe escribirse en redonda.
15629  Esto se hace resaltando la 
15630 \emph on
15631 d
15632 \emph default
15633  y usando el atajo de teclado 
15634 \family sans
15635 Alt+C
15636 \begin_inset space ~
15637 \end_inset
15638
15639 R
15640 \family default
15641 .
15642 \begin_inset Foot
15643 status collapsed
15644
15645 \begin_layout Plain Layout
15646 véase estilos de letras en 
15647 \begin_inset CommandInset ref
15648 LatexCommand ref
15649 reference "sub:Estilos-de-tipografías"
15650
15651 \end_inset
15652
15653  
15654 \end_layout
15655
15656 \end_inset
15657
15658  Delante de la 
15659 \emph on
15660 d
15661 \emph default
15662  se inserta un espacio delgado, como es habitual en los operadores.
15663  Un ejemplo:
15664 \end_layout
15665
15666 \begin_layout Standard
15667 incorrecto: 
15668 \begin_inset Formula $\int A(x)dx$
15669 \end_inset
15670
15671
15672 \begin_inset Newline newline
15673 \end_inset
15674
15675
15676 \begin_inset Phantom HPhantom
15677 status open
15678
15679 \begin_layout Plain Layout
15680 in
15681 \end_layout
15682
15683 \end_inset
15684
15685 correcto: 
15686 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15687 \end_inset
15688
15689
15690 \end_layout
15691
15692 \begin_layout Standard
15693 Para integrales múltiples hay los siguientes comandos:
15694 \begin_inset VSpace medskip
15695 \end_inset
15696
15697
15698 \end_layout
15699
15700 \begin_layout Standard
15701 \begin_inset space \hfill{}
15702 \end_inset
15703
15704
15705 \begin_inset Tabular
15706 <lyxtabular version="3" rows="4" columns="2">
15707 <features rotate="0" tabularvalignment="middle">
15708 <column alignment="center" valignment="top">
15709 <column alignment="center" valignment="top">
15710 <row>
15711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15712 \begin_inset Text
15713
15714 \begin_layout Plain Layout
15715 Comando
15716 \end_layout
15717
15718 \end_inset
15719 </cell>
15720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15721 \begin_inset Text
15722
15723 \begin_layout Plain Layout
15724 Resultado
15725 \begin_inset Note Note
15726 status collapsed
15727
15728 \begin_layout Plain Layout
15729
15730 \series bold
15731
15732 \backslash
15733 raisebox
15734 \series default
15735  se usa sólo como espaciador
15736 \end_layout
15737
15738 \end_inset
15739
15740
15741 \end_layout
15742
15743 \end_inset
15744 </cell>
15745 </row>
15746 <row>
15747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15748 \begin_inset Text
15749
15750 \begin_layout Plain Layout
15751
15752 \backslash
15753 iint
15754 \end_layout
15755
15756 \end_inset
15757 </cell>
15758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15759 \begin_inset Text
15760
15761 \begin_layout Plain Layout
15762 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15763 \end_inset
15764
15765
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 </row>
15771 <row>
15772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15773 \begin_inset Text
15774
15775 \begin_layout Plain Layout
15776
15777 \backslash
15778 oiint
15779 \end_layout
15780
15781 \end_inset
15782 </cell>
15783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15784 \begin_inset Text
15785
15786 \begin_layout Plain Layout
15787 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15788 \end_inset
15789
15790
15791 \end_layout
15792
15793 \end_inset
15794 </cell>
15795 </row>
15796 <row>
15797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15798 \begin_inset Text
15799
15800 \begin_layout Plain Layout
15801
15802 \backslash
15803 sqiint
15804 \end_layout
15805
15806 \end_inset
15807 </cell>
15808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15809 \begin_inset Text
15810
15811 \begin_layout Plain Layout
15812 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15813 \end_inset
15814
15815
15816 \end_layout
15817
15818 \end_inset
15819 </cell>
15820 </row>
15821 </lyxtabular>
15822
15823 \end_inset
15824
15825
15826 \begin_inset space \hfill{}
15827 \end_inset
15828
15829
15830 \begin_inset Tabular
15831 <lyxtabular version="3" rows="4" columns="2">
15832 <features rotate="0" tabularvalignment="middle">
15833 <column alignment="center" valignment="top">
15834 <column alignment="center" valignment="top">
15835 <row>
15836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15837 \begin_inset Text
15838
15839 \begin_layout Plain Layout
15840 Comando
15841 \end_layout
15842
15843 \end_inset
15844 </cell>
15845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15846 \begin_inset Text
15847
15848 \begin_layout Plain Layout
15849 Resultado
15850 \begin_inset Note Note
15851 status collapsed
15852
15853 \begin_layout Plain Layout
15854
15855 \series bold
15856
15857 \backslash
15858 raisebox
15859 \series default
15860  se usa sólo como espaciador
15861 \end_layout
15862
15863 \end_inset
15864
15865
15866 \end_layout
15867
15868 \end_inset
15869 </cell>
15870 </row>
15871 <row>
15872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15873 \begin_inset Text
15874
15875 \begin_layout Plain Layout
15876
15877 \backslash
15878 iiint
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15888 \end_inset
15889
15890
15891 \end_layout
15892
15893 \end_inset
15894 </cell>
15895 </row>
15896 <row>
15897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15898 \begin_inset Text
15899
15900 \begin_layout Plain Layout
15901
15902 \backslash
15903 iiiint
15904 \end_layout
15905
15906 \end_inset
15907 </cell>
15908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15909 \begin_inset Text
15910
15911 \begin_layout Plain Layout
15912 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15913 \end_inset
15914
15915
15916 \end_layout
15917
15918 \end_inset
15919 </cell>
15920 </row>
15921 <row>
15922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15923 \begin_inset Text
15924
15925 \begin_layout Plain Layout
15926
15927 \backslash
15928 dotsint
15929 \end_layout
15930
15931 \end_inset
15932 </cell>
15933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15934 \begin_inset Text
15935
15936 \begin_layout Plain Layout
15937 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15938 \end_inset
15939
15940
15941 \end_layout
15942
15943 \end_inset
15944 </cell>
15945 </row>
15946 </lyxtabular>
15947
15948 \end_inset
15949
15950
15951 \begin_inset space \hfill{}
15952 \end_inset
15953
15954
15955 \end_layout
15956
15957 \begin_layout Subsection
15958 Límites de operadores
15959 \begin_inset CommandInset label
15960 LatexCommand label
15961 name "sub:Límites-de-operadores"
15962
15963 \end_inset
15964
15965
15966 \begin_inset Index idx
15967 status collapsed
15968
15969 \begin_layout Plain Layout
15970 Operadores ! límites de
15971 \end_layout
15972
15973 \end_inset
15974
15975
15976 \end_layout
15977
15978 \begin_layout Standard
15979 Los límites se crean mediante superíndices y subíndices:
15980 \end_layout
15981
15982 \begin_layout Standard
15983 \noindent
15984 \align center
15985 \begin_inset Tabular
15986 <lyxtabular version="3" rows="2" columns="2">
15987 <features rotate="0" tabularvalignment="middle">
15988 <column alignment="center" valignment="top">
15989 <column alignment="center" valignment="top">
15990 <row>
15991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15992 \begin_inset Text
15993
15994 \begin_layout Plain Layout
15995 Comando
15996 \end_layout
15997
15998 \end_inset
15999 </cell>
16000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16001 \begin_inset Text
16002
16003 \begin_layout Plain Layout
16004 Resultado
16005 \begin_inset Note Note
16006 status collapsed
16007
16008 \begin_layout Plain Layout
16009
16010 \series bold
16011
16012 \backslash
16013 raisebox
16014 \series default
16015  se usa sólo como espaciador
16016 \end_layout
16017
16018 \end_inset
16019
16020
16021 \end_layout
16022
16023 \end_inset
16024 </cell>
16025 </row>
16026 <row>
16027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16028 \begin_inset Text
16029
16030 \begin_layout Plain Layout
16031
16032 \backslash
16033 prod^
16034 \backslash
16035 infty
16036 \begin_inset ERT
16037 status collapsed
16038
16039 \begin_layout Plain Layout
16040
16041
16042 \backslash
16043 spce 
16044 \end_layout
16045
16046 \end_inset
16047
16048
16049 \begin_inset Formula $\to$
16050 \end_inset
16051
16052 _0
16053 \begin_inset Formula $\to$
16054 \end_inset
16055
16056 A(x)
16057 \end_layout
16058
16059 \end_inset
16060 </cell>
16061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16062 \begin_inset Text
16063
16064 \begin_layout Plain Layout
16065 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16066 \end_inset
16067
16068
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 </row>
16074 </lyxtabular>
16075
16076 \end_inset
16077
16078
16079 \end_layout
16080
16081 \begin_layout Standard
16082 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16083  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16084 \end_layout
16085
16086 \begin_layout Standard
16087 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16088  directamente detrás del operador y se elige 
16089 \series bold
16090 Alineado
16091 \series default
16092  en el menú 
16093 \family sans
16094 Editar\SpecialChar \menuseparator
16095 Ecuación\SpecialChar \menuseparator
16096 Cambiar tipo de límites
16097 \family default
16098  (atajo 
16099 \family sans
16100 Alt+M
16101 \begin_inset space ~
16102 \end_inset
16103
16104 L
16105 \family default
16106 ).
16107  Un ejemplo:
16108 \end_layout
16109
16110 \begin_layout Standard
16111 El tipo de límites por omisión es:
16112 \begin_inset Formula 
16113 \[
16114 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16115 \]
16116
16117 \end_inset
16118
16119
16120 \end_layout
16121
16122 \begin_layout Standard
16123 Así se ven si se cambia el tipo de límites a 
16124 \series bold
16125 Alineado
16126 \series default
16127 :
16128 \begin_inset Formula 
16129 \[
16130 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16131 \]
16132
16133 \end_inset
16134
16135
16136 \end_layout
16137
16138 \begin_layout Standard
16139 En integrales, excepto las que terminan en 
16140 \series bold
16141 op
16142 \series default
16143  como 
16144 \series bold
16145
16146 \backslash
16147 intop
16148 \series default
16149
16150 \series bold
16151
16152 \backslash
16153 ointop
16154 \series default
16155 , etc., los límites se colocan por omisión junto al operador.
16156  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16157  operador.
16158  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16159 \series bold
16160 Presentado
16161 \series default
16162  para poner el límite debajo:
16163 \begin_inset Formula 
16164 \begin{equation}
16165 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}
16166 \end{equation}
16167
16168 \end_inset
16169
16170
16171 \begin_inset VSpace medskip
16172 \end_inset
16173
16174 Para especificar condiciones en los límites se usan los comandos 
16175 \series bold
16176
16177 \backslash
16178 subarray
16179 \series default
16180
16181 \begin_inset Index idx
16182 status collapsed
16183
16184 \begin_layout Plain Layout
16185 Comandos ! S ! 
16186 \backslash
16187 subarray
16188 \end_layout
16189
16190 \end_inset
16191
16192  y 
16193 \series bold
16194
16195 \backslash
16196 substack
16197 \series default
16198
16199 \begin_inset Index idx
16200 status collapsed
16201
16202 \begin_layout Plain Layout
16203 Comandos ! S ! 
16204 \backslash
16205 substack
16206 \end_layout
16207
16208 \end_inset
16209
16210 .
16211  Por ejemplo, para componer la expresión
16212 \begin_inset Formula 
16213 \begin{equation}
16214 \sum_{\begin{subarray}{c}
16215 0<k<1000\\
16216 \\
16217 k\,\in\,\mathbb{N}
16218 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16219 \end{equation}
16220
16221 \end_inset
16222
16223 se ha hecho lo siguiente: primero se escribe el comando 
16224 \series bold
16225
16226 \backslash
16227 sum^n
16228 \series default
16229
16230 \begin_inset ERT
16231 status collapsed
16232
16233 \begin_layout Plain Layout
16234
16235
16236 \backslash
16237 spce 
16238 \end_layout
16239
16240 \end_inset
16241
16242
16243 \series bold
16244 _
16245 \series default
16246 .
16247  Ahora el cursor está en un marco azul bajo el operador sumatorio y ahí
16248  se inserta el comando 
16249 \series bold
16250
16251 \backslash
16252 subarray
16253 \series default
16254
16255 \begin_inset ERT
16256 status collapsed
16257
16258 \begin_layout Plain Layout
16259
16260
16261 \backslash
16262 spce 
16263 \end_layout
16264
16265 \end_inset
16266
16267 .
16268  Ahora el marco azul está en un marco púrpura donde pueden escribirse líneas
16269  distintas.
16270  Cada línea nueva se crea con un salto de línea (
16271 \family sans
16272 Ctrl+Entrar
16273 \family default
16274 ).
16275  Si ahora se teclea en ella
16276 \begin_inset Newline newline
16277 \end_inset
16278
16279
16280 \series bold
16281 0<k<1000 Ctrl+Entrar
16282 \begin_inset Newline newline
16283 \end_inset
16284
16285
16286 \series default
16287 aparece debajo un nuevo marco para la línea nueva.
16288 \end_layout
16289
16290 \begin_layout Standard
16291 La alineación de las líneas puede cambiarse a la izquierda con la 
16292 \family sans
16293 barra de herramientas de cuadros
16294 \family default
16295  o con el menú 
16296 \family sans
16297 Editar\SpecialChar \menuseparator
16298 Filas y columnas
16299 \family default
16300 .
16301  Para obtener alineación derecha se inserta 
16302 \series bold
16303
16304 \backslash
16305 hfill
16306 \series default
16307
16308 \begin_inset ERT
16309 status collapsed
16310
16311 \begin_layout Plain Layout
16312
16313
16314 \backslash
16315 spce 
16316 \end_layout
16317
16318 \end_inset
16319
16320  al principio de la línea.
16321 \end_layout
16322
16323 \begin_layout Standard
16324 El comando 
16325 \series bold
16326
16327 \backslash
16328 substack
16329 \series default
16330  es equivalente a 
16331 \series bold
16332
16333 \backslash
16334 subarray
16335 \series default
16336  con la diferencia de que las líneas están siempre centradas.
16337 \begin_inset VSpace bigskip
16338 \end_inset
16339
16340
16341 \end_layout
16342
16343 \begin_layout Standard
16344 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16345  siguientes, como en la ecuación 
16346 \begin_inset CommandInset ref
16347 LatexCommand eqref
16348 reference "eq:substack"
16349
16350 \end_inset
16351
16352 , porque éstos se colocan junto a los límites.
16353 \end_layout
16354
16355 \begin_layout Standard
16356 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16357 \end_layout
16358
16359 \begin_layout Standard
16360
16361 \series bold
16362
16363 \backslash
16364 def
16365 \backslash
16366 clap#1{
16367 \backslash
16368 hbox to 0pt{
16369 \backslash
16370 hss #1
16371 \backslash
16372 hss}}
16373 \begin_inset Newline newline
16374 \end_inset
16375
16376
16377 \backslash
16378 def
16379 \backslash
16380 mathclap {
16381 \backslash
16382 mathpalette 
16383 \backslash
16384 mathclapinternal}
16385 \begin_inset Newline newline
16386 \end_inset
16387
16388
16389 \backslash
16390 def
16391 \backslash
16392 mathclapinternal #1#2{
16393 \backslash
16394 clap{$
16395 \backslash
16396 mathsurround =0pt #1{#2}$}}
16397 \end_layout
16398
16399 \begin_layout Standard
16400 En ella se define el comando 
16401 \series bold
16402
16403 \backslash
16404 mathclap
16405 \series default
16406
16407 \begin_inset Index idx
16408 status collapsed
16409
16410 \begin_layout Plain Layout
16411 Comandos ! M ! 
16412 \backslash
16413 mathclap
16414 \end_layout
16415
16416 \end_inset
16417
16418  que establece la anchura del límite en 0
16419 \begin_inset space \thinspace{}
16420 \end_inset
16421
16422 pt.
16423  El esquema del comando es:
16424 \end_layout
16425
16426 \begin_layout Standard
16427
16428 \series bold
16429
16430 \backslash
16431 mathclap{límite}
16432 \end_layout
16433
16434 \begin_layout Standard
16435 donde el límite puede consistir en varias condiciones.
16436 \end_layout
16437
16438 \begin_layout Standard
16439 Aplicado en la ecuación 
16440 \begin_inset CommandInset ref
16441 LatexCommand eqref
16442 reference "eq:substack"
16443
16444 \end_inset
16445
16446  se usa el comando
16447 \end_layout
16448
16449 \begin_layout Standard
16450
16451 \series bold
16452
16453 \backslash
16454 sum_
16455 \backslash
16456 mathclap{
16457 \backslash
16458 substack
16459 \begin_inset ERT
16460 status collapsed
16461
16462 \begin_layout Plain Layout
16463
16464
16465 \backslash
16466 spce 
16467 \end_layout
16468
16469 \end_inset
16470
16471 0<k<1000 Ctrl+Entrar
16472 \end_layout
16473
16474 \begin_layout Standard
16475 para componer el límite inferior.
16476  Ahora el sumando está junto al sumatorio:
16477 \begin_inset Formula 
16478 \[
16479 \sum_{\mathclap{\substack{0<k<1000\\
16480 \\
16481 k\,\in\,\mathbb{N}
16482 }
16483 }}^{n}k^{-2}
16484 \]
16485
16486 \end_inset
16487
16488
16489 \begin_inset VSpace bigskip
16490 \end_inset
16491
16492 Cómo utilizar un límite para varios operadores se describe en la 
16493 \begin_inset CommandInset ref
16494 LatexCommand ref
16495 reference "sub:Operadores-de-usuario"
16496
16497 \end_inset
16498
16499 .
16500 \end_layout
16501
16502 \begin_layout Subsection
16503 Decoración para operadores
16504 \begin_inset Index idx
16505 status collapsed
16506
16507 \begin_layout Plain Layout
16508 Operadores ! Decoración
16509 \end_layout
16510
16511 \end_inset
16512
16513
16514 \end_layout
16515
16516 \begin_layout Standard
16517 Con los comandos 
16518 \series bold
16519
16520 \backslash
16521 overset
16522 \series default
16523
16524 \begin_inset Index idx
16525 status collapsed
16526
16527 \begin_layout Plain Layout
16528 Comandos ! O ! 
16529 \backslash
16530 overset
16531 \end_layout
16532
16533 \end_inset
16534
16535  y 
16536 \series bold
16537
16538 \backslash
16539 underset
16540 \series default
16541
16542 \begin_inset Index idx
16543 status collapsed
16544
16545 \begin_layout Plain Layout
16546 Comandos ! U ! 
16547 \backslash
16548 underset
16549 \end_layout
16550
16551 \end_inset
16552
16553  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
16554  Con el comando 
16555 \series bold
16556
16557 \backslash
16558 sideset
16559 \series default
16560
16561 \begin_inset Index idx
16562 status collapsed
16563
16564 \begin_layout Plain Layout
16565 Comandos ! S ! 
16566 \backslash
16567 sideset
16568 \end_layout
16569
16570 \end_inset
16571
16572  se pueden poner caracteres delante y detrás de un operador grande.
16573  El esquema del comando es:
16574 \end_layout
16575
16576 \begin_layout Standard
16577
16578 \series bold
16579
16580 \backslash
16581 sideset{carácter
16582 \series default
16583  
16584 \series bold
16585 anterior}{carácter posterior}
16586 \end_layout
16587
16588 \begin_layout Standard
16589
16590 \series bold
16591
16592 \backslash
16593 sideset
16594 \series default
16595  siempre debe estar delante del operador.
16596  Se puede decorar con varios caracteres e incluso con otros operadores y
16597  símbolos.
16598  Para colocar con
16599 \series bold
16600  
16601 \backslash
16602 sideset
16603 \series default
16604  caracteres sólo detrás del operador grande, por ejemplo, no se escribe
16605  nada en el primer par de llaves, pero sin quitarlas.
16606  
16607 \end_layout
16608
16609 \begin_layout Standard
16610 Por ejemplo, el comando 
16611 \series bold
16612
16613 \backslash
16614 sideset{
16615 \begin_inset Formula $\to$
16616 \end_inset
16617
16618
16619 \backslash
16620 {
16621 \series default
16622 '
16623 \series bold
16624
16625 \begin_inset Formula $\to$
16626 \end_inset
16627
16628
16629 \backslash
16630 sum_k=1
16631 \begin_inset ERT
16632 status collapsed
16633
16634 \begin_layout Plain Layout
16635
16636
16637 \backslash
16638 spce 
16639 \end_layout
16640
16641 \end_inset
16642
16643
16644 \series default
16645 ^
16646 \series bold
16647
16648 \begin_inset ERT
16649 status collapsed
16650
16651 \begin_layout Plain Layout
16652
16653
16654 \backslash
16655 spce 
16656 \end_layout
16657
16658 \end_inset
16659
16660 n
16661 \series default
16662  genera:
16663 \begin_inset Formula 
16664 \[
16665 \sideset{}{'}\sum_{k=1}^{n}
16666 \]
16667
16668 \end_inset
16669
16670
16671 \end_layout
16672
16673 \begin_layout Standard
16674 \begin_inset Note Greyedout
16675 status open
16676
16677 \begin_layout Plain Layout
16678
16679 \series bold
16680 Nota: 
16681 \backslash
16682 sideset
16683 \series default
16684  sólo se puede usar para decorar operadores grandes, no permite operadores
16685  binarios.
16686 \end_layout
16687
16688 \end_inset
16689
16690
16691 \end_layout
16692
16693 \begin_layout Standard
16694 Con 
16695 \series bold
16696
16697 \backslash
16698 overset
16699 \series default
16700  y 
16701 \series bold
16702
16703 \backslash
16704 underset
16705 \series default
16706  también se pueden decorar símbolos y caracteres.
16707  Por ejemplo el comando 
16708 \series bold
16709
16710 \backslash
16711 overset
16712 \begin_inset ERT
16713 status collapsed
16714
16715 \begin_layout Plain Layout
16716
16717
16718 \backslash
16719 spce 
16720 \end_layout
16721
16722 \end_inset
16723
16724
16725 \backslash
16726 maltese
16727 \begin_inset ERT
16728 status collapsed
16729
16730 \begin_layout Plain Layout
16731
16732
16733 \backslash
16734 spce 
16735 \end_layout
16736
16737 \end_inset
16738
16739
16740 \series default
16741
16742 \begin_inset Formula $\uparrow$
16743 \end_inset
16744
16745
16746 \series bold
16747 a
16748 \series default
16749  genera:
16750 \begin_inset Formula 
16751 \[
16752 \overset{a}{\maltese}
16753 \]
16754
16755 \end_inset
16756
16757
16758 \end_layout
16759
16760 \begin_layout Subsection
16761 Operadores binarios
16762 \begin_inset CommandInset label
16763 LatexCommand label
16764 name "sub:Operadores-binarios"
16765
16766 \end_inset
16767
16768
16769 \begin_inset Index idx
16770 status collapsed
16771
16772 \begin_layout Plain Layout
16773 Operadores ! binarios
16774 \end_layout
16775
16776 \end_inset
16777
16778
16779 \end_layout
16780
16781 \begin_layout Standard
16782 Los operadores binarios se rodean por espacios si llevan un carácter delante
16783  o detrás.
16784 \begin_inset VSpace medskip
16785 \end_inset
16786
16787
16788 \end_layout
16789
16790 \begin_layout Standard
16791 \begin_inset space \hfill{}
16792 \end_inset
16793
16794
16795 \begin_inset Tabular
16796 <lyxtabular version="3" rows="13" columns="2">
16797 <features rotate="0" tabularvalignment="middle">
16798 <column alignment="center" valignment="top" width="0pt">
16799 <column alignment="center" valignment="top" width="0pt">
16800 <row>
16801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16802 \begin_inset Text
16803
16804 \begin_layout Plain Layout
16805 Comando
16806 \begin_inset Note Note
16807 status collapsed
16808
16809 \begin_layout Plain Layout
16810
16811 \series bold
16812
16813 \backslash
16814 raisebox
16815 \series default
16816  se usa sólo como espaciador
16817 \end_layout
16818
16819 \end_inset
16820
16821
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16827 \begin_inset Text
16828
16829 \begin_layout Plain Layout
16830 Operador
16831 \end_layout
16832
16833 \end_inset
16834 </cell>
16835 </row>
16836 <row>
16837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16838 \begin_inset Text
16839
16840 \begin_layout Plain Layout
16841 +
16842 \end_layout
16843
16844 \end_inset
16845 </cell>
16846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16847 \begin_inset Text
16848
16849 \begin_layout Plain Layout
16850 \begin_inset Formula $+$
16851 \end_inset
16852
16853
16854 \end_layout
16855
16856 \end_inset
16857 </cell>
16858 </row>
16859 <row>
16860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16861 \begin_inset Text
16862
16863 \begin_layout Plain Layout
16864 -
16865 \end_layout
16866
16867 \end_inset
16868 </cell>
16869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16870 \begin_inset Text
16871
16872 \begin_layout Plain Layout
16873 \begin_inset Formula $-$
16874 \end_inset
16875
16876
16877 \end_layout
16878
16879 \end_inset
16880 </cell>
16881 </row>
16882 <row>
16883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16884 \begin_inset Text
16885
16886 \begin_layout Plain Layout
16887
16888 \backslash
16889 pm
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Plain Layout
16898 \begin_inset Formula $\pm$
16899 \end_inset
16900
16901
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 </row>
16907 <row>
16908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16909 \begin_inset Text
16910
16911 \begin_layout Plain Layout
16912
16913 \backslash
16914 mp
16915 \end_layout
16916
16917 \end_inset
16918 </cell>
16919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16920 \begin_inset Text
16921
16922 \begin_layout Plain Layout
16923 \begin_inset Formula $\mp$
16924 \end_inset
16925
16926
16927 \end_layout
16928
16929 \end_inset
16930 </cell>
16931 </row>
16932 <row>
16933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Plain Layout
16937
16938 \backslash
16939 cdot
16940 \end_layout
16941
16942 \end_inset
16943 </cell>
16944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16945 \begin_inset Text
16946
16947 \begin_layout Plain Layout
16948 \begin_inset Formula $\cdot$
16949 \end_inset
16950
16951
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 </row>
16957 <row>
16958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Plain Layout
16962
16963 \backslash
16964 times
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973 \begin_inset Formula $\times$
16974 \end_inset
16975
16976
16977 \end_layout
16978
16979 \end_inset
16980 </cell>
16981 </row>
16982 <row>
16983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16984 \begin_inset Text
16985
16986 \begin_layout Plain Layout
16987
16988 \backslash
16989 div
16990 \end_layout
16991
16992 \end_inset
16993 </cell>
16994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16995 \begin_inset Text
16996
16997 \begin_layout Plain Layout
16998 \begin_inset Formula $\div$
16999 \end_inset
17000
17001
17002 \end_layout
17003
17004 \end_inset
17005 </cell>
17006 </row>
17007 <row>
17008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17009 \begin_inset Text
17010
17011 \begin_layout Plain Layout
17012 \begin_inset ERT
17013 status collapsed
17014
17015 \begin_layout Plain Layout
17016
17017
17018 \backslash
17019 raisebox{-1.2mm}{
17020 \end_layout
17021
17022 \end_inset
17023
17024 *
17025 \begin_inset ERT
17026 status collapsed
17027
17028 \begin_layout Plain Layout
17029
17030 }
17031 \end_layout
17032
17033 \end_inset
17034
17035
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044 \begin_inset Formula $*$
17045 \end_inset
17046
17047
17048 \end_layout
17049
17050 \end_inset
17051 </cell>
17052 </row>
17053 <row>
17054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058
17059 \backslash
17060 star
17061 \end_layout
17062
17063 \end_inset
17064 </cell>
17065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Plain Layout
17069 \begin_inset Formula $\star$
17070 \end_inset
17071
17072
17073 \end_layout
17074
17075 \end_inset
17076 </cell>
17077 </row>
17078 <row>
17079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17080 \begin_inset Text
17081
17082 \begin_layout Plain Layout
17083
17084 \backslash
17085 circ
17086 \end_layout
17087
17088 \end_inset
17089 </cell>
17090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17091 \begin_inset Text
17092
17093 \begin_layout Plain Layout
17094 \begin_inset Formula $\circ$
17095 \end_inset
17096
17097
17098 \end_layout
17099
17100 \end_inset
17101 </cell>
17102 </row>
17103 <row>
17104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17105 \begin_inset Text
17106
17107 \begin_layout Plain Layout
17108
17109 \backslash
17110 diamond
17111 \end_layout
17112
17113 \end_inset
17114 </cell>
17115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17116 \begin_inset Text
17117
17118 \begin_layout Plain Layout
17119 \begin_inset Formula $\diamond$
17120 \end_inset
17121
17122
17123 \end_layout
17124
17125 \end_inset
17126 </cell>
17127 </row>
17128 <row>
17129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17130 \begin_inset Text
17131
17132 \begin_layout Plain Layout
17133
17134 \backslash
17135 bullet
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17141 \begin_inset Text
17142
17143 \begin_layout Plain Layout
17144 \begin_inset Formula $\bullet$
17145 \end_inset
17146
17147
17148 \end_layout
17149
17150 \end_inset
17151 </cell>
17152 </row>
17153 </lyxtabular>
17154
17155 \end_inset
17156
17157
17158 \begin_inset space \hfill{}
17159 \end_inset
17160
17161
17162 \begin_inset Tabular
17163 <lyxtabular version="3" rows="13" columns="2">
17164 <features rotate="0" tabularvalignment="middle">
17165 <column alignment="center" valignment="top" width="0pt">
17166 <column alignment="center" valignment="top" width="0pt">
17167 <row>
17168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172 Comando
17173 \end_layout
17174
17175 \end_inset
17176 </cell>
17177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17178 \begin_inset Text
17179
17180 \begin_layout Plain Layout
17181 Operador
17182 \end_layout
17183
17184 \end_inset
17185 </cell>
17186 </row>
17187 <row>
17188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17189 \begin_inset Text
17190
17191 \begin_layout Plain Layout
17192
17193 \backslash
17194 nabla
17195 \end_layout
17196
17197 \end_inset
17198 </cell>
17199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17200 \begin_inset Text
17201
17202 \begin_layout Plain Layout
17203 \begin_inset Formula $\nabla$
17204 \end_inset
17205
17206
17207 \end_layout
17208
17209 \end_inset
17210 </cell>
17211 </row>
17212 <row>
17213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217
17218 \backslash
17219 bigtriangledown
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228 \begin_inset Formula $\bigtriangledown$
17229 \end_inset
17230
17231
17232 \end_layout
17233
17234 \end_inset
17235 </cell>
17236 </row>
17237 <row>
17238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17239 \begin_inset Text
17240
17241 \begin_layout Plain Layout
17242
17243 \backslash
17244 bigtriangleup
17245 \end_layout
17246
17247 \end_inset
17248 </cell>
17249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17250 \begin_inset Text
17251
17252 \begin_layout Plain Layout
17253 \begin_inset Formula $\bigtriangleup$
17254 \end_inset
17255
17256
17257 \end_layout
17258
17259 \end_inset
17260 </cell>
17261 </row>
17262 <row>
17263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17264 \begin_inset Text
17265
17266 \begin_layout Plain Layout
17267
17268 \backslash
17269 Box
17270 \end_layout
17271
17272 \end_inset
17273 </cell>
17274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17275 \begin_inset Text
17276
17277 \begin_layout Plain Layout
17278 \begin_inset Formula $\Box$
17279 \end_inset
17280
17281
17282 \end_layout
17283
17284 \end_inset
17285 </cell>
17286 </row>
17287 <row>
17288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292
17293 \backslash
17294 cap 
17295 \end_layout
17296
17297 \end_inset
17298 </cell>
17299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17300 \begin_inset Text
17301
17302 \begin_layout Plain Layout
17303 \begin_inset Formula $\cap$
17304 \end_inset
17305
17306
17307 \end_layout
17308
17309 \end_inset
17310 </cell>
17311 </row>
17312 <row>
17313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17314 \begin_inset Text
17315
17316 \begin_layout Plain Layout
17317
17318 \backslash
17319 cup
17320 \end_layout
17321
17322 \end_inset
17323 </cell>
17324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17325 \begin_inset Text
17326
17327 \begin_layout Plain Layout
17328 \begin_inset Formula $\cup$
17329 \end_inset
17330
17331
17332 \end_layout
17333
17334 \end_inset
17335 </cell>
17336 </row>
17337 <row>
17338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17339 \begin_inset Text
17340
17341 \begin_layout Plain Layout
17342
17343 \backslash
17344 dagger
17345 \end_layout
17346
17347 \end_inset
17348 </cell>
17349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17350 \begin_inset Text
17351
17352 \begin_layout Plain Layout
17353 \begin_inset Formula $\dagger$
17354 \end_inset
17355
17356
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 </row>
17362 <row>
17363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17364 \begin_inset Text
17365
17366 \begin_layout Plain Layout
17367
17368 \backslash
17369 ddagger
17370 \end_layout
17371
17372 \end_inset
17373 </cell>
17374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17375 \begin_inset Text
17376
17377 \begin_layout Plain Layout
17378 \begin_inset Formula $\ddagger$
17379 \end_inset
17380
17381
17382 \end_layout
17383
17384 \end_inset
17385 </cell>
17386 </row>
17387 <row>
17388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17389 \begin_inset Text
17390
17391 \begin_layout Plain Layout
17392
17393 \backslash
17394 wr
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403 \begin_inset Formula $\wr$
17404 \end_inset
17405
17406
17407 \end_layout
17408
17409 \end_inset
17410 </cell>
17411 </row>
17412 <row>
17413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17414 \begin_inset Text
17415
17416 \begin_layout Plain Layout
17417
17418 \backslash
17419 bigcirc
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17425 \begin_inset Text
17426
17427 \begin_layout Plain Layout
17428 \begin_inset Formula $\bigcirc$
17429 \end_inset
17430
17431
17432 \end_layout
17433
17434 \end_inset
17435 </cell>
17436 </row>
17437 <row>
17438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17439 \begin_inset Text
17440
17441 \begin_layout Plain Layout
17442
17443 \backslash
17444 wedge
17445 \end_layout
17446
17447 \end_inset
17448 </cell>
17449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17450 \begin_inset Text
17451
17452 \begin_layout Plain Layout
17453 \begin_inset Formula $\wedge$
17454 \end_inset
17455
17456
17457 \end_layout
17458
17459 \end_inset
17460 </cell>
17461 </row>
17462 <row>
17463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17464 \begin_inset Text
17465
17466 \begin_layout Plain Layout
17467
17468 \backslash
17469 vee
17470 \end_layout
17471
17472 \end_inset
17473 </cell>
17474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17475 \begin_inset Text
17476
17477 \begin_layout Plain Layout
17478 \begin_inset Formula $\vee$
17479 \end_inset
17480
17481
17482 \end_layout
17483
17484 \end_inset
17485 </cell>
17486 </row>
17487 </lyxtabular>
17488
17489 \end_inset
17490
17491
17492 \begin_inset space \hfill{}
17493 \end_inset
17494
17495
17496 \begin_inset Tabular
17497 <lyxtabular version="3" rows="13" columns="2">
17498 <features rotate="0" tabularvalignment="middle">
17499 <column alignment="center" valignment="top" width="0pt">
17500 <column alignment="center" valignment="top" width="0pt">
17501 <row>
17502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17503 \begin_inset Text
17504
17505 \begin_layout Plain Layout
17506 Comando
17507 \end_layout
17508
17509 \end_inset
17510 </cell>
17511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17512 \begin_inset Text
17513
17514 \begin_layout Plain Layout
17515 Operador
17516 \end_layout
17517
17518 \end_inset
17519 </cell>
17520 </row>
17521 <row>
17522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17523 \begin_inset Text
17524
17525 \begin_layout Plain Layout
17526
17527 \backslash
17528 oplus
17529 \end_layout
17530
17531 \end_inset
17532 </cell>
17533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17534 \begin_inset Text
17535
17536 \begin_layout Plain Layout
17537 \begin_inset Formula $\oplus$
17538 \end_inset
17539
17540
17541 \end_layout
17542
17543 \end_inset
17544 </cell>
17545 </row>
17546 <row>
17547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17548 \begin_inset Text
17549
17550 \begin_layout Plain Layout
17551
17552 \backslash
17553 ominus
17554 \end_layout
17555
17556 \end_inset
17557 </cell>
17558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17559 \begin_inset Text
17560
17561 \begin_layout Plain Layout
17562 \begin_inset Formula $\ominus$
17563 \end_inset
17564
17565
17566 \end_layout
17567
17568 \end_inset
17569 </cell>
17570 </row>
17571 <row>
17572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17573 \begin_inset Text
17574
17575 \begin_layout Plain Layout
17576
17577 \backslash
17578 otimes
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17584 \begin_inset Text
17585
17586 \begin_layout Plain Layout
17587 \begin_inset Formula $\otimes$
17588 \end_inset
17589
17590
17591 \end_layout
17592
17593 \end_inset
17594 </cell>
17595 </row>
17596 <row>
17597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17598 \begin_inset Text
17599
17600 \begin_layout Plain Layout
17601
17602 \backslash
17603 oslash
17604 \end_layout
17605
17606 \end_inset
17607 </cell>
17608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17609 \begin_inset Text
17610
17611 \begin_layout Plain Layout
17612 \begin_inset Formula $\oslash$
17613 \end_inset
17614
17615
17616 \end_layout
17617
17618 \end_inset
17619 </cell>
17620 </row>
17621 <row>
17622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17623 \begin_inset Text
17624
17625 \begin_layout Plain Layout
17626
17627 \backslash
17628 odot
17629 \end_layout
17630
17631 \end_inset
17632 </cell>
17633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17634 \begin_inset Text
17635
17636 \begin_layout Plain Layout
17637 \begin_inset Formula $\odot$
17638 \end_inset
17639
17640
17641 \end_layout
17642
17643 \end_inset
17644 </cell>
17645 </row>
17646 <row>
17647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17648 \begin_inset Text
17649
17650 \begin_layout Plain Layout
17651
17652 \backslash
17653 amalg
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662 \begin_inset Formula $\amalg$
17663 \end_inset
17664
17665
17666 \end_layout
17667
17668 \end_inset
17669 </cell>
17670 </row>
17671 <row>
17672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17673 \begin_inset Text
17674
17675 \begin_layout Plain Layout
17676
17677 \backslash
17678 uplus
17679 \end_layout
17680
17681 \end_inset
17682 </cell>
17683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17684 \begin_inset Text
17685
17686 \begin_layout Plain Layout
17687 \begin_inset Formula $\uplus$
17688 \end_inset
17689
17690
17691 \end_layout
17692
17693 \end_inset
17694 </cell>
17695 </row>
17696 <row>
17697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17698 \begin_inset Text
17699
17700 \begin_layout Plain Layout
17701
17702 \backslash
17703 setminus
17704 \end_layout
17705
17706 \end_inset
17707 </cell>
17708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17709 \begin_inset Text
17710
17711 \begin_layout Plain Layout
17712 \begin_inset Formula $\setminus$
17713 \end_inset
17714
17715
17716 \end_layout
17717
17718 \end_inset
17719 </cell>
17720 </row>
17721 <row>
17722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17723 \begin_inset Text
17724
17725 \begin_layout Plain Layout
17726
17727 \backslash
17728 sqcap
17729 \end_layout
17730
17731 \end_inset
17732 </cell>
17733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17734 \begin_inset Text
17735
17736 \begin_layout Plain Layout
17737 \begin_inset Formula $\sqcap$
17738 \end_inset
17739
17740
17741 \end_layout
17742
17743 \end_inset
17744 </cell>
17745 </row>
17746 <row>
17747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17748 \begin_inset Text
17749
17750 \begin_layout Plain Layout
17751
17752 \backslash
17753 sqcup
17754 \end_layout
17755
17756 \end_inset
17757 </cell>
17758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17759 \begin_inset Text
17760
17761 \begin_layout Plain Layout
17762 \begin_inset Formula $\sqcup$
17763 \end_inset
17764
17765
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 </row>
17771 <row>
17772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17773 \begin_inset Text
17774
17775 \begin_layout Plain Layout
17776
17777 \backslash
17778 triangleleft
17779 \end_layout
17780
17781 \end_inset
17782 </cell>
17783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17784 \begin_inset Text
17785
17786 \begin_layout Plain Layout
17787 \begin_inset Formula $\triangleleft$
17788 \end_inset
17789
17790
17791 \end_layout
17792
17793 \end_inset
17794 </cell>
17795 </row>
17796 <row>
17797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17798 \begin_inset Text
17799
17800 \begin_layout Plain Layout
17801
17802 \backslash
17803 triangleright
17804 \end_layout
17805
17806 \end_inset
17807 </cell>
17808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17809 \begin_inset Text
17810
17811 \begin_layout Plain Layout
17812 \begin_inset Formula $\triangleright$
17813 \end_inset
17814
17815
17816 \end_layout
17817
17818 \end_inset
17819 </cell>
17820 </row>
17821 </lyxtabular>
17822
17823 \end_inset
17824
17825
17826 \begin_inset space \hfill{}
17827 \end_inset
17828
17829
17830 \end_layout
17831
17832 \begin_layout Standard
17833 Todos los operadores binarios se pueden insertar también con el botón 
17834 \begin_inset Graphics
17835         filename ../../images/math/pm.png
17836         scale 85
17837
17838 \end_inset
17839
17840  de la barra de ecuaciones.
17841 \end_layout
17842
17843 \begin_layout Standard
17844 Para imprimir el operador Laplace se pueden usar 
17845 \series bold
17846
17847 \backslash
17848 Delta
17849 \series default
17850  o 
17851 \series bold
17852
17853 \backslash
17854 nabla
17855 \series default
17856 ^
17857 \series bold
17858 2
17859 \series default
17860  (
17861 \begin_inset Formula $\nabla^{2}$
17862 \end_inset
17863
17864 ) en vez de 
17865 \series bold
17866
17867 \backslash
17868 bigtriangleup
17869 \series default
17870 .
17871 \end_layout
17872
17873 \begin_layout Standard
17874 El carácter 
17875 \family sans
17876 Separador de menú
17877 \family default
17878  del menú 
17879 \family sans
17880 Insertar\SpecialChar \menuseparator
17881 Carácter especial
17882 \family default
17883  es el operador 
17884 \series bold
17885
17886 \backslash
17887 triangleright
17888 \series default
17889 .
17890 \end_layout
17891
17892 \begin_layout Subsection
17893 Operadores definidos por el usuario
17894 \begin_inset CommandInset label
17895 LatexCommand label
17896 name "sub:Operadores-de-usuario"
17897
17898 \end_inset
17899
17900
17901 \begin_inset Index idx
17902 status collapsed
17903
17904 \begin_layout Plain Layout
17905 Operadores ! personalizados
17906 \end_layout
17907
17908 \end_inset
17909
17910
17911 \end_layout
17912
17913 \begin_layout Standard
17914 Con ayuda del comando 
17915 \series bold
17916
17917 \backslash
17918 DeclareMathOperator
17919 \series default
17920
17921 \begin_inset Index idx
17922 status collapsed
17923
17924 \begin_layout Plain Layout
17925 Comandos ! D ! 
17926 \backslash
17927 dbinom@
17928 \backslash
17929 DeclareMathOperator
17930 \end_layout
17931
17932 \end_inset
17933
17934  se pueden definir operadores personalizados en el preámbulo LaTeX.
17935  Su esquema es:
17936 \end_layout
17937
17938 \begin_layout Standard
17939
17940 \series bold
17941
17942 \backslash
17943 DeclareMathOperator{comando nuevo}{presentación}
17944 \end_layout
17945
17946 \begin_layout Standard
17947 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17948  en la salida.
17949  Para definir un operador grande hay que añadirle un * detrás.
17950  Todos los operadores grandes personalizados pueden tener límites como se
17951  describe en 
17952 \begin_inset CommandInset ref
17953 LatexCommand ref
17954 reference "sub:Límites-de-operadores"
17955
17956 \end_inset
17957
17958 .
17959 \end_layout
17960
17961 \begin_layout Standard
17962 Por ejemplo, la línea en el preámbulo LaTeX
17963 \end_layout
17964
17965 \begin_layout Standard
17966
17967 \series bold
17968
17969 \backslash
17970 DeclareMathOperator*{
17971 \backslash
17972 Lozenge}{
17973 \backslash
17974 blacklozenge}
17975 \end_layout
17976
17977 \begin_layout Standard
17978 define el comando 
17979 \series bold
17980
17981 \backslash
17982 Lozenge
17983 \series default
17984 , que inserta un operador grande que es el símbolo blacklozenge de la 
17985 \begin_inset CommandInset ref
17986 LatexCommand ref
17987 reference "sub:Símbolos-misceláneos"
17988
17989 \end_inset
17990
17991 .
17992 \begin_inset Formula 
17993 \[
17994 \Lozenge_{n=1}^{\infty}
17995 \]
17996
17997 \end_inset
17998
17999 El comando para esta expresión es: 
18000 \series bold
18001
18002 \backslash
18003 Lozenge^
18004 \backslash
18005 infty
18006 \begin_inset Formula $\rightarrow$
18007 \end_inset
18008
18009 _n=1
18010 \begin_inset VSpace bigskip
18011 \end_inset
18012
18013
18014 \end_layout
18015
18016 \begin_layout Standard
18017 Si los operadores personalizados no se van a usar varias veces en el documento,
18018  se pueden también definir con los comandos 
18019 \series bold
18020
18021 \backslash
18022 mathop
18023 \series default
18024
18025 \begin_inset Index idx
18026 status collapsed
18027
18028 \begin_layout Plain Layout
18029 Comandos ! M ! 
18030 \backslash
18031 mathop
18032 \end_layout
18033
18034 \end_inset
18035
18036  y 
18037 \series bold
18038
18039 \backslash
18040 mathbin
18041 \series default
18042
18043 \begin_inset Index idx
18044 status collapsed
18045
18046 \begin_layout Plain Layout
18047 Comandos ! M ! 
18048 \backslash
18049 mathbin
18050 \end_layout
18051
18052 \end_inset
18053
18054 , con el siguiente esquema:
18055 \end_layout
18056
18057 \begin_layout Standard
18058
18059 \series bold
18060
18061 \backslash
18062 mathop{presentación}
18063 \series default
18064  y 
18065 \series bold
18066
18067 \backslash
18068 mathbin{presentación}
18069 \end_layout
18070
18071 \begin_layout Standard
18072
18073 \series bold
18074
18075 \backslash
18076 mathop
18077 \series default
18078  define operadores grandes, 
18079 \series bold
18080
18081 \backslash
18082 mathbin
18083 \series default
18084  operadores binarios.
18085 \end_layout
18086
18087 \begin_layout Standard
18088
18089 \series bold
18090
18091 \backslash
18092 mathop
18093 \series default
18094  se puede usar, p.e., para poner un límite a varios operadores:
18095 \begin_inset Formula 
18096 \[
18097 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18098 \]
18099
18100 \end_inset
18101
18102
18103 \end_layout
18104
18105 \begin_layout Standard
18106 El comando para la expresión anterior es:
18107 \begin_inset Newline newline
18108 \end_inset
18109
18110
18111 \series bold
18112
18113 \backslash
18114 mathop{
18115 \backslash
18116 sum
18117 \backslash
18118 negmedspace
18119 \backslash
18120 sum
18121 \series default
18122
18123 \begin_inset ERT
18124 status collapsed
18125
18126 \begin_layout Plain Layout
18127
18128
18129 \backslash
18130 spce 
18131 \end_layout
18132
18133 \end_inset
18134
18135
18136 \series bold
18137
18138 \begin_inset Formula $\to$
18139 \end_inset
18140
18141 ^N
18142 \series default
18143
18144 \begin_inset ERT
18145 status collapsed
18146
18147 \begin_layout Plain Layout
18148
18149
18150 \backslash
18151 spce 
18152 \end_layout
18153
18154 \end_inset
18155
18156
18157 \series bold
18158 _i,j=1
18159 \end_layout
18160
18161 \begin_layout Standard
18162 \begin_inset Newpage newpage
18163 \end_inset
18164
18165
18166 \end_layout
18167
18168 \begin_layout Section
18169 Tipografías
18170 \begin_inset Index idx
18171 status collapsed
18172
18173 \begin_layout Plain Layout
18174 Tipografías
18175 \end_layout
18176
18177 \end_inset
18178
18179
18180 \end_layout
18181
18182 \begin_layout Subsection
18183 Estilos de tipografías
18184 \begin_inset CommandInset label
18185 LatexCommand label
18186 name "sub:Estilos-de-tipografías"
18187
18188 \end_inset
18189
18190
18191 \begin_inset Index idx
18192 status collapsed
18193
18194 \begin_layout Plain Layout
18195 Tipografías ! estilos de
18196 \end_layout
18197
18198 \end_inset
18199
18200
18201 \end_layout
18202
18203 \begin_layout Standard
18204 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
18205  estilos:
18206 \end_layout
18207
18208 \begin_layout Standard
18209 \begin_inset VSpace -2mm
18210 \end_inset
18211
18212
18213 \end_layout
18214
18215 \begin_layout Standard
18216 \align center
18217 \begin_inset Tabular
18218 <lyxtabular version="3" rows="7" columns="3">
18219 <features rotate="0" tabularvalignment="middle">
18220 <column alignment="center" valignment="top">
18221 <column alignment="center" valignment="top">
18222 <column alignment="center" valignment="top">
18223 <row>
18224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18225 \begin_inset Text
18226
18227 \begin_layout Plain Layout
18228 Comando
18229 \end_layout
18230
18231 \end_inset
18232 </cell>
18233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237 Resultado
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246 atajo
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 </row>
18252 <row>
18253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18254 \begin_inset Text
18255
18256 \begin_layout Plain Layout
18257
18258 \backslash
18259 mathbb
18260 \series bold
18261
18262 \begin_inset ERT
18263 status collapsed
18264
18265 \begin_layout Plain Layout
18266
18267
18268 \backslash
18269 spce 
18270 \end_layout
18271
18272 \end_inset
18273
18274
18275 \series default
18276 ABC
18277 \end_layout
18278
18279 \end_inset
18280 </cell>
18281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18282 \begin_inset Text
18283
18284 \begin_layout Plain Layout
18285 \begin_inset Formula $\mathbb{ABC}$
18286 \end_inset
18287
18288
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18294 \begin_inset Text
18295
18296 \begin_layout Plain Layout
18297
18298 \family sans
18299 Alt+C C
18300 \end_layout
18301
18302 \end_inset
18303 </cell>
18304 </row>
18305 <row>
18306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18307 \begin_inset Text
18308
18309 \begin_layout Plain Layout
18310
18311 \backslash
18312 mathbf
18313 \series bold
18314
18315 \begin_inset ERT
18316 status collapsed
18317
18318 \begin_layout Plain Layout
18319
18320
18321 \backslash
18322 spce 
18323 \end_layout
18324
18325 \end_inset
18326
18327
18328 \series default
18329 AbC
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338 \begin_inset Formula $\mathbf{AbC}$
18339 \end_inset
18340
18341
18342 \end_layout
18343
18344 \end_inset
18345 </cell>
18346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18347 \begin_inset Text
18348
18349 \begin_layout Plain Layout
18350
18351 \family sans
18352 Ctrl+B
18353 \end_layout
18354
18355 \end_inset
18356 </cell>
18357 </row>
18358 <row>
18359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18360 \begin_inset Text
18361
18362 \begin_layout Plain Layout
18363
18364 \backslash
18365 boldsymbol
18366 \series bold
18367
18368 \begin_inset ERT
18369 status collapsed
18370
18371 \begin_layout Plain Layout
18372
18373
18374 \backslash
18375 spce 
18376 \end_layout
18377
18378 \end_inset
18379
18380
18381 \series default
18382 AbC
18383 \end_layout
18384
18385 \end_inset
18386 </cell>
18387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18388 \begin_inset Text
18389
18390 \begin_layout Plain Layout
18391 \begin_inset Formula $\boldsymbol{AbC}$
18392 \end_inset
18393
18394
18395 \end_layout
18396
18397 \end_inset
18398 </cell>
18399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18400 \begin_inset Text
18401
18402 \begin_layout Plain Layout
18403
18404 \family sans
18405 Ctrl+Alt+B , Alt+C B
18406 \end_layout
18407
18408 \end_inset
18409 </cell>
18410 </row>
18411 <row>
18412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18413 \begin_inset Text
18414
18415 \begin_layout Plain Layout
18416
18417 \backslash
18418 mathcal
18419 \series bold
18420
18421 \begin_inset ERT
18422 status collapsed
18423
18424 \begin_layout Plain Layout
18425
18426
18427 \backslash
18428 spce 
18429 \end_layout
18430
18431 \end_inset
18432
18433
18434 \series default
18435 ABC
18436 \end_layout
18437
18438 \end_inset
18439 </cell>
18440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18441 \begin_inset Text
18442
18443 \begin_layout Plain Layout
18444 \begin_inset Formula $\mathcal{ABC}$
18445 \end_inset
18446
18447
18448 \end_layout
18449
18450 \end_inset
18451 </cell>
18452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18453 \begin_inset Text
18454
18455 \begin_layout Plain Layout
18456
18457 \family sans
18458 Ctrl+E , Alt+C E
18459 \end_layout
18460
18461 \end_inset
18462 </cell>
18463 </row>
18464 <row>
18465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18466 \begin_inset Text
18467
18468 \begin_layout Plain Layout
18469
18470 \backslash
18471 mathfrak
18472 \series bold
18473
18474 \begin_inset ERT
18475 status collapsed
18476
18477 \begin_layout Plain Layout
18478
18479
18480 \backslash
18481 spce 
18482 \end_layout
18483
18484 \end_inset
18485
18486
18487 \series default
18488 AbC
18489 \end_layout
18490
18491 \end_inset
18492 </cell>
18493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497 \begin_inset Formula $\mathfrak{AbC}$
18498 \end_inset
18499
18500
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509 -
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 </row>
18515 <row>
18516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18517 \begin_inset Text
18518
18519 \begin_layout Plain Layout
18520
18521 \backslash
18522 mathscr
18523 \series bold
18524
18525 \begin_inset ERT
18526 status collapsed
18527
18528 \begin_layout Plain Layout
18529
18530
18531 \backslash
18532 spce 
18533 \end_layout
18534
18535 \end_inset
18536
18537
18538 \series default
18539 AbC
18540 \end_layout
18541
18542 \end_inset
18543 </cell>
18544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18545 \begin_inset Text
18546
18547 \begin_layout Plain Layout
18548 \begin_inset Formula $\mathscr{AbC}$
18549 \end_inset
18550
18551
18552 \end_layout
18553
18554 \end_inset
18555 </cell>
18556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18557 \begin_inset Text
18558
18559 \begin_layout Plain Layout
18560 -
18561 \end_layout
18562
18563 \end_inset
18564 </cell>
18565 </row>
18566 </lyxtabular>
18567
18568 \end_inset
18569
18570
18571 \end_layout
18572
18573 \begin_layout Standard
18574 \align center
18575 \begin_inset Tabular
18576 <lyxtabular version="3" rows="5" columns="3">
18577 <features rotate="0" tabularvalignment="middle">
18578 <column alignment="center" valignment="top">
18579 <column alignment="center" valignment="top">
18580 <column alignment="center" valignment="top">
18581 <row>
18582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18583 \begin_inset Text
18584
18585 \begin_layout Plain Layout
18586 Comando
18587 \end_layout
18588
18589 \end_inset
18590 </cell>
18591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18592 \begin_inset Text
18593
18594 \begin_layout Plain Layout
18595 Resultado
18596 \end_layout
18597
18598 \end_inset
18599 </cell>
18600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18601 \begin_inset Text
18602
18603 \begin_layout Plain Layout
18604 atajo
18605 \end_layout
18606
18607 \end_inset
18608 </cell>
18609 </row>
18610 <row>
18611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18612 \begin_inset Text
18613
18614 \begin_layout Plain Layout
18615
18616 \backslash
18617 mathit
18618 \series bold
18619
18620 \begin_inset ERT
18621 status collapsed
18622
18623 \begin_layout Plain Layout
18624
18625
18626 \backslash
18627 spce 
18628 \end_layout
18629
18630 \end_inset
18631
18632
18633 \series default
18634 AbC
18635 \end_layout
18636
18637 \end_inset
18638 </cell>
18639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643 \begin_inset Formula $\mathit{AbC}$
18644 \end_inset
18645
18646
18647 \end_layout
18648
18649 \end_inset
18650 </cell>
18651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18652 \begin_inset Text
18653
18654 \begin_layout Plain Layout
18655 -
18656 \end_layout
18657
18658 \end_inset
18659 </cell>
18660 </row>
18661 <row>
18662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18663 \begin_inset Text
18664
18665 \begin_layout Plain Layout
18666
18667 \backslash
18668 mathrm
18669 \series bold
18670
18671 \begin_inset ERT
18672 status collapsed
18673
18674 \begin_layout Plain Layout
18675
18676
18677 \backslash
18678 spce 
18679 \end_layout
18680
18681 \end_inset
18682
18683
18684 \series default
18685 AbC
18686 \end_layout
18687
18688 \end_inset
18689 </cell>
18690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18691 \begin_inset Text
18692
18693 \begin_layout Plain Layout
18694 \begin_inset Formula $\mathrm{AbC}$
18695 \end_inset
18696
18697
18698 \end_layout
18699
18700 \end_inset
18701 </cell>
18702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18703 \begin_inset Text
18704
18705 \begin_layout Plain Layout
18706
18707 \family sans
18708 Alt+C R
18709 \end_layout
18710
18711 \end_inset
18712 </cell>
18713 </row>
18714 <row>
18715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18716 \begin_inset Text
18717
18718 \begin_layout Plain Layout
18719
18720 \backslash
18721 mathsf
18722 \series bold
18723
18724 \begin_inset ERT
18725 status collapsed
18726
18727 \begin_layout Plain Layout
18728
18729
18730 \backslash
18731 spce 
18732 \end_layout
18733
18734 \end_inset
18735
18736
18737 \series default
18738 AbC
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747 \begin_inset Formula $\mathsf{AbC}$
18748 \end_inset
18749
18750
18751 \end_layout
18752
18753 \end_inset
18754 </cell>
18755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18756 \begin_inset Text
18757
18758 \begin_layout Plain Layout
18759
18760 \family sans
18761 Alt+C S
18762 \end_layout
18763
18764 \end_inset
18765 </cell>
18766 </row>
18767 <row>
18768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18769 \begin_inset Text
18770
18771 \begin_layout Plain Layout
18772
18773 \backslash
18774 mathtt
18775 \series bold
18776
18777 \begin_inset ERT
18778 status collapsed
18779
18780 \begin_layout Plain Layout
18781
18782
18783 \backslash
18784 spce 
18785 \end_layout
18786
18787 \end_inset
18788
18789
18790 \series default
18791 AbC
18792 \end_layout
18793
18794 \end_inset
18795 </cell>
18796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18797 \begin_inset Text
18798
18799 \begin_layout Plain Layout
18800 \begin_inset Formula $\mathtt{AbC}$
18801 \end_inset
18802
18803
18804 \end_layout
18805
18806 \end_inset
18807 </cell>
18808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18809 \begin_inset Text
18810
18811 \begin_layout Plain Layout
18812
18813 \family sans
18814 Ctrl+Mayúsculas+P
18815 \end_layout
18816
18817 \end_inset
18818 </cell>
18819 </row>
18820 </lyxtabular>
18821
18822 \end_inset
18823
18824
18825 \end_layout
18826
18827 \begin_layout Standard
18828 \begin_inset Note Greyedout
18829 status open
18830
18831 \begin_layout Plain Layout
18832
18833 \series bold
18834 Nota
18835 \series default
18836 : Los estilos 
18837 \series bold
18838
18839 \backslash
18840 mathbb
18841 \series default
18842  y 
18843 \series bold
18844
18845 \backslash
18846 mathcal
18847 \series default
18848  sólo se aplican a letras mayúsculas.
18849 \end_layout
18850
18851 \end_inset
18852
18853
18854 \end_layout
18855
18856 \begin_layout Standard
18857 El estilo predeterminado es 
18858 \series bold
18859
18860 \backslash
18861 mathnormal
18862 \series default
18863 .
18864 \end_layout
18865
18866 \begin_layout Standard
18867 Los comandos de estilo funcionan también en estructuras matemáticas:
18868 \begin_inset Formula 
18869 \[
18870 \mathfrak{A=\frac{b}{C}}
18871 \]
18872
18873 \end_inset
18874
18875
18876 \end_layout
18877
18878 \begin_layout Standard
18879 Los caracteres en texto matemático no aparecen en un estilo tipográfico
18880  de ecuaciones sino en el estilo tipográfico de texto 
18881 \series bold
18882
18883 \backslash
18884 textrm
18885 \series default
18886 .
18887  Este estilo no se puede poner correctamente con el diálogo de estilo de
18888  texto por un fallo de LyX.
18889 \begin_inset Foot
18890 status open
18891
18892 \begin_layout Plain Layout
18893 \begin_inset CommandInset href
18894 LatexCommand href
18895 name "LyX-bug #4629"
18896 target "http://www.lyx.org/trac/ticket/4629"
18897
18898 \end_inset
18899
18900
18901 \end_layout
18902
18903 \end_inset
18904
18905
18906 \end_layout
18907
18908 \begin_layout Standard
18909 En vez de comandos se puede usar el menú 
18910 \family sans
18911 Editar\SpecialChar \menuseparator
18912 Ecuación\SpecialChar \menuseparator
18913 Estilo del texto
18914 \family default
18915  o el botón 
18916 \begin_inset Graphics
18917         filename ../../images/math/font.png
18918         scale 85
18919
18920 \end_inset
18921
18922 .
18923 \end_layout
18924
18925 \begin_layout Subsection
18926 Ecuaciones en negrita
18927 \begin_inset CommandInset label
18928 LatexCommand label
18929 name "sub:Ecuaciones-en-negrita"
18930
18931 \end_inset
18932
18933
18934 \begin_inset Index idx
18935 status collapsed
18936
18937 \begin_layout Plain Layout
18938 Ecuación ! en negrita
18939 \end_layout
18940
18941 \end_inset
18942
18943
18944 \end_layout
18945
18946 \begin_layout Standard
18947 Para poner en negrita una ecuación completa no se puede usar el comando
18948  
18949 \series bold
18950
18951 \backslash
18952 mathbf
18953 \series default
18954 , porque no funciona con minúsculas griegas.
18955  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18956 \begin_inset Formula 
18957 \[
18958 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}
18959 \]
18960
18961 \end_inset
18962
18963
18964 \end_layout
18965
18966 \begin_layout Standard
18967 Para presentar la ecuación correctamente se usa el comando 
18968 \series bold
18969 boldsymbol
18970 \series default
18971 :
18972 \begin_inset Formula 
18973 \[
18974 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}
18975 \]
18976
18977 \end_inset
18978
18979
18980 \end_layout
18981
18982 \begin_layout Standard
18983 También es posible poner la fórmula en un 
18984 \series bold
18985 entorno boldmath
18986 \series default
18987 , que se inserta con el comando 
18988 \series bold
18989
18990 \backslash
18991 boldmath
18992 \series default
18993
18994 \begin_inset Index idx
18995 status collapsed
18996
18997 \begin_layout Plain Layout
18998 Comandos ! B ! 
18999 \backslash
19000 boldmath
19001 \end_layout
19002
19003 \end_inset
19004
19005  en modo TeX.
19006  Para finalizar el entorno se usa el comando 
19007 \series bold
19008
19009 \backslash
19010 unboldmath
19011 \series default
19012
19013 \begin_inset Index idx
19014 status collapsed
19015
19016 \begin_layout Plain Layout
19017 Comandos ! U ! 
19018 \backslash
19019 unboldmath
19020 \end_layout
19021
19022 \end_inset
19023
19024  en modo TeX.
19025 \begin_inset ERT
19026 status collapsed
19027
19028 \begin_layout Plain Layout
19029
19030
19031 \backslash
19032 boldmath
19033 \end_layout
19034
19035 \end_inset
19036
19037
19038 \begin_inset Formula 
19039 \[
19040 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}
19041 \]
19042
19043 \end_inset
19044
19045
19046 \end_layout
19047
19048 \begin_layout Standard
19049 \begin_inset ERT
19050 status collapsed
19051
19052 \begin_layout Plain Layout
19053
19054
19055 \backslash
19056 unboldmath
19057 \end_layout
19058
19059 \end_inset
19060
19061
19062 \end_layout
19063
19064 \begin_layout Subsection
19065 Ecuaciones coloreadas
19066 \begin_inset Index idx
19067 status collapsed
19068
19069 \begin_layout Plain Layout
19070 Ecuación ! coloreada
19071 \end_layout
19072
19073 \end_inset
19074
19075
19076 \end_layout
19077
19078 \begin_layout Standard
19079 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
19080  o una parte de una ecuación y usa el diálogo 
19081 \family sans
19082 Estilo del texto
19083 \family default
19084 .
19085  Aquí hay una ecuación en magenta:
19086 \begin_inset Formula 
19087 \[
19088 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19089 \]
19090
19091 \end_inset
19092
19093 También puedes definir tus propios colores como se describe en
19094 \begin_inset space ~
19095 \end_inset
19096
19097
19098 \begin_inset CommandInset ref
19099 LatexCommand ref
19100 reference "sub:Marcos-coloreados"
19101
19102 \end_inset
19103
19104 .
19105  Pueden usarse con el comando en código TeX 
19106 \series bold
19107
19108 \backslash
19109 textcolor
19110 \series default
19111
19112 \begin_inset Index idx
19113 status collapsed
19114
19115 \begin_layout Plain Layout
19116 Comandos ! T ! 
19117 \backslash
19118 textcolor
19119 \end_layout
19120
19121 \end_inset
19122
19123  según el esquema
19124 \end_layout
19125
19126 \begin_layout Standard
19127
19128 \series bold
19129
19130 \backslash
19131 textcolor{color}{caracteres o ecuación}
19132 \end_layout
19133
19134 \begin_layout Standard
19135 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
19136 e en rojo:
19137 \end_layout
19138
19139 \begin_layout Standard
19140 \begin_inset ERT
19141 status collapsed
19142
19143 \begin_layout Plain Layout
19144
19145
19146 \backslash
19147 textcolor{verdeoscuro}{
19148 \end_layout
19149
19150 \end_inset
19151
19152
19153 \begin_inset Formula 
19154 \[
19155 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19156 \]
19157
19158 \end_inset
19159
19160
19161 \begin_inset ERT
19162 status collapsed
19163
19164 \begin_layout Plain Layout
19165
19166 }
19167 \end_layout
19168
19169 \end_inset
19170
19171
19172 \end_layout
19173
19174 \begin_layout Standard
19175 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
19176  a ecuaciones completas.
19177 \begin_inset Foot
19178 status collapsed
19179
19180 \begin_layout Plain Layout
19181 \begin_inset CommandInset href
19182 LatexCommand href
19183 name "LyX-bug #5269"
19184 target "http://www.lyx.org/trac/ticket/5269"
19185
19186 \end_inset
19187
19188
19189 \end_layout
19190
19191 \end_inset
19192
19193
19194 \end_layout
19195
19196 \begin_layout Subsection
19197 Tamaños de tipografías
19198 \begin_inset CommandInset label
19199 LatexCommand label
19200 name "sub:Tamaños-de-tipografías"
19201
19202 \end_inset
19203
19204
19205 \begin_inset Index idx
19206 status collapsed
19207
19208 \begin_layout Plain Layout
19209 Tipografías ! tamaño
19210 \end_layout
19211
19212 \end_inset
19213
19214
19215 \end_layout
19216
19217 \begin_layout Standard
19218 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
19219  siguientes comandos de tamaño:
19220 \end_layout
19221
19222 \begin_layout Standard
19223
19224 \series bold
19225
19226 \backslash
19227 Huge
19228 \series default
19229
19230 \series bold
19231
19232 \backslash
19233 huge
19234 \series default
19235
19236 \series bold
19237
19238 \backslash
19239 LARGE
19240 \series default
19241
19242 \series bold
19243
19244 \backslash
19245 Large
19246 \series default
19247
19248 \series bold
19249
19250 \backslash
19251 large
19252 \series default
19253
19254 \series bold
19255
19256 \backslash
19257 normalsize
19258 \series default
19259
19260 \series bold
19261
19262 \backslash
19263 small
19264 \series default
19265 ,
19266 \begin_inset Newline newline
19267 \end_inset
19268
19269
19270 \series bold
19271
19272 \backslash
19273 footnotesize
19274 \series default
19275
19276 \series bold
19277
19278 \backslash
19279 scriptsize
19280 \series default
19281 , y 
19282 \series bold
19283
19284 \backslash
19285 tiny
19286 \end_layout
19287
19288 \begin_layout Standard
19289 El tamaño dado por los comandos depende del tamaño base de la tipografía
19290  en el documento, dado por el comando 
19291 \series bold
19292
19293 \backslash
19294 normalsize
19295 \series default
19296 .
19297  Los demás comandos producen tamaños menores o mayores que 
19298 \series bold
19299
19300 \backslash
19301 normalsize
19302 \series default
19303 .
19304  No obstante, puede que el tamaño de tipografía no exceda de cierto valor.
19305  Si, por ejemplo, la tipografía del documento es de 12
19306 \begin_inset space \thinspace{}
19307 \end_inset
19308
19309 pt, el comando 
19310 \series bold
19311
19312 \backslash
19313 Huge
19314 \series default
19315  da el mismo tamaño que 
19316 \series bold
19317
19318 \backslash
19319 huge
19320 \series default
19321 .
19322 \end_layout
19323
19324 \begin_layout Standard
19325 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19326  a todas las ecuaciones y texto siguientes.
19327  Para volver al tamaño anterior hay que insertar el comando 
19328 \series bold
19329
19330 \backslash
19331 normalsize
19332 \series default
19333  en modo TeX detrás de la ecuación.
19334 \end_layout
19335
19336 \begin_layout Standard
19337 Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes
19338  comandos de tamaño:
19339 \end_layout
19340
19341 \begin_layout Standard
19342 \noindent
19343 \align center
19344 \begin_inset Tabular
19345 <lyxtabular version="3" rows="5" columns="2">
19346 <features rotate="0" tabularvalignment="middle">
19347 <column alignment="center" valignment="top">
19348 <column alignment="center" valignment="top">
19349 <row>
19350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19351 \begin_inset Text
19352
19353 \begin_layout Plain Layout
19354 Comando
19355 \end_layout
19356
19357 \end_inset
19358 </cell>
19359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19360 \begin_inset Text
19361
19362 \begin_layout Plain Layout
19363 Resultado
19364 \begin_inset Note Note
19365 status collapsed
19366
19367 \begin_layout Plain Layout
19368
19369 \series bold
19370
19371 \backslash
19372 raisebox
19373 \series default
19374  se usa sólo como espaciador
19375 \end_layout
19376
19377 \end_inset
19378
19379
19380 \end_layout
19381
19382 \end_inset
19383 </cell>
19384 </row>
19385 <row>
19386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390
19391 \backslash
19392 displaystyle
19393 \begin_inset Index idx
19394 status collapsed
19395
19396 \begin_layout Plain Layout
19397 Comandos ! D ! 
19398 \backslash
19399 displaystyle
19400 \end_layout
19401
19402 \end_inset
19403
19404
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19410 \begin_inset Text
19411
19412 \begin_layout Plain Layout
19413 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19414 \end_inset
19415
19416
19417 \end_layout
19418
19419 \end_inset
19420 </cell>
19421 </row>
19422 <row>
19423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19424 \begin_inset Text
19425
19426 \begin_layout Plain Layout
19427
19428 \backslash
19429 textstyle
19430 \end_layout
19431
19432 \end_inset
19433 </cell>
19434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19439 \end_inset
19440
19441
19442 \end_layout
19443
19444 \end_inset
19445 </cell>
19446 </row>
19447 <row>
19448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Plain Layout
19452
19453 \backslash
19454 scriptstyle
19455 \end_layout
19456
19457 \end_inset
19458 </cell>
19459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19460 \begin_inset Text
19461
19462 \begin_layout Plain Layout
19463 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19464 \end_inset
19465
19466
19467 \end_layout
19468
19469 \end_inset
19470 </cell>
19471 </row>
19472 <row>
19473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477
19478 \backslash
19479 scriptscriptstyle
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19489 \end_inset
19490
19491
19492 \end_layout
19493
19494 \end_inset
19495 </cell>
19496 </row>
19497 </lyxtabular>
19498
19499 \end_inset
19500
19501
19502 \end_layout
19503
19504 \begin_layout Standard
19505 Después de introducir estos comandos, aparece un marco azul en el que se
19506  insertan las partes de la fórmula.
19507 \end_layout
19508
19509 \begin_layout Standard
19510 Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona
19511  para símbolos o letras en texto matemático.
19512  Para usarlo se inserta en texto matemático uno de los comandos de tamaño
19513  de texto anteriores.
19514  Todos los caracteres siguientes, hasta el final del texto matemático o
19515  hasta otro comando de tamaño, tendrán el tamaño seleccionado.
19516  Dos ejemplos:
19517 \begin_inset VSpace -2mm
19518 \end_inset
19519
19520
19521 \end_layout
19522
19523 \begin_layout Standard
19524 \begin_inset ERT
19525 status collapsed
19526
19527 \begin_layout Plain Layout
19528
19529
19530 \backslash
19531 huge
19532 \end_layout
19533
19534 \end_inset
19535
19536
19537 \begin_inset Formula 
19538 \[
19539 A=\frac{B}{c}\cdot\maltese
19540 \]
19541
19542 \end_inset
19543
19544
19545 \begin_inset Formula 
19546 \[
19547 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19548 \]
19549
19550 \end_inset
19551
19552
19553 \end_layout
19554
19555 \begin_layout Standard
19556 \begin_inset ERT
19557 status collapsed
19558
19559 \begin_layout Plain Layout
19560
19561
19562 \backslash
19563 normalsize
19564 \end_layout
19565
19566 \end_inset
19567
19568
19569 \begin_inset VSpace medskip
19570 \end_inset
19571
19572
19573 \end_layout
19574
19575 \begin_layout Standard
19576 Antes de las ecuaciones se ha insertado el comando 
19577 \series bold
19578
19579 \backslash
19580 huge
19581 \series default
19582 .
19583  Para la segunda ecuación el comando es:
19584 \begin_inset Newline newline
19585 \end_inset
19586
19587
19588 \series bold
19589
19590 \backslash
19591 maltese
19592 \begin_inset ERT
19593 status collapsed
19594
19595 \begin_layout Plain Layout
19596
19597
19598 \backslash
19599 spce 
19600 \end_layout
19601
19602 \end_inset
19603
19604 A Alt+M M 
19605 \backslash
19606 Large
19607 \begin_inset ERT
19608 status collapsed
19609
19610 \begin_layout Plain Layout
19611
19612
19613 \backslash
19614 spce 
19615 \end_layout
19616
19617 \end_inset
19618
19619
19620 \backslash
19621 maltese
19622 \begin_inset ERT
19623 status collapsed
19624
19625 \begin_layout Plain Layout
19626
19627
19628 \backslash
19629 spce 
19630 \end_layout
19631
19632 \end_inset
19633
19634
19635 \backslash
19636 textit
19637 \begin_inset ERT
19638 status collapsed
19639
19640 \begin_layout Plain Layout
19641
19642
19643 \backslash
19644 spce 
19645 \end_layout
19646
19647 \end_inset
19648
19649 A
19650 \begin_inset Formula $\to$
19651 \end_inset
19652
19653
19654 \begin_inset Formula $\to$
19655 \end_inset
19656
19657
19658 \begin_inset Newline newline
19659 \end_inset
19660
19661
19662 \begin_inset space \hspace*{}
19663 \length 1cm
19664 \end_inset
19665
19666 Alt+M M 
19667 \backslash
19668 tiny
19669 \begin_inset ERT
19670 status collapsed
19671
19672 \begin_layout Plain Layout
19673
19674
19675 \backslash
19676 spce 
19677 \end_layout
19678
19679 \end_inset
19680
19681
19682 \backslash
19683 maltese
19684 \begin_inset ERT
19685 status collapsed
19686
19687 \begin_layout Plain Layout
19688
19689
19690 \backslash
19691 spce 
19692 \end_layout
19693
19694 \end_inset
19695
19696
19697 \backslash
19698 textit
19699 \begin_inset ERT
19700 status collapsed
19701
19702 \begin_layout Plain Layout
19703
19704
19705 \backslash
19706 spce 
19707 \end_layout
19708
19709 \end_inset
19710
19711 A
19712 \end_layout
19713
19714 \begin_layout Standard
19715 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19716  el tamaño por omisión.
19717 \end_layout
19718
19719 \begin_layout Section
19720 Letras griegas
19721 \begin_inset Index idx
19722 status collapsed
19723
19724 \begin_layout Plain Layout
19725 Letras griegas
19726 \end_layout
19727
19728 \end_inset
19729
19730
19731 \end_layout
19732
19733 \begin_layout Standard
19734 Las letras griegas se pueden insertar además mediante el botón 
19735 \begin_inset Graphics
19736         filename ../../images/math/alpha.png
19737         scale 85
19738
19739 \end_inset
19740
19741  de la barra de ecuaciones.
19742  Las normas internacionales de tipografía proponen que las letras griegas
19743  en ecuaciones deben escribirse en cursiva/inclinada.
19744  No obstante, en algunos idiomas, como francés o ruso, a veces se escriben
19745  en redonda.
19746  Para las normas en español, véase
19747 \begin_inset space ~
19748 \end_inset
19749
19750
19751 \begin_inset CommandInset citation
19752 LatexCommand cite
19753 key "Bezos"
19754
19755 \end_inset
19756
19757 .
19758 \end_layout
19759
19760 \begin_layout Subsection
19761 Minúsculas
19762 \begin_inset Index idx
19763 status collapsed
19764
19765 \begin_layout Plain Layout
19766 Letras griegas ! minúsculas
19767 \end_layout
19768
19769 \end_inset
19770
19771
19772 \end_layout
19773
19774 \begin_layout Standard
19775 \begin_inset space \hfill{}
19776 \end_inset
19777
19778
19779 \begin_inset Tabular
19780 <lyxtabular version="3" rows="11" columns="2">
19781 <features rotate="0" tabularvalignment="middle">
19782 <column alignment="center" valignment="top" width="0pt">
19783 <column alignment="center" valignment="top" width="0pt">
19784 <row>
19785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19786 \begin_inset Text
19787
19788 \begin_layout Plain Layout
19789 Comando
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798 Símbolo
19799 \end_layout
19800
19801 \end_inset
19802 </cell>
19803 </row>
19804 <row>
19805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19806 \begin_inset Text
19807
19808 \begin_layout Plain Layout
19809
19810 \backslash
19811 alpha
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820 \begin_inset Formula $\alpha$
19821 \end_inset
19822
19823
19824 \end_layout
19825
19826 \end_inset
19827 </cell>
19828 </row>
19829 <row>
19830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19831 \begin_inset Text
19832
19833 \begin_layout Plain Layout
19834
19835 \backslash
19836 beta
19837 \end_layout
19838
19839 \end_inset
19840 </cell>
19841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19842 \begin_inset Text
19843
19844 \begin_layout Plain Layout
19845 \begin_inset Formula $\beta$
19846 \end_inset
19847
19848
19849 \end_layout
19850
19851 \end_inset
19852 </cell>
19853 </row>
19854 <row>
19855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Plain Layout
19859
19860 \backslash
19861 gamma
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870 \begin_inset Formula $\gamma$
19871 \end_inset
19872
19873
19874 \end_layout
19875
19876 \end_inset
19877 </cell>
19878 </row>
19879 <row>
19880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19881 \begin_inset Text
19882
19883 \begin_layout Plain Layout
19884
19885 \backslash
19886 delta
19887 \end_layout
19888
19889 \end_inset
19890 </cell>
19891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Plain Layout
19895 \begin_inset Formula $\delta$
19896 \end_inset
19897
19898
19899 \end_layout
19900
19901 \end_inset
19902 </cell>
19903 </row>
19904 <row>
19905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Plain Layout
19909
19910 \backslash
19911 epsilon
19912 \end_layout
19913
19914 \end_inset
19915 </cell>
19916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19917 \begin_inset Text
19918
19919 \begin_layout Plain Layout
19920 \begin_inset Formula $\epsilon$
19921 \end_inset
19922
19923
19924 \end_layout
19925
19926 \end_inset
19927 </cell>
19928 </row>
19929 <row>
19930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934
19935 \backslash
19936 varepsilon
19937 \end_layout
19938
19939 \end_inset
19940 </cell>
19941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19942 \begin_inset Text
19943
19944 \begin_layout Plain Layout
19945 \begin_inset Formula $\varepsilon$
19946 \end_inset
19947
19948
19949 \end_layout
19950
19951 \end_inset
19952 </cell>
19953 </row>
19954 <row>
19955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959
19960 \backslash
19961 zeta
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19967 \begin_inset Text
19968
19969 \begin_layout Plain Layout
19970 \begin_inset Formula $\zeta$
19971 \end_inset
19972
19973
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 </row>
19979 <row>
19980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984
19985 \backslash
19986 eta
19987 \end_layout
19988
19989 \end_inset
19990 </cell>
19991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995 \begin_inset Formula $\eta$
19996 \end_inset
19997
19998
19999 \end_layout
20000
20001 \end_inset
20002 </cell>
20003 </row>
20004 <row>
20005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20006 \begin_inset Text
20007
20008 \begin_layout Plain Layout
20009
20010 \backslash
20011 theta
20012 \end_layout
20013
20014 \end_inset
20015 </cell>
20016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20017 \begin_inset Text
20018
20019 \begin_layout Plain Layout
20020 \begin_inset Formula $\theta$
20021 \end_inset
20022
20023
20024 \end_layout
20025
20026 \end_inset
20027 </cell>
20028 </row>
20029 <row>
20030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034
20035 \backslash
20036 vartheta
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Plain Layout
20045 \begin_inset Formula $\vartheta$
20046 \end_inset
20047
20048
20049 \end_layout
20050
20051 \end_inset
20052 </cell>
20053 </row>
20054 </lyxtabular>
20055
20056 \end_inset
20057
20058
20059 \begin_inset space \hfill{}
20060 \end_inset
20061
20062
20063 \begin_inset Tabular
20064 <lyxtabular version="3" rows="12" columns="2">
20065 <features rotate="0" tabularvalignment="middle">
20066 <column alignment="center" valignment="top" width="0pt">
20067 <column alignment="center" valignment="top" width="0pt">
20068 <row>
20069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20070 \begin_inset Text
20071
20072 \begin_layout Plain Layout
20073 Comando
20074 \end_layout
20075
20076 \end_inset
20077 </cell>
20078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20079 \begin_inset Text
20080
20081 \begin_layout Plain Layout
20082 Símbolo
20083 \end_layout
20084
20085 \end_inset
20086 </cell>
20087 </row>
20088 <row>
20089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20090 \begin_inset Text
20091
20092 \begin_layout Plain Layout
20093
20094 \backslash
20095 iota
20096 \end_layout
20097
20098 \end_inset
20099 </cell>
20100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104 \begin_inset Formula $\iota$
20105 \end_inset
20106
20107
20108 \end_layout
20109
20110 \end_inset
20111 </cell>
20112 </row>
20113 <row>
20114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20115 \begin_inset Text
20116
20117 \begin_layout Plain Layout
20118
20119 \backslash
20120 kappa
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129 \begin_inset Formula $\kappa$
20130 \end_inset
20131
20132
20133 \end_layout
20134
20135 \end_inset
20136 </cell>
20137 </row>
20138 <row>
20139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20140 \begin_inset Text
20141
20142 \begin_layout Plain Layout
20143
20144 \backslash
20145 varkappa
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154 \begin_inset Formula $\varkappa$
20155 \end_inset
20156
20157
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 </row>
20163 <row>
20164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Plain Layout
20168
20169 \backslash
20170 lambda
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179 \begin_inset Formula $\lambda$
20180 \end_inset
20181
20182
20183 \end_layout
20184
20185 \end_inset
20186 </cell>
20187 </row>
20188 <row>
20189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193
20194 \backslash
20195 mu
20196 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204 \begin_inset Formula $\mu$
20205 \end_inset
20206
20207
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 </row>
20213 <row>
20214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20215 \begin_inset Text
20216
20217 \begin_layout Plain Layout
20218
20219 \backslash
20220 nu
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229 \begin_inset Formula $\nu$
20230 \end_inset
20231
20232
20233 \end_layout
20234
20235 \end_inset
20236 </cell>
20237 </row>
20238 <row>
20239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243
20244 \backslash
20245 xi
20246 \end_layout
20247
20248 \end_inset
20249 </cell>
20250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254 \begin_inset Formula $\xi$
20255 \end_inset
20256
20257
20258 \end_layout
20259
20260 \end_inset
20261 </cell>
20262 </row>
20263 <row>
20264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20265 \begin_inset Text
20266
20267 \begin_layout Plain Layout
20268 o
20269 \end_layout
20270
20271 \end_inset
20272 </cell>
20273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20274 \begin_inset Text
20275
20276 \begin_layout Plain Layout
20277 \begin_inset Formula $o$
20278 \end_inset
20279
20280
20281 \end_layout
20282
20283 \end_inset
20284 </cell>
20285 </row>
20286 <row>
20287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20288 \begin_inset Text
20289
20290 \begin_layout Plain Layout
20291
20292 \backslash
20293 pi
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302 \begin_inset Formula $\pi$
20303 \end_inset
20304
20305
20306 \end_layout
20307
20308 \end_inset
20309 </cell>
20310 </row>
20311 <row>
20312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20313 \begin_inset Text
20314
20315 \begin_layout Plain Layout
20316
20317 \backslash
20318 varpi
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20324 \begin_inset Text
20325
20326 \begin_layout Plain Layout
20327 \begin_inset Formula $\varpi$
20328 \end_inset
20329
20330
20331 \end_layout
20332
20333 \end_inset
20334 </cell>
20335 </row>
20336 <row>
20337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20338 \begin_inset Text
20339
20340 \begin_layout Plain Layout
20341
20342 \backslash
20343 rho
20344 \end_layout
20345
20346 \end_inset
20347 </cell>
20348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20349 \begin_inset Text
20350
20351 \begin_layout Plain Layout
20352 \begin_inset Formula $\rho$
20353 \end_inset
20354
20355
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 </row>
20361 </lyxtabular>
20362
20363 \end_inset
20364
20365
20366 \begin_inset space \hfill{}
20367 \end_inset
20368
20369
20370 \begin_inset Tabular
20371 <lyxtabular version="3" rows="11" columns="2">
20372 <features rotate="0" tabularvalignment="middle">
20373 <column alignment="center" valignment="top" width="0pt">
20374 <column alignment="center" valignment="top" width="0pt">
20375 <row>
20376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20377 \begin_inset Text
20378
20379 \begin_layout Plain Layout
20380 Comando
20381 \end_layout
20382
20383 \end_inset
20384 </cell>
20385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20386 \begin_inset Text
20387
20388 \begin_layout Plain Layout
20389 Símbolo
20390 \end_layout
20391
20392 \end_inset
20393 </cell>
20394 </row>
20395 <row>
20396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20397 \begin_inset Text
20398
20399 \begin_layout Plain Layout
20400
20401 \backslash
20402 varrho
20403 \end_layout
20404
20405 \end_inset
20406 </cell>
20407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20408 \begin_inset Text
20409
20410 \begin_layout Plain Layout
20411 \begin_inset Formula $\varrho$
20412 \end_inset
20413
20414
20415 \end_layout
20416
20417 \end_inset
20418 </cell>
20419 </row>
20420 <row>
20421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20422 \begin_inset Text
20423
20424 \begin_layout Plain Layout
20425
20426 \backslash
20427 sigma
20428 \end_layout
20429
20430 \end_inset
20431 </cell>
20432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20433 \begin_inset Text
20434
20435 \begin_layout Plain Layout
20436 \begin_inset Formula $\sigma$
20437 \end_inset
20438
20439
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 </row>
20445 <row>
20446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450
20451 \backslash
20452 varsigma
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461 \begin_inset Formula $\varsigma$
20462 \end_inset
20463
20464
20465 \end_layout
20466
20467 \end_inset
20468 </cell>
20469 </row>
20470 <row>
20471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20472 \begin_inset Text
20473
20474 \begin_layout Plain Layout
20475
20476 \backslash
20477 tau
20478 \end_layout
20479
20480 \end_inset
20481 </cell>
20482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20483 \begin_inset Text
20484
20485 \begin_layout Plain Layout
20486 \begin_inset Formula $\tau$
20487 \end_inset
20488
20489
20490 \end_layout
20491
20492 \end_inset
20493 </cell>
20494 </row>
20495 <row>
20496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20497 \begin_inset Text
20498
20499 \begin_layout Plain Layout
20500
20501 \backslash
20502 upsilon
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511 \begin_inset Formula $\upsilon$
20512 \end_inset
20513
20514
20515 \end_layout
20516
20517 \end_inset
20518 </cell>
20519 </row>
20520 <row>
20521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20522 \begin_inset Text
20523
20524 \begin_layout Plain Layout
20525
20526 \backslash
20527 phi
20528 \end_layout
20529
20530 \end_inset
20531 </cell>
20532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536 \begin_inset Formula $\phi$
20537 \end_inset
20538
20539
20540 \end_layout
20541
20542 \end_inset
20543 </cell>
20544 </row>
20545 <row>
20546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550
20551 \backslash
20552 varphi
20553 \end_layout
20554
20555 \end_inset
20556 </cell>
20557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561 \begin_inset Formula $\varphi$
20562 \end_inset
20563
20564
20565 \end_layout
20566
20567 \end_inset
20568 </cell>
20569 </row>
20570 <row>
20571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20572 \begin_inset Text
20573
20574 \begin_layout Plain Layout
20575
20576 \backslash
20577 chi
20578 \end_layout
20579
20580 \end_inset
20581 </cell>
20582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20583 \begin_inset Text
20584
20585 \begin_layout Plain Layout
20586 \begin_inset Formula $\chi$
20587 \end_inset
20588
20589
20590 \end_layout
20591
20592 \end_inset
20593 </cell>
20594 </row>
20595 <row>
20596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Plain Layout
20600
20601 \backslash
20602 psi
20603 \end_layout
20604
20605 \end_inset
20606 </cell>
20607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Plain Layout
20611 \begin_inset Formula $\psi$
20612 \end_inset
20613
20614
20615 \end_layout
20616
20617 \end_inset
20618 </cell>
20619 </row>
20620 <row>
20621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625
20626 \backslash
20627 omega
20628 \end_layout
20629
20630 \end_inset
20631 </cell>
20632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636 \begin_inset Formula $\omega$
20637 \end_inset
20638
20639
20640 \end_layout
20641
20642 \end_inset
20643 </cell>
20644 </row>
20645 </lyxtabular>
20646
20647 \end_inset
20648
20649
20650 \begin_inset space \hfill{}
20651 \end_inset
20652
20653
20654 \end_layout
20655
20656 \begin_layout Standard
20657 \begin_inset VSpace medskip
20658 \end_inset
20659
20660
20661 \end_layout
20662
20663 \begin_layout Standard
20664 Cómo escribir letras griegas especiales en redonda se explica en 
20665 \begin_inset CommandInset ref
20666 LatexCommand ref
20667 reference "sub:Griegas-en-redonda"
20668
20669 \end_inset
20670
20671 .
20672 \end_layout
20673
20674 \begin_layout Subsection
20675 Mayúsculas
20676 \begin_inset Index idx
20677 status collapsed
20678
20679 \begin_layout Plain Layout
20680 Letras griegas ! mayúsculas
20681 \end_layout
20682
20683 \end_inset
20684
20685
20686 \end_layout
20687
20688 \begin_layout Standard
20689 \begin_inset space \hfill{}
20690 \end_inset
20691
20692
20693 \begin_inset Tabular
20694 <lyxtabular version="3" rows="7" columns="2">
20695 <features rotate="0" tabularvalignment="middle">
20696 <column alignment="center" valignment="top" width="0pt">
20697 <column alignment="center" valignment="top" width="0pt">
20698 <row>
20699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703 Comando
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712 Símbolo
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 </row>
20718 <row>
20719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723
20724 \backslash
20725 Gamma
20726 \end_layout
20727
20728 \end_inset
20729 </cell>
20730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20731 \begin_inset Text
20732
20733 \begin_layout Plain Layout
20734 \begin_inset Formula $\Gamma$
20735 \end_inset
20736
20737
20738 \end_layout
20739
20740 \end_inset
20741 </cell>
20742 </row>
20743 <row>
20744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20745 \begin_inset Text
20746
20747 \begin_layout Plain Layout
20748
20749 \backslash
20750 Delta
20751 \end_layout
20752
20753 \end_inset
20754 </cell>
20755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20756 \begin_inset Text
20757
20758 \begin_layout Plain Layout
20759 \begin_inset Formula $\Delta$
20760 \end_inset
20761
20762
20763 \end_layout
20764
20765 \end_inset
20766 </cell>
20767 </row>
20768 <row>
20769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20770 \begin_inset Text
20771
20772 \begin_layout Plain Layout
20773
20774 \backslash
20775 Theta
20776 \end_layout
20777
20778 \end_inset
20779 </cell>
20780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20781 \begin_inset Text
20782
20783 \begin_layout Plain Layout
20784 \begin_inset Formula $\Theta$
20785 \end_inset
20786
20787
20788 \end_layout
20789
20790 \end_inset
20791 </cell>
20792 </row>
20793 <row>
20794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20795 \begin_inset Text
20796
20797 \begin_layout Plain Layout
20798
20799 \backslash
20800 Lambda
20801 \end_layout
20802
20803 \end_inset
20804 </cell>
20805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20806 \begin_inset Text
20807
20808 \begin_layout Plain Layout
20809 \begin_inset Formula $\Lambda$
20810 \end_inset
20811
20812
20813 \end_layout
20814
20815 \end_inset
20816 </cell>
20817 </row>
20818 <row>
20819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20820 \begin_inset Text
20821
20822 \begin_layout Plain Layout
20823
20824 \backslash
20825 Xi
20826 \end_layout
20827
20828 \end_inset
20829 </cell>
20830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20831 \begin_inset Text
20832
20833 \begin_layout Plain Layout
20834 \begin_inset Formula $\Xi$
20835 \end_inset
20836
20837
20838 \end_layout
20839
20840 \end_inset
20841 </cell>
20842 </row>
20843 <row>
20844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20845 \begin_inset Text
20846
20847 \begin_layout Plain Layout
20848
20849 \backslash
20850 Pi
20851 \end_layout
20852
20853 \end_inset
20854 </cell>
20855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20856 \begin_inset Text
20857
20858 \begin_layout Plain Layout
20859 \begin_inset Formula $\Pi$
20860 \end_inset
20861
20862
20863 \end_layout
20864
20865 \end_inset
20866 </cell>
20867 </row>
20868 </lyxtabular>
20869
20870 \end_inset
20871
20872
20873 \begin_inset space \hfill{}
20874 \end_inset
20875
20876
20877 \begin_inset Tabular
20878 <lyxtabular version="3" rows="6" columns="2">
20879 <features rotate="0" tabularvalignment="middle">
20880 <column alignment="center" valignment="top" width="0pt">
20881 <column alignment="center" valignment="top" width="0pt">
20882 <row>
20883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20884 \begin_inset Text
20885
20886 \begin_layout Plain Layout
20887 Comando
20888 \end_layout
20889
20890 \end_inset
20891 </cell>
20892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20893 \begin_inset Text
20894
20895 \begin_layout Plain Layout
20896 Símbolo
20897 \end_layout
20898
20899 \end_inset
20900 </cell>
20901 </row>
20902 <row>
20903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20904 \begin_inset Text
20905
20906 \begin_layout Plain Layout
20907
20908 \backslash
20909 Sigma
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Plain Layout
20918 \begin_inset Formula $\Sigma$
20919 \end_inset
20920
20921
20922 \end_layout
20923
20924 \end_inset
20925 </cell>
20926 </row>
20927 <row>
20928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20929 \begin_inset Text
20930
20931 \begin_layout Plain Layout
20932
20933 \backslash
20934 Upsilon
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Plain Layout
20943 \begin_inset Formula $\Upsilon$
20944 \end_inset
20945
20946
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 </row>
20952 <row>
20953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20954 \begin_inset Text
20955
20956 \begin_layout Plain Layout
20957
20958 \backslash
20959 Phi
20960 \end_layout
20961
20962 \end_inset
20963 </cell>
20964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20965 \begin_inset Text
20966
20967 \begin_layout Plain Layout
20968 \begin_inset Formula $\Phi$
20969 \end_inset
20970
20971
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 </row>
20977 <row>
20978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982
20983 \backslash
20984 Psi
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20990 \begin_inset Text
20991
20992 \begin_layout Plain Layout
20993 \begin_inset Formula $\Psi$
20994 \end_inset
20995
20996
20997 \end_layout
20998
20999 \end_inset
21000 </cell>
21001 </row>
21002 <row>
21003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21004 \begin_inset Text
21005
21006 \begin_layout Plain Layout
21007
21008 \backslash
21009 Omega
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21015 \begin_inset Text
21016
21017 \begin_layout Plain Layout
21018 \begin_inset Formula $\Omega$
21019 \end_inset
21020
21021
21022 \end_layout
21023
21024 \end_inset
21025 </cell>
21026 </row>
21027 </lyxtabular>
21028
21029 \end_inset
21030
21031
21032 \begin_inset space \hfill{}
21033 \end_inset
21034
21035
21036 \end_layout
21037
21038 \begin_layout Standard
21039 \begin_inset VSpace medskip
21040 \end_inset
21041
21042
21043 \end_layout
21044
21045 \begin_layout Standard
21046 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
21047  cuando se desarrolló TeX.
21048  Para obtener mayúsculas en cursiva, inicia cada comando con 
21049 \series bold
21050 var
21051 \series default
21052 .
21053  Por ejemplo, el comando 
21054 \series bold
21055
21056 \backslash
21057 varGamma
21058 \series default
21059  genera 
21060 \begin_inset Formula $\varGamma$
21061 \end_inset
21062
21063 .
21064  Otra forma es cargar el paquete 
21065 \series bold
21066 fixmath
21067 \series default
21068
21069 \begin_inset Foot
21070 status collapsed
21071
21072 \begin_layout Plain Layout
21073
21074 \series bold
21075 fixmath
21076 \series default
21077  forma parte del paquete LaTeX 
21078 \series bold
21079 was
21080 \series default
21081
21082 \begin_inset Index idx
21083 status collapsed
21084
21085 \begin_layout Plain Layout
21086 Paquetes ! was
21087 \begin_inset ERT
21088 status collapsed
21089
21090 \begin_layout Plain Layout
21091
21092
21093 \backslash
21094 vspace{4mm}
21095 \end_layout
21096
21097 \end_inset
21098
21099
21100 \end_layout
21101
21102 \end_inset
21103
21104 .
21105 \end_layout
21106
21107 \end_inset
21108
21109
21110 \begin_inset Index idx
21111 status collapsed
21112
21113 \begin_layout Plain Layout
21114 Paquetes ! fixmath
21115 \end_layout
21116
21117 \end_inset
21118
21119  con la línea siguiente en el preámbulo LaTeX
21120 \end_layout
21121
21122 \begin_layout Standard
21123
21124 \series bold
21125
21126 \backslash
21127 usepackage{fixmath}
21128 \end_layout
21129
21130 \begin_layout Standard
21131 Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam
21132 ente en cursiva.
21133 \end_layout
21134
21135 \begin_layout Subsection
21136 Letras en negrita
21137 \begin_inset Index idx
21138 status collapsed
21139
21140 \begin_layout Plain Layout
21141 Letras griegas ! en negrita
21142 \end_layout
21143
21144 \end_inset
21145
21146
21147 \end_layout
21148
21149 \begin_layout Standard
21150 Las letras griegas no admiten diferentes estilos de letra como las latinas.
21151  Sólo se pueden poner en negrita con el comando 
21152 \series bold
21153
21154 \backslash
21155 boldsymbol
21156 \series default
21157
21158 \begin_inset Index idx
21159 status collapsed
21160
21161 \begin_layout Plain Layout
21162 Comandos ! B ! 
21163 \backslash
21164 boldsymbol
21165 \end_layout
21166
21167 \end_inset
21168
21169 .
21170 \end_layout
21171
21172 \begin_layout Standard
21173 \align center
21174 \begin_inset Tabular
21175 <lyxtabular version="3" rows="3" columns="2">
21176 <features rotate="0" tabularvalignment="middle">
21177 <column alignment="center" valignment="top">
21178 <column alignment="center" valignment="top">
21179 <row>
21180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21181 \begin_inset Text
21182
21183 \begin_layout Plain Layout
21184 Comando
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21190 \begin_inset Text
21191
21192 \begin_layout Plain Layout
21193 Símbolo
21194 \end_layout
21195
21196 \end_inset
21197 </cell>
21198 </row>
21199 <row>
21200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21201 \begin_inset Text
21202
21203 \begin_layout Plain Layout
21204
21205 \backslash
21206 Upsilon
21207 \backslash
21208 boldsymbol
21209 \backslash
21210 Upsilon
21211 \end_layout
21212
21213 \end_inset
21214 </cell>
21215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21216 \begin_inset Text
21217
21218 \begin_layout Plain Layout
21219 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21220 \end_inset
21221
21222
21223 \end_layout
21224
21225 \end_inset
21226 </cell>
21227 </row>
21228 <row>
21229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21230 \begin_inset Text
21231
21232 \begin_layout Plain Layout
21233
21234 \backslash
21235 theta
21236 \backslash
21237 boldsymbol
21238 \backslash
21239 theta
21240 \end_layout
21241
21242 \end_inset
21243 </cell>
21244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21245 \begin_inset Text
21246
21247 \begin_layout Plain Layout
21248 \begin_inset Formula $\theta\boldsymbol{\theta}$
21249 \end_inset
21250
21251
21252 \end_layout
21253
21254 \end_inset
21255 </cell>
21256 </row>
21257 </lyxtabular>
21258
21259 \end_inset
21260
21261
21262 \end_layout
21263
21264 \begin_layout Section
21265 Símbolos
21266 \begin_inset ERT
21267 status collapsed
21268
21269 \begin_layout Plain Layout
21270
21271
21272 \backslash
21273 texorpdfstring{
21274 \end_layout
21275
21276 \end_inset
21277
21278
21279 \begin_inset Foot
21280 status collapsed
21281
21282 \begin_layout Plain Layout
21283 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
21284  LaTeX en 
21285 \begin_inset CommandInset citation
21286 LatexCommand cite
21287 key "Symbols"
21288
21289 \end_inset
21290
21291 .
21292 \end_layout
21293
21294 \end_inset
21295
21296
21297 \begin_inset ERT
21298 status collapsed
21299
21300 \begin_layout Plain Layout
21301
21302 }{}
21303 \end_layout
21304
21305 \end_inset
21306
21307
21308 \begin_inset Note Note
21309 status collapsed
21310
21311 \begin_layout Plain Layout
21312
21313 \backslash
21314 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
21315  PDF.
21316 \end_layout
21317
21318 \begin_layout Plain Layout
21319 Más sobre 
21320 \backslash
21321 texorpdfstring en la sección 
21322 \begin_inset CommandInset ref
21323 LatexCommand ref
21324 reference "sub:Ecuaciones-en-encabezados"
21325
21326 \end_inset
21327
21328 .
21329 \end_layout
21330
21331 \end_inset
21332
21333
21334 \begin_inset Index idx
21335 status collapsed
21336
21337 \begin_layout Plain Layout
21338 Símbolos
21339 \end_layout
21340
21341 \end_inset
21342
21343
21344 \end_layout
21345
21346 \begin_layout Standard
21347 Muchos de los símbolos listados en esta sección se pueden insertar además
21348  mediante los botones 
21349 \begin_inset Graphics
21350         filename ../../images/math/nabla.png
21351         scale 85
21352
21353 \end_inset
21354
21355  y 
21356 \begin_inset Graphics
21357         filename ../../images/math/digamma.png
21358         scale 85
21359
21360 \end_inset
21361
21362  de la barra de ecuaciones.
21363 \end_layout
21364
21365 \begin_layout Subsection
21366 Símbolos matemáticos
21367 \begin_inset CommandInset label
21368 LatexCommand label
21369 name "sub:Símbolos-matemáticos"
21370
21371 \end_inset
21372
21373
21374 \begin_inset Index idx
21375 status collapsed
21376
21377 \begin_layout Plain Layout
21378 Símbolos ! matemáticos
21379 \end_layout
21380
21381 \end_inset
21382
21383
21384 \end_layout
21385
21386 \begin_layout Standard
21387 \begin_inset space \hfill{}
21388 \end_inset
21389
21390
21391 \begin_inset Tabular
21392 <lyxtabular version="3" rows="10" columns="2">
21393 <features rotate="0" tabularvalignment="middle">
21394 <column alignment="center" valignment="top" width="0pt">
21395 <column alignment="center" valignment="top" width="0pt">
21396 <row>
21397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21398 \begin_inset Text
21399
21400 \begin_layout Plain Layout
21401 Comando
21402 \end_layout
21403
21404 \end_inset
21405 </cell>
21406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21407 \begin_inset Text
21408
21409 \begin_layout Plain Layout
21410 Símbolo
21411 \end_layout
21412
21413 \end_inset
21414 </cell>
21415 </row>
21416 <row>
21417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21418 \begin_inset Text
21419
21420 \begin_layout Plain Layout
21421
21422 \backslash
21423 neg
21424 \end_layout
21425
21426 \end_inset
21427 </cell>
21428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21429 \begin_inset Text
21430
21431 \begin_layout Plain Layout
21432 \begin_inset Formula $\neg$
21433 \end_inset
21434
21435
21436 \end_layout
21437
21438 \end_inset
21439 </cell>
21440 </row>
21441 <row>
21442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21443 \begin_inset Text
21444
21445 \begin_layout Plain Layout
21446
21447 \backslash
21448 Im
21449 \end_layout
21450
21451 \end_inset
21452 </cell>
21453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \begin_layout Plain Layout
21457 \begin_inset Formula $\Im$
21458 \end_inset
21459
21460
21461 \end_layout
21462
21463 \end_inset
21464 </cell>
21465 </row>
21466 <row>
21467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21468 \begin_inset Text
21469
21470 \begin_layout Plain Layout
21471
21472 \backslash
21473 Re
21474 \end_layout
21475
21476 \end_inset
21477 </cell>
21478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21479 \begin_inset Text
21480
21481 \begin_layout Plain Layout
21482 \begin_inset Formula $\Re$
21483 \end_inset
21484
21485
21486 \end_layout
21487
21488 \end_inset
21489 </cell>
21490 </row>
21491 <row>
21492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21493 \begin_inset Text
21494
21495 \begin_layout Plain Layout
21496
21497 \backslash
21498 aleph
21499 \end_layout
21500
21501 \end_inset
21502 </cell>
21503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21504 \begin_inset Text
21505
21506 \begin_layout Plain Layout
21507 \begin_inset Formula $\aleph$
21508 \end_inset
21509
21510
21511 \end_layout
21512
21513 \end_inset
21514 </cell>
21515 </row>
21516 <row>
21517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21518 \begin_inset Text
21519
21520 \begin_layout Plain Layout
21521
21522 \backslash
21523 partial
21524 \end_layout
21525
21526 \end_inset
21527 </cell>
21528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21529 \begin_inset Text
21530
21531 \begin_layout Plain Layout
21532 \begin_inset Formula $\partial$
21533 \end_inset
21534
21535
21536 \end_layout
21537
21538 \end_inset
21539 </cell>
21540 </row>
21541 <row>
21542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21543 \begin_inset Text
21544
21545 \begin_layout Plain Layout
21546
21547 \backslash
21548 infty
21549 \end_layout
21550
21551 \end_inset
21552 </cell>
21553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21554 \begin_inset Text
21555
21556 \begin_layout Plain Layout
21557 \begin_inset Formula $\infty$
21558 \end_inset
21559
21560
21561 \end_layout
21562
21563 \end_inset
21564 </cell>
21565 </row>
21566 <row>
21567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21568 \begin_inset Text
21569
21570 \begin_layout Plain Layout
21571
21572 \backslash
21573 wp
21574 \end_layout
21575
21576 \end_inset
21577 </cell>
21578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Plain Layout
21582 \begin_inset Formula $\wp$
21583 \end_inset
21584
21585
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 </row>
21591 <row>
21592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21593 \begin_inset Text
21594
21595 \begin_layout Plain Layout
21596
21597 \backslash
21598 imath
21599 \end_layout
21600
21601 \end_inset
21602 </cell>
21603 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21604 \begin_inset Text
21605
21606 \begin_layout Plain Layout
21607 \begin_inset Formula $\imath$
21608 \end_inset
21609
21610
21611 \end_layout
21612
21613 \end_inset
21614 </cell>
21615 </row>
21616 <row>
21617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21618 \begin_inset Text
21619
21620 \begin_layout Plain Layout
21621
21622 \backslash
21623 jmath
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21629 \begin_inset Text
21630
21631 \begin_layout Plain Layout
21632 \begin_inset Formula $\jmath$
21633 \end_inset
21634
21635
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 </row>
21641 </lyxtabular>
21642
21643 \end_inset
21644
21645
21646 \begin_inset space \hfill{}
21647 \end_inset
21648
21649
21650 \begin_inset Tabular
21651 <lyxtabular version="3" rows="10" columns="2">
21652 <features rotate="0" tabularvalignment="middle">
21653 <column alignment="center" valignment="top" width="0pt">
21654 <column alignment="center" valignment="top" width="0pt">
21655 <row>
21656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21657 \begin_inset Text
21658
21659 \begin_layout Plain Layout
21660 Comando
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21666 \begin_inset Text
21667
21668 \begin_layout Plain Layout
21669 Símbolo
21670 \begin_inset Note Note
21671 status collapsed
21672
21673 \begin_layout Plain Layout
21674
21675 \series bold
21676
21677 \backslash
21678 raisebox
21679 \series default
21680  se usa sólo como espaciador
21681 \end_layout
21682
21683 \end_inset
21684
21685
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 </row>
21691 <row>
21692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21693 \begin_inset Text
21694
21695 \begin_layout Plain Layout
21696
21697 \backslash
21698 forall
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21704 \begin_inset Text
21705
21706 \begin_layout Plain Layout
21707 \begin_inset Formula $\forall$
21708 \end_inset
21709
21710
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 </row>
21716 <row>
21717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21718 \begin_inset Text
21719
21720 \begin_layout Plain Layout
21721
21722 \backslash
21723 exists
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21729 \begin_inset Text
21730
21731 \begin_layout Plain Layout
21732 \begin_inset Formula $\exists$
21733 \end_inset
21734
21735
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 </row>
21741 <row>
21742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21743 \begin_inset Text
21744
21745 \begin_layout Plain Layout
21746
21747 \backslash
21748 nexists
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21754 \begin_inset Text
21755
21756 \begin_layout Plain Layout
21757 \begin_inset Formula $\nexists$
21758 \end_inset
21759
21760
21761 \end_layout
21762
21763 \end_inset
21764 </cell>
21765 </row>
21766 <row>
21767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21768 \begin_inset Text
21769
21770 \begin_layout Plain Layout
21771
21772 \backslash
21773 emptyset
21774 \end_layout
21775
21776 \end_inset
21777 </cell>
21778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21779 \begin_inset Text
21780
21781 \begin_layout Plain Layout
21782 \begin_inset Formula $\emptyset$
21783 \end_inset
21784
21785
21786 \end_layout
21787
21788 \end_inset
21789 </cell>
21790 </row>
21791 <row>
21792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21793 \begin_inset Text
21794
21795 \begin_layout Plain Layout
21796
21797 \backslash
21798 varnothing
21799 \end_layout
21800
21801 \end_inset
21802 </cell>
21803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21804 \begin_inset Text
21805
21806 \begin_layout Plain Layout
21807 \begin_inset Formula $\varnothing$
21808 \end_inset
21809
21810
21811 \end_layout
21812
21813 \end_inset
21814 </cell>
21815 </row>
21816 <row>
21817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21818 \begin_inset Text
21819
21820 \begin_layout Plain Layout
21821
21822 \backslash
21823 dag
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21829 \begin_inset Text
21830
21831 \begin_layout Plain Layout
21832 \begin_inset Formula $\dag$
21833 \end_inset
21834
21835
21836 \end_layout
21837
21838 \end_inset
21839 </cell>
21840 </row>
21841 <row>
21842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21843 \begin_inset Text
21844
21845 \begin_layout Plain Layout
21846
21847 \backslash
21848 ddag
21849 \end_layout
21850
21851 \end_inset
21852 </cell>
21853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21854 \begin_inset Text
21855
21856 \begin_layout Plain Layout
21857 \begin_inset Formula $\ddag$
21858 \end_inset
21859
21860
21861 \end_layout
21862
21863 \end_inset
21864 </cell>
21865 </row>
21866 <row>
21867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21868 \begin_inset Text
21869
21870 \begin_layout Plain Layout
21871
21872 \backslash
21873 complement
21874 \end_layout
21875
21876 \end_inset
21877 </cell>
21878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21879 \begin_inset Text
21880
21881 \begin_layout Plain Layout
21882 \begin_inset ERT
21883 status collapsed
21884
21885 \begin_layout Plain Layout
21886
21887
21888 \backslash
21889 raisebox{-0.8mm}{
21890 \end_layout
21891
21892 \end_inset
21893
21894
21895 \begin_inset Formula $\complement$
21896 \end_inset
21897
21898
21899 \begin_inset ERT
21900 status collapsed
21901
21902 \begin_layout Plain Layout
21903
21904 }
21905 \end_layout
21906
21907 \end_inset
21908
21909
21910 \end_layout
21911
21912 \end_inset
21913 </cell>
21914 </row>
21915 <row>
21916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Plain Layout
21920
21921 \backslash
21922 Bbbk
21923 \end_layout
21924
21925 \end_inset
21926 </cell>
21927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21928 \begin_inset Text
21929
21930 \begin_layout Plain Layout
21931 \begin_inset Formula $\Bbbk$
21932 \end_inset
21933
21934
21935 \end_layout
21936
21937 \end_inset
21938 </cell>
21939 </row>
21940 </lyxtabular>
21941
21942 \end_inset
21943
21944
21945 \begin_inset space \hfill{}
21946 \end_inset
21947
21948
21949 \begin_inset Tabular
21950 <lyxtabular version="3" rows="10" columns="2">
21951 <features rotate="0" tabularvalignment="middle">
21952 <column alignment="center" valignment="top" width="0pt">
21953 <column alignment="center" valignment="top" width="0pt">
21954 <row>
21955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21956 \begin_inset Text
21957
21958 \begin_layout Plain Layout
21959 Comando
21960 \end_layout
21961
21962 \end_inset
21963 </cell>
21964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21965 \begin_inset Text
21966
21967 \begin_layout Plain Layout
21968 Símbolo
21969 \end_layout
21970
21971 \end_inset
21972 </cell>
21973 </row>
21974 <row>
21975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21976 \begin_inset Text
21977
21978 \begin_layout Plain Layout
21979
21980 \backslash
21981 prime
21982 \end_layout
21983
21984 \end_inset
21985 </cell>
21986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21987 \begin_inset Text
21988
21989 \begin_layout Plain Layout
21990 \begin_inset Formula $\prime$
21991 \end_inset
21992
21993
21994 \end_layout
21995
21996 \end_inset
21997 </cell>
21998 </row>
21999 <row>
22000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22001 \begin_inset Text
22002
22003 \begin_layout Plain Layout
22004
22005 \backslash
22006 backprime
22007 \end_layout
22008
22009 \end_inset
22010 </cell>
22011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22012 \begin_inset Text
22013
22014 \begin_layout Plain Layout
22015 \begin_inset Formula $\backprime$
22016 \end_inset
22017
22018
22019 \end_layout
22020
22021 \end_inset
22022 </cell>
22023 </row>
22024 <row>
22025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22026 \begin_inset Text
22027
22028 \begin_layout Plain Layout
22029
22030 \backslash
22031 mho
22032 \end_layout
22033
22034 \end_inset
22035 </cell>
22036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22037 \begin_inset Text
22038
22039 \begin_layout Plain Layout
22040 \begin_inset Formula $\mho$
22041 \end_inset
22042
22043
22044 \end_layout
22045
22046 \end_inset
22047 </cell>
22048 </row>
22049 <row>
22050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22051 \begin_inset Text
22052
22053 \begin_layout Plain Layout
22054
22055 \backslash
22056 triangle
22057 \end_layout
22058
22059 \end_inset
22060 </cell>
22061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22062 \begin_inset Text
22063
22064 \begin_layout Plain Layout
22065 \begin_inset Formula $\triangle$
22066 \end_inset
22067
22068
22069 \end_layout
22070
22071 \end_inset
22072 </cell>
22073 </row>
22074 <row>
22075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22076 \begin_inset Text
22077
22078 \begin_layout Plain Layout
22079
22080 \backslash
22081 angle
22082 \end_layout
22083
22084 \end_inset
22085 </cell>
22086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22087 \begin_inset Text
22088
22089 \begin_layout Plain Layout
22090 \begin_inset Formula $\angle$
22091 \end_inset
22092
22093
22094 \end_layout
22095
22096 \end_inset
22097 </cell>
22098 </row>
22099 <row>
22100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22101 \begin_inset Text
22102
22103 \begin_layout Plain Layout
22104
22105 \backslash
22106 measuredangle
22107 \end_layout
22108
22109 \end_inset
22110 </cell>
22111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \begin_layout Plain Layout
22115 \begin_inset Formula $\measuredangle$
22116 \end_inset
22117
22118
22119 \end_layout
22120
22121 \end_inset
22122 </cell>
22123 </row>
22124 <row>
22125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22126 \begin_inset Text
22127
22128 \begin_layout Plain Layout
22129
22130 \backslash
22131 sphericalangle
22132 \end_layout
22133
22134 \end_inset
22135 </cell>
22136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22137 \begin_inset Text
22138
22139 \begin_layout Plain Layout
22140 \begin_inset Formula $\sphericalangle$
22141 \end_inset
22142
22143
22144 \end_layout
22145
22146 \end_inset
22147 </cell>
22148 </row>
22149 <row>
22150 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22151 \begin_inset Text
22152
22153 \begin_layout Plain Layout
22154
22155 \backslash
22156 top
22157 \end_layout
22158
22159 \end_inset
22160 </cell>
22161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22162 \begin_inset Text
22163
22164 \begin_layout Plain Layout
22165 \begin_inset Formula $\top$
22166 \end_inset
22167
22168
22169 \end_layout
22170
22171 \end_inset
22172 </cell>
22173 </row>
22174 <row>
22175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22176 \begin_inset Text
22177
22178 \begin_layout Plain Layout
22179
22180 \backslash
22181 bot
22182 \end_layout
22183
22184 \end_inset
22185 </cell>
22186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22187 \begin_inset Text
22188
22189 \begin_layout Plain Layout
22190 \begin_inset Formula $\bot$
22191 \end_inset
22192
22193
22194 \end_layout
22195
22196 \end_inset
22197 </cell>
22198 </row>
22199 </lyxtabular>
22200
22201 \end_inset
22202
22203
22204 \begin_inset space \hfill{}
22205 \end_inset
22206
22207
22208 \end_layout
22209
22210 \begin_layout Standard
22211 \noindent
22212 \align center
22213 \begin_inset Newpage newpage
22214 \end_inset
22215
22216
22217 \end_layout
22218
22219 \begin_layout Subsection
22220 Símbolos misceláneos
22221 \begin_inset CommandInset label
22222 LatexCommand label
22223 name "sub:Símbolos-misceláneos"
22224
22225 \end_inset
22226
22227
22228 \begin_inset Index idx
22229 status collapsed
22230
22231 \begin_layout Plain Layout
22232 Símbolos ! misceláneos
22233 \end_layout
22234
22235 \end_inset
22236
22237
22238 \end_layout
22239
22240 \begin_layout Standard
22241 \noindent
22242 \align center
22243 \begin_inset Tabular
22244 <lyxtabular version="3" rows="10" columns="2">
22245 <features rotate="0" tabularvalignment="middle">
22246 <column alignment="center" valignment="top" width="0pt">
22247 <column alignment="center" valignment="top" width="0pt">
22248 <row>
22249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22250 \begin_inset Text
22251
22252 \begin_layout Plain Layout
22253 Comando
22254 \end_layout
22255
22256 \end_inset
22257 </cell>
22258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22259 \begin_inset Text
22260
22261 \begin_layout Plain Layout
22262 Símbolo
22263 \end_layout
22264
22265 \end_inset
22266 </cell>
22267 </row>
22268 <row>
22269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22270 \begin_inset Text
22271
22272 \begin_layout Plain Layout
22273
22274 \backslash
22275 flat
22276 \end_layout
22277
22278 \end_inset
22279 </cell>
22280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22281 \begin_inset Text
22282
22283 \begin_layout Plain Layout
22284 \begin_inset Formula $\flat$
22285 \end_inset
22286
22287
22288 \end_layout
22289
22290 \end_inset
22291 </cell>
22292 </row>
22293 <row>
22294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22295 \begin_inset Text
22296
22297 \begin_layout Plain Layout
22298
22299 \backslash
22300 natural
22301 \end_layout
22302
22303 \end_inset
22304 </cell>
22305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22306 \begin_inset Text
22307
22308 \begin_layout Plain Layout
22309 \begin_inset Formula $\natural$
22310 \end_inset
22311
22312
22313 \end_layout
22314
22315 \end_inset
22316 </cell>
22317 </row>
22318 <row>
22319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323
22324 \backslash
22325 sharp
22326 \end_layout
22327
22328 \end_inset
22329 </cell>
22330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22331 \begin_inset Text
22332
22333 \begin_layout Plain Layout
22334 \begin_inset Formula $\sharp$
22335 \end_inset
22336
22337
22338 \end_layout
22339
22340 \end_inset
22341 </cell>
22342 </row>
22343 <row>
22344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22345 \begin_inset Text
22346
22347 \begin_layout Plain Layout
22348
22349 \backslash
22350 surd
22351 \end_layout
22352
22353 \end_inset
22354 </cell>
22355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22356 \begin_inset Text
22357
22358 \begin_layout Plain Layout
22359 \begin_inset Formula $\surd$
22360 \end_inset
22361
22362
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 </row>
22368 <row>
22369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22370 \begin_inset Text
22371
22372 \begin_layout Plain Layout
22373
22374 \backslash
22375 checkmark
22376 \end_layout
22377
22378 \end_inset
22379 </cell>
22380 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22381 \begin_inset Text
22382
22383 \begin_layout Plain Layout
22384 \begin_inset Formula $\checkmark$
22385 \end_inset
22386
22387
22388 \end_layout
22389
22390 \end_inset
22391 </cell>
22392 </row>
22393 <row>
22394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22395 \begin_inset Text
22396
22397 \begin_layout Plain Layout
22398
22399 \backslash
22400 yen
22401 \end_layout
22402
22403 \end_inset
22404 </cell>
22405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22406 \begin_inset Text
22407
22408 \begin_layout Plain Layout
22409 \begin_inset Formula $\yen$
22410 \end_inset
22411
22412
22413 \end_layout
22414
22415 \end_inset
22416 </cell>
22417 </row>
22418 <row>
22419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22420 \begin_inset Text
22421
22422 \begin_layout Plain Layout
22423
22424 \backslash
22425 pounds
22426 \end_layout
22427
22428 \end_inset
22429 </cell>
22430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22431 \begin_inset Text
22432
22433 \begin_layout Plain Layout
22434 \begin_inset Formula $\pounds$
22435 \end_inset
22436
22437
22438 \end_layout
22439
22440 \end_inset
22441 </cell>
22442 </row>
22443 <row>
22444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448 $
22449 \end_layout
22450
22451 \end_inset
22452 </cell>
22453 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457 \begin_inset Formula $\$$
22458 \end_inset
22459
22460
22461 \end_layout
22462
22463 \end_inset
22464 </cell>
22465 </row>
22466 <row>
22467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22468 \begin_inset Text
22469
22470 \begin_layout Plain Layout
22471 §
22472 \end_layout
22473
22474 \end_inset
22475 </cell>
22476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22477 \begin_inset Text
22478
22479 \begin_layout Plain Layout
22480 \begin_inset Formula $§$
22481 \end_inset
22482
22483
22484 \end_layout
22485
22486 \end_inset
22487 </cell>
22488 </row>
22489 </lyxtabular>
22490
22491 \end_inset
22492
22493
22494 \begin_inset Tabular
22495 <lyxtabular version="3" rows="10" columns="2">
22496 <features rotate="0" tabularvalignment="middle">
22497 <column alignment="center" valignment="top">
22498 <column alignment="center" valignment="top">
22499 <row>
22500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22501 \begin_inset Text
22502
22503 \begin_layout Plain Layout
22504 Comando
22505 \end_layout
22506
22507 \end_inset
22508 </cell>
22509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22510 \begin_inset Text
22511
22512 \begin_layout Plain Layout
22513 Símbolo
22514 \end_layout
22515
22516 \end_inset
22517 </cell>
22518 </row>
22519 <row>
22520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22521 \begin_inset Text
22522
22523 \begin_layout Plain Layout
22524
22525 \backslash
22526 hbar
22527 \end_layout
22528
22529 \end_inset
22530 </cell>
22531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22532 \begin_inset Text
22533
22534 \begin_layout Plain Layout
22535 \begin_inset Formula $\hbar$
22536 \end_inset
22537
22538
22539 \end_layout
22540
22541 \end_inset
22542 </cell>
22543 </row>
22544 <row>
22545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549
22550 \backslash
22551 hslash
22552 \end_layout
22553
22554 \end_inset
22555 </cell>
22556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22557 \begin_inset Text
22558
22559 \begin_layout Plain Layout
22560 \begin_inset Formula $\hslash$
22561 \end_inset
22562
22563
22564 \end_layout
22565
22566 \end_inset
22567 </cell>
22568 </row>
22569 <row>
22570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574
22575 \backslash
22576 clubsuit
22577 \end_layout
22578
22579 \end_inset
22580 </cell>
22581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22582 \begin_inset Text
22583
22584 \begin_layout Plain Layout
22585 \begin_inset Formula $\clubsuit$
22586 \end_inset
22587
22588
22589 \end_layout
22590
22591 \end_inset
22592 </cell>
22593 </row>
22594 <row>
22595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22596 \begin_inset Text
22597
22598 \begin_layout Plain Layout
22599
22600 \backslash
22601 spadesuit
22602 \end_layout
22603
22604 \end_inset
22605 </cell>
22606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22607 \begin_inset Text
22608
22609 \begin_layout Plain Layout
22610 \begin_inset Formula $\spadesuit$
22611 \end_inset
22612
22613
22614 \end_layout
22615
22616 \end_inset
22617 </cell>
22618 </row>
22619 <row>
22620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22621 \begin_inset Text
22622
22623 \begin_layout Plain Layout
22624
22625 \backslash
22626 bigstar
22627 \end_layout
22628
22629 \end_inset
22630 </cell>
22631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22632 \begin_inset Text
22633
22634 \begin_layout Plain Layout
22635 \begin_inset Formula $\bigstar$
22636 \end_inset
22637
22638
22639 \end_layout
22640
22641 \end_inset
22642 </cell>
22643 </row>
22644 <row>
22645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22646 \begin_inset Text
22647
22648 \begin_layout Plain Layout
22649
22650 \backslash
22651 blacklozenge
22652 \end_layout
22653
22654 \end_inset
22655 </cell>
22656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22657 \begin_inset Text
22658
22659 \begin_layout Plain Layout
22660 \begin_inset Formula $\blacklozenge$
22661 \end_inset
22662
22663
22664 \end_layout
22665
22666 \end_inset
22667 </cell>
22668 </row>
22669 <row>
22670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22671 \begin_inset Text
22672
22673 \begin_layout Plain Layout
22674
22675 \backslash
22676 blacktriangle
22677 \end_layout
22678
22679 \end_inset
22680 </cell>
22681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22682 \begin_inset Text
22683
22684 \begin_layout Plain Layout
22685 \begin_inset Formula $\blacktriangle$
22686 \end_inset
22687
22688
22689 \end_layout
22690
22691 \end_inset
22692 </cell>
22693 </row>
22694 <row>
22695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22696 \begin_inset Text
22697
22698 \begin_layout Plain Layout
22699
22700 \backslash
22701 blacktiangledown
22702 \end_layout
22703
22704 \end_inset
22705 </cell>
22706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22707 \begin_inset Text
22708
22709 \begin_layout Plain Layout
22710 \begin_inset Formula $\blacktriangledown$
22711 \end_inset
22712
22713
22714 \end_layout
22715
22716 \end_inset
22717 </cell>
22718 </row>
22719 <row>
22720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22721 \begin_inset Text
22722
22723 \begin_layout Plain Layout
22724
22725 \backslash
22726 bullet
22727 \end_layout
22728
22729 \end_inset
22730 </cell>
22731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22732 \begin_inset Text
22733
22734 \begin_layout Plain Layout
22735 \begin_inset Formula $\bullet$
22736 \end_inset
22737
22738
22739 \end_layout
22740
22741 \end_inset
22742 </cell>
22743 </row>
22744 </lyxtabular>
22745
22746 \end_inset
22747
22748
22749 \begin_inset Tabular
22750 <lyxtabular version="3" rows="10" columns="2">
22751 <features rotate="0" tabularvalignment="middle">
22752 <column alignment="center" valignment="top" width="0pt">
22753 <column alignment="center" valignment="top" width="0pt">
22754 <row>
22755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22756 \begin_inset Text
22757
22758 \begin_layout Plain Layout
22759 Comando
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22765 \begin_inset Text
22766
22767 \begin_layout Plain Layout
22768 Símbolo
22769 \end_layout
22770
22771 \end_inset
22772 </cell>
22773 </row>
22774 <row>
22775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22776 \begin_inset Text
22777
22778 \begin_layout Plain Layout
22779
22780 \backslash
22781 diamondsuit
22782 \end_layout
22783
22784 \end_inset
22785 </cell>
22786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22787 \begin_inset Text
22788
22789 \begin_layout Plain Layout
22790 \begin_inset Formula $\diamondsuit$
22791 \end_inset
22792
22793
22794 \end_layout
22795
22796 \end_inset
22797 </cell>
22798 </row>
22799 <row>
22800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22801 \begin_inset Text
22802
22803 \begin_layout Plain Layout
22804
22805 \backslash
22806 Diamond
22807 \end_layout
22808
22809 \end_inset
22810 </cell>
22811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22812 \begin_inset Text
22813
22814 \begin_layout Plain Layout
22815 \begin_inset Formula $\Diamond$
22816 \end_inset
22817
22818
22819 \end_layout
22820
22821 \end_inset
22822 </cell>
22823 </row>
22824 <row>
22825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22826 \begin_inset Text
22827
22828 \begin_layout Plain Layout
22829
22830 \backslash
22831 heartsuit
22832 \end_layout
22833
22834 \end_inset
22835 </cell>
22836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22837 \begin_inset Text
22838
22839 \begin_layout Plain Layout
22840 \begin_inset Formula $\heartsuit$
22841 \end_inset
22842
22843
22844 \end_layout
22845
22846 \end_inset
22847 </cell>
22848 </row>
22849 <row>
22850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22851 \begin_inset Text
22852
22853 \begin_layout Plain Layout
22854
22855 \backslash
22856 P
22857 \end_layout
22858
22859 \end_inset
22860 </cell>
22861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22862 \begin_inset Text
22863
22864 \begin_layout Plain Layout
22865 \begin_inset Formula $\P$
22866 \end_inset
22867
22868
22869 \end_layout
22870
22871 \end_inset
22872 </cell>
22873 </row>
22874 <row>
22875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22876 \begin_inset Text
22877
22878 \begin_layout Plain Layout
22879
22880 \backslash
22881 copyright
22882 \end_layout
22883
22884 \end_inset
22885 </cell>
22886 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22887 \begin_inset Text
22888
22889 \begin_layout Plain Layout
22890 \begin_inset Formula $\copyright$
22891 \end_inset
22892
22893
22894 \end_layout
22895
22896 \end_inset
22897 </cell>
22898 </row>
22899 <row>
22900 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22901 \begin_inset Text
22902
22903 \begin_layout Plain Layout
22904
22905 \backslash
22906 circledR
22907 \end_layout
22908
22909 \end_inset
22910 </cell>
22911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22912 \begin_inset Text
22913
22914 \begin_layout Plain Layout
22915 \begin_inset Formula $\circledR$
22916 \end_inset
22917
22918
22919 \end_layout
22920
22921 \end_inset
22922 </cell>
22923 </row>
22924 <row>
22925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22926 \begin_inset Text
22927
22928 \begin_layout Plain Layout
22929
22930 \backslash
22931 maltese
22932 \end_layout
22933
22934 \end_inset
22935 </cell>
22936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22937 \begin_inset Text
22938
22939 \begin_layout Plain Layout
22940 \begin_inset Formula $\maltese$
22941 \end_inset
22942
22943
22944 \end_layout
22945
22946 \end_inset
22947 </cell>
22948 </row>
22949 <row>
22950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22951 \begin_inset Text
22952
22953 \begin_layout Plain Layout
22954
22955 \backslash
22956 diagup
22957 \end_layout
22958
22959 \end_inset
22960 </cell>
22961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22962 \begin_inset Text
22963
22964 \begin_layout Plain Layout
22965 \begin_inset Formula $\diagup$
22966 \end_inset
22967
22968
22969 \end_layout
22970
22971 \end_inset
22972 </cell>
22973 </row>
22974 <row>
22975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22976 \begin_inset Text
22977
22978 \begin_layout Plain Layout
22979
22980 \backslash
22981 diagdown
22982 \end_layout
22983
22984 \end_inset
22985 </cell>
22986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22987 \begin_inset Text
22988
22989 \begin_layout Plain Layout
22990 \begin_inset Formula $\diagdown$
22991 \end_inset
22992
22993
22994 \end_layout
22995
22996 \end_inset
22997 </cell>
22998 </row>
22999 </lyxtabular>
23000
23001 \end_inset
23002
23003
23004 \end_layout
23005
23006 \begin_layout Standard
23007 \begin_inset VSpace medskip
23008 \end_inset
23009
23010
23011 \end_layout
23012
23013 \begin_layout Standard
23014 Hay más símbolos en 
23015 \begin_inset CommandInset ref
23016 LatexCommand ref
23017 reference "sub:Caracteres-especiales-misceláneos"
23018
23019 \end_inset
23020
23021 .
23022 \end_layout
23023
23024 \begin_layout Standard
23025 Algunos símbolos pueden presentarse en distintos tamaños, véase 
23026 \begin_inset CommandInset ref
23027 LatexCommand ref
23028 reference "sub:Tamaños-de-tipografías"
23029
23030 \end_inset
23031
23032
23033 \end_layout
23034
23035 \begin_layout Subsection
23036 El símbolo del euro, €
23037 \begin_inset Index idx
23038 status collapsed
23039
23040 \begin_layout Plain Layout
23041 Símbolos ! euro
23042 \end_layout
23043
23044 \end_inset
23045
23046
23047 \begin_inset Index idx
23048 status collapsed
23049
23050 \begin_layout Plain Layout
23051
23052 \backslash
23053 @
23054 \begin_inset ERT
23055 status collapsed
23056
23057 \begin_layout Plain Layout
23058
23059
23060 \backslash
23061 officialeuro
23062 \end_layout
23063
23064 \end_inset
23065
23066
23067 \end_layout
23068
23069 \end_inset
23070
23071
23072 \end_layout
23073
23074 \begin_layout Standard
23075 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
23076  LaTeX 
23077 \series bold
23078 eurosym
23079 \series default
23080
23081 \begin_inset Index idx
23082 status collapsed
23083
23084 \begin_layout Plain Layout
23085 Paquetes ! eurosym
23086 \end_layout
23087
23088 \end_inset
23089
23090 , y cargado en el preámbulo LaTeX con la línea
23091 \end_layout
23092
23093 \begin_layout Standard
23094
23095 \series bold
23096
23097 \backslash
23098 usepackage[gennarrow]{eurosym}
23099 \end_layout
23100
23101 \begin_layout Standard
23102 Actualmente también se puede insertar con el comando 
23103 \series bold
23104
23105 \backslash
23106 euro
23107 \series default
23108
23109 \begin_inset Index idx
23110 status collapsed
23111
23112 \begin_layout Plain Layout
23113 Comandos ! E ! 
23114 \backslash
23115 euro
23116 \end_layout
23117
23118 \end_inset
23119
23120 .
23121 \end_layout
23122
23123 \begin_layout Standard
23124 El símbolo del euro puede insertarse directamente con la tecla € en texto
23125  matemático sin tener 
23126 \series bold
23127 eurosym
23128 \series default
23129  instalado.
23130  Si 
23131 \series bold
23132 eurosym
23133 \series default
23134  está instalado, se puede insertar 
23135 \series bold
23136
23137 \backslash
23138 euro
23139 \series default
23140  en modo TeX.
23141  El símbolo oficial de la moneda se puede insertar con el comando 
23142 \series bold
23143
23144 \backslash
23145 officialeuro
23146 \series default
23147
23148 \begin_inset Index idx
23149 status collapsed
23150
23151 \begin_layout Plain Layout
23152 Comandos ! O ! 
23153 \backslash
23154 officialeuro
23155 \end_layout
23156
23157 \end_inset
23158
23159 , que sólo está disponible en modo TeX.
23160 \end_layout
23161
23162 \begin_layout Standard
23163 \begin_inset ERT
23164 status collapsed
23165
23166 \begin_layout Plain Layout
23167
23168
23169 \backslash
23170 ifeurosym
23171 \end_layout
23172
23173 \end_inset
23174
23175
23176 \begin_inset Note Note
23177 status collapsed
23178
23179 \begin_layout Plain Layout
23180 El cuadro siguiente sólo se mostrará si está instalado el paquete LaTeX
23181  
23182 \series bold
23183 eurosym
23184 \series default
23185 .
23186 \end_layout
23187
23188 \end_inset
23189
23190
23191 \end_layout
23192
23193 \begin_layout Standard
23194 Un vistazo a los diferentes símbolos del euro.
23195 \end_layout
23196
23197 \begin_layout Standard
23198 \noindent
23199 \align center
23200 \begin_inset Tabular
23201 <lyxtabular version="3" rows="4" columns="3">
23202 <features rotate="0" tabularvalignment="middle">
23203 <column alignment="center" valignment="top">
23204 <column alignment="center" valignment="top">
23205 <column alignment="center" valignment="top">
23206 <row>
23207 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23208 \begin_inset Text
23209
23210 \begin_layout Plain Layout
23211
23212 \end_layout
23213
23214 \end_inset
23215 </cell>
23216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23217 \begin_inset Text
23218
23219 \begin_layout Plain Layout
23220 Comando
23221 \end_layout
23222
23223 \end_inset
23224 </cell>
23225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23226 \begin_inset Text
23227
23228 \begin_layout Plain Layout
23229 Símbolo
23230 \end_layout
23231
23232 \end_inset
23233 </cell>
23234 </row>
23235 <row>
23236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23237 \begin_inset Text
23238
23239 \begin_layout Plain Layout
23240 ecuación
23241 \end_layout
23242
23243 \end_inset
23244 </cell>
23245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23246 \begin_inset Text
23247
23248 \begin_layout Plain Layout
23249
23250 \backslash
23251 euro
23252 \end_layout
23253
23254 \end_inset
23255 </cell>
23256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23257 \begin_inset Text
23258
23259 \begin_layout Plain Layout
23260 \begin_inset Formula $\euro$
23261 \end_inset
23262
23263
23264 \end_layout
23265
23266 \end_inset
23267 </cell>
23268 </row>
23269 <row>
23270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23271 \begin_inset Text
23272
23273 \begin_layout Plain Layout
23274 texto matemático
23275 \end_layout
23276
23277 \end_inset
23278 </cell>
23279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283
23284 \end_layout
23285
23286 \end_inset
23287 </cell>
23288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23289 \begin_inset Text
23290
23291 \begin_layout Plain Layout
23292 \begin_inset Formula $\mbox{€}$
23293 \end_inset
23294
23295
23296 \end_layout
23297
23298 \end_inset
23299 </cell>
23300 </row>
23301 <row>
23302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23303 \begin_inset Text
23304
23305 \begin_layout Plain Layout
23306 modo TeX
23307 \end_layout
23308
23309 \end_inset
23310 </cell>
23311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23312 \begin_inset Text
23313
23314 \begin_layout Plain Layout
23315
23316 \backslash
23317 officialeuro
23318 \end_layout
23319
23320 \end_inset
23321 </cell>
23322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23323 \begin_inset Text
23324
23325 \begin_layout Plain Layout
23326 \begin_inset ERT
23327 status collapsed
23328
23329 \begin_layout Plain Layout
23330
23331
23332 \backslash
23333 officialeuro
23334 \end_layout
23335
23336 \end_inset
23337
23338
23339 \end_layout
23340
23341 \end_inset
23342 </cell>
23343 </row>
23344 </lyxtabular>
23345
23346 \end_inset
23347
23348
23349 \end_layout
23350
23351 \begin_layout Standard
23352 \begin_inset ERT
23353 status collapsed
23354
23355 \begin_layout Plain Layout
23356
23357
23358 \backslash
23359 else
23360 \end_layout
23361
23362 \end_inset
23363
23364
23365 \begin_inset Note Note
23366 status collapsed
23367
23368 \begin_layout Plain Layout
23369 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
23370 \series bold
23371 eurosym
23372 \series default
23373 :
23374 \end_layout
23375
23376 \end_inset
23377
23378
23379 \end_layout
23380
23381 \begin_layout Standard
23382 Para ver la salida completa de esta subsección debe estar instalado el paquete
23383  LaTeX 
23384 \series bold
23385 eurosym
23386 \series default
23387 .
23388 \end_layout
23389
23390 \begin_layout Standard
23391 \begin_inset ERT
23392 status collapsed
23393
23394 \begin_layout Plain Layout
23395
23396
23397 \backslash
23398 fi
23399 \end_layout
23400
23401 \end_inset
23402
23403
23404 \end_layout
23405
23406 \begin_layout Section
23407 Relaciones
23408 \begin_inset CommandInset label
23409 LatexCommand label
23410 name "sec:Relaciones"
23411
23412 \end_inset
23413
23414
23415 \begin_inset Index idx
23416 status collapsed
23417
23418 \begin_layout Plain Layout
23419 Relaciones
23420 \end_layout
23421
23422 \end_inset
23423
23424
23425 \begin_inset Index idx
23426 status collapsed
23427
23428 \begin_layout Plain Layout
23429 Comparaciones|see
23430 \begin_inset ERT
23431 status collapsed
23432
23433 \begin_layout Plain Layout
23434
23435 {
23436 \end_layout
23437
23438 \end_inset
23439
23440 Relaciones
23441 \begin_inset ERT
23442 status collapsed
23443
23444 \begin_layout Plain Layout
23445
23446 }
23447 \end_layout
23448
23449 \end_inset
23450
23451
23452 \end_layout
23453
23454 \end_inset
23455
23456
23457 \end_layout
23458
23459 \begin_layout Standard
23460 Todas las relaciones se pueden insertar también con el botón 
23461 \begin_inset Graphics
23462         filename ../../images/math/leq.png
23463         scale 85
23464
23465 \end_inset
23466
23467  de la barra de ecuaciones.
23468 \end_layout
23469
23470 \begin_layout Standard
23471 \begin_inset space \hfill{}
23472 \end_inset
23473
23474
23475 \begin_inset Tabular
23476 <lyxtabular version="3" rows="17" columns="2">
23477 <features rotate="0" tabularvalignment="middle">
23478 <column alignment="center" valignment="top" width="0pt">
23479 <column alignment="center" valignment="top" width="0pt">
23480 <row>
23481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485 Comando
23486 \end_layout
23487
23488 \end_inset
23489 </cell>
23490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494 Relación
23495 \end_layout
23496
23497 \end_inset
23498 </cell>
23499 </row>
23500 <row>
23501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505 <
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514 \begin_inset Formula $<$
23515 \end_inset
23516
23517
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 </row>
23523 <row>
23524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23525 \begin_inset Text
23526
23527 \begin_layout Plain Layout
23528
23529 \backslash
23530 le
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539 \begin_inset Formula $\le$
23540 \end_inset
23541
23542
23543 \end_layout
23544
23545 \end_inset
23546 </cell>
23547 </row>
23548 <row>
23549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553
23554 \backslash
23555 ll
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564 \begin_inset Formula $\ll$
23565 \end_inset
23566
23567
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 </row>
23573 <row>
23574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23575 \begin_inset Text
23576
23577 \begin_layout Plain Layout
23578
23579 \backslash
23580 prec
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23586 \begin_inset Text
23587
23588 \begin_layout Plain Layout
23589 \begin_inset Formula $\prec$
23590 \end_inset
23591
23592
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 </row>
23598 <row>
23599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603
23604 \backslash
23605 preceq
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614 \begin_inset Formula $\preceq$
23615 \end_inset
23616
23617
23618 \end_layout
23619
23620 \end_inset
23621 </cell>
23622 </row>
23623 <row>
23624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628
23629 \backslash
23630 subset
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639 \begin_inset Formula $\subset$
23640 \end_inset
23641
23642
23643 \end_layout
23644
23645 \end_inset
23646 </cell>
23647 </row>
23648 <row>
23649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653
23654 \backslash
23655 subseteq
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664 \begin_inset Formula $\subseteq$
23665 \end_inset
23666
23667
23668 \end_layout
23669
23670 \end_inset
23671 </cell>
23672 </row>
23673 <row>
23674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678
23679 \backslash
23680 sqsubseteq
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23686 \begin_inset Text
23687
23688 \begin_layout Plain Layout
23689 \begin_inset Formula $\sqsubseteq$
23690 \end_inset
23691
23692
23693 \end_layout
23694
23695 \end_inset
23696 </cell>
23697 </row>
23698 <row>
23699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703
23704 \backslash
23705 in
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23711 \begin_inset Text
23712
23713 \begin_layout Plain Layout
23714 \begin_inset Formula $\in$
23715 \end_inset
23716
23717
23718 \end_layout
23719
23720 \end_inset
23721 </cell>
23722 </row>
23723 <row>
23724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728
23729 \backslash
23730 vdash
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739 \begin_inset Formula $\vdash$
23740 \end_inset
23741
23742
23743 \end_layout
23744
23745 \end_inset
23746 </cell>
23747 </row>
23748 <row>
23749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753
23754 \backslash
23755 smile
23756 \end_layout
23757
23758 \end_inset
23759 </cell>
23760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23761 \begin_inset Text
23762
23763 \begin_layout Plain Layout
23764 \begin_inset Formula $\smile$
23765 \end_inset
23766
23767
23768 \end_layout
23769
23770 \end_inset
23771 </cell>
23772 </row>
23773 <row>
23774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778
23779 \backslash
23780 lhd
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23786 \begin_inset Text
23787
23788 \begin_layout Plain Layout
23789 \begin_inset Formula $\lhd$
23790 \end_inset
23791
23792
23793 \end_layout
23794
23795 \end_inset
23796 </cell>
23797 </row>
23798 <row>
23799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23800 \begin_inset Text
23801
23802 \begin_layout Plain Layout
23803
23804 \backslash
23805 unlhd
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814 \begin_inset Formula $\unlhd$
23815 \end_inset
23816
23817
23818 \end_layout
23819
23820 \end_inset
23821 </cell>
23822 </row>
23823 <row>
23824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23825 \begin_inset Text
23826
23827 \begin_layout Plain Layout
23828
23829 \backslash
23830 gtrless
23831 \end_layout
23832
23833 \end_inset
23834 </cell>
23835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23836 \begin_inset Text
23837
23838 \begin_layout Plain Layout
23839 \begin_inset Formula $\gtrless$
23840 \end_inset
23841
23842
23843 \end_layout
23844
23845 \end_inset
23846 </cell>
23847 </row>
23848 <row>
23849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23850 \begin_inset Text
23851
23852 \begin_layout Plain Layout
23853
23854 \backslash
23855 mid
23856 \end_layout
23857
23858 \end_inset
23859 </cell>
23860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23861 \begin_inset Text
23862
23863 \begin_layout Plain Layout
23864 \begin_inset Formula $\mid$
23865 \end_inset
23866
23867
23868 \end_layout
23869
23870 \end_inset
23871 </cell>
23872 </row>
23873 <row>
23874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878
23879 \backslash
23880 nmid
23881 \end_layout
23882
23883 \end_inset
23884 </cell>
23885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23886 \begin_inset Text
23887
23888 \begin_layout Plain Layout
23889 \begin_inset Formula $\nmid$
23890 \end_inset
23891
23892
23893 \end_layout
23894
23895 \end_inset
23896 </cell>
23897 </row>
23898 </lyxtabular>
23899
23900 \end_inset
23901
23902
23903 \begin_inset space \hfill{}
23904 \end_inset
23905
23906
23907 \begin_inset Tabular
23908 <lyxtabular version="3" rows="17" columns="2">
23909 <features rotate="0" tabularvalignment="middle">
23910 <column alignment="center" valignment="top" width="0pt">
23911 <column alignment="center" valignment="top" width="0pt">
23912 <row>
23913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917 Comando
23918 \end_layout
23919
23920 \end_inset
23921 </cell>
23922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23923 \begin_inset Text
23924
23925 \begin_layout Plain Layout
23926 Relación
23927 \end_layout
23928
23929 \end_inset
23930 </cell>
23931 </row>
23932 <row>
23933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23934 \begin_inset Text
23935
23936 \begin_layout Plain Layout
23937 =
23938 \end_layout
23939
23940 \end_inset
23941 </cell>
23942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23943 \begin_inset Text
23944
23945 \begin_layout Plain Layout
23946 \begin_inset Formula $=$
23947 \end_inset
23948
23949
23950 \end_layout
23951
23952 \end_inset
23953 </cell>
23954 </row>
23955 <row>
23956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \begin_layout Plain Layout
23960
23961 \backslash
23962 not=
23963 \end_layout
23964
23965 \end_inset
23966 </cell>
23967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23968 \begin_inset Text
23969
23970 \begin_layout Plain Layout
23971 \begin_inset Formula $\not=$
23972 \end_inset
23973
23974
23975 \end_layout
23976
23977 \end_inset
23978 </cell>
23979 </row>
23980 <row>
23981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23982 \begin_inset Text
23983
23984 \begin_layout Plain Layout
23985
23986 \backslash
23987 equiv
23988 \end_layout
23989
23990 \end_inset
23991 </cell>
23992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23993 \begin_inset Text
23994
23995 \begin_layout Plain Layout
23996 \begin_inset Formula $\equiv$
23997 \end_inset
23998
23999
24000 \end_layout
24001
24002 \end_inset
24003 </cell>
24004 </row>
24005 <row>
24006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24007 \begin_inset Text
24008
24009 \begin_layout Plain Layout
24010
24011 \backslash
24012 sim
24013 \end_layout
24014
24015 \end_inset
24016 </cell>
24017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24018 \begin_inset Text
24019
24020 \begin_layout Plain Layout
24021 \begin_inset Formula $\sim$
24022 \end_inset
24023
24024
24025 \end_layout
24026
24027 \end_inset
24028 </cell>
24029 </row>
24030 <row>
24031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24032 \begin_inset Text
24033
24034 \begin_layout Plain Layout
24035
24036 \backslash
24037 simeq
24038 \end_layout
24039
24040 \end_inset
24041 </cell>
24042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24043 \begin_inset Text
24044
24045 \begin_layout Plain Layout
24046 \begin_inset Formula $\simeq$
24047 \end_inset
24048
24049
24050 \end_layout
24051
24052 \end_inset
24053 </cell>
24054 </row>
24055 <row>
24056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Plain Layout
24060
24061 \backslash
24062 approx
24063 \end_layout
24064
24065 \end_inset
24066 </cell>
24067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24068 \begin_inset Text
24069
24070 \begin_layout Plain Layout
24071 \begin_inset Formula $\approx$
24072 \end_inset
24073
24074
24075 \end_layout
24076
24077 \end_inset
24078 </cell>
24079 </row>
24080 <row>
24081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Plain Layout
24085
24086 \backslash
24087 cong
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \begin_layout Plain Layout
24096 \begin_inset Formula $\cong$
24097 \end_inset
24098
24099
24100 \end_layout
24101
24102 \end_inset
24103 </cell>
24104 </row>
24105 <row>
24106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24107 \begin_inset Text
24108
24109 \begin_layout Plain Layout
24110
24111 \backslash
24112 bowtie
24113 \end_layout
24114
24115 \end_inset
24116 </cell>
24117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24118 \begin_inset Text
24119
24120 \begin_layout Plain Layout
24121 \begin_inset Formula $\bowtie$
24122 \end_inset
24123
24124
24125 \end_layout
24126
24127 \end_inset
24128 </cell>
24129 </row>
24130 <row>
24131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24132 \begin_inset Text
24133
24134 \begin_layout Plain Layout
24135
24136 \backslash
24137 notin
24138 \end_layout
24139
24140 \end_inset
24141 </cell>
24142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24143 \begin_inset Text
24144
24145 \begin_layout Plain Layout
24146 \begin_inset Formula $\notin$
24147 \end_inset
24148
24149
24150 \end_layout
24151
24152 \end_inset
24153 </cell>
24154 </row>
24155 <row>
24156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24157 \begin_inset Text
24158
24159 \begin_layout Plain Layout
24160
24161 \backslash
24162 perp
24163 \end_layout
24164
24165 \end_inset
24166 </cell>
24167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24168 \begin_inset Text
24169
24170 \begin_layout Plain Layout
24171 \begin_inset Formula $\perp$
24172 \end_inset
24173
24174
24175 \end_layout
24176
24177 \end_inset
24178 </cell>
24179 </row>
24180 <row>
24181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24182 \begin_inset Text
24183
24184 \begin_layout Plain Layout
24185
24186 \backslash
24187 propto
24188 \end_layout
24189
24190 \end_inset
24191 </cell>
24192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24193 \begin_inset Text
24194
24195 \begin_layout Plain Layout
24196 \begin_inset Formula $\propto$
24197 \end_inset
24198
24199
24200 \end_layout
24201
24202 \end_inset
24203 </cell>
24204 </row>
24205 <row>
24206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24207 \begin_inset Text
24208
24209 \begin_layout Plain Layout
24210
24211 \backslash
24212 asymp
24213 \end_layout
24214
24215 \end_inset
24216 </cell>
24217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24218 \begin_inset Text
24219
24220 \begin_layout Plain Layout
24221 \begin_inset Formula $\asymp$
24222 \end_inset
24223
24224
24225 \end_layout
24226
24227 \end_inset
24228 </cell>
24229 </row>
24230 <row>
24231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24232 \begin_inset Text
24233
24234 \begin_layout Plain Layout
24235
24236 \backslash
24237 doteq
24238 \end_layout
24239
24240 \end_inset
24241 </cell>
24242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24243 \begin_inset Text
24244
24245 \begin_layout Plain Layout
24246 \begin_inset Formula $\doteq$
24247 \end_inset
24248
24249
24250 \end_layout
24251
24252 \end_inset
24253 </cell>
24254 </row>
24255 <row>
24256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24257 \begin_inset Text
24258
24259 \begin_layout Plain Layout
24260
24261 \backslash
24262 circeq
24263 \end_layout
24264
24265 \end_inset
24266 </cell>
24267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24268 \begin_inset Text
24269
24270 \begin_layout Plain Layout
24271 \begin_inset Formula $\circeq$
24272 \end_inset
24273
24274
24275 \end_layout
24276
24277 \end_inset
24278 </cell>
24279 </row>
24280 <row>
24281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24282 \begin_inset Text
24283
24284 \begin_layout Plain Layout
24285
24286 \backslash
24287 models
24288 \end_layout
24289
24290 \end_inset
24291 </cell>
24292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24293 \begin_inset Text
24294
24295 \begin_layout Plain Layout
24296 \begin_inset Formula $\models$
24297 \end_inset
24298
24299
24300 \end_layout
24301
24302 \end_inset
24303 </cell>
24304 </row>
24305 <row>
24306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24307 \begin_inset Text
24308
24309 \begin_layout Plain Layout
24310
24311 \backslash
24312 widehat=
24313 \end_layout
24314
24315 \end_inset
24316 </cell>
24317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24318 \begin_inset Text
24319
24320 \begin_layout Plain Layout
24321 \begin_inset Formula $\widehat{=}$
24322 \end_inset
24323
24324
24325 \end_layout
24326
24327 \end_inset
24328 </cell>
24329 </row>
24330 </lyxtabular>
24331
24332 \end_inset
24333
24334
24335 \begin_inset space \hfill{}
24336 \end_inset
24337
24338
24339 \begin_inset Tabular
24340 <lyxtabular version="3" rows="17" columns="2">
24341 <features rotate="0" tabularvalignment="middle">
24342 <column alignment="center" valignment="top" width="0pt">
24343 <column alignment="center" valignment="top" width="0pt">
24344 <row>
24345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24346 \begin_inset Text
24347
24348 \begin_layout Plain Layout
24349 Comando
24350 \end_layout
24351
24352 \end_inset
24353 </cell>
24354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24355 \begin_inset Text
24356
24357 \begin_layout Plain Layout
24358 Relación
24359 \end_layout
24360
24361 \end_inset
24362 </cell>
24363 </row>
24364 <row>
24365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24366 \begin_inset Text
24367
24368 \begin_layout Plain Layout
24369 >
24370 \end_layout
24371
24372 \end_inset
24373 </cell>
24374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378 \begin_inset Formula $>$
24379 \end_inset
24380
24381
24382 \end_layout
24383
24384 \end_inset
24385 </cell>
24386 </row>
24387 <row>
24388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24389 \begin_inset Text
24390
24391 \begin_layout Plain Layout
24392
24393 \backslash
24394 ge
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Plain Layout
24403 \begin_inset Formula $\ge$
24404 \end_inset
24405
24406
24407 \end_layout
24408
24409 \end_inset
24410 </cell>
24411 </row>
24412 <row>
24413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24414 \begin_inset Text
24415
24416 \begin_layout Plain Layout
24417
24418 \backslash
24419 gg
24420 \end_layout
24421
24422 \end_inset
24423 </cell>
24424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24425 \begin_inset Text
24426
24427 \begin_layout Plain Layout
24428 \begin_inset Formula $\gg$
24429 \end_inset
24430
24431
24432 \end_layout
24433
24434 \end_inset
24435 </cell>
24436 </row>
24437 <row>
24438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24439 \begin_inset Text
24440
24441 \begin_layout Plain Layout
24442
24443 \backslash
24444 succ
24445 \end_layout
24446
24447 \end_inset
24448 </cell>
24449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24450 \begin_inset Text
24451
24452 \begin_layout Plain Layout
24453 \begin_inset Formula $\succ$
24454 \end_inset
24455
24456
24457 \end_layout
24458
24459 \end_inset
24460 </cell>
24461 </row>
24462 <row>
24463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24464 \begin_inset Text
24465
24466 \begin_layout Plain Layout
24467
24468 \backslash
24469 succeq
24470 \end_layout
24471
24472 \end_inset
24473 </cell>
24474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478 \begin_inset Formula $\succeq$
24479 \end_inset
24480
24481
24482 \end_layout
24483
24484 \end_inset
24485 </cell>
24486 </row>
24487 <row>
24488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24489 \begin_inset Text
24490
24491 \begin_layout Plain Layout
24492
24493 \backslash
24494 supset
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503 \begin_inset Formula $\supset$
24504 \end_inset
24505
24506
24507 \end_layout
24508
24509 \end_inset
24510 </cell>
24511 </row>
24512 <row>
24513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24514 \begin_inset Text
24515
24516 \begin_layout Plain Layout
24517
24518 \backslash
24519 supseteq
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528 \begin_inset Formula $\supseteq$
24529 \end_inset
24530
24531
24532 \end_layout
24533
24534 \end_inset
24535 </cell>
24536 </row>
24537 <row>
24538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24539 \begin_inset Text
24540
24541 \begin_layout Plain Layout
24542
24543 \backslash
24544 sqsupseteq
24545 \end_layout
24546
24547 \end_inset
24548 </cell>
24549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24550 \begin_inset Text
24551
24552 \begin_layout Plain Layout
24553 \begin_inset Formula $\sqsupseteq$
24554 \end_inset
24555
24556
24557 \end_layout
24558
24559 \end_inset
24560 </cell>
24561 </row>
24562 <row>
24563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24564 \begin_inset Text
24565
24566 \begin_layout Plain Layout
24567
24568 \backslash
24569 ni
24570 \end_layout
24571
24572 \end_inset
24573 </cell>
24574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24575 \begin_inset Text
24576
24577 \begin_layout Plain Layout
24578 \begin_inset Formula $\ni$
24579 \end_inset
24580
24581
24582 \end_layout
24583
24584 \end_inset
24585 </cell>
24586 </row>
24587 <row>
24588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24589 \begin_inset Text
24590
24591 \begin_layout Plain Layout
24592
24593 \backslash
24594 dashv
24595 \end_layout
24596
24597 \end_inset
24598 </cell>
24599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24600 \begin_inset Text
24601
24602 \begin_layout Plain Layout
24603 \begin_inset Formula $\dashv$
24604 \end_inset
24605
24606
24607 \end_layout
24608
24609 \end_inset
24610 </cell>
24611 </row>
24612 <row>
24613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24614 \begin_inset Text
24615
24616 \begin_layout Plain Layout
24617
24618 \backslash
24619 frown
24620 \end_layout
24621
24622 \end_inset
24623 </cell>
24624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24625 \begin_inset Text
24626
24627 \begin_layout Plain Layout
24628 \begin_inset Formula $\frown$
24629 \end_inset
24630
24631
24632 \end_layout
24633
24634 \end_inset
24635 </cell>
24636 </row>
24637 <row>
24638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24639 \begin_inset Text
24640
24641 \begin_layout Plain Layout
24642
24643 \backslash
24644 rhd
24645 \end_layout
24646
24647 \end_inset
24648 </cell>
24649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24650 \begin_inset Text
24651
24652 \begin_layout Plain Layout
24653 \begin_inset Formula $\rhd$
24654 \end_inset
24655
24656
24657 \end_layout
24658
24659 \end_inset
24660 </cell>
24661 </row>
24662 <row>
24663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24664 \begin_inset Text
24665
24666 \begin_layout Plain Layout
24667
24668 \backslash
24669 unrhd
24670 \end_layout
24671
24672 \end_inset
24673 </cell>
24674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24675 \begin_inset Text
24676
24677 \begin_layout Plain Layout
24678 \begin_inset Formula $\unrhd$
24679 \end_inset
24680
24681
24682 \end_layout
24683
24684 \end_inset
24685 </cell>
24686 </row>
24687 <row>
24688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24689 \begin_inset Text
24690
24691 \begin_layout Plain Layout
24692
24693 \backslash
24694 lessgtr
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Plain Layout
24703 \begin_inset Formula $\lessgtr$
24704 \end_inset
24705
24706
24707 \end_layout
24708
24709 \end_inset
24710 </cell>
24711 </row>
24712 <row>
24713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24714 \begin_inset Text
24715
24716 \begin_layout Plain Layout
24717
24718 \backslash
24719 parallel
24720 \end_layout
24721
24722 \end_inset
24723 </cell>
24724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24725 \begin_inset Text
24726
24727 \begin_layout Plain Layout
24728 \begin_inset Formula $\parallel$
24729 \end_inset
24730
24731
24732 \end_layout
24733
24734 \end_inset
24735 </cell>
24736 </row>
24737 <row>
24738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24739 \begin_inset Text
24740
24741 \begin_layout Plain Layout
24742
24743 \backslash
24744 nparallel
24745 \end_layout
24746
24747 \end_inset
24748 </cell>
24749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24750 \begin_inset Text
24751
24752 \begin_layout Plain Layout
24753 \begin_inset Formula $\nparallel$
24754 \end_inset
24755
24756
24757 \end_layout
24758
24759 \end_inset
24760 </cell>
24761 </row>
24762 </lyxtabular>
24763
24764 \end_inset
24765
24766
24767 \begin_inset space \hfill{}
24768 \end_inset
24769
24770
24771 \end_layout
24772
24773 \begin_layout Standard
24774 \begin_inset VSpace medskip
24775 \end_inset
24776
24777
24778 \end_layout
24779
24780 \begin_layout Standard
24781 Los caracteres 
24782 \series bold
24783
24784 \backslash
24785 lhd
24786 \series default
24787  y 
24788 \series bold
24789
24790 \backslash
24791 rhd
24792 \series default
24793  son mayores que los operadores de aspecto similar 
24794 \series bold
24795
24796 \backslash
24797 triangleleft
24798 \series default
24799  y 
24800 \series bold
24801
24802 \backslash
24803 triangleright
24804 \series default
24805 , respectivamente.
24806 \end_layout
24807
24808 \begin_layout Standard
24809 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24810 \end_layout
24811
24812 \begin_layout Standard
24813 Se pueden componer relaciones con etiquetas con el comando 
24814 \series bold
24815
24816 \backslash
24817 stackrel
24818 \series default
24819
24820 \begin_inset Index idx
24821 status collapsed
24822
24823 \begin_layout Plain Layout
24824 Comandos ! S ! 
24825 \backslash
24826 stackrel
24827 \end_layout
24828
24829 \end_inset
24830
24831 :
24832 \end_layout
24833
24834 \begin_layout Standard
24835 \align center
24836 \begin_inset Tabular
24837 <lyxtabular version="3" rows="2" columns="2">
24838 <features rotate="0" tabularvalignment="middle">
24839 <column alignment="center" valignment="top">
24840 <column alignment="center" valignment="top">
24841 <row>
24842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24843 \begin_inset Text
24844
24845 \begin_layout Plain Layout
24846 Comando
24847 \end_layout
24848
24849 \end_inset
24850 </cell>
24851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24852 \begin_inset Text
24853
24854 \begin_layout Plain Layout
24855 Resultado
24856 \begin_inset Note Note
24857 status collapsed
24858
24859 \begin_layout Plain Layout
24860
24861 \series bold
24862
24863 \backslash
24864 raisebox
24865 \series default
24866  se usa sólo como espaciador
24867 \end_layout
24868
24869 \end_inset
24870
24871
24872 \end_layout
24873
24874 \end_inset
24875 </cell>
24876 </row>
24877 <row>
24878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24879 \begin_inset Text
24880
24881 \begin_layout Plain Layout
24882 A(r)
24883 \backslash
24884 stackrel
24885 \begin_inset ERT
24886 status collapsed
24887
24888 \begin_layout Plain Layout
24889
24890
24891 \backslash
24892 spce 
24893 \end_layout
24894
24895 \end_inset
24896
24897 r
24898 \backslash
24899 to
24900 \backslash
24901 infty
24902 \begin_inset ERT
24903 status collapsed
24904
24905 \begin_layout Plain Layout
24906
24907
24908 \backslash
24909 spce 
24910 \end_layout
24911
24912 \end_inset
24913
24914
24915 \begin_inset Formula $\downarrow$
24916 \end_inset
24917
24918
24919 \backslash
24920 approx
24921 \begin_inset ERT
24922 status collapsed
24923
24924 \begin_layout Plain Layout
24925
24926
24927 \backslash
24928 spce 
24929 \end_layout
24930
24931 \end_inset
24932
24933
24934 \begin_inset ERT
24935 status collapsed
24936
24937 \begin_layout Plain Layout
24938
24939
24940 \backslash
24941 spce 
24942 \end_layout
24943
24944 \end_inset
24945
24946 B
24947 \end_layout
24948
24949 \end_inset
24950 </cell>
24951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24952 \begin_inset Text
24953
24954 \begin_layout Plain Layout
24955 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24956 \end_inset
24957
24958
24959 \end_layout
24960
24961 \end_inset
24962 </cell>
24963 </row>
24964 </lyxtabular>
24965
24966 \end_inset
24967
24968
24969 \end_layout
24970
24971 \begin_layout Section
24972 Funciones
24973 \end_layout
24974
24975 \begin_layout Subsection
24976 Funciones predefinidas
24977 \begin_inset CommandInset label
24978 LatexCommand label
24979 name "sub:Funciones-predefinidas"
24980
24981 \end_inset
24982
24983
24984 \begin_inset Index idx
24985 status collapsed
24986
24987 \begin_layout Plain Layout
24988 Funciones ! predefinidas
24989 \end_layout
24990
24991 \end_inset
24992
24993
24994 \begin_inset Index idx
24995 status collapsed
24996
24997 \begin_layout Plain Layout
24998 Funciones ! en español
24999 \end_layout
25000
25001 \end_inset
25002
25003
25004 \end_layout
25005
25006 \begin_layout Standard
25007 En general las variables se escriben en 
25008 \emph on
25009 cursiva
25010 \emph default
25011  en expresiones matemáticas, pero no los nombres de las funciones, porque
25012  
25013 \begin_inset Formula $sen$
25014 \end_inset
25015
25016  podría confundirse con 
25017 \begin_inset Formula $s\cdot e\cdot n$
25018 \end_inset
25019
25020 .
25021  Por eso hay funciones predefinidas, que además se separan un poco del factor
25022  precedente.
25023  Se insertan como comandos con una barra inversa delante de su nombre.
25024 \end_layout
25025
25026 \begin_layout Standard
25027 \align center
25028 \begin_inset Tabular
25029 <lyxtabular version="3" rows="2" columns="4">
25030 <features rotate="0" tabularvalignment="middle">
25031 <column alignment="center" valignment="top" width="0pt">
25032 <column alignment="center" valignment="top" width="0pt">
25033 <column alignment="center" valignment="top" width="0pt">
25034 <column alignment="center" valignment="top" width="0pt">
25035 <row>
25036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25037 \begin_inset Text
25038
25039 \begin_layout Plain Layout
25040 Comando
25041 \end_layout
25042
25043 \end_inset
25044 </cell>
25045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25046 \begin_inset Text
25047
25048 \begin_layout Plain Layout
25049 Resultado
25050 \end_layout
25051
25052 \end_inset
25053 </cell>
25054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25055 \begin_inset Text
25056
25057 \begin_layout Plain Layout
25058 Comando
25059 \end_layout
25060
25061 \end_inset
25062 </cell>
25063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25064 \begin_inset Text
25065
25066 \begin_layout Plain Layout
25067 Resultado
25068 \end_layout
25069
25070 \end_inset
25071 </cell>
25072 </row>
25073 <row>
25074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25075 \begin_inset Text
25076
25077 \begin_layout Plain Layout
25078 Asen(x)+B
25079 \end_layout
25080
25081 \end_inset
25082 </cell>
25083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25084 \begin_inset Text
25085
25086 \begin_layout Plain Layout
25087 \begin_inset Formula $Asen(x)+B$
25088 \end_inset
25089
25090
25091 \end_layout
25092
25093 \end_inset
25094 </cell>
25095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25096 \begin_inset Text
25097
25098 \begin_layout Plain Layout
25099 A
25100 \backslash
25101 sen(x)+B
25102 \end_layout
25103
25104 \end_inset
25105 </cell>
25106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25107 \begin_inset Text
25108
25109 \begin_layout Plain Layout
25110 \begin_inset Formula $A\sen(x)+B$
25111 \end_inset
25112
25113
25114 \end_layout
25115
25116 \end_inset
25117 </cell>
25118 </row>
25119 </lyxtabular>
25120
25121 \end_inset
25122
25123
25124 \end_layout
25125
25126 \begin_layout Standard
25127 Las funciones siguientes están predefinidas:
25128 \begin_inset Foot
25129 status collapsed
25130
25131 \begin_layout Plain Layout
25132 Se han añadido los comandos equivalentes proporcionados por el estilo 
25133 \series bold
25134 spanish
25135 \series default
25136  de 
25137 \series bold
25138 babel
25139 \series default
25140 .
25141  (Estos no están disponibles en el panel de funciones).
25142  Además, en su caso, las funciones serán acentuadas automáticamente en la
25143  salida, p.
25144 \begin_inset space \thinspace{}
25145 \end_inset
25146
25147 e.
25148  
25149 \begin_inset Quotes fld
25150 \end_inset
25151
25152 lím
25153 \begin_inset Quotes frd
25154 \end_inset
25155
25156  o 
25157 \begin_inset Quotes fld
25158 \end_inset
25159
25160 máx
25161 \begin_inset Quotes frd
25162 \end_inset
25163
25164 .
25165  Más información en 
25166 \begin_inset CommandInset citation
25167 LatexCommand cite
25168 key "spanish"
25169
25170 \end_inset
25171
25172 .
25173  (
25174 \emph on
25175 N.
25176 \begin_inset space \thinspace{}
25177 \end_inset
25178
25179 del t.
25180 \emph default
25181 )
25182 \end_layout
25183
25184 \end_inset
25185
25186
25187 \end_layout
25188
25189 \begin_layout Standard
25190 \begin_inset VSpace -2mm
25191 \end_inset
25192
25193
25194 \end_layout
25195
25196 \begin_layout Standard
25197 \align center
25198 \begin_inset Tabular
25199 <lyxtabular version="3" rows="9" columns="7">
25200 <features rotate="0" tabularvalignment="middle">
25201 <column alignment="center" valignment="top" width="0pt">
25202 <column alignment="center" valignment="top" width="0pt">
25203 <column alignment="center" valignment="top" width="0pt">
25204 <column alignment="center" valignment="top" width="0pt">
25205 <column alignment="center" valignment="top" width="0pt">
25206 <column alignment="center" valignment="top" width="0pt">
25207 <column alignment="center" valignment="top" width="0pt">
25208 <row>
25209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25210 \begin_inset Text
25211
25212 \begin_layout Plain Layout
25213 Comando
25214 \end_layout
25215
25216 \end_inset
25217 </cell>
25218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \begin_layout Plain Layout
25222 español
25223 \end_layout
25224
25225 \end_inset
25226 </cell>
25227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25228 \begin_inset Text
25229
25230 \begin_layout Plain Layout
25231 Comando
25232 \end_layout
25233
25234 \end_inset
25235 </cell>
25236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25237 \begin_inset Text
25238
25239 \begin_layout Plain Layout
25240 español
25241 \end_layout
25242
25243 \end_inset
25244 </cell>
25245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25246 \begin_inset Text
25247
25248 \begin_layout Plain Layout
25249 Comando
25250 \end_layout
25251
25252 \end_inset
25253 </cell>
25254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25255 \begin_inset Text
25256
25257 \begin_layout Plain Layout
25258 español
25259 \end_layout
25260
25261 \end_inset
25262 </cell>
25263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25264 \begin_inset Text
25265
25266 \begin_layout Plain Layout
25267 Comando
25268 \end_layout
25269
25270 \end_inset
25271 </cell>
25272 </row>
25273 <row>
25274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25275 \begin_inset Text
25276
25277 \begin_layout Plain Layout
25278
25279 \backslash
25280 sin
25281 \end_layout
25282
25283 \end_inset
25284 </cell>
25285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25286 \begin_inset Text
25287
25288 \begin_layout Plain Layout
25289
25290 \backslash
25291 sen
25292 \end_layout
25293
25294 \end_inset
25295 </cell>
25296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25297 \begin_inset Text
25298
25299 \begin_layout Plain Layout
25300
25301 \backslash
25302 sinh
25303 \end_layout
25304
25305 \end_inset
25306 </cell>
25307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25308 \begin_inset Text
25309
25310 \begin_layout Plain Layout
25311
25312 \backslash
25313 senh
25314 \end_layout
25315
25316 \end_inset
25317 </cell>
25318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25319 \begin_inset Text
25320
25321 \begin_layout Plain Layout
25322
25323 \backslash
25324 arcsin
25325 \end_layout
25326
25327 \end_inset
25328 </cell>
25329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25330 \begin_inset Text
25331
25332 \begin_layout Plain Layout
25333
25334 \backslash
25335 arcsen
25336 \end_layout
25337
25338 \end_inset
25339 </cell>
25340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25341 \begin_inset Text
25342
25343 \begin_layout Plain Layout
25344
25345 \backslash
25346 sup
25347 \end_layout
25348
25349 \end_inset
25350 </cell>
25351 </row>
25352 <row>
25353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25354 \begin_inset Text
25355
25356 \begin_layout Plain Layout
25357
25358 \backslash
25359 cos
25360 \end_layout
25361
25362 \end_inset
25363 </cell>
25364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25365 \begin_inset Text
25366
25367 \begin_layout Plain Layout
25368
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25374 \begin_inset Text
25375
25376 \begin_layout Plain Layout
25377
25378 \backslash
25379 cosh
25380 \end_layout
25381
25382 \end_inset
25383 </cell>
25384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25385 \begin_inset Text
25386
25387 \begin_layout Plain Layout
25388
25389 \end_layout
25390
25391 \end_inset
25392 </cell>
25393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25394 \begin_inset Text
25395
25396 \begin_layout Plain Layout
25397
25398 \backslash
25399 arccos
25400 \end_layout
25401
25402 \end_inset
25403 </cell>
25404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25405 \begin_inset Text
25406
25407 \begin_layout Plain Layout
25408
25409 \end_layout
25410
25411 \end_inset
25412 </cell>
25413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25414 \begin_inset Text
25415
25416 \begin_layout Plain Layout
25417
25418 \backslash
25419 inf
25420 \end_layout
25421
25422 \end_inset
25423 </cell>
25424 </row>
25425 <row>
25426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25427 \begin_inset Text
25428
25429 \begin_layout Plain Layout
25430
25431 \backslash
25432 tan
25433 \end_layout
25434
25435 \end_inset
25436 </cell>
25437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25438 \begin_inset Text
25439
25440 \begin_layout Plain Layout
25441
25442 \backslash
25443 tg
25444 \end_layout
25445
25446 \end_inset
25447 </cell>
25448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25449 \begin_inset Text
25450
25451 \begin_layout Plain Layout
25452
25453 \backslash
25454 tanh
25455 \end_layout
25456
25457 \end_inset
25458 </cell>
25459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25460 \begin_inset Text
25461
25462 \begin_layout Plain Layout
25463
25464 \backslash
25465 tgh
25466 \end_layout
25467
25468 \end_inset
25469 </cell>
25470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25471 \begin_inset Text
25472
25473 \begin_layout Plain Layout
25474
25475 \backslash
25476 arctan
25477 \end_layout
25478
25479 \end_inset
25480 </cell>
25481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25482 \begin_inset Text
25483
25484 \begin_layout Plain Layout
25485
25486 \backslash
25487 arctg
25488 \end_layout
25489
25490 \end_inset
25491 </cell>
25492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25493 \begin_inset Text
25494
25495 \begin_layout Plain Layout
25496
25497 \backslash
25498 lim
25499 \end_layout
25500
25501 \end_inset
25502 </cell>
25503 </row>
25504 <row>
25505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25506 \begin_inset Text
25507
25508 \begin_layout Plain Layout
25509
25510 \backslash
25511 cot
25512 \end_layout
25513
25514 \end_inset
25515 </cell>
25516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25517 \begin_inset Text
25518
25519 \begin_layout Plain Layout
25520
25521 \backslash
25522 cotg
25523 \end_layout
25524
25525 \end_inset
25526 </cell>
25527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25528 \begin_inset Text
25529
25530 \begin_layout Plain Layout
25531
25532 \backslash
25533 coth
25534 \end_layout
25535
25536 \end_inset
25537 </cell>
25538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25539 \begin_inset Text
25540
25541 \begin_layout Plain Layout
25542
25543 \end_layout
25544
25545 \end_inset
25546 </cell>
25547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25548 \begin_inset Text
25549
25550 \begin_layout Plain Layout
25551
25552 \backslash
25553 arg
25554 \end_layout
25555
25556 \end_inset
25557 </cell>
25558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25559 \begin_inset Text
25560
25561 \begin_layout Plain Layout
25562
25563 \end_layout
25564
25565 \end_inset
25566 </cell>
25567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25568 \begin_inset Text
25569
25570 \begin_layout Plain Layout
25571
25572 \backslash
25573 liminf
25574 \end_layout
25575
25576 \end_inset
25577 </cell>
25578 </row>
25579 <row>
25580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25581 \begin_inset Text
25582
25583 \begin_layout Plain Layout
25584
25585 \backslash
25586 sec
25587 \end_layout
25588
25589 \end_inset
25590 </cell>
25591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25592 \begin_inset Text
25593
25594 \begin_layout Plain Layout
25595
25596 \end_layout
25597
25598 \end_inset
25599 </cell>
25600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25601 \begin_inset Text
25602
25603 \begin_layout Plain Layout
25604
25605 \backslash
25606 min
25607 \end_layout
25608
25609 \end_inset
25610 </cell>
25611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25612 \begin_inset Text
25613
25614 \begin_layout Plain Layout
25615
25616 \end_layout
25617
25618 \end_inset
25619 </cell>
25620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25621 \begin_inset Text
25622
25623 \begin_layout Plain Layout
25624
25625 \backslash
25626 deg
25627 \end_layout
25628
25629 \end_inset
25630 </cell>
25631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25632 \begin_inset Text
25633
25634 \begin_layout Plain Layout
25635
25636 \end_layout
25637
25638 \end_inset
25639 </cell>
25640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25641 \begin_inset Text
25642
25643 \begin_layout Plain Layout
25644
25645 \backslash
25646 limsup
25647 \end_layout
25648
25649 \end_inset
25650 </cell>
25651 </row>
25652 <row>
25653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25654 \begin_inset Text
25655
25656 \begin_layout Plain Layout
25657
25658 \backslash
25659 csc
25660 \end_layout
25661
25662 \end_inset
25663 </cell>
25664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25665 \begin_inset Text
25666
25667 \begin_layout Plain Layout
25668
25669 \backslash
25670 cosec
25671 \end_layout
25672
25673 \end_inset
25674 </cell>
25675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25676 \begin_inset Text
25677
25678 \begin_layout Plain Layout
25679
25680 \backslash
25681 max
25682 \end_layout
25683
25684 \end_inset
25685 </cell>
25686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25687 \begin_inset Text
25688
25689 \begin_layout Plain Layout
25690
25691 \end_layout
25692
25693 \end_inset
25694 </cell>
25695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25696 \begin_inset Text
25697
25698 \begin_layout Plain Layout
25699
25700 \backslash
25701 det
25702 \end_layout
25703
25704 \end_inset
25705 </cell>
25706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25707 \begin_inset Text
25708
25709 \begin_layout Plain Layout
25710
25711 \end_layout
25712
25713 \end_inset
25714 </cell>
25715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25716 \begin_inset Text
25717
25718 \begin_layout Plain Layout
25719
25720 \backslash
25721 Pr
25722 \end_layout
25723
25724 \end_inset
25725 </cell>
25726 </row>
25727 <row>
25728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25729 \begin_inset Text
25730
25731 \begin_layout Plain Layout
25732
25733 \backslash
25734 ln
25735 \end_layout
25736
25737 \end_inset
25738 </cell>
25739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25740 \begin_inset Text
25741
25742 \begin_layout Plain Layout
25743
25744 \end_layout
25745
25746 \end_inset
25747 </cell>
25748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25749 \begin_inset Text
25750
25751 \begin_layout Plain Layout
25752
25753 \backslash
25754 exp
25755 \end_layout
25756
25757 \end_inset
25758 </cell>
25759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25760 \begin_inset Text
25761
25762 \begin_layout Plain Layout
25763
25764 \end_layout
25765
25766 \end_inset
25767 </cell>
25768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25769 \begin_inset Text
25770
25771 \begin_layout Plain Layout
25772
25773 \backslash
25774 dim
25775 \end_layout
25776
25777 \end_inset
25778 </cell>
25779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25780 \begin_inset Text
25781
25782 \begin_layout Plain Layout
25783
25784 \end_layout
25785
25786 \end_inset
25787 </cell>
25788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25789 \begin_inset Text
25790
25791 \begin_layout Plain Layout
25792
25793 \backslash
25794 hom
25795 \end_layout
25796
25797 \end_inset
25798 </cell>
25799 </row>
25800 <row>
25801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25802 \begin_inset Text
25803
25804 \begin_layout Plain Layout
25805
25806 \backslash
25807 lg
25808 \end_layout
25809
25810 \end_inset
25811 </cell>
25812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25813 \begin_inset Text
25814
25815 \begin_layout Plain Layout
25816
25817 \end_layout
25818
25819 \end_inset
25820 </cell>
25821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25822 \begin_inset Text
25823
25824 \begin_layout Plain Layout
25825
25826 \backslash
25827 log
25828 \end_layout
25829
25830 \end_inset
25831 </cell>
25832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25833 \begin_inset Text
25834
25835 \begin_layout Plain Layout
25836
25837 \end_layout
25838
25839 \end_inset
25840 </cell>
25841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25842 \begin_inset Text
25843
25844 \begin_layout Plain Layout
25845
25846 \backslash
25847 ker
25848 \end_layout
25849
25850 \end_inset
25851 </cell>
25852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25853 \begin_inset Text
25854
25855 \begin_layout Plain Layout
25856
25857 \end_layout
25858
25859 \end_inset
25860 </cell>
25861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25862 \begin_inset Text
25863
25864 \begin_layout Plain Layout
25865
25866 \backslash
25867 gcd
25868 \end_layout
25869
25870 \end_inset
25871 </cell>
25872 </row>
25873 </lyxtabular>
25874
25875 \end_inset
25876
25877
25878 \end_layout
25879
25880 \begin_layout Standard
25881 También se pueden insertar con el botón 
25882 \begin_inset Graphics
25883         filename ../../images/math/functions.png
25884         scale 85
25885
25886 \end_inset
25887
25888  de la barra de ecuaciones.
25889 \end_layout
25890
25891 \begin_layout Subsection
25892 Funciones definidas por el usuario
25893 \begin_inset Index idx
25894 status collapsed
25895
25896 \begin_layout Plain Layout
25897 Funciones ! personalizadas
25898 \end_layout
25899
25900 \end_inset
25901
25902
25903 \end_layout
25904
25905 \begin_layout Standard
25906 Para usar una función no predefinida, como por ejemplo la función signo,
25907  sgn(x), hay dos posibilidades:
25908 \end_layout
25909
25910 \begin_layout Itemize
25911 Define la función añadiendo al preámbulo LaTeX la línea
25912 \begin_inset Foot
25913 status collapsed
25914
25915 \begin_layout Plain Layout
25916 Más sobre 
25917 \series bold
25918
25919 \backslash
25920 DeclareMathOperator
25921 \series default
25922  en 
25923 \begin_inset CommandInset ref
25924 LatexCommand ref
25925 reference "sub:Operadores-de-usuario"
25926
25927 \end_inset
25928
25929
25930 \end_layout
25931
25932 \end_inset
25933
25934
25935 \begin_inset Newline newline
25936 \end_inset
25937
25938
25939 \begin_inset VSpace -3mm
25940 \end_inset
25941
25942
25943 \begin_inset Newline newline
25944 \end_inset
25945
25946
25947 \series bold
25948
25949 \backslash
25950 DeclareMathOperator{
25951 \backslash
25952 sgn}{sgn}
25953 \series default
25954
25955 \begin_inset Index idx
25956 status collapsed
25957
25958 \begin_layout Plain Layout
25959 Comandos ! D ! 
25960 \backslash
25961 dbinom@
25962 \backslash
25963 DeclareMathOperator
25964 \end_layout
25965
25966 \end_inset
25967
25968
25969 \begin_inset Newline newline
25970 \end_inset
25971
25972
25973 \begin_inset VSpace -2mm
25974 \end_inset
25975
25976
25977 \begin_inset Newline newline
25978 \end_inset
25979
25980 Ahora la función recién definida se puede obtener con el comando 
25981 \series bold
25982
25983 \backslash
25984 sgn
25985 \series default
25986 .
25987 \end_layout
25988
25989 \begin_layout Itemize
25990 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25991  en nuestro ejemplo las letras 
25992 \emph on
25993 sgn
25994 \emph default
25995 , y cámbialo a texto matemático.
25996  Entre el factor precedente y la función se inserta un espacio.
25997 \end_layout
25998
25999 \begin_layout Standard
26000 El resultado con ambos métodos es el mismo que con una función predefinida:
26001 \begin_inset Foot
26002 status collapsed
26003
26004 \begin_layout Plain Layout
26005 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
26006  negro.
26007 \end_layout
26008
26009 \end_inset
26010
26011
26012 \end_layout
26013
26014 \begin_layout Standard
26015 \align center
26016 \begin_inset Tabular
26017 <lyxtabular version="3" rows="3" columns="2">
26018 <features rotate="0" tabularvalignment="middle">
26019 <column alignment="center" valignment="top" width="0pt">
26020 <column alignment="center" valignment="top" width="0pt">
26021 <row>
26022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26023 \begin_inset Text
26024
26025 \begin_layout Plain Layout
26026 Comando
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 Resultado
26036 \end_layout
26037
26038 \end_inset
26039 </cell>
26040 </row>
26041 <row>
26042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26043 \begin_inset Text
26044
26045 \begin_layout Plain Layout
26046 A
26047 \backslash
26048 sgn(x)+B
26049 \end_layout
26050
26051 \end_inset
26052 </cell>
26053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26054 \begin_inset Text
26055
26056 \begin_layout Plain Layout
26057 \begin_inset Formula $A\sgn(x)+B$
26058 \end_inset
26059
26060
26061 \end_layout
26062
26063 \end_inset
26064 </cell>
26065 </row>
26066 <row>
26067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26068 \begin_inset Text
26069
26070 \begin_layout Plain Layout
26071 A
26072 \backslash
26073 ,
26074 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
26075 \end_inset
26076
26077 (x)+B
26078 \end_layout
26079
26080 \end_inset
26081 </cell>
26082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26083 \begin_inset Text
26084
26085 \begin_layout Plain Layout
26086 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
26087 \end_inset
26088
26089
26090 \end_layout
26091
26092 \end_inset
26093 </cell>
26094 </row>
26095 </lyxtabular>
26096
26097 \end_inset
26098
26099
26100 \end_layout
26101
26102 \begin_layout Standard
26103 El primer método es preferible si la función se va a usar varias veces.
26104 \end_layout
26105
26106 \begin_layout Standard
26107 \noindent
26108 \align center
26109 \begin_inset Newpage newpage
26110 \end_inset
26111
26112
26113 \end_layout
26114
26115 \begin_layout Subsection
26116 Límites
26117 \begin_inset Index idx
26118 status collapsed
26119
26120 \begin_layout Plain Layout
26121 Limites@Límites
26122 \end_layout
26123
26124 \end_inset
26125
26126
26127 \end_layout
26128
26129 \begin_layout Standard
26130 Para límites, además de 
26131 \series bold
26132
26133 \backslash
26134 lim
26135 \series default
26136
26137 \begin_inset Index idx
26138 status collapsed
26139
26140 \begin_layout Plain Layout
26141 Comandos ! L ! 
26142 \backslash
26143 lim
26144 \end_layout
26145
26146 \end_inset
26147
26148
26149 \series bold
26150
26151 \backslash
26152 liminf
26153 \series default
26154  y 
26155 \series bold
26156
26157 \backslash
26158 limsup
26159 \series default
26160  están definidas las siguientes funciones:
26161 \series bold
26162  
26163 \end_layout
26164
26165 \begin_layout Standard
26166 \noindent
26167 \align center
26168 \begin_inset Tabular
26169 <lyxtabular version="3" rows="5" columns="2">
26170 <features rotate="0" tabularvalignment="middle">
26171 <column alignment="center" valignment="top">
26172 <column alignment="center" valignment="top">
26173 <row>
26174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26175 \begin_inset Text
26176
26177 \begin_layout Plain Layout
26178 Comando
26179 \end_layout
26180
26181 \end_inset
26182 </cell>
26183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26184 \begin_inset Text
26185
26186 \begin_layout Plain Layout
26187 Resultado
26188 \begin_inset Note Note
26189 status collapsed
26190
26191 \begin_layout Plain Layout
26192
26193 \series bold
26194
26195 \backslash
26196 raisebox
26197 \series default
26198  se usa sólo como espaciador
26199 \end_layout
26200
26201 \end_inset
26202
26203
26204 \end_layout
26205
26206 \end_inset
26207 </cell>
26208 </row>
26209 <row>
26210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26211 \begin_inset Text
26212
26213 \begin_layout Plain Layout
26214
26215 \backslash
26216 varliminf
26217 \end_layout
26218
26219 \end_inset
26220 </cell>
26221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26222 \begin_inset Text
26223
26224 \begin_layout Plain Layout
26225 \begin_inset Formula $\varliminf$
26226 \end_inset
26227
26228
26229 \end_layout
26230
26231 \end_inset
26232 </cell>
26233 </row>
26234 <row>
26235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26236 \begin_inset Text
26237
26238 \begin_layout Plain Layout
26239
26240 \backslash
26241 varlimsup
26242 \end_layout
26243
26244 \end_inset
26245 </cell>
26246 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26247 \begin_inset Text
26248
26249 \begin_layout Plain Layout
26250 \begin_inset Formula $\varlimsup$
26251 \end_inset
26252
26253
26254 \end_layout
26255
26256 \end_inset
26257 </cell>
26258 </row>
26259 <row>
26260 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26261 \begin_inset Text
26262
26263 \begin_layout Plain Layout
26264
26265 \backslash
26266 varprojlim
26267 \end_layout
26268
26269 \end_inset
26270 </cell>
26271 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26272 \begin_inset Text
26273
26274 \begin_layout Plain Layout
26275 \begin_inset Formula $\varprojlim$
26276 \end_inset
26277
26278
26279 \end_layout
26280
26281 \end_inset
26282 </cell>
26283 </row>
26284 <row>
26285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26286 \begin_inset Text
26287
26288 \begin_layout Plain Layout
26289
26290 \backslash
26291 varinjlim
26292 \end_layout
26293
26294 \end_inset
26295 </cell>
26296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26297 \begin_inset Text
26298
26299 \begin_layout Plain Layout
26300 \begin_inset Formula $\varinjlim$
26301 \end_inset
26302
26303
26304 \begin_inset Formula $\raisebox{-2.5mm}{}$
26305 \end_inset
26306
26307
26308 \end_layout
26309
26310 \end_inset
26311 </cell>
26312 </row>
26313 </lyxtabular>
26314
26315 \end_inset
26316
26317
26318 \end_layout
26319
26320 \begin_layout Standard
26321 \begin_inset VSpace medskip
26322 \end_inset
26323
26324
26325 \end_layout
26326
26327 \begin_layout Standard
26328 El límite se crea insertando un subíndice.
26329  Se imprime a la derecha junto a la función en una fórmula en línea:
26330 \end_layout
26331
26332 \begin_layout Standard
26333 \noindent
26334 \align center
26335 \begin_inset Tabular
26336 <lyxtabular version="3" rows="2" columns="2">
26337 <features rotate="0" tabularvalignment="middle">
26338 <column alignment="center" valignment="top" width="0pt">
26339 <column alignment="center" valignment="top" width="0pt">
26340 <row>
26341 <cell alignment="center" valignment="top" usebox="none">
26342 \begin_inset Text
26343
26344 \begin_layout Plain Layout
26345 Comando
26346 \end_layout
26347
26348 \end_inset
26349 </cell>
26350 <cell alignment="center" valignment="top" usebox="none">
26351 \begin_inset Text
26352
26353 \begin_layout Plain Layout
26354 \begin_inset space \hspace{}
26355 \length 1cm
26356 \end_inset
26357
26358 Resultado
26359 \begin_inset Note Note
26360 status collapsed
26361
26362 \begin_layout Plain Layout
26363
26364 \series bold
26365
26366 \backslash
26367 raisebox
26368 \series default
26369  se usa sólo como espaciador
26370 \end_layout
26371
26372 \end_inset
26373
26374
26375 \end_layout
26376
26377 \end_inset
26378 </cell>
26379 </row>
26380 <row>
26381 <cell alignment="center" valignment="top" usebox="none">
26382 \begin_inset Text
26383
26384 \begin_layout Plain Layout
26385
26386 \backslash
26387 lim_x
26388 \backslash
26389 to
26390 \begin_inset ERT
26391 status collapsed
26392
26393 \begin_layout Plain Layout
26394
26395
26396 \backslash
26397 spce 
26398 \end_layout
26399
26400 \end_inset
26401
26402 A
26403 \begin_inset ERT
26404 status collapsed
26405
26406 \begin_layout Plain Layout
26407
26408
26409 \backslash
26410 spce 
26411 \end_layout
26412
26413 \end_inset
26414
26415 x=B
26416 \end_layout
26417
26418 \end_inset
26419 </cell>
26420 <cell alignment="center" valignment="top" usebox="none">
26421 \begin_inset Text
26422
26423 \begin_layout Plain Layout
26424 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26425 \end_inset
26426
26427
26428 \end_layout
26429
26430 \end_inset
26431 </cell>
26432 </row>
26433 </lyxtabular>
26434
26435 \end_inset
26436
26437
26438 \end_layout
26439
26440 \begin_layout Standard
26441 En una ecuación presentada el límite se imprime debajo, como es habitual:
26442 \begin_inset Formula 
26443 \[
26444 \lim\limits _{x\rightarrow A}=B
26445 \]
26446
26447 \end_inset
26448
26449
26450 \end_layout
26451
26452 \begin_layout Subsection
26453 Función módulo
26454 \begin_inset Index idx
26455 status collapsed
26456
26457 \begin_layout Plain Layout
26458 Funciones ! módulo
26459 \end_layout
26460
26461 \end_inset
26462
26463
26464 \end_layout
26465
26466 \begin_layout Standard
26467 La función módulo es especial, porque existe en cuatro variantes.
26468 \end_layout
26469
26470 \begin_layout Standard
26471 En una ecuación presentada:
26472 \begin_inset Formula 
26473 \begin{align*}
26474 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26475 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
26476 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
26477 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
26478 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
26479 \end{align*}
26480
26481 \end_inset
26482
26483 En una ecuación en línea se pone menos espacio delante del nombre de la
26484  función para todas las variantes.
26485  Por omisión, las funciones módulo solo tienen en cuenta el primer carácter
26486  siguente.
26487  Para aplicarlas a más de un carácter hay que poner estos entre llaves TeX:
26488 \begin_inset Formula 
26489 \begin{align*}
26490 \underline{\textrm{Comando}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Resultado}}\\
26491 \mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
26492 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26493 \end{align*}
26494
26495 \end_inset
26496
26497
26498 \end_layout
26499
26500 \begin_layout Section
26501 Caracteres especiales
26502 \begin_inset Index idx
26503 status collapsed
26504
26505 \begin_layout Plain Layout
26506 Caracteres especiales
26507 \end_layout
26508
26509 \end_inset
26510
26511
26512 \end_layout
26513
26514 \begin_layout Subsection
26515 Caracteres especiales en texto matemático
26516 \end_layout
26517
26518 \begin_layout Standard
26519 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26520  TeX:
26521 \end_layout
26522
26523 \begin_layout Standard
26524 \begin_inset space \hfill{}
26525 \end_inset
26526
26527
26528 \begin_inset Tabular
26529 <lyxtabular version="3" rows="8" columns="2">
26530 <features rotate="0" tabularvalignment="middle">
26531 <column alignment="block" valignment="top">
26532 <column alignment="block" valignment="top">
26533 <row>
26534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26535 \begin_inset Text
26536
26537 \begin_layout Plain Layout
26538 Comando
26539 \end_layout
26540
26541 \end_inset
26542 </cell>
26543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26544 \begin_inset Text
26545
26546 \begin_layout Plain Layout
26547 Resultado
26548 \end_layout
26549
26550 \end_inset
26551 </cell>
26552 </row>
26553 <row>
26554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26555 \begin_inset Text
26556
26557 \begin_layout Plain Layout
26558
26559 \backslash
26560 oe
26561 \end_layout
26562
26563 \end_inset
26564 </cell>
26565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26566 \begin_inset Text
26567
26568 \begin_layout Plain Layout
26569 \begin_inset Formula $\textrm{œ}$
26570 \end_inset
26571
26572
26573 \end_layout
26574
26575 \end_inset
26576 </cell>
26577 </row>
26578 <row>
26579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26580 \begin_inset Text
26581
26582 \begin_layout Plain Layout
26583
26584 \backslash
26585 OE
26586 \end_layout
26587
26588 \end_inset
26589 </cell>
26590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26591 \begin_inset Text
26592
26593 \begin_layout Plain Layout
26594 \begin_inset Formula $\textrm{Œ}$
26595 \end_inset
26596
26597
26598 \end_layout
26599
26600 \end_inset
26601 </cell>
26602 </row>
26603 <row>
26604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26605 \begin_inset Text
26606
26607 \begin_layout Plain Layout
26608
26609 \backslash
26610 ae
26611 \end_layout
26612
26613 \end_inset
26614 </cell>
26615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26616 \begin_inset Text
26617
26618 \begin_layout Plain Layout
26619 \begin_inset Formula $\textrm{æ}$
26620 \end_inset
26621
26622
26623 \end_layout
26624
26625 \end_inset
26626 </cell>
26627 </row>
26628 <row>
26629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26630 \begin_inset Text
26631
26632 \begin_layout Plain Layout
26633
26634 \backslash
26635 AE
26636 \end_layout
26637
26638 \end_inset
26639 </cell>
26640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26641 \begin_inset Text
26642
26643 \begin_layout Plain Layout
26644 \begin_inset Formula $\textrm{Æ}$
26645 \end_inset
26646
26647
26648 \end_layout
26649
26650 \end_inset
26651 </cell>
26652 </row>
26653 <row>
26654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26655 \begin_inset Text
26656
26657 \begin_layout Plain Layout
26658
26659 \backslash
26660 aa
26661 \end_layout
26662
26663 \end_inset
26664 </cell>
26665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26666 \begin_inset Text
26667
26668 \begin_layout Plain Layout
26669 \begin_inset Formula $\textrm{\aa}$
26670 \end_inset
26671
26672
26673 \end_layout
26674
26675 \end_inset
26676 </cell>
26677 </row>
26678 <row>
26679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26680 \begin_inset Text
26681
26682 \begin_layout Plain Layout
26683
26684 \backslash
26685 AA
26686 \begin_inset Index idx
26687 status collapsed
26688
26689 \begin_layout Plain Layout
26690
26691 \backslash
26692 @
26693 \begin_inset ERT
26694 status collapsed
26695
26696 \begin_layout Plain Layout
26697
26698
26699 \backslash
26700 textrm{
26701 \backslash
26702 AA}
26703 \end_layout
26704
26705 \end_inset
26706
26707
26708 \end_layout
26709
26710 \end_inset
26711
26712
26713 \end_layout
26714
26715 \end_inset
26716 </cell>
26717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26718 \begin_inset Text
26719
26720 \begin_layout Plain Layout
26721 \begin_inset Formula $\textrm{Å}$
26722 \end_inset
26723
26724
26725 \end_layout
26726
26727 \end_inset
26728 </cell>
26729 </row>
26730 <row>
26731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26732 \begin_inset Text
26733
26734 \begin_layout Plain Layout
26735
26736 \backslash
26737 i
26738 \end_layout
26739
26740 \end_inset
26741 </cell>
26742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26743 \begin_inset Text
26744
26745 \begin_layout Plain Layout
26746 \begin_inset Formula $\textrm{ı}$
26747 \end_inset
26748
26749
26750 \end_layout
26751
26752 \end_inset
26753 </cell>
26754 </row>
26755 </lyxtabular>
26756
26757 \end_inset
26758
26759
26760 \begin_inset space \hfill{}
26761 \end_inset
26762
26763
26764 \begin_inset Tabular
26765 <lyxtabular version="3" rows="8" columns="2">
26766 <features rotate="0" tabularvalignment="middle">
26767 <column alignment="block" valignment="top">
26768 <column alignment="center" valignment="top">
26769 <row>
26770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26771 \begin_inset Text
26772
26773 \begin_layout Plain Layout
26774 Comando
26775 \begin_inset Note Note
26776 status collapsed
26777
26778 \begin_layout Plain Layout
26779
26780 \series bold
26781
26782 \backslash
26783 raisebox
26784 \series default
26785  se usa sólo como espaciador
26786 \end_layout
26787
26788 \end_inset
26789
26790
26791 \end_layout
26792
26793 \end_inset
26794 </cell>
26795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26796 \begin_inset Text
26797
26798 \begin_layout Plain Layout
26799 Resultado
26800 \end_layout
26801
26802 \end_inset
26803 </cell>
26804 </row>
26805 <row>
26806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26807 \begin_inset Text
26808
26809 \begin_layout Plain Layout
26810
26811 \backslash
26812 o
26813 \end_layout
26814
26815 \end_inset
26816 </cell>
26817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26818 \begin_inset Text
26819
26820 \begin_layout Plain Layout
26821 \begin_inset Formula $\textrm{ø}$
26822 \end_inset
26823
26824
26825 \end_layout
26826
26827 \end_inset
26828 </cell>
26829 </row>
26830 <row>
26831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26832 \begin_inset Text
26833
26834 \begin_layout Plain Layout
26835
26836 \backslash
26837 O
26838 \end_layout
26839
26840 \end_inset
26841 </cell>
26842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26843 \begin_inset Text
26844
26845 \begin_layout Plain Layout
26846 \begin_inset Formula $\textrm{Ø}$
26847 \end_inset
26848
26849
26850 \end_layout
26851
26852 \end_inset
26853 </cell>
26854 </row>
26855 <row>
26856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26857 \begin_inset Text
26858
26859 \begin_layout Plain Layout
26860
26861 \backslash
26862 l
26863 \end_layout
26864
26865 \end_inset
26866 </cell>
26867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26868 \begin_inset Text
26869
26870 \begin_layout Plain Layout
26871 \begin_inset Formula $\textrm{ł}$
26872 \end_inset
26873
26874
26875 \end_layout
26876
26877 \end_inset
26878 </cell>
26879 </row>
26880 <row>
26881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26882 \begin_inset Text
26883
26884 \begin_layout Plain Layout
26885
26886 \backslash
26887 L
26888 \end_layout
26889
26890 \end_inset
26891 </cell>
26892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26893 \begin_inset Text
26894
26895 \begin_layout Plain Layout
26896 \begin_inset Formula $\textrm{Ł}$
26897 \end_inset
26898
26899
26900 \end_layout
26901
26902 \end_inset
26903 </cell>
26904 </row>
26905 <row>
26906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26907 \begin_inset Text
26908
26909 \begin_layout Plain Layout
26910 !
26911 \begin_inset space \hspace{}
26912 \length 0mm
26913 \end_inset
26914
26915 `
26916 \begin_inset ERT
26917 status collapsed
26918
26919 \begin_layout Plain Layout
26920
26921
26922 \backslash
26923 spce 
26924 \end_layout
26925
26926 \end_inset
26927
26928
26929 \end_layout
26930
26931 \end_inset
26932 </cell>
26933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26934 \begin_inset Text
26935
26936 \begin_layout Plain Layout
26937 \begin_inset Formula $\textrm{!`}$
26938 \end_inset
26939
26940
26941 \end_layout
26942
26943 \end_inset
26944 </cell>
26945 </row>
26946 <row>
26947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26948 \begin_inset Text
26949
26950 \begin_layout Plain Layout
26951 ?
26952 \begin_inset space \hspace{}
26953 \length 0mm
26954 \end_inset
26955
26956 `
26957 \begin_inset ERT
26958 status collapsed
26959
26960 \begin_layout Plain Layout
26961
26962
26963 \backslash
26964 spce 
26965 \end_layout
26966
26967 \end_inset
26968
26969
26970 \end_layout
26971
26972 \end_inset
26973 </cell>
26974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26975 \begin_inset Text
26976
26977 \begin_layout Plain Layout
26978 \begin_inset Formula $\textrm{?`}$
26979 \end_inset
26980
26981
26982 \end_layout
26983
26984 \end_inset
26985 </cell>
26986 </row>
26987 <row>
26988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26989 \begin_inset Text
26990
26991 \begin_layout Plain Layout
26992
26993 \backslash
26994 j
26995 \end_layout
26996
26997 \end_inset
26998 </cell>
26999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27000 \begin_inset Text
27001
27002 \begin_layout Plain Layout
27003 \begin_inset Formula $\textrm{ȷ}$
27004 \end_inset
27005
27006
27007 \end_layout
27008
27009 \end_inset
27010 </cell>
27011 </row>
27012 </lyxtabular>
27013
27014 \end_inset
27015
27016
27017 \begin_inset space \hfill{}
27018 \end_inset
27019
27020
27021 \end_layout
27022
27023 \begin_layout Standard
27024 Los caracteres 
27025 \begin_inset Formula $\textrm{\textrm{Å}}$
27026 \end_inset
27027
27028  y 
27029 \begin_inset Formula $\textrm{\textrm{Ø}}$
27030 \end_inset
27031
27032  también se pueden insertar mediante el botón 
27033 \begin_inset Graphics
27034         filename ../../images/math/digamma.png
27035         scale 85
27036
27037 \end_inset
27038
27039  de la barra de ecuaciones.
27040 \end_layout
27041
27042 \begin_layout Standard
27043 Los comandos 
27044 \series bold
27045 !
27046 \begin_inset space \hspace{}
27047 \length 0mm
27048 \end_inset
27049
27050 `
27051 \series default
27052  y 
27053 \series bold
27054 ?
27055 \begin_inset space \hspace{}
27056 \length 0mm
27057 \end_inset
27058
27059 `
27060 \series default
27061  son una excepción porque se pueden insertar directamente a texto en LyX.
27062  
27063 \end_layout
27064
27065 \begin_layout Subsection
27066 Acentos en texto
27067 \begin_inset CommandInset label
27068 LatexCommand label
27069 name "sub:Acentos-en-texto"
27070
27071 \end_inset
27072
27073
27074 \begin_inset Index idx
27075 status collapsed
27076
27077 \begin_layout Plain Layout
27078 Acentos ! en texto
27079 \end_layout
27080
27081 \end_inset
27082
27083
27084 \end_layout
27085
27086 \begin_layout Standard
27087 Con los siguientes comandos se pueden acentuar todas las letras.
27088  Los comandos deben ponerse en modo TeX.
27089 \end_layout
27090
27091 \begin_layout Standard
27092 \begin_inset space \hfill{}
27093 \end_inset
27094
27095
27096 \begin_inset Tabular
27097 <lyxtabular version="3" rows="8" columns="2">
27098 <features rotate="0" tabularvalignment="middle">
27099 <column alignment="block" valignment="top">
27100 <column alignment="block" valignment="top">
27101 <row>
27102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27103 \begin_inset Text
27104
27105 \begin_layout Plain Layout
27106 Comando
27107 \end_layout
27108
27109 \end_inset
27110 </cell>
27111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27112 \begin_inset Text
27113
27114 \begin_layout Plain Layout
27115 Resultado
27116 \end_layout
27117
27118 \end_inset
27119 </cell>
27120 </row>
27121 <row>
27122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27123 \begin_inset Text
27124
27125 \begin_layout Plain Layout
27126
27127 \backslash
27128
27129 \begin_inset Quotes grd
27130 \end_inset
27131
27132 e
27133 \end_layout
27134
27135 \end_inset
27136 </cell>
27137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27138 \begin_inset Text
27139
27140 \begin_layout Plain Layout
27141 \begin_inset ERT
27142 status collapsed
27143
27144 \begin_layout Plain Layout
27145
27146
27147 \backslash
27148 "e
27149 \end_layout
27150
27151 \end_inset
27152
27153
27154 \end_layout
27155
27156 \end_inset
27157 </cell>
27158 </row>
27159 <row>
27160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27161 \begin_inset Text
27162
27163 \begin_layout Plain Layout
27164
27165 \backslash
27166 `e
27167 \end_layout
27168
27169 \end_inset
27170 </cell>
27171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27172 \begin_inset Text
27173
27174 \begin_layout Plain Layout
27175 \begin_inset ERT
27176 status collapsed
27177
27178 \begin_layout Plain Layout
27179
27180
27181 \backslash
27182 `e
27183 \end_layout
27184
27185 \end_inset
27186
27187
27188 \end_layout
27189
27190 \end_inset
27191 </cell>
27192 </row>
27193 <row>
27194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27195 \begin_inset Text
27196
27197 \begin_layout Plain Layout
27198
27199 \backslash
27200 ^
27201 \begin_inset ERT
27202 status collapsed
27203
27204 \begin_layout Plain Layout
27205
27206
27207 \backslash
27208 spce 
27209 \end_layout
27210
27211 \end_inset
27212
27213 e
27214 \end_layout
27215
27216 \end_inset
27217 </cell>
27218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27219 \begin_inset Text
27220
27221 \begin_layout Plain Layout
27222 \begin_inset ERT
27223 status collapsed
27224
27225 \begin_layout Plain Layout
27226
27227
27228 \backslash
27229 ^e
27230 \end_layout
27231
27232 \end_inset
27233
27234
27235 \end_layout
27236
27237 \end_inset
27238 </cell>
27239 </row>
27240 <row>
27241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27242 \begin_inset Text
27243
27244 \begin_layout Plain Layout
27245
27246 \backslash
27247 =e
27248 \end_layout
27249
27250 \end_inset
27251 </cell>
27252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27253 \begin_inset Text
27254
27255 \begin_layout Plain Layout
27256 \begin_inset ERT
27257 status collapsed
27258
27259 \begin_layout Plain Layout
27260
27261
27262 \backslash
27263 =e
27264 \end_layout
27265
27266 \end_inset
27267
27268
27269 \end_layout
27270
27271 \end_inset
27272 </cell>
27273 </row>
27274 <row>
27275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27276 \begin_inset Text
27277
27278 \begin_layout Plain Layout
27279
27280 \backslash
27281 u
27282 \begin_inset ERT
27283 status collapsed
27284
27285 \begin_layout Plain Layout
27286
27287
27288 \backslash
27289 spce 
27290 \end_layout
27291
27292 \end_inset
27293
27294 e
27295 \end_layout
27296
27297 \end_inset
27298 </cell>
27299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27300 \begin_inset Text
27301
27302 \begin_layout Plain Layout
27303 \begin_inset ERT
27304 status collapsed
27305
27306 \begin_layout Plain Layout
27307
27308
27309 \backslash
27310 u e
27311 \end_layout
27312
27313 \end_inset
27314
27315
27316 \end_layout
27317
27318 \end_inset
27319 </cell>
27320 </row>
27321 <row>
27322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27323 \begin_inset Text
27324
27325 \begin_layout Plain Layout
27326
27327 \backslash
27328 b
27329 \begin_inset ERT
27330 status collapsed
27331
27332 \begin_layout Plain Layout
27333
27334
27335 \backslash
27336 spce 
27337 \end_layout
27338
27339 \end_inset
27340
27341 e
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 ERT
27351 status collapsed
27352
27353 \begin_layout Plain Layout
27354
27355
27356 \backslash
27357 b e
27358 \end_layout
27359
27360 \end_inset
27361
27362
27363 \end_layout
27364
27365 \end_inset
27366 </cell>
27367 </row>
27368 <row>
27369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27370 \begin_inset Text
27371
27372 \begin_layout Plain Layout
27373
27374 \backslash
27375 t
27376 \begin_inset ERT
27377 status collapsed
27378
27379 \begin_layout Plain Layout
27380
27381
27382 \backslash
27383 spce 
27384 \end_layout
27385
27386 \end_inset
27387
27388 ee
27389 \end_layout
27390
27391 \end_inset
27392 </cell>
27393 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27394 \begin_inset Text
27395
27396 \begin_layout Plain Layout
27397 \begin_inset ERT
27398 status collapsed
27399
27400 \begin_layout Plain Layout
27401
27402
27403 \backslash
27404 t ee
27405 \end_layout
27406
27407 \end_inset
27408
27409
27410 \end_layout
27411
27412 \end_inset
27413 </cell>
27414 </row>
27415 </lyxtabular>
27416
27417 \end_inset
27418
27419
27420 \begin_inset space \hfill{}
27421 \end_inset
27422
27423
27424 \begin_inset Tabular
27425 <lyxtabular version="3" rows="8" columns="2">
27426 <features rotate="0" tabularvalignment="middle">
27427 <column alignment="block" valignment="top">
27428 <column alignment="center" valignment="top">
27429 <row>
27430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27431 \begin_inset Text
27432
27433 \begin_layout Plain Layout
27434 Comando
27435 \end_layout
27436
27437 \end_inset
27438 </cell>
27439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27440 \begin_inset Text
27441
27442 \begin_layout Plain Layout
27443 Resultado
27444 \end_layout
27445
27446 \end_inset
27447 </cell>
27448 </row>
27449 <row>
27450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27451 \begin_inset Text
27452
27453 \begin_layout Plain Layout
27454
27455 \backslash
27456 H
27457 \begin_inset ERT
27458 status collapsed
27459
27460 \begin_layout Plain Layout
27461
27462
27463 \backslash
27464 spce 
27465 \end_layout
27466
27467 \end_inset
27468
27469 e
27470 \end_layout
27471
27472 \end_inset
27473 </cell>
27474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27475 \begin_inset Text
27476
27477 \begin_layout Plain Layout
27478 \begin_inset ERT
27479 status collapsed
27480
27481 \begin_layout Plain Layout
27482
27483
27484 \backslash
27485 H e
27486 \end_layout
27487
27488 \end_inset
27489
27490
27491 \end_layout
27492
27493 \end_inset
27494 </cell>
27495 </row>
27496 <row>
27497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27498 \begin_inset Text
27499
27500 \begin_layout Plain Layout
27501
27502 \backslash
27503 'e
27504 \end_layout
27505
27506 \end_inset
27507 </cell>
27508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27509 \begin_inset Text
27510
27511 \begin_layout Plain Layout
27512 \begin_inset ERT
27513 status collapsed
27514
27515 \begin_layout Plain Layout
27516
27517
27518 \backslash
27519 'e
27520 \end_layout
27521
27522 \end_inset
27523
27524
27525 \end_layout
27526
27527 \end_inset
27528 </cell>
27529 </row>
27530 <row>
27531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27532 \begin_inset Text
27533
27534 \begin_layout Plain Layout
27535
27536 \backslash
27537 ~e
27538 \begin_inset Index idx
27539 status collapsed
27540
27541 \begin_layout Plain Layout
27542 Tilde
27543 \end_layout
27544
27545 \end_inset
27546
27547
27548 \end_layout
27549
27550 \end_inset
27551 </cell>
27552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27553 \begin_inset Text
27554
27555 \begin_layout Plain Layout
27556 \begin_inset ERT
27557 status collapsed
27558
27559 \begin_layout Plain Layout
27560
27561
27562 \backslash
27563 ~e
27564 \end_layout
27565
27566 \end_inset
27567
27568
27569 \end_layout
27570
27571 \end_inset
27572 </cell>
27573 </row>
27574 <row>
27575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27576 \begin_inset Text
27577
27578 \begin_layout Plain Layout
27579
27580 \backslash
27581 .e
27582 \end_layout
27583
27584 \end_inset
27585 </cell>
27586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27587 \begin_inset Text
27588
27589 \begin_layout Plain Layout
27590 \begin_inset ERT
27591 status collapsed
27592
27593 \begin_layout Plain Layout
27594
27595
27596 \backslash
27597 .e
27598 \end_layout
27599
27600 \end_inset
27601
27602
27603 \end_layout
27604
27605 \end_inset
27606 </cell>
27607 </row>
27608 <row>
27609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27610 \begin_inset Text
27611
27612 \begin_layout Plain Layout
27613
27614 \backslash
27615 v
27616 \begin_inset ERT
27617 status collapsed
27618
27619 \begin_layout Plain Layout
27620
27621
27622 \backslash
27623 spce 
27624 \end_layout
27625
27626 \end_inset
27627
27628 e
27629 \end_layout
27630
27631 \end_inset
27632 </cell>
27633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27634 \begin_inset Text
27635
27636 \begin_layout Plain Layout
27637 \begin_inset ERT
27638 status collapsed
27639
27640 \begin_layout Plain Layout
27641
27642
27643 \backslash
27644 v e
27645 \end_layout
27646
27647 \end_inset
27648
27649
27650 \end_layout
27651
27652 \end_inset
27653 </cell>
27654 </row>
27655 <row>
27656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27657 \begin_inset Text
27658
27659 \begin_layout Plain Layout
27660
27661 \backslash
27662 d
27663 \begin_inset ERT
27664 status collapsed
27665
27666 \begin_layout Plain Layout
27667
27668
27669 \backslash
27670 spce 
27671 \end_layout
27672
27673 \end_inset
27674
27675 e
27676 \end_layout
27677
27678 \end_inset
27679 </cell>
27680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27681 \begin_inset Text
27682
27683 \begin_layout Plain Layout
27684 \begin_inset ERT
27685 status collapsed
27686
27687 \begin_layout Plain Layout
27688
27689
27690 \backslash
27691 d e
27692 \end_layout
27693
27694 \end_inset
27695
27696
27697 \end_layout
27698
27699 \end_inset
27700 </cell>
27701 </row>
27702 <row>
27703 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27704 \begin_inset Text
27705
27706 \begin_layout Plain Layout
27707
27708 \backslash
27709 c
27710 \begin_inset ERT
27711 status collapsed
27712
27713 \begin_layout Plain Layout
27714
27715
27716 \backslash
27717 spce 
27718 \end_layout
27719
27720 \end_inset
27721
27722 e
27723 \end_layout
27724
27725 \end_inset
27726 </cell>
27727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27728 \begin_inset Text
27729
27730 \begin_layout Plain Layout
27731 \begin_inset ERT
27732 status collapsed
27733
27734 \begin_layout Plain Layout
27735
27736
27737 \backslash
27738 c e
27739 \end_layout
27740
27741 \end_inset
27742
27743
27744 \end_layout
27745
27746 \end_inset
27747 </cell>
27748 </row>
27749 </lyxtabular>
27750
27751 \end_inset
27752
27753
27754 \begin_inset space \hfill{}
27755 \end_inset
27756
27757
27758 \end_layout
27759
27760 \begin_layout Standard
27761 \begin_inset VSpace medskip
27762 \end_inset
27763
27764
27765 \end_layout
27766
27767 \begin_layout Standard
27768 Con el comando 
27769 \series bold
27770
27771 \backslash
27772 t
27773 \series default
27774  también se pueden acentuar dos caracteres distintos.
27775  El comando 
27776 \series bold
27777
27778 \backslash
27779 t
27780 \begin_inset ERT
27781 status collapsed
27782
27783 \begin_layout Plain Layout
27784
27785
27786 \backslash
27787 spce 
27788 \end_layout
27789
27790 \end_inset
27791
27792 sz
27793 \series default
27794  genera 
27795 \begin_inset ERT
27796 status collapsed
27797
27798 \begin_layout Plain Layout
27799
27800
27801 \backslash
27802 t sz
27803 \end_layout
27804
27805 \end_inset
27806
27807
27808 \end_layout
27809
27810 \begin_layout Standard
27811 Los acentos 
27812 \series bold
27813 `
27814 \series default
27815  , 
27816 \series bold
27817 '
27818 \series default
27819  y 
27820 \series bold
27821 ^
27822 \series default
27823  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27824  TeX.
27825  Lo mismo se aplica a la tilde
27826 \begin_inset Foot
27827 status collapsed
27828
27829 \begin_layout Plain Layout
27830 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27831 \end_layout
27832
27833 \end_inset
27834
27835  con 
27836 \emph on
27837 a
27838 \emph default
27839
27840 \emph on
27841 o
27842 \emph default
27843  y 
27844 \emph on
27845 n.
27846 \end_layout
27847
27848 \begin_layout Standard
27849 Los comandos 
27850 \series bold
27851
27852 \backslash
27853 b
27854 \series default
27855  , 
27856 \series bold
27857
27858 \backslash
27859 c
27860 \series default
27861  , 
27862 \series bold
27863
27864 \backslash
27865 d
27866 \series default
27867  , 
27868 \series bold
27869
27870 \backslash
27871 H
27872 \series default
27873  , 
27874 \series bold
27875
27876 \backslash
27877 t
27878 \series default
27879  , 
27880 \series bold
27881
27882 \backslash
27883 u
27884 \series default
27885  , 
27886 \series bold
27887
27888 \backslash
27889 v
27890 \series default
27891 , y acentos insertados directamente con el teclado también están disponibles
27892  en texto matemático.
27893  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27894  
27895 \begin_inset CommandInset ref
27896 LatexCommand ref
27897 reference "sub:Acentos-para-un"
27898
27899 \end_inset
27900
27901 .
27902 \end_layout
27903
27904 \begin_layout Standard
27905 \begin_inset VSpace bigskip
27906 \end_inset
27907
27908
27909 \end_layout
27910
27911 \begin_layout Standard
27912 Además, con el comando 
27913 \series bold
27914
27915 \backslash
27916 textcircled
27917 \series default
27918
27919 \begin_inset Index idx
27920 status collapsed
27921
27922 \begin_layout Plain Layout
27923 Comandos ! T ! 
27924 \backslash
27925 textcircled
27926 \end_layout
27927
27928 \end_inset
27929
27930  se pueden insertar en un círculo todos los números y letras, de forma parecida
27931  al símbolo copyright.
27932 \end_layout
27933
27934 \begin_layout Standard
27935 \noindent
27936 \align center
27937 \begin_inset Tabular
27938 <lyxtabular version="3" rows="3" columns="2">
27939 <features rotate="0" tabularvalignment="middle">
27940 <column alignment="center" valignment="top">
27941 <column alignment="center" valignment="top">
27942 <row>
27943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27944 \begin_inset Text
27945
27946 \begin_layout Plain Layout
27947 Comando
27948 \end_layout
27949
27950 \end_inset
27951 </cell>
27952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27953 \begin_inset Text
27954
27955 \begin_layout Plain Layout
27956 Resultado
27957 \begin_inset Note Note
27958 status collapsed
27959
27960 \begin_layout Plain Layout
27961
27962 \series bold
27963
27964 \backslash
27965 raisebox
27966 \series default
27967  se usa sólo como espaciador
27968 \end_layout
27969
27970 \end_inset
27971
27972
27973 \end_layout
27974
27975 \end_inset
27976 </cell>
27977 </row>
27978 <row>
27979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27980 \begin_inset Text
27981
27982 \begin_layout Plain Layout
27983
27984 \backslash
27985 textcircled{w}
27986 \end_layout
27987
27988 \end_inset
27989 </cell>
27990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27991 \begin_inset Text
27992
27993 \begin_layout Plain Layout
27994 \begin_inset ERT
27995 status collapsed
27996
27997 \begin_layout Plain Layout
27998
27999
28000 \backslash
28001 textcircled{w}
28002 \end_layout
28003
28004 \end_inset
28005
28006
28007 \end_layout
28008
28009 \end_inset
28010 </cell>
28011 </row>
28012 <row>
28013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28014 \begin_inset Text
28015
28016 \begin_layout Plain Layout
28017
28018 \backslash
28019 Large 
28020 \backslash
28021 textcircled{
28022 \backslash
28023 normalsize
28024 \backslash
28025 protect
28026 \backslash
28027 raisebox{-1.5pt}{W}}
28028 \end_layout
28029
28030 \end_inset
28031 </cell>
28032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28033 \begin_inset Text
28034
28035 \begin_layout Plain Layout
28036 \begin_inset Formula $\raisebox{4.5mm}{}$
28037 \end_inset
28038
28039
28040 \begin_inset ERT
28041 status collapsed
28042
28043 \begin_layout Plain Layout
28044
28045
28046 \backslash
28047 Large 
28048 \backslash
28049 textcircled{
28050 \backslash
28051 normalsize
28052 \backslash
28053 protect
28054 \backslash
28055 raisebox{-1.5pt}W}
28056 \end_layout
28057
28058 \end_inset
28059
28060
28061 \begin_inset Formula $\raisebox{-2mm}{}$
28062 \end_inset
28063
28064
28065 \end_layout
28066
28067 \end_inset
28068 </cell>
28069 </row>
28070 </lyxtabular>
28071
28072 \end_inset
28073
28074
28075 \end_layout
28076
28077 \begin_layout Standard
28078 Hay que tener cuidado que el carácter se ajuste al círculo.
28079  Por eso 
28080 \series bold
28081
28082 \backslash
28083 Large
28084 \begin_inset Foot
28085 status collapsed
28086
28087 \begin_layout Plain Layout
28088 véase 
28089 \begin_inset CommandInset ref
28090 LatexCommand ref
28091 reference "sub:Tamaños-de-tipografías"
28092
28093 \end_inset
28094
28095
28096 \end_layout
28097
28098 \end_inset
28099
28100
28101 \series default
28102  especifica el tamaño del círculo.
28103  Con ayuda de 
28104 \series bold
28105
28106 \backslash
28107 raisebox
28108 \begin_inset Foot
28109 status collapsed
28110
28111 \begin_layout Plain Layout
28112 véase 
28113 \begin_inset CommandInset ref
28114 LatexCommand ref
28115 reference "sub:Marcos-sin-bordes"
28116
28117 \end_inset
28118
28119
28120 \end_layout
28121
28122 \end_inset
28123
28124
28125 \series default
28126  se puede centrar el carácter.
28127 \end_layout
28128
28129 \begin_layout Subsection
28130 Números en estilo antiguo
28131 \begin_inset Index idx
28132 status collapsed
28133
28134 \begin_layout Plain Layout
28135 Numeros@Números ! en estilo antiguo
28136 \end_layout
28137
28138 \end_inset
28139
28140
28141 \end_layout
28142
28143 \begin_layout Standard
28144 Los números en estilo antiguo o elzevirianos se componen con el comando
28145  
28146 \series bold
28147
28148 \backslash
28149 oldstylenums
28150 \series default
28151
28152 \begin_inset Index idx
28153 status collapsed
28154
28155 \begin_layout Plain Layout
28156 Comandos ! O ! 
28157 \backslash
28158 oldstylenums
28159 \end_layout
28160
28161 \end_inset
28162
28163 .
28164  El comando se puede usar en ecuaciones y en modo TeX.
28165  Su esquema es:
28166 \end_layout
28167
28168 \begin_layout Standard
28169
28170 \series bold
28171
28172 \backslash
28173 oldstylenums{número}
28174 \end_layout
28175
28176 \begin_layout Standard
28177 El comando 
28178 \series bold
28179
28180 \backslash
28181 oldstylenums{0123456789}
28182 \series default
28183  genera: 
28184 \begin_inset Formula $\oldstylenums{0123456789}$
28185 \end_inset
28186
28187
28188 \end_layout
28189
28190 \begin_layout Subsection
28191 Caracteres especiales misceláneos
28192 \begin_inset CommandInset label
28193 LatexCommand label
28194 name "sub:Caracteres-especiales-misceláneos"
28195
28196 \end_inset
28197
28198
28199 \begin_inset Index idx
28200 status collapsed
28201
28202 \begin_layout Plain Layout
28203 Caracteres especiales ! misceláneos
28204 \end_layout
28205
28206 \end_inset
28207
28208
28209 \end_layout
28210
28211 \begin_layout Standard
28212 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
28213  comandos:
28214 \end_layout
28215
28216 \begin_layout Standard
28217 \noindent
28218 \align center
28219 \begin_inset Tabular
28220 <lyxtabular version="3" rows="4" columns="2">
28221 <features rotate="0" tabularvalignment="middle">
28222 <column alignment="center" valignment="top">
28223 <column alignment="center" valignment="top">
28224 <row>
28225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28226 \begin_inset Text
28227
28228 \begin_layout Plain Layout
28229 Comando
28230 \end_layout
28231
28232 \end_inset
28233 </cell>
28234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28235 \begin_inset Text
28236
28237 \begin_layout Plain Layout
28238 Resultado
28239 \end_layout
28240
28241 \end_inset
28242 </cell>
28243 </row>
28244 <row>
28245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28246 \begin_inset Text
28247
28248 \begin_layout Plain Layout
28249
28250 \backslash
28251 ^
28252 \begin_inset ERT
28253 status collapsed
28254
28255 \begin_layout Plain Layout
28256
28257
28258 \backslash
28259 spce 
28260 \end_layout
28261
28262 \end_inset
28263
28264
28265 \end_layout
28266
28267 \end_inset
28268 </cell>
28269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28270 \begin_inset Text
28271
28272 \begin_layout Plain Layout
28273 \begin_inset Formula $\mathcircumflex$
28274 \end_inset
28275
28276
28277 \end_layout
28278
28279 \end_inset
28280 </cell>
28281 </row>
28282 <row>
28283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28284 \begin_inset Text
28285
28286 \begin_layout Plain Layout
28287
28288 \backslash
28289 _
28290 \end_layout
28291
28292 \end_inset
28293 </cell>
28294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28295 \begin_inset Text
28296
28297 \begin_layout Plain Layout
28298 \begin_inset Formula $\_$
28299 \end_inset
28300
28301
28302 \end_layout
28303
28304 \end_inset
28305 </cell>
28306 </row>
28307 <row>
28308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28309 \begin_inset Text
28310
28311 \begin_layout Plain Layout
28312 ^
28313 \begin_inset ERT
28314 status collapsed
28315
28316 \begin_layout Plain Layout
28317
28318
28319 \backslash
28320 spce 
28321 \end_layout
28322
28323 \end_inset
28324
28325
28326 \backslash
28327 circ
28328 \begin_inset Index idx
28329 status collapsed
28330
28331 \begin_layout Plain Layout
28332
28333 \backslash
28334
28335 \end_layout
28336
28337 \end_inset
28338
28339
28340 \end_layout
28341
28342 \end_inset
28343 </cell>
28344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28345 \begin_inset Text
28346
28347 \begin_layout Plain Layout
28348 \begin_inset Formula $^{\circ}$
28349 \end_inset
28350
28351
28352 \end_layout
28353
28354 \end_inset
28355 </cell>
28356 </row>
28357 </lyxtabular>
28358
28359 \end_inset
28360
28361
28362 \end_layout
28363
28364 \begin_layout Standard
28365 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
28366  LaTeX contiene la línea:
28367 \begin_inset Foot
28368 status collapsed
28369
28370 \begin_layout Plain Layout
28371 Más sobre este asunto en 
28372 \begin_inset CommandInset ref
28373 LatexCommand ref
28374 reference "sub:Caracteres-de-texto"
28375
28376 \end_inset
28377
28378
28379 \end_layout
28380
28381 \end_inset
28382
28383  
28384 \end_layout
28385
28386 \begin_layout Standard
28387
28388 \series bold
28389
28390 \backslash
28391 DeclareInputtext{176}{
28392 \backslash
28393 ifmmode^
28394 \backslash
28395 circ
28396 \backslash
28397 else
28398 \backslash
28399 textdegree
28400 \backslash
28401 fi}
28402 \end_layout
28403
28404 \begin_layout Standard
28405 \noindent
28406 \align center
28407 \begin_inset Newpage newpage
28408 \end_inset
28409
28410
28411 \end_layout
28412
28413 \begin_layout Section
28414 Estilos de ecuación
28415 \begin_inset CommandInset label
28416 LatexCommand label
28417 name "sec:Estilos-de-ecuación"
28418
28419 \end_inset
28420
28421
28422 \begin_inset Index idx
28423 status collapsed
28424
28425 \begin_layout Plain Layout
28426 Ecuación ! estilos de
28427 \end_layout
28428
28429 \end_inset
28430
28431
28432 \end_layout
28433
28434 \begin_layout Itemize
28435 Hay dos estilos diferentes de alineación:
28436 \end_layout
28437
28438 \begin_deeper
28439 \begin_layout Description
28440 Centrado es el estándar predefinido
28441 \end_layout
28442
28443 \begin_layout Description
28444 Sangrado para este estilo debe insertarse la opción de clase 
28445 \series bold
28446 fleqn
28447 \series default
28448  en el menú 
28449 \family sans
28450 Documento\SpecialChar \menuseparator
28451 Configuración
28452 \family default
28453  bajo 
28454 \family sans
28455 Clase de documento
28456 \end_layout
28457
28458 \begin_layout Standard
28459 Cuando se usa 
28460 \series bold
28461 Sangrado
28462 \series default
28463 , éste se puede ajustar con la longitud 
28464 \series bold
28465
28466 \backslash
28467 mathindent
28468 \series default
28469
28470 \begin_inset Index idx
28471 status collapsed
28472
28473 \begin_layout Plain Layout
28474 Comandos ! M ! 
28475 \backslash
28476 mathindent
28477 \end_layout
28478
28479 \end_inset
28480
28481 .
28482  Para 15
28483 \begin_inset space \thinspace{}
28484 \end_inset
28485
28486 mm, por ejemplo, se inserta esta línea de comando en el preámbulo LaTeX:
28487 \end_layout
28488
28489 \begin_layout Standard
28490
28491 \series bold
28492
28493 \backslash
28494 setlength{
28495 \backslash
28496 mathindent}{15mm}
28497 \end_layout
28498
28499 \begin_layout Standard
28500 Si no se especifica longitud se usa el valor predeterminado de 30
28501 \begin_inset space \thinspace{}
28502 \end_inset
28503
28504 pt.
28505 \end_layout
28506
28507 \end_deeper
28508 \begin_layout Itemize
28509 Y dos estilos diferentes de numeración:
28510 \end_layout
28511
28512 \begin_deeper
28513 \begin_layout Description
28514 Derecha es el estándar predefinido
28515 \end_layout
28516
28517 \begin_layout Description
28518 Izquierda para este estilo debe insertarse la opción de clase 
28519 \series bold
28520 leqno
28521 \series default
28522  en el menú 
28523 \family sans
28524 Documento\SpecialChar \menuseparator
28525 Configuración
28526 \family default
28527  bajo 
28528 \family sans
28529 Clase de documento
28530 \end_layout
28531
28532 \end_deeper
28533 \begin_layout Standard
28534
28535 \series bold
28536 fleqn
28537 \series default
28538  y 
28539 \series bold
28540 leqno
28541 \series default
28542  también se pueden usar juntos.
28543  En ese caso se insertan ambas opciones, separadas por una coma.
28544 \end_layout
28545
28546 \begin_layout Standard
28547 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28548  documento.
28549  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28550  estilo 
28551 \series bold
28552 Centrado
28553 \series default
28554  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28555 \begin_inset CommandInset ref
28556 LatexCommand ref
28557 reference "sub:Entorno-flalign"
28558
28559 \end_inset
28560
28561 .
28562 \end_layout
28563
28564 \begin_layout Section
28565 Ecuaciones multilínea
28566 \begin_inset CommandInset label
28567 LatexCommand label
28568 name "sec:Ecuaciones-multilínea"
28569
28570 \end_inset
28571
28572
28573 \begin_inset Index idx
28574 status collapsed
28575
28576 \begin_layout Plain Layout
28577 Ecuación ! multilínea
28578 \end_layout
28579
28580 \end_inset
28581
28582
28583 \end_layout
28584
28585 \begin_layout Subsection
28586 General
28587 \end_layout
28588
28589 \begin_layout Standard
28590 En LyX se generan nuevas líneas en una ecuación con 
28591 \family sans
28592 \series bold
28593 Ctrl+Entrar
28594 \family default
28595 \series default
28596 .
28597  Esto crea un 
28598 \series bold
28599 entorno eqnarray
28600 \series default
28601 , que se describe en
28602 \begin_inset space ~
28603 \end_inset
28604
28605
28606 \begin_inset CommandInset ref
28607 LatexCommand ref
28608 reference "sub:Entorno-eqnarray"
28609
28610 \end_inset
28611
28612  o, si se ha marcado la opción 
28613 \family sans
28614 Usar
28615 \begin_inset space ~
28616 \end_inset
28617
28618 el
28619 \begin_inset space ~
28620 \end_inset
28621
28622 paquete
28623 \begin_inset space ~
28624 \end_inset
28625
28626 de
28627 \begin_inset space ~
28628 \end_inset
28629
28630 ecuaciones
28631 \begin_inset space ~
28632 \end_inset
28633
28634 AMS
28635 \family default
28636  en la configuración del documento
28637 \family sans
28638 , un 
28639 \series bold
28640 entorno
28641 \family default
28642 \series default
28643  
28644 \series bold
28645 align
28646 \series default
28647 , que se describe en
28648 \begin_inset space ~
28649 \end_inset
28650
28651
28652 \begin_inset CommandInset ref
28653 LatexCommand ref
28654 reference "sub:Entorno-align-estándar"
28655
28656 \end_inset
28657
28658 .
28659  Se recomienda el entorno align porque proporciona una salida tipográficamente
28660  correcta en cualquier caso.
28661 \end_layout
28662
28663 \begin_layout Standard
28664 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28665  el menú 
28666 \family sans
28667 Insertar\SpecialChar \menuseparator
28668 Ecuación
28669 \family default
28670 .
28671  En las siguientes secciones se describen estos entornos.
28672 \end_layout
28673
28674 \begin_layout Standard
28675 En todos los entornos de ecuación multilínea la combinación 
28676 \family sans
28677 Ctrl+Entrar
28678 \family default
28679  genera una línea nueva.
28680  Para añadir o quitar líneas se pueden usar los botones 
28681 \begin_inset Graphics
28682         filename ../../images/tabular-feature_append-row.png
28683         scale 85
28684
28685 \end_inset
28686
28687  o 
28688 \begin_inset Graphics
28689         filename ../../images/tabular-feature_delete-row.png
28690         scale 85
28691
28692 \end_inset
28693
28694 de la barra de herramientas, respectivamente, o el menú 
28695 \family sans
28696 Editar\SpecialChar \menuseparator
28697 Filas y columnas
28698 \family default
28699 .
28700 \end_layout
28701
28702 \begin_layout Subsubsection
28703 Separación de líneas
28704 \begin_inset CommandInset label
28705 LatexCommand label
28706 name "sub:Separación-de-líneas"
28707
28708 \end_inset
28709
28710
28711 \begin_inset Index idx
28712 status collapsed
28713
28714 \begin_layout Plain Layout
28715 Ecuación ! multilínea ! separación de filas
28716 \end_layout
28717
28718 \end_inset
28719
28720
28721 \end_layout
28722
28723 \begin_layout Standard
28724 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28725 \begin_inset Formula 
28726 \begin{eqnarray*}
28727 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}\\
28728 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
28729 \end{eqnarray*}
28730
28731 \end_inset
28732
28733 En LaTeX un espacio adicional para una línea se especifica como argumento
28734  opcional del comando de nueva línea.
28735  Esto aún no es posible en LYX,
28736 \begin_inset Foot
28737 status collapsed
28738
28739 \begin_layout Plain Layout
28740 véase 
28741 \begin_inset CommandInset href
28742 LatexCommand href
28743 name "LyX-bug #1505"
28744 target "http://www.lyx.org/trac/ticket/1505"
28745
28746 \end_inset
28747
28748
28749 \end_layout
28750
28751 \end_inset
28752
28753  por lo que toda la ecuación debe insertarse en modo TeX.
28754  Para añadir espacio en nuestro ejemplo se inserta el comando 
28755 \series bold
28756
28757 \backslash
28758
28759 \backslash
28760 [3mm]
28761 \series default
28762  al final de la primera línea.
28763  Así: 
28764 \begin_inset ERT
28765 status collapsed
28766
28767 \begin_layout Plain Layout
28768
28769
28770 \backslash
28771 begin{eqnarray*}
28772 \end_layout
28773
28774 \begin_layout Plain Layout
28775
28776 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28777  = & 
28778 \backslash
28779 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28780 \backslash
28781
28782 \backslash
28783 [3mm]
28784 \end_layout
28785
28786 \begin_layout Plain Layout
28787
28788 4x^{2}
28789 \backslash
28790 left(B^{2}+x_{0}^{2}
28791 \backslash
28792 right)+4x_{0}x
28793 \backslash
28794 left(D-B^{2}
28795 \backslash
28796 right)+B^{2}
28797 \backslash
28798 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28799 \backslash
28800 right) & = & 0
28801 \end_layout
28802
28803 \begin_layout Plain Layout
28804
28805
28806 \backslash
28807 end{eqnarray*}
28808 \end_layout
28809
28810 \end_inset
28811
28812
28813 \begin_inset VSpace bigskip
28814 \end_inset
28815
28816
28817 \end_layout
28818
28819 \begin_layout Standard
28820 Para obtener separación en todas las líneas hay que cambiar la longitud
28821  
28822 \series bold
28823
28824 \backslash
28825 jot
28826 \series default
28827
28828 \begin_inset Index idx
28829 status collapsed
28830
28831 \begin_layout Plain Layout
28832 Comandos ! J ! 
28833 \backslash
28834 jot
28835 \end_layout
28836
28837 \end_inset
28838
28839 .
28840  La definición es: 
28841 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28842 \end_inset
28843
28844 .
28845  El valor predeterminado para 
28846 \series bold
28847
28848 \backslash
28849 jot
28850 \series default
28851  es 3
28852 \begin_inset space \thinspace{}
28853 \end_inset
28854
28855 pt.
28856  Para establecer una separación adicional de 3
28857 \begin_inset space \thinspace{}
28858 \end_inset
28859
28860 mm como en el ejemplo anterior, se inserta el comando
28861 \end_layout
28862
28863 \begin_layout Standard
28864
28865 \series bold
28866
28867 \backslash
28868 setlength{
28869 \backslash
28870 jot}{3mm+3pt}
28871 \end_layout
28872
28873 \begin_layout Standard
28874 en modo TeX antes de la ecuación.
28875  Es necesario cargar el paquete 
28876 \series bold
28877 calc
28878 \series default
28879
28880 \begin_inset Foot
28881 status collapsed
28882
28883 \begin_layout Plain Layout
28884
28885 \series bold
28886 calc
28887 \series default
28888  forma parte de toda instalación LaTeX estándar.
28889 \end_layout
28890
28891 \end_inset
28892
28893
28894 \begin_inset Index idx
28895 status collapsed
28896
28897 \begin_layout Plain Layout
28898 Paquetes ! calc
28899 \end_layout
28900
28901 \end_inset
28902
28903  en el preámbulo con la línea
28904 \end_layout
28905
28906 \begin_layout Standard
28907
28908 \series bold
28909
28910 \backslash
28911 usepackage{calc}
28912 \end_layout
28913
28914 \begin_layout Standard
28915 Se obtiene:
28916 \begin_inset ERT
28917 status collapsed
28918
28919 \begin_layout Plain Layout
28920
28921
28922 \backslash
28923 setlength{
28924 \backslash
28925 jot}{3mm+3pt}
28926 \end_layout
28927
28928 \end_inset
28929
28930
28931 \begin_inset Formula 
28932 \begin{eqnarray*}
28933 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}\\
28934 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
28935 \end{eqnarray*}
28936
28937 \end_inset
28938
28939
28940 \begin_inset ERT
28941 status collapsed
28942
28943 \begin_layout Plain Layout
28944
28945
28946 \backslash
28947 setlength{
28948 \backslash
28949 jot}{3pt}
28950 \end_layout
28951
28952 \end_inset
28953
28954  Para volver a la distancia predeterminada, 
28955 \series bold
28956
28957 \backslash
28958 jot
28959 \series default
28960  se establece en 3
28961 \begin_inset space \thinspace{}
28962 \end_inset
28963
28964 pt.
28965 \end_layout
28966
28967 \begin_layout Subsubsection
28968 Separación de columnas
28969 \begin_inset CommandInset label
28970 LatexCommand label
28971 name "sub:Separación-de-columnas"
28972
28973 \end_inset
28974
28975
28976 \begin_inset Index idx
28977 status collapsed
28978
28979 \begin_layout Plain Layout
28980 Ecuación ! multilínea !separación de columnas
28981 \end_layout
28982
28983 \end_inset
28984
28985
28986 \end_layout
28987
28988 \begin_layout Standard
28989 Una ecuación multilínea forma una matriz.
28990  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28991  columnas.
28992  Cambiando la separación de columnas en este entorno se puede cambiar el
28993  espacio junto al signo de relación.
28994 \end_layout
28995
28996 \begin_layout Standard
28997 La separación de columnas se especifica con la longitud
28998 \series bold
28999  
29000 \backslash
29001 arraycolsep
29002 \series default
29003
29004 \begin_inset Index idx
29005 status collapsed
29006
29007 \begin_layout Plain Layout
29008 Comandos ! A ! 
29009 \backslash
29010 arraycolsep
29011 \end_layout
29012
29013 \end_inset
29014
29015  según:
29016 \begin_inset Newline newline
29017 \end_inset
29018
29019 separación de columnas = 2
29020 \begin_inset space \thinspace{}
29021 \end_inset
29022
29023
29024 \series bold
29025
29026 \backslash
29027 arraycolsep
29028 \series default
29029
29030 \begin_inset Newline newline
29031 \end_inset
29032
29033 Así, el comando en modo TeX
29034 \end_layout
29035
29036 \begin_layout Standard
29037
29038 \series bold
29039
29040 \backslash
29041 setlength{
29042 \backslash
29043 arraycolsep}{1cm}
29044 \end_layout
29045
29046 \begin_layout Standard
29047 establece para todas las ecuaciones siguientes una separación de columnas
29048  de 2
29049 \begin_inset space \thinspace{}
29050 \end_inset
29051
29052 cm.
29053  Para volver al valor predefinido, 
29054 \series bold
29055
29056 \backslash
29057 arraycolsep
29058 \series default
29059  se pone en 5
29060 \begin_inset space \thinspace{}
29061 \end_inset
29062
29063 pt.
29064 \end_layout
29065
29066 \begin_layout Standard
29067 Una ecuación con separación de 2
29068 \begin_inset space \thinspace{}
29069 \end_inset
29070
29071 cm entre columnas:
29072 \begin_inset ERT
29073 status collapsed
29074
29075 \begin_layout Plain Layout
29076
29077
29078 \backslash
29079 setlength{
29080 \backslash
29081 arraycolsep}{1cm}
29082 \end_layout
29083
29084 \end_inset
29085
29086
29087 \begin_inset Formula 
29088 \begin{eqnarray*}
29089 A & = & B\\
29090 C & \ne & A
29091 \end{eqnarray*}
29092
29093 \end_inset
29094
29095 Una ecuación con la separación predefinida para matrices, 10
29096 \begin_inset space \thinspace{}
29097 \end_inset
29098
29099 pt:
29100 \begin_inset ERT
29101 status collapsed
29102
29103 \begin_layout Plain Layout
29104
29105
29106 \backslash
29107 setlength{
29108 \backslash
29109 arraycolsep}{5pt}
29110 \end_layout
29111
29112 \end_inset
29113
29114
29115 \begin_inset Formula 
29116 \begin{eqnarray*}
29117 A & = & B\\
29118 C & \ne & A
29119 \end{eqnarray*}
29120
29121 \end_inset
29122
29123
29124 \end_layout
29125
29126 \begin_layout Subsubsection
29127 Ecuaciones largas
29128 \begin_inset Index idx
29129 status collapsed
29130
29131 \begin_layout Plain Layout
29132 Ecuación ! larga
29133 \end_layout
29134
29135 \end_inset
29136
29137
29138 \end_layout
29139
29140 \begin_layout Standard
29141 Se pueden componer ecuaciones largas mediante estos métodos:
29142 \end_layout
29143
29144 \begin_layout Itemize
29145 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
29146  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
29147 \begin_inset Formula 
29148 \begin{eqnarray}
29149 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 \\
29150  &  & -\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}
29151 \end{eqnarray}
29152
29153 \end_inset
29154
29155 El signo menos al principio de la segunda línea normalmente no aparece como
29156  operador porque es el primer carácter de la línea.
29157  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
29158  Para evitarlo se ha insertado 3
29159 \begin_inset space \thinspace{}
29160 \end_inset
29161
29162 pt de espacio detrás del menos con el comando 
29163 \series bold
29164
29165 \backslash
29166 hspace
29167 \series default
29168 .
29169 \begin_inset Foot
29170 status collapsed
29171
29172 \begin_layout Plain Layout
29173 véase más sobre 
29174 \series bold
29175
29176 \backslash
29177 hspace
29178 \series default
29179  en 
29180 \begin_inset CommandInset ref
29181 LatexCommand ref
29182 reference "sub:Espacio-variable"
29183
29184 \end_inset
29185
29186
29187 \end_layout
29188
29189 \end_inset
29190
29191
29192 \begin_inset Index idx
29193 status collapsed
29194
29195 \begin_layout Plain Layout
29196 Comandos ! H ! 
29197 \backslash
29198 hspace
29199 \end_layout
29200
29201 \end_inset
29202
29203
29204 \end_layout
29205
29206 \begin_layout Itemize
29207 Si ambos lados de la ecuación son demasiado largos se usa el comando 
29208 \series bold
29209
29210 \backslash
29211 lefteqn
29212 \series default
29213
29214 \begin_inset Index idx
29215 status collapsed
29216
29217 \begin_layout Plain Layout
29218 Comandos ! L ! 
29219 \backslash
29220 lefteqn
29221 \end_layout
29222
29223 \end_inset
29224
29225 .
29226  Se inserta en la primer columna de la primera línea y hace que todas las
29227  inserciones posteriores sobreescriban las columnas siguientes:
29228 \begin_inset Formula 
29229 \begin{eqnarray}
29230 \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 \\
29231  &  & -\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 \\
29232  &  & =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}
29233 \end{eqnarray}
29234
29235 \end_inset
29236
29237 Tras la inserción de 
29238 \series bold
29239
29240 \backslash
29241 lefteqn
29242 \series default
29243  el cursor está en un marco púrpura un poco a la izquierda del azul.
29244  La ecuación se inserta en éste.
29245 \begin_inset Newline newline
29246 \end_inset
29247
29248 El contenido de las restantes líneas se inserta en la segunda columna o
29249  en otra.
29250  A mayor número de columna donde se inserte, mayor sangrado.
29251 \begin_inset VSpace medskip
29252 \end_inset
29253
29254
29255 \begin_inset Newline newline
29256 \end_inset
29257
29258
29259 \begin_inset Note Greyedout
29260 status collapsed
29261
29262 \begin_layout Plain Layout
29263 Ten en cuenta lo siguiente si usas 
29264 \series bold
29265
29266 \backslash
29267 lefteqn
29268 \series default
29269 :
29270 \end_layout
29271
29272 \begin_layout Itemize
29273 La ecuación no usa la anchura total de la página.
29274  Cuando se añade, p.
29275 \begin_inset space \thinspace{}
29276 \end_inset
29277
29278 e., el término 
29279 \begin_inset Formula $-B^{2}$
29280 \end_inset
29281
29282  en la primera línea del ejemplo, debería estar fuera del margen.
29283  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
29284  principio de la primera línea.
29285 \end_layout
29286
29287 \begin_layout Itemize
29288 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
29289  primera línea.
29290 \begin_inset Foot
29291 status collapsed
29292
29293 \begin_layout Plain Layout
29294 \begin_inset CommandInset href
29295 LatexCommand href
29296 name "LyX-bug #1429"
29297 target "http://www.lyx.org/trac/ticket/1429"
29298
29299 \end_inset
29300
29301
29302 \end_layout
29303
29304 \end_inset
29305
29306  Sólo se puede poner el cursor al principio de la línea y moverlo con las
29307  teclas de flecha.
29308 \end_layout
29309
29310 \end_inset
29311
29312  
29313 \end_layout
29314
29315 \begin_layout Itemize
29316 Se describen otros métodos para escribir fórmulas largas en 
29317 \begin_inset CommandInset ref
29318 LatexCommand ref
29319 reference "sub:Entorno-multilínea"
29320
29321 \end_inset
29322
29323  y 
29324 \begin_inset CommandInset ref
29325 LatexCommand ref
29326 reference "sub:Partes-multilínea"
29327
29328 \end_inset
29329
29330 .
29331 \end_layout
29332
29333 \begin_layout Subsubsection
29334 Delimitadores multilínea
29335 \begin_inset CommandInset label
29336 LatexCommand label
29337 name "sub:Delimitadores-multilínea"
29338
29339 \end_inset
29340
29341
29342 \begin_inset Index idx
29343 status collapsed
29344
29345 \begin_layout Plain Layout
29346 Delimitadores ! para varias líneas
29347 \end_layout
29348
29349 \end_inset
29350
29351
29352 \end_layout
29353
29354 \begin_layout Standard
29355 Para poner delimitadores que cubran varias líneas hay un problema:
29356 \begin_inset Formula 
29357 \begin{eqnarray*}
29358 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29359  &  & \left.\cdots+B-D\right]
29360 \end{eqnarray*}
29361
29362 \end_inset
29363
29364 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
29365 res con tamaño variable no abarcan líneas múltiples.
29366 \end_layout
29367
29368 \begin_layout Standard
29369 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
29370  primera línea se finaliza con 
29371 \series bold
29372
29373 \backslash
29374 right.
29375 \series default
29376
29377 \begin_inset Index idx
29378 status collapsed
29379
29380 \begin_layout Plain Layout
29381 Comandos ! R ! 
29382 \backslash
29383 right
29384 \end_layout
29385
29386 \end_inset
29387
29388  y la segunda con 
29389 \series bold
29390
29391 \backslash
29392 left.
29393 \series default
29394 .
29395 \begin_inset Foot
29396 status collapsed
29397
29398 \begin_layout Plain Layout
29399 Más sobre 
29400 \series bold
29401
29402 \backslash
29403 left.
29404
29405 \series default
29406  y 
29407 \series bold
29408
29409 \backslash
29410 right.
29411
29412 \series default
29413  en 
29414 \begin_inset CommandInset ref
29415 LatexCommand ref
29416 reference "sub:Tamaño-automático-de"
29417
29418 \end_inset
29419
29420
29421 \end_layout
29422
29423 \end_inset
29424
29425
29426 \begin_inset Index idx
29427 status collapsed
29428
29429 \begin_layout Plain Layout
29430 Comandos ! L ! 
29431 \backslash
29432 left
29433 \end_layout
29434
29435 \end_inset
29436
29437  Después de 
29438 \series bold
29439
29440 \backslash
29441 left.
29442
29443 \series default
29444  se inserta el comando 
29445 \series bold
29446
29447 \backslash
29448 vphantom
29449 \series default
29450
29451 \begin_inset ERT
29452 status collapsed
29453
29454 \begin_layout Plain Layout
29455
29456
29457 \backslash
29458 spce 
29459 \end_layout
29460
29461 \end_inset
29462
29463
29464 \series bold
29465
29466 \backslash
29467 prod
29468 \series default
29469 ^
29470 \begin_inset ERT
29471 status collapsed
29472
29473 \begin_layout Plain Layout
29474
29475
29476 \backslash
29477 spce 
29478 \end_layout
29479
29480 \end_inset
29481
29482
29483 \series bold
29484
29485 \backslash
29486 infty
29487 \series default
29488
29489 \begin_inset ERT
29490 status collapsed
29491
29492 \begin_layout Plain Layout
29493
29494
29495 \backslash
29496 spce 
29497 \end_layout
29498
29499 \end_inset
29500
29501
29502 \series bold
29503
29504 \begin_inset Formula $\downarrow$
29505 \end_inset
29506
29507 _R=1}
29508 \series default
29509
29510 \begin_inset Index idx
29511 status collapsed
29512
29513 \begin_layout Plain Layout
29514 Comandos ! V ! 
29515 \backslash
29516 vphantom
29517 \end_layout
29518
29519 \end_inset
29520
29521 , porque el operador de multiplicación con sus límites es el símbolo mayor
29522  en la primera línea y ese debería ser el tamaño para el delimitador en
29523  la segunda línea.
29524 \end_layout
29525
29526 \begin_layout Standard
29527 El resultado es: 
29528 \begin_inset Formula 
29529 \begin{eqnarray*}
29530 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29531  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29532 \end{eqnarray*}
29533
29534 \end_inset
29535
29536
29537 \end_layout
29538
29539 \begin_layout Subsection
29540 Entornos align
29541 \end_layout
29542
29543 \begin_layout Standard
29544 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29545  Son especialmente apropiados para poner ecuaciones adosadas.
29546 \end_layout
29547
29548 \begin_layout Standard
29549 Los entornos align constan de columnas.
29550  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29551  En un entorno align se puede numerar cada línea.
29552 \end_layout
29553
29554 \begin_layout Standard
29555 Los entornos align se crean con el menú 
29556 \family sans
29557 Insertar\SpecialChar \menuseparator
29558 Ecuación
29559 \family default
29560 .
29561  Una ecuación existente se puede convertir a align con el menú 
29562 \family sans
29563 Editar\SpecialChar \menuseparator
29564 Ecuación\SpecialChar \menuseparator
29565 Cambiar tipo de ecuación
29566 \family default
29567 .
29568 \end_layout
29569
29570 \begin_layout Standard
29571 Para añadir o quitar columnas se pueden usar los botones 
29572 \begin_inset Graphics
29573         filename ../../images/tabular-feature_append-row.png
29574         scale 85
29575
29576 \end_inset
29577
29578  o 
29579 \begin_inset Graphics
29580         filename ../../images/tabular-feature_delete-row.png
29581         scale 85
29582
29583 \end_inset
29584
29585  de la barra de ecuaciones o el menú 
29586 \family sans
29587 Editar\SpecialChar \menuseparator
29588 Filas y columnas
29589 \family default
29590 .
29591 \end_layout
29592
29593 \begin_layout Subsubsection
29594 Entorno align estándar
29595 \begin_inset CommandInset label
29596 LatexCommand label
29597 name "sub:Entorno-align-estándar"
29598
29599 \end_inset
29600
29601
29602 \begin_inset Index idx
29603 status collapsed
29604
29605 \begin_layout Plain Layout
29606 Ecuación ! multilínea ! entorno align
29607 \end_layout
29608
29609 \end_inset
29610
29611
29612 \end_layout
29613
29614 \begin_layout Standard
29615 Este entorno align se crea pulsando 
29616 \family sans
29617 Ctrl+Entrar
29618 \family default
29619  en una ecuación o con el menú 
29620 \family sans
29621 Insertar\SpecialChar \menuseparator
29622 Ecuación\SpecialChar \menuseparator
29623 Entorno AMS align
29624 \family default
29625 .
29626 \end_layout
29627
29628 \begin_layout Standard
29629 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29630  align de cuatro columnas:
29631 \begin_inset Formula 
29632 \begin{align*}
29633 A & =\sen(B) & C & =D\\
29634 C & \neq A & B & \neq D
29635 \end{align*}
29636
29637 \end_inset
29638
29639 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29640  un 
29641 \series bold
29642
29643 \backslash
29644 hfill
29645 \series default
29646
29647 \begin_inset Foot
29648 status collapsed
29649
29650 \begin_layout Plain Layout
29651 Más sobre 
29652 \series bold
29653
29654 \backslash
29655 hfill
29656 \series default
29657  en 
29658 \begin_inset CommandInset ref
29659 LatexCommand ref
29660 reference "sub:Espacio-variable"
29661
29662 \end_inset
29663
29664
29665 \end_layout
29666
29667 \end_inset
29668
29669  antes de la primera y detrás de cada columna par.
29670  Si se pone en estilo 
29671 \series bold
29672 Sangrado
29673 \series default
29674 ,
29675 \begin_inset Foot
29676 status collapsed
29677
29678 \begin_layout Plain Layout
29679 véase estilos de ecuación en 
29680 \begin_inset CommandInset ref
29681 LatexCommand ref
29682 reference "sec:Estilos-de-ecuación"
29683
29684 \end_inset
29685
29686
29687 \end_layout
29688
29689 \end_inset
29690
29691  la ecuación queda sin el 
29692 \series bold
29693
29694 \backslash
29695 hfill
29696 \series default
29697  ante la primera columna.
29698 \end_layout
29699
29700 \begin_layout Subsubsection
29701 Entorno alignat
29702 \begin_inset Index idx
29703 status collapsed
29704
29705 \begin_layout Plain Layout
29706 Ecuación ! multilínea ! entorno alignat
29707 \end_layout
29708
29709 \end_inset
29710
29711
29712 \end_layout
29713
29714 \begin_layout Standard
29715 El entorno alignat no tiene separación predefinida de columnas.
29716  Se puede insertar manualmente con los espacios descritos en 
29717 \begin_inset CommandInset ref
29718 LatexCommand ref
29719 reference "sec:Espacio"
29720
29721 \end_inset
29722
29723 .
29724 \end_layout
29725
29726 \begin_layout Standard
29727 El ejemplo anterior en el entorno alignat, con un espacio de 1
29728 \begin_inset space \thinspace{}
29729 \end_inset
29730
29731 cm al comienzo da la segunda ecuación:
29732 \begin_inset Formula 
29733 \begin{alignat*}{2}
29734 A & =\sen(B)\hspace{1cm} & C & =D\\
29735 C & \neq A & B & \neq D
29736 \end{alignat*}
29737
29738 \end_inset
29739
29740 Como cada columna puede tener un espacio diferente, este entorno es especialment
29741 e apropiado para poner tres o más ecuaciones adosadas.
29742 \end_layout
29743
29744 \begin_layout Subsubsection
29745 Entorno flalign
29746 \begin_inset CommandInset label
29747 LatexCommand label
29748 name "sub:Entorno-flalign"
29749
29750 \end_inset
29751
29752
29753 \begin_inset Index idx
29754 status collapsed
29755
29756 \begin_layout Plain Layout
29757 Ecuación ! multilínea ! entorno flalign
29758 \end_layout
29759
29760 \end_inset
29761
29762
29763 \end_layout
29764
29765 \begin_layout Standard
29766 En este entorno las dos primeras columnas están siempre tan a la izquierda
29767  como sea posible y las dos últimas a la derecha.
29768  Ejemplo:
29769 \begin_inset Formula 
29770 \begin{flalign*}
29771 A & =1 & B & =2 & C & =3\\
29772 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4
29773 \end{flalign*}
29774
29775 \end_inset
29776
29777 En un entorno flalign con un número impar de columnas, en la última de las
29778  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29779  alineadas a la izquierda, aunque se use el estilo 
29780 \series bold
29781 Centrado
29782 \series default
29783 .
29784  Un ejemplo de fórmula sangrada 
29785 \begin_inset CommandInset ref
29786 LatexCommand eqref
29787 reference "eq:IntVol"
29788
29789 \end_inset
29790
29791 :
29792 \begin_inset Formula 
29793 \begin{flalign}
29794 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}
29795 \end{flalign}
29796
29797 \end_inset
29798
29799 Las dos primeras columnas contienen la fórmula.
29800  Para sangrarla como con el estilo 
29801 \series bold
29802 Sangrado
29803 \series default
29804 , se añade un espacio de 30
29805 \begin_inset space \thinspace{}
29806 \end_inset
29807
29808 pt al comienzo de la primera columna.
29809  
29810 \end_layout
29811
29812 \begin_layout Subsection
29813 Entorno eqnarray
29814 \begin_inset CommandInset label
29815 LatexCommand label
29816 name "sub:Entorno-eqnarray"
29817
29818 \end_inset
29819
29820
29821 \begin_inset Index idx
29822 status collapsed
29823
29824 \begin_layout Plain Layout
29825 Ecuación ! multilínea ! entorno eqnarray
29826 \end_layout
29827
29828 \end_inset
29829
29830
29831 \begin_inset Index idx
29832 status collapsed
29833
29834 \begin_layout Plain Layout
29835 Ecuación ! multilínea ! entorno eqnarray
29836 \end_layout
29837
29838 \end_inset
29839
29840
29841 \end_layout
29842
29843 \begin_layout Standard
29844 Al introducir este entorno aparecen tres marcos azules.
29845  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29846  El contenido del marco central está centrado y algo más pequeño, porque
29847  está diseñado para insertar sólo caracteres de relación.
29848 \begin_inset Formula 
29849 \begin{eqnarray*}
29850 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29851 AB & AB & AB\\
29852 A & = & A
29853 \end{eqnarray*}
29854
29855 \end_inset
29856
29857
29858 \end_layout
29859
29860 \begin_layout Subsection
29861 Entorno gather
29862 \begin_inset Index idx
29863 status collapsed
29864
29865 \begin_layout Plain Layout
29866 Ecuación ! multilínea ! entorno gather
29867 \end_layout
29868
29869 \end_inset
29870
29871
29872 \end_layout
29873
29874 \begin_layout Standard
29875 Este entorno consta de una sola columna centrada.
29876  Se puede numerar cada línea.
29877 \begin_inset Formula 
29878 \begin{gather}
29879 A=1\\
29880 X=\mbox{-}1
29881 \end{gather}
29882
29883 \end_inset
29884
29885
29886 \end_layout
29887
29888 \begin_layout Subsection
29889 Entorno multilínea
29890 \begin_inset CommandInset label
29891 LatexCommand label
29892 name "sub:Entorno-multilínea"
29893
29894 \end_inset
29895
29896
29897 \begin_inset Index idx
29898 status collapsed
29899
29900 \begin_layout Plain Layout
29901 Ecuación ! multilínea ! entorno multilínea
29902 \end_layout
29903
29904 \end_inset
29905
29906
29907 \end_layout
29908
29909 \begin_layout Standard
29910 El entorno multilínea, como gather, consta de una sola columna.
29911  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29912  Las demás están centradas.
29913  Por tanto este entorno es apropiado para ecuaciones largas.
29914  Como ejemplo, la ecuación
29915 \begin_inset space ~
29916 \end_inset
29917
29918
29919 \begin_inset CommandInset ref
29920 LatexCommand eqref
29921 reference "eq:lefteqn"
29922
29923 \end_inset
29924
29925  en entorno multilínea:
29926 \begin_inset Formula 
29927 \begin{multline}
29928 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}\\
29929 -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}\\
29930 =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}}
29931 \end{multline}
29932
29933 \end_inset
29934
29935 En la salida sólo aparece numerada la última (primera) línea si la numeración
29936  del documento es a la derecha (izquierda).
29937 \begin_inset Foot
29938 status collapsed
29939
29940 \begin_layout Plain Layout
29941 véanse los estilos de numeración en 
29942 \begin_inset CommandInset ref
29943 LatexCommand ref
29944 reference "sec:Estilos-de-ecuación"
29945
29946 \end_inset
29947
29948
29949 \end_layout
29950
29951 \end_inset
29952
29953
29954 \end_layout
29955
29956 \begin_layout Standard
29957 Con los comandos 
29958 \series bold
29959
29960 \backslash
29961 shoveright
29962 \series default
29963
29964 \begin_inset Index idx
29965 status collapsed
29966
29967 \begin_layout Plain Layout
29968 Comandos ! S ! 
29969 \backslash
29970 shoveright
29971 \end_layout
29972
29973 \end_inset
29974
29975  y 
29976 \series bold
29977
29978 \backslash
29979 shoveleft
29980 \series default
29981
29982 \begin_inset Index idx
29983 status collapsed
29984
29985 \begin_layout Plain Layout
29986 Comandos ! S ! 
29987 \backslash
29988 shoveleft
29989 \end_layout
29990
29991 \end_inset
29992
29993 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29994 ente.
29995  Los comandos se usan como sigue:
29996 \end_layout
29997
29998 \begin_layout Standard
29999
30000 \series bold
30001
30002 \backslash
30003 shoveright{contenido de la línea}
30004 \series default
30005  y 
30006 \series bold
30007
30008 \backslash
30009 shoveleft{contenido de la línea}
30010 \end_layout
30011
30012 \begin_layout Standard
30013 \begin_inset VSpace medskip
30014 \end_inset
30015
30016
30017 \end_layout
30018
30019 \begin_layout Standard
30020 La longitud 
30021 \series bold
30022
30023 \backslash
30024 multlinegap
30025 \series default
30026
30027 \begin_inset Index idx
30028 status collapsed
30029
30030 \begin_layout Plain Layout
30031 Comandos ! M ! 
30032 \backslash
30033 multlinegap
30034 \end_layout
30035
30036 \end_inset
30037
30038  especifica la distancia de la primera línea desde el margen izquierdo de
30039  la página.
30040  Esta longitud es 0
30041 \begin_inset space \thinspace{}
30042 \end_inset
30043
30044 pt por omisión.
30045 \end_layout
30046
30047 \begin_layout Standard
30048 Como ejemplo la ecuación anterior con el comando
30049 \end_layout
30050
30051 \begin_layout Standard
30052
30053 \series bold
30054
30055 \backslash
30056 setlength{
30057 \backslash
30058 multlinegap}{2cm}
30059 \end_layout
30060
30061 \begin_layout Standard
30062 insertado previamente en modo TeX:
30063 \begin_inset ERT
30064 status collapsed
30065
30066 \begin_layout Plain Layout
30067
30068
30069 \backslash
30070 setlength{
30071 \backslash
30072 multlinegap}{2cm}
30073 \end_layout
30074
30075 \end_inset
30076
30077
30078 \begin_inset Formula 
30079 \begin{multline}
30080 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}\\
30081 \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}}\\
30082 =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}}
30083 \end{multline}
30084
30085 \end_inset
30086
30087
30088 \begin_inset ERT
30089 status collapsed
30090
30091 \begin_layout Plain Layout
30092
30093
30094 \backslash
30095 setlength{
30096 \backslash
30097 multlinegap}{0pt}
30098 \end_layout
30099
30100 \end_inset
30101
30102 La segunda línea se ha alineado a la izquierda con 
30103 \series bold
30104
30105 \backslash
30106 shoveleft
30107 \series default
30108 .
30109 \end_layout
30110
30111 \begin_layout Subsection
30112 Ecuación con partes multilínea
30113 \begin_inset CommandInset label
30114 LatexCommand label
30115 name "sub:Partes-multilínea"
30116
30117 \end_inset
30118
30119
30120 \begin_inset Index idx
30121 status collapsed
30122
30123 \begin_layout Plain Layout
30124 Ecuación ! multilínea ! solo parte
30125 \end_layout
30126
30127 \end_inset
30128
30129
30130 \end_layout
30131
30132 \begin_layout Standard
30133 Para mostrar solo partes de una ecuación en modo multilínea usa uno de los
30134  siguientes entornos: 
30135 \series bold
30136 aligned
30137 \series default
30138
30139 \series bold
30140 alignedat
30141 \series default
30142
30143 \series bold
30144 gathered
30145 \series default
30146  o 
30147 \series bold
30148 split
30149 \series default
30150 .
30151  Se pueden elegir en el menú 
30152 \family sans
30153 Insertar\SpecialChar \menuseparator
30154 Ecuación
30155 \family default
30156  o usando los comandos aquí descritos.
30157 \end_layout
30158
30159 \begin_layout Standard
30160 Los tres primeros tienen las mismas propiedades que los correspondientes
30161  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
30162  Un ejemplo:
30163 \begin_inset Formula 
30164 \[
30165 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
30166 \Delta E\Delta t & \ge\frac{\hbar}{2}
30167 \end{aligned}
30168 \right\} \mbox{Relaciones de incertidumbre}
30169 \]
30170
30171 \end_inset
30172
30173 Para componer esta expresión se inserta una ecuación presentada y en ella
30174  se introduce el comando 
30175 \series bold
30176
30177 \backslash
30178 aligned
30179 \series default
30180
30181 \begin_inset Index idx
30182 status collapsed
30183
30184 \begin_layout Plain Layout
30185 Comandos ! A ! 
30186 \backslash
30187 aligned
30188 \end_layout
30189
30190 \end_inset
30191
30192 .
30193  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
30194  añadir filas y columnas.
30195  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
30196  como la llave.
30197 \end_layout
30198
30199 \begin_layout Standard
30200 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
30201  se alinean horizontalmente.
30202  Usar aligned en una ecuación presentada tiene la ventaja de que el número
30203  de ecuación se centra verticalmente con las líneas.
30204  Como ejemplo, la ecuación 
30205 \begin_inset CommandInset ref
30206 LatexCommand eqref
30207 reference "eq:cortolargo"
30208
30209 \end_inset
30210
30211  en entorno aligned: 
30212 \begin_inset Formula 
30213 \begin{equation}
30214 \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}|}\\
30215  & -\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}|}
30216 \end{aligned}
30217 \end{equation}
30218
30219 \end_inset
30220
30221 Para usar los entornos 
30222 \series bold
30223 alignedat
30224 \series default
30225
30226 \series bold
30227 gathered
30228 \series default
30229 , o 
30230 \series bold
30231 split
30232 \series default
30233 , se insertan respectivamente los comandos
30234 \series bold
30235  
30236 \backslash
30237 alignedat
30238 \series default
30239 ,
30240 \begin_inset Index idx
30241 status collapsed
30242
30243 \begin_layout Plain Layout
30244 Comandos ! A ! 
30245 \backslash
30246 alignedat
30247 \end_layout
30248
30249 \end_inset
30250
30251  
30252 \series bold
30253
30254 \backslash
30255 gathered
30256 \series default
30257
30258 \begin_inset Index idx
30259 status collapsed
30260
30261 \begin_layout Plain Layout
30262 Comandos ! G ! 
30263 \backslash
30264 gathered
30265 \end_layout
30266
30267 \end_inset
30268
30269 , o 
30270 \series bold
30271
30272 \backslash
30273 split
30274 \series default
30275
30276 \begin_inset Index idx
30277 status collapsed
30278
30279 \begin_layout Plain Layout
30280 Comandos ! S ! 
30281 \backslash
30282 split
30283 \end_layout
30284
30285 \end_inset
30286
30287 .
30288  El entorno split tiene las mismas propiedades que aligned pero sólo puede
30289  tener dos columnas.
30290 \end_layout
30291
30292 \begin_layout Subsection
30293 Texto en ecuaciones multilínea
30294 \begin_inset CommandInset label
30295 LatexCommand label
30296 name "sub:Texto-en-multilínea"
30297
30298 \end_inset
30299
30300
30301 \begin_inset Index idx
30302 status collapsed
30303
30304 \begin_layout Plain Layout
30305 Texto ! en ecuaciones
30306 \end_layout
30307
30308 \end_inset
30309
30310
30311 \begin_inset Index idx
30312 status collapsed
30313
30314 \begin_layout Plain Layout
30315 Ecuación ! multilínea ! texto en
30316 \end_layout
30317
30318 \end_inset
30319
30320
30321 \end_layout
30322
30323 \begin_layout Standard
30324 En los entornos align, multilínea y gather, se puede insertar texto que
30325  se mostrará en una línea separada y que no afecta la alineación de columna.
30326  Para esto se usa el comando 
30327 \series bold
30328
30329 \backslash
30330 intertext
30331 \series default
30332
30333 \begin_inset Index idx
30334 status collapsed
30335
30336 \begin_layout Plain Layout
30337 Comandos ! I ! 
30338 \backslash
30339 intertext
30340 \end_layout
30341
30342 \end_inset
30343
30344  con el siguiente esquema:
30345 \end_layout
30346
30347 \begin_layout Standard
30348
30349 \series bold
30350
30351 \backslash
30352 intertext{texto}
30353 \end_layout
30354
30355 \begin_layout Standard
30356 El texto no debería ocupar más de una línea porque no se puede partir con
30357  guión.
30358  Como LyX aún no soporta 
30359 \series bold
30360
30361 \backslash
30362 intertext
30363 \series default
30364  directamente, el texto se escribe como texto matemático.
30365  
30366 \series bold
30367
30368 \backslash
30369 intertext
30370 \series default
30371  debe por tanto estar al comienzo de una línea y en la salida se presenta
30372  sobre esta línea.
30373  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
30374 \begin_inset Formula 
30375 \begin{align}
30376 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30377 \intertext{\text{el integrando es simétrico para \ensuremath{\phi=\pi}, por tanto}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
30378 \end{align}
30379
30380 \end_inset
30381
30382
30383 \end_layout
30384
30385 \begin_layout Standard
30386 \noindent
30387 \align center
30388 \begin_inset Newpage newpage
30389 \end_inset
30390
30391
30392 \end_layout
30393
30394 \begin_layout Section
30395 Numeración de ecuaciones
30396 \begin_inset Index idx
30397 status collapsed
30398
30399 \begin_layout Plain Layout
30400 Ecuación ! numeración|see
30401 \begin_inset ERT
30402 status collapsed
30403
30404 \begin_layout Plain Layout
30405
30406 {
30407 \end_layout
30408
30409 \end_inset
30410
30411 Numeración de ecuaciones
30412 \begin_inset ERT
30413 status collapsed
30414
30415 \begin_layout Plain Layout
30416
30417 }
30418 \end_layout
30419
30420 \end_inset
30421
30422
30423 \end_layout
30424
30425 \end_inset
30426
30427
30428 \begin_inset Index idx
30429 status collapsed
30430
30431 \begin_layout Plain Layout
30432 Numeración de ecuaciones
30433 \end_layout
30434
30435 \end_inset
30436
30437
30438 \end_layout
30439
30440 \begin_layout Subsection
30441 General
30442 \end_layout
30443
30444 \begin_layout Standard
30445 Las ecuaciones numeradas se insertan con el menú 
30446 \family sans
30447 Insertar\SpecialChar \menuseparator
30448 Ecuación
30449 \family default
30450  
30451 \family sans
30452 \SpecialChar \menuseparator
30453 Numerada
30454 \family default
30455  (atajo 
30456 \family sans
30457 Ctrl+Alt
30458 \begin_inset space ~
30459 \end_inset
30460
30461 N
30462 \family default
30463 ).
30464  Ecuaciones existentes se pueden numerar con el menú 
30465 \family sans
30466 Editar\SpecialChar \menuseparator
30467 Ecuación\SpecialChar \menuseparator
30468 Numerar la ecuación
30469 \family default
30470  (atajo
30471 \family sans
30472  Alt+M
30473 \begin_inset space ~
30474 \end_inset
30475
30476 N
30477 \family default
30478 ).
30479  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30480  En la salida se muestra el número real.
30481 \end_layout
30482
30483 \begin_layout Standard
30484 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30485  líneas.
30486  No obstante, la numeración se puede controlar en cada línea con el menú
30487  
30488 \family sans
30489 Editar\SpecialChar \menuseparator
30490 Ecuación\SpecialChar \menuseparator
30491 Numerar la línea
30492 \family default
30493  (atajo
30494 \family sans
30495  Alt+M
30496 \begin_inset space ~
30497 \end_inset
30498
30499 Mayúsculas+N
30500 \family default
30501 ).
30502 \end_layout
30503
30504 \begin_layout Standard
30505 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30506  distintos, véase 
30507 \begin_inset CommandInset ref
30508 LatexCommand ref
30509 reference "sec:Estilos-de-ecuación"
30510
30511 \end_inset
30512
30513 .
30514 \end_layout
30515
30516 \begin_layout Subsection
30517 Referencias cruzadas
30518 \begin_inset Index idx
30519 status collapsed
30520
30521 \begin_layout Plain Layout
30522 Ecuación ! referencias cruzadas a
30523 \end_layout
30524
30525 \end_inset
30526
30527
30528 \end_layout
30529
30530 \begin_layout Standard
30531 Todas las ecuaciones con etiqueta se pueden referir.
30532  La etiqueta se añade con el menú 
30533 \family sans
30534 Insertar\SpecialChar \menuseparator
30535 Etiqueta
30536 \family default
30537  o con el botón 
30538 \begin_inset Graphics
30539         filename ../../images/label-insert.png
30540         scale 85
30541
30542 \end_inset
30543
30544  de la barra de herramientas.
30545  El cursor debe estar dentro de una ecuación en modo presentación.
30546  Como alternativa, se puede hacer clic derecha sobre la fórmula y elegir
30547  
30548 \family sans
30549 Etiqueta de ecuación
30550 \family default
30551 .
30552  Surge un diálogo con el prefijo 
30553 \series bold
30554 eq:
30555 \series default
30556 , detrás del cual se escribe el texto de la etiqueta.
30557  El prefijo significa 
30558 \begin_inset Quotes fld
30559 \end_inset
30560
30561 equation
30562 \begin_inset Quotes frd
30563 \end_inset
30564
30565  y hace más fácil encontrar etiquetas en documentos extensos porque así
30566  se distingue p.
30567 \begin_inset space \thinspace{}
30568 \end_inset
30569
30570 ej.
30571 \begin_inset space ~
30572 \end_inset
30573
30574 de las etiquetas de sección.
30575  Para cambiar una etiqueta se usa de nuevo el menú 
30576 \family sans
30577 Insertar\SpecialChar \menuseparator
30578 Etiqueta 
30579 \family default
30580 o la opción 
30581 \family sans
30582 Etiqueta de ecuación
30583 \family default
30584  al hacer clic derecha sobre una fórmula.
30585 \end_layout
30586
30587 \begin_layout Standard
30588 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
30589  ecuación.
30590  Una ecuación con etiqueta se numera siempre.
30591 \end_layout
30592
30593 \begin_layout Standard
30594 Las referencias cruzadas se insertan mediante el menú 
30595 \family sans
30596 Insertar\SpecialChar \menuseparator
30597 Referencia cruzada
30598 \family default
30599  o con el botón 
30600 \begin_inset Graphics
30601         filename ../../images/dialog-show-new-inset_ref.png
30602         scale 85
30603
30604 \end_inset
30605
30606 .
30607  Una referencia a una ecuación aparece en la salida con su número.
30608  Si en el diálogo de referencia cruzada se elige el formato 
30609 \series bold
30610 (<referencia>)
30611 \series default
30612 , la referencia se muestra en la salida entre paréntesis.
30613  
30614 \begin_inset Newline newline
30615 \end_inset
30616
30617 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
30618  a la ecuación de referencia.
30619 \end_layout
30620
30621 \begin_layout Standard
30622 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30623  siguientes:
30624 \begin_inset Note Note
30625 status collapsed
30626
30627 \begin_layout Plain Layout
30628 Observa los distintos tipos de referencias cruzadas.
30629 \end_layout
30630
30631 \end_inset
30632
30633
30634 \end_layout
30635
30636 \begin_layout Standard
30637 Las ecuaciones 
30638 \begin_inset CommandInset ref
30639 LatexCommand eqref
30640 reference "eq:tag"
30641
30642 \end_inset
30643
30644  y 
30645 \begin_inset CommandInset ref
30646 LatexCommand eqref
30647 reference "eq:c"
30648
30649 \end_inset
30650
30651  son equivalentes.
30652  En (
30653 \begin_inset CommandInset ref
30654 LatexCommand ref
30655 reference "eq:Lat"
30656
30657 \end_inset
30658
30659 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30660 \begin_inset CommandInset ref
30661 LatexCommand ref
30662 reference "eq:Rom"
30663
30664 \end_inset
30665
30666 ).
30667 \begin_inset VSpace medskip
30668 \end_inset
30669
30670
30671 \end_layout
30672
30673 \begin_layout Standard
30674 Si el argumento de 
30675 \series bold
30676
30677 \backslash
30678 tag
30679 \begin_inset Foot
30680 status collapsed
30681
30682 \begin_layout Plain Layout
30683
30684 \series bold
30685
30686 \backslash
30687 tag
30688 \series default
30689  se describe en 
30690 \begin_inset CommandInset ref
30691 LatexCommand ref
30692 reference "sub:Numeración-personalizada"
30693
30694 \end_inset
30695
30696
30697 \end_layout
30698
30699 \end_inset
30700
30701
30702 \series default
30703  contiene un marco, como se describe en la 
30704 \begin_inset CommandInset ref
30705 LatexCommand ref
30706 reference "sub:Marcos-de-párrafo"
30707
30708 \end_inset
30709
30710 , no se puede referir la ecuación.
30711 \end_layout
30712
30713 \begin_layout Subsection
30714 Subnumeración
30715 \begin_inset Index idx
30716 status collapsed
30717
30718 \begin_layout Plain Layout
30719 Numeración de ecuaciones ! subnumeración
30720 \end_layout
30721
30722 \end_inset
30723
30724
30725 \end_layout
30726
30727 \begin_layout Standard
30728 Con ayuda de los comandos 
30729 \series bold
30730
30731 \backslash
30732 begin{subequations}
30733 \series default
30734  y 
30735 \series bold
30736
30737 \backslash
30738 end{subequations}
30739 \series default
30740  en modo TeX se pueden subnumerar ecuaciones.
30741 \end_layout
30742
30743 \begin_layout Standard
30744 Ejemplo:
30745 \begin_inset Formula 
30746 \begin{equation}
30747 A=C-B\label{eq:a}
30748 \end{equation}
30749
30750 \end_inset
30751
30752
30753 \begin_inset ERT
30754 status collapsed
30755
30756 \begin_layout Plain Layout
30757
30758
30759 \backslash
30760 addtocounter{equation}{-1}
30761 \end_layout
30762
30763 \end_inset
30764
30765
30766 \begin_inset ERT
30767 status collapsed
30768
30769 \begin_layout Plain Layout
30770
30771
30772 \backslash
30773 begin{subequations}
30774 \end_layout
30775
30776 \end_inset
30777
30778
30779 \begin_inset VSpace -5mm
30780 \end_inset
30781
30782
30783 \begin_inset Formula 
30784 \begin{equation}
30785 B=C-A\label{eq:b}
30786 \end{equation}
30787
30788 \end_inset
30789
30790
30791 \begin_inset Formula 
30792 \begin{equation}
30793 C=A+B\label{eq:c}
30794 \end{equation}
30795
30796 \end_inset
30797
30798
30799 \end_layout
30800
30801 \begin_layout Standard
30802 \begin_inset ERT
30803 status collapsed
30804
30805 \begin_layout Plain Layout
30806
30807
30808 \backslash
30809 end{subequations}
30810 \end_layout
30811
30812 \end_inset
30813
30814
30815 \end_layout
30816
30817 \begin_layout Standard
30818 Para este ejemplo se ha hecho lo siguiente:
30819 \end_layout
30820
30821 \begin_layout Enumerate
30822 se inserta la primera ecuación
30823 \end_layout
30824
30825 \begin_layout Enumerate
30826 después de ella se inserta
30827 \series bold
30828
30829 \begin_inset Newline newline
30830 \end_inset
30831
30832
30833 \backslash
30834 addtocounter{equation}{-1} 
30835 \backslash
30836 begin{subequations}
30837 \begin_inset Index idx
30838 status collapsed
30839
30840 \begin_layout Plain Layout
30841 Comandos ! A ! 
30842 \backslash
30843 addtocounter
30844 \end_layout
30845
30846 \end_inset
30847
30848
30849 \end_layout
30850
30851 \begin_layout Enumerate
30852 se inserta la segunda ecuación
30853 \end_layout
30854
30855 \begin_layout Enumerate
30856 se inserta la tercera ecuación
30857 \end_layout
30858
30859 \begin_layout Enumerate
30860 se inserta 
30861 \series bold
30862
30863 \backslash
30864 end{subequations}
30865 \series default
30866  tras la tercera ecuación
30867 \end_layout
30868
30869 \begin_layout Standard
30870 Toda ecuación entre los comandos 
30871 \series bold
30872
30873 \backslash
30874 begin
30875 \series default
30876  y 
30877 \series bold
30878
30879 \backslash
30880 end
30881 \series default
30882  se subnumera con a, b, c\SpecialChar \ldots{}
30883  En ecuaciones multilínea se subnumerará cada línea.
30884  Todas las ecuaciones subnumeradas son tratadas como 
30885 \emph on
30886 una
30887 \emph default
30888  ecuación numerada.
30889  Pero como cada ecuación numerada aumenta el contador 
30890 \series bold
30891 equation
30892 \series default
30893  en uno, hay que disminuir el comando 
30894 \series bold
30895
30896 \backslash
30897 addtocounter
30898 \series default
30899 .
30900  De lo contrario, las ecuaciones 
30901 \begin_inset CommandInset ref
30902 LatexCommand eqref
30903 reference "eq:a"
30904
30905 \end_inset
30906
30907
30908 \begin_inset CommandInset ref
30909 LatexCommand eqref
30910 reference "eq:b"
30911
30912 \end_inset
30913
30914
30915 \begin_inset CommandInset ref
30916 LatexCommand eqref
30917 reference "eq:c"
30918
30919 \end_inset
30920
30921  se numerarían 
30922 \begin_inset CommandInset ref
30923 LatexCommand eqref
30924 reference "eq:a"
30925
30926 \end_inset
30927
30928
30929 \begin_inset CommandInset ref
30930 LatexCommand eqref
30931 reference "eq:d"
30932
30933 \end_inset
30934
30935
30936 \begin_inset CommandInset ref
30937 LatexCommand eqref
30938 reference "eq:f"
30939
30940 \end_inset
30941
30942 .
30943 \end_layout
30944
30945 \begin_layout Standard
30946 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30947  ecuaciones.
30948  Para evitarlo se inserta ese espacio vertical de -5
30949 \begin_inset space \thinspace{}
30950 \end_inset
30951
30952 mm detrás del comando 
30953 \series bold
30954
30955 \backslash
30956 begin{subequations}
30957 \series default
30958 .
30959
30960 \series bold
30961  
30962 \series default
30963 Si se usa el estilo 
30964 \series bold
30965 Sangrado
30966 \series default
30967
30968 \begin_inset Foot
30969 status collapsed
30970
30971 \begin_layout Plain Layout
30972 véase estilos de ecuación en 
30973 \begin_inset CommandInset ref
30974 LatexCommand ref
30975 reference "sec:Estilos-de-ecuación"
30976
30977 \end_inset
30978
30979
30980 \end_layout
30981
30982 \end_inset
30983
30984 , entonces se inserta -7
30985 \begin_inset space \thinspace{}
30986 \end_inset
30987
30988 mm.
30989 \end_layout
30990
30991 \begin_layout Standard
30992 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30993  de la segunda línea:
30994 \begin_inset ERT
30995 status collapsed
30996
30997 \begin_layout Plain Layout
30998
30999
31000 \backslash
31001 begin{subequations}
31002 \end_layout
31003
31004 \end_inset
31005
31006
31007 \begin_inset Formula 
31008 \begin{eqnarray}
31009 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
31010  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
31011  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
31012 \end{eqnarray}
31013
31014 \end_inset
31015
31016
31017 \begin_inset ERT
31018 status collapsed
31019
31020 \begin_layout Plain Layout
31021
31022
31023 \backslash
31024 end{subequations}
31025 \end_layout
31026
31027 \end_inset
31028
31029
31030 \end_layout
31031
31032 \begin_layout Subsection
31033 Numeración definida por el usuario
31034 \begin_inset CommandInset label
31035 LatexCommand label
31036 name "sub:Numeración-personalizada"
31037
31038 \end_inset
31039
31040
31041 \begin_inset Index idx
31042 status collapsed
31043
31044 \begin_layout Plain Layout
31045 Numeración de ecuaciones ! personalizada
31046 \end_layout
31047
31048 \end_inset
31049
31050
31051 \end_layout
31052
31053 \begin_layout Standard
31054 Con la numeración estándar el número se coloca entre paréntesis.
31055  Para reemplazar los paréntesis con barras verticales, p.
31056 \begin_inset space \thinspace{}
31057 \end_inset
31058
31059 e., se añade al preámbulo LaTeX la línea: 
31060 \end_layout
31061
31062 \begin_layout Standard
31063
31064 \series bold
31065
31066 \backslash
31067 def
31068 \backslash
31069 tagform@#1{
31070 \backslash
31071 maketag@@@{|#1|}}
31072 \series default
31073
31074 \begin_inset Note Note
31075 status collapsed
31076
31077 \begin_layout Plain Layout
31078 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
31079  Para activarlo, quita el % del principio.
31080 \end_layout
31081
31082 \end_inset
31083
31084
31085 \end_layout
31086
31087 \begin_layout Standard
31088 Para usar otros caracteres, se reemplazan las barras al lado de 
31089 \series bold
31090 #1
31091 \series default
31092  por ellos.
31093  Para obtener sólo el número de ecuación se omiten las barras verticales.
31094 \begin_inset VSpace bigskip
31095 \end_inset
31096
31097
31098 \end_layout
31099
31100 \begin_layout Standard
31101 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
31102  consecutivo, se usa el comando 
31103 \series bold
31104
31105 \backslash
31106 tag
31107 \begin_inset Index idx
31108 status collapsed
31109
31110 \begin_layout Plain Layout
31111 Comandos ! T ! 
31112 \backslash
31113 tag
31114 \end_layout
31115
31116 \end_inset
31117
31118
31119 \series default
31120 :
31121 \begin_inset Formula 
31122 \begin{equation}
31123 A+B=C\tag{algo}\label{eq:tag}
31124 \end{equation}
31125
31126 \end_inset
31127
31128 En este ejemplo se ha insertado el comando
31129 \series bold
31130  
31131 \backslash
31132 tag
31133 \begin_inset ERT
31134 status collapsed
31135
31136 \begin_layout Plain Layout
31137
31138
31139 \backslash
31140 spce 
31141 \end_layout
31142
31143 \end_inset
31144
31145 algo
31146 \series default
31147  en la ecuación.
31148 \end_layout
31149
31150 \begin_layout Standard
31151 Si se usa en su lugar el comando con asterisco 
31152 \series bold
31153
31154 \backslash
31155 tag*
31156 \begin_inset ERT
31157 status collapsed
31158
31159 \begin_layout Plain Layout
31160
31161
31162 \backslash
31163 spce 
31164 \end_layout
31165
31166 \end_inset
31167
31168 algo
31169 \series default
31170  no se imprimen los paréntesis:
31171 \begin_inset Formula 
31172 \[
31173 A+B=C\tag*{algo}
31174 \]
31175
31176 \end_inset
31177
31178
31179 \end_layout
31180
31181 \begin_layout Standard
31182 \begin_inset VSpace bigskip
31183 \end_inset
31184
31185
31186 \end_layout
31187
31188 \begin_layout Standard
31189 Para reiniciar la numeración en nuevas partes o secciones del documento
31190  se usan los siguientes comandos:
31191 \end_layout
31192
31193 \begin_layout Standard
31194
31195 \series bold
31196
31197 \backslash
31198 @addtoreset{equation}{part}
31199 \series default
31200
31201 \begin_inset Index idx
31202 status collapsed
31203
31204 \begin_layout Plain Layout
31205 Comandos ! 
31206 \begin_inset ERT
31207 status collapsed
31208
31209 \begin_layout Plain Layout
31210
31211 "
31212 \end_layout
31213
31214 \end_inset
31215
31216 @
31217 \begin_inset ERT
31218 status collapsed
31219
31220 \begin_layout Plain Layout
31221
31222 "
31223 \end_layout
31224
31225 \end_inset
31226
31227  ! 
31228 \backslash
31229
31230 \begin_inset ERT
31231 status collapsed
31232
31233 \begin_layout Plain Layout
31234
31235 "
31236 \end_layout
31237
31238 \end_inset
31239
31240 @
31241 \begin_inset ERT
31242 status collapsed
31243
31244 \begin_layout Plain Layout
31245
31246 "
31247 \end_layout
31248
31249 \end_inset
31250
31251 addtoreset
31252 \end_layout
31253
31254 \end_inset
31255
31256
31257 \begin_inset Newline newline
31258 \end_inset
31259
31260
31261 \series bold
31262
31263 \backslash
31264 @addtoreset{equation}{section}
31265 \end_layout
31266
31267 \begin_layout Standard
31268 Pata poder usar estos comandos en modo TeX, el carácter 
31269 \begin_inset Quotes fld
31270 \end_inset
31271
31272 @
31273 \begin_inset Quotes frd
31274 \end_inset
31275
31276  debe 
31277 \begin_inset Quotes fld
31278 \end_inset
31279
31280 activarse
31281 \begin_inset Quotes frd
31282 \end_inset
31283
31284  para LaTeX con el comando 
31285 \series bold
31286
31287 \backslash
31288 makeatletter
31289 \series default
31290 .
31291  El comando 
31292 \series bold
31293
31294 \backslash
31295 makeatother
31296 \series default
31297  deshace esto.
31298  Así pues, la secuencia de comandos en modo TeX es:
31299 \end_layout
31300
31301 \begin_layout Standard
31302
31303 \series bold
31304
31305 \backslash
31306 makeatletter
31307 \begin_inset Newline newline
31308 \end_inset
31309
31310
31311 \backslash
31312 @addtoreset{equation}{section}
31313 \begin_inset Newline newline
31314 \end_inset
31315
31316
31317 \backslash
31318 makeatother
31319 \end_layout
31320
31321 \begin_layout Standard
31322 En el preámbulo LaTeX se pueden omitir 
31323 \series bold
31324
31325 \backslash
31326 makeatletter
31327 \series default
31328  y 
31329 \series bold
31330
31331 \backslash
31332 makeatother
31333 \series default
31334  pues son automáticamente insertados por LyX.
31335 \end_layout
31336
31337 \begin_layout Standard
31338 Para el comando 
31339 \series bold
31340
31341 \backslash
31342 @addtoreset
31343 \series default
31344 ,
31345 \series bold
31346  
31347 \series default
31348 hay que cargar en el preámbulo LaTeX el archivo 
31349 \series bold
31350 remreset.sty
31351 \series default
31352
31353 \begin_inset Foot
31354 status collapsed
31355
31356 \begin_layout Plain Layout
31357
31358 \series bold
31359 remreset
31360 \series default
31361  es parte del paquete LaTeX 
31362 \series bold
31363 carlisle
31364 \series default
31365
31366 \begin_inset Index idx
31367 status collapsed
31368
31369 \begin_layout Plain Layout
31370 Paquetes ! carlisle
31371 \end_layout
31372
31373 \end_inset
31374
31375 , incluido en las instalaciones estándar de LaTeX.
31376 \end_layout
31377
31378 \end_inset
31379
31380
31381 \begin_inset Index idx
31382 status collapsed
31383
31384 \begin_layout Plain Layout
31385 Paquetes ! remreset
31386 \end_layout
31387
31388 \end_inset
31389
31390  con la línea
31391 \end_layout
31392
31393 \begin_layout Standard
31394
31395 \series bold
31396
31397 \backslash
31398 usepackage{remreset}
31399 \end_layout
31400
31401 \begin_layout Standard
31402 Entonces se puede usar el comando 
31403 \series bold
31404
31405 \backslash
31406 @removefromreset
31407 \series default
31408
31409 \begin_inset Index idx
31410 status collapsed
31411
31412 \begin_layout Plain Layout
31413 Comandos ! 
31414 \begin_inset ERT
31415 status collapsed
31416
31417 \begin_layout Plain Layout
31418
31419 "
31420 \end_layout
31421
31422 \end_inset
31423
31424 @
31425 \begin_inset ERT
31426 status collapsed
31427
31428 \begin_layout Plain Layout
31429
31430 "
31431 \end_layout
31432
31433 \end_inset
31434
31435  ! 
31436 \backslash
31437
31438 \begin_inset ERT
31439 status collapsed
31440
31441 \begin_layout Plain Layout
31442
31443 "
31444 \end_layout
31445
31446 \end_inset
31447
31448 @
31449 \begin_inset ERT
31450 status collapsed
31451
31452 \begin_layout Plain Layout
31453
31454 "
31455 \end_layout
31456
31457 \end_inset
31458
31459 removefromreset
31460 \end_layout
31461
31462 \end_inset
31463
31464  con el mismo esquema que 
31465 \series bold
31466
31467 \backslash
31468 @addtoreset
31469 \series default
31470 .
31471 \begin_inset VSpace bigskip
31472 \end_inset
31473
31474
31475 \end_layout
31476
31477 \begin_layout Standard
31478 A veces las ecuaciones deberían numerarse de la siguiente manera:
31479 \end_layout
31480
31481 \begin_layout Standard
31482
31483 \family typewriter
31484 (número de sección.número de ecuación)
31485 \end_layout
31486
31487 \begin_layout Standard
31488 El número de ecuación empezaría con 
31489 \begin_inset Quotes fld
31490 \end_inset
31491
31492 1
31493 \begin_inset Quotes frd
31494 \end_inset
31495
31496  en cada sección.
31497 \end_layout
31498
31499 \begin_layout Standard
31500 Para este caso hay el comando 
31501 \series bold
31502
31503 \backslash
31504 numberwithin
31505 \series default
31506
31507 \begin_inset Index idx
31508 status collapsed
31509
31510 \begin_layout Plain Layout
31511 Comandos ! N ! 
31512 \backslash
31513 numberwithin
31514 \end_layout
31515
31516 \end_inset
31517
31518 , que se usa con el esquema:
31519 \end_layout
31520
31521 \begin_layout Standard
31522
31523 \series bold
31524
31525 \backslash
31526 numberwithin{counter}{sectioning}
31527 \end_layout
31528
31529 \begin_layout Standard
31530 \begin_inset Quotes fld
31531 \end_inset
31532
31533 counter
31534 \begin_inset Quotes frd
31535 \end_inset
31536
31537  indica qué clase de numeración es afectada, 
31538 \begin_inset Quotes fld
31539 \end_inset
31540
31541 sectioning
31542 \begin_inset Quotes frd
31543 \end_inset
31544
31545  indica qué número va delante del punto.
31546  
31547 \end_layout
31548
31549 \begin_layout Standard
31550 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
31551  en el preámbulo LaTeX:
31552 \end_layout
31553
31554 \begin_layout Standard
31555
31556 \series bold
31557
31558 \backslash
31559 numberwithin{equation}{section}
31560 \end_layout
31561
31562 \begin_layout Standard
31563 Este es el resultado::
31564 \begin_inset ERT
31565 status collapsed
31566
31567 \begin_layout Plain Layout
31568
31569
31570 \backslash
31571 numberwithin{equation}{section}
31572 \end_layout
31573
31574 \end_inset
31575
31576
31577 \begin_inset Formula 
31578 \begin{equation}
31579 A+B=C
31580 \end{equation}
31581
31582 \end_inset
31583
31584
31585 \end_layout
31586
31587 \begin_layout Standard
31588 Para numerar cuadros de modo que, p.
31589 \begin_inset space \thinspace{}
31590 \end_inset
31591
31592 ej., 
31593 \begin_inset Quotes fld
31594 \end_inset
31595
31596 sectioning
31597 \begin_inset Quotes frd
31598 \end_inset
31599
31600  sea el número de la parte se usa
31601 \begin_inset Newline newline
31602 \end_inset
31603
31604
31605 \series bold
31606
31607 \backslash
31608 numberwithin{table}{part}
31609 \end_layout
31610
31611 \begin_layout Standard
31612 Para volver a la numeración estándar o evitar esta clase numeración cuando
31613  es definida por la clase de documento, se inserta el siguiente comando
31614  en código TeX o en el preámbulo LaTeX:
31615 \end_layout
31616
31617 \begin_layout Standard
31618
31619 \series bold
31620
31621 \backslash
31622 renewcommand{
31623 \backslash
31624 theequation}{
31625 \backslash
31626 arabic{equation}}
31627 \begin_inset Index idx
31628 status collapsed
31629
31630 \begin_layout Plain Layout
31631 Comandos ! A ! 
31632 \backslash
31633 arabic
31634 \end_layout
31635
31636 \end_inset
31637
31638
31639 \series default
31640
31641 \begin_inset ERT
31642 status collapsed
31643
31644 \begin_layout Plain Layout
31645
31646
31647 \backslash
31648 renewcommand{
31649 \backslash
31650 theequation}{
31651 \backslash
31652 arabic{equation}}
31653 \end_layout
31654
31655 \end_inset
31656
31657
31658 \series bold
31659
31660 \begin_inset Newline newline
31661 \end_inset
31662
31663
31664 \series default
31665 o
31666 \series bold
31667
31668 \begin_inset Newline newline
31669 \end_inset
31670
31671
31672 \backslash
31673 renewcommand{
31674 \backslash
31675 thetable}{
31676 \backslash
31677 arabic{table}}
31678 \end_layout
31679
31680 \begin_layout Standard
31681
31682 \series bold
31683
31684 \backslash
31685 numberwithin
31686 \series default
31687  usa internamente el comando 
31688 \series bold
31689
31690 \backslash
31691 @addtoreset
31692 \series default
31693 , descrito arriba, que también debe ser restaurado.
31694 \begin_inset ERT
31695 status collapsed
31696
31697 \begin_layout Plain Layout
31698
31699
31700 \backslash
31701 makeatletter
31702 \end_layout
31703
31704 \begin_layout Plain Layout
31705
31706
31707 \backslash
31708 @removefromreset{equation}{section}
31709 \end_layout
31710
31711 \begin_layout Plain Layout
31712
31713
31714 \backslash
31715 makeatother
31716 \end_layout
31717
31718 \end_inset
31719
31720
31721 \end_layout
31722
31723 \begin_layout Subsection
31724 Numeración con números romanos y letras
31725 \begin_inset Index idx
31726 status collapsed
31727
31728 \begin_layout Plain Layout
31729 Numeración de ecuaciones ! con números romanos
31730 \end_layout
31731
31732 \end_inset
31733
31734
31735 \begin_inset Index idx
31736 status collapsed
31737
31738 \begin_layout Plain Layout
31739 Numeración de ecuaciones ! con letras
31740 \end_layout
31741
31742 \end_inset
31743
31744
31745 \end_layout
31746
31747 \begin_layout Standard
31748 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31749  Por ejemplo, para numerar con romanos en minúscula,
31750 \begin_inset Foot
31751 status collapsed
31752
31753 \begin_layout Plain Layout
31754 Como en español no se usan romanos en minúscula, el estilo 
31755 \series bold
31756 spanish
31757 \series default
31758  del sistema 
31759 \series bold
31760 babel
31761 \series default
31762  redefine 
31763 \series bold
31764
31765 \backslash
31766 roman
31767 \series default
31768  para que los dé en versalitas.
31769  Véase 
31770 \begin_inset CommandInset citation
31771 LatexCommand cite
31772 key "spanish"
31773
31774 \end_inset
31775
31776  (
31777 \emph on
31778 N.
31779 \begin_inset space \thinspace{}
31780 \end_inset
31781
31782 del t
31783 \emph default
31784 ).
31785 \end_layout
31786
31787 \end_inset
31788
31789  se inserta el comando
31790 \end_layout
31791
31792 \begin_layout Standard
31793
31794 \series bold
31795
31796 \backslash
31797 renewcommand{
31798 \backslash
31799 theequation}{
31800 \backslash
31801 roman{equation}}
31802 \end_layout
31803
31804 \begin_layout Standard
31805 antes de la ecuación en modo TeX.
31806  
31807 \series bold
31808
31809 \backslash
31810 renewcommand
31811 \series default
31812
31813 \begin_inset Index idx
31814 status collapsed
31815
31816 \begin_layout Plain Layout
31817 Comandos ! R ! 
31818 \backslash
31819 renewcommand
31820 \end_layout
31821
31822 \end_inset
31823
31824  redefine el comando predefinido 
31825 \series bold
31826
31827 \backslash
31828 theequation
31829 \series default
31830  como 
31831 \series bold
31832
31833 \backslash
31834 roman{equation}
31835 \series default
31836 .
31837 \begin_inset Foot
31838 status collapsed
31839
31840 \begin_layout Plain Layout
31841 El comando 
31842 \series bold
31843
31844 \backslash
31845 renewcommand
31846 \series default
31847  tiene el mismo esquema que el comando 
31848 \series bold
31849
31850 \backslash
31851 newcommand
31852 \series default
31853 , descrito en 
31854 \begin_inset CommandInset ref
31855 LatexCommand ref
31856 reference "sub:El-comando-newcommand"
31857
31858 \end_inset
31859
31860 .
31861 \end_layout
31862
31863 \end_inset
31864
31865  
31866 \series bold
31867 equation
31868 \series default
31869  es el contador de ecuaciones.
31870  Si se usa el comando 
31871 \series bold
31872
31873 \backslash
31874 the
31875 \series default
31876  como prefijo de un contador, el valor del contador sale en números arábigos.
31877  Si una ecuación es numerada, LaTeX pone internamente el comando 
31878 \series bold
31879
31880 \backslash
31881 theequation
31882 \series default
31883  detrás de la ecuación.
31884  
31885 \series bold
31886
31887 \backslash
31888 roman{equation}
31889 \series default
31890
31891 \begin_inset Index idx
31892 status collapsed
31893
31894 \begin_layout Plain Layout
31895 Comandos ! R ! 
31896 \backslash
31897 roman
31898 \end_layout
31899
31900 \end_inset
31901
31902  pone el contador en romanos en minúscula.
31903 \end_layout
31904
31905 \begin_layout Standard
31906 Todas las ecuaciones siguientes a 
31907 \series bold
31908
31909 \backslash
31910 renew
31911 \series default
31912 c
31913 \series bold
31914 ommand
31915 \series default
31916  se numerarán en romanos.
31917  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31918  cambiando 
31919 \series bold
31920
31921 \backslash
31922 roman
31923 \series default
31924  por 
31925 \series bold
31926
31927 \backslash
31928 Roman
31929 \series default
31930
31931 \begin_inset Index idx
31932 status collapsed
31933
31934 \begin_layout Plain Layout
31935 Comandos ! R ! 
31936 \backslash
31937 roman@
31938 \backslash
31939 Roman
31940 \end_layout
31941
31942 \end_inset
31943
31944 .
31945  Para 
31946 \begin_inset Quotes fld
31947 \end_inset
31948
31949 numerar
31950 \begin_inset Quotes frd
31951 \end_inset
31952
31953  con minúsculas latinas hay el comando 
31954 \series bold
31955
31956 \backslash
31957 alph
31958 \series default
31959
31960 \begin_inset Index idx
31961 status collapsed
31962
31963 \begin_layout Plain Layout
31964 Comandos ! A ! 
31965 \backslash
31966 alph
31967 \end_layout
31968
31969 \end_inset
31970
31971 , y para mayúsculas el comando 
31972 \series bold
31973
31974 \backslash
31975 Alph
31976 \series default
31977
31978 \begin_inset Index idx
31979 status collapsed
31980
31981 \begin_layout Plain Layout
31982 Comandos ! A ! 
31983 \backslash
31984 alph@
31985 \backslash
31986 Alph
31987 \end_layout
31988
31989 \end_inset
31990
31991 .
31992 \end_layout
31993
31994 \begin_layout Standard
31995 \begin_inset Note Greyedout
31996 status open
31997
31998 \begin_layout Plain Layout
31999
32000 \series bold
32001 \color none
32002 Nota:
32003 \series default
32004  Con letras latinas sólo se puede numerar hasta un máximo de 26
32005 \begin_inset space ~
32006 \end_inset
32007
32008 ecuaciones.
32009 \end_layout
32010
32011 \end_inset
32012
32013
32014 \end_layout
32015
32016 \begin_layout Standard
32017 \begin_inset ERT
32018 status collapsed
32019
32020 \begin_layout Plain Layout
32021
32022
32023 \backslash
32024 renewcommand{
32025 \backslash
32026 theequation}{
32027 \backslash
32028 roman{equation}}
32029 \end_layout
32030
32031 \end_inset
32032
32033
32034 \begin_inset Formula 
32035 \begin{equation}
32036 A=\textrm{romanos en minúscula}
32037 \end{equation}
32038
32039 \end_inset
32040
32041
32042 \begin_inset ERT
32043 status collapsed
32044
32045 \begin_layout Plain Layout
32046
32047
32048 \backslash
32049 renewcommand{
32050 \backslash
32051 theequation}{
32052 \backslash
32053 Roman{equation}}
32054 \end_layout
32055
32056 \end_inset
32057
32058
32059 \begin_inset Formula 
32060 \begin{equation}
32061 B=\textrm{romanos en mayúscula}\label{eq:Rom}
32062 \end{equation}
32063
32064 \end_inset
32065
32066
32067 \begin_inset ERT
32068 status collapsed
32069
32070 \begin_layout Plain Layout
32071
32072
32073 \backslash
32074 renewcommand{
32075 \backslash
32076 theequation}{
32077 \backslash
32078 alph{equation}}
32079 \end_layout
32080
32081 \end_inset
32082
32083
32084 \begin_inset Formula 
32085 \begin{equation}
32086 C=\textrm{latinas en minúscula}
32087 \end{equation}
32088
32089 \end_inset
32090
32091
32092 \begin_inset ERT
32093 status collapsed
32094
32095 \begin_layout Plain Layout
32096
32097
32098 \backslash
32099 renewcommand{
32100 \backslash
32101 theequation}{
32102 \backslash
32103 Alph{equation}}
32104 \end_layout
32105
32106 \end_inset
32107
32108
32109 \begin_inset Formula 
32110 \begin{equation}
32111 D=\textrm{latinas en mayúscula}\label{eq:Lat}
32112 \end{equation}
32113
32114 \end_inset
32115
32116
32117 \end_layout
32118
32119 \begin_layout Standard
32120 Para volver a la numeración por omisión se inserta el comando:
32121 \end_layout
32122
32123 \begin_layout Standard
32124
32125 \series bold
32126
32127 \backslash
32128 renewcommand{
32129 \backslash
32130 theequation}{
32131 \backslash
32132 arabic{equation}}
32133 \begin_inset Index idx
32134 status collapsed
32135
32136 \begin_layout Plain Layout
32137 Comandos ! A ! 
32138 \backslash
32139 arabic
32140 \end_layout
32141
32142 \end_inset
32143
32144
32145 \end_layout
32146
32147 \begin_layout Standard
32148 \begin_inset ERT
32149 status collapsed
32150
32151 \begin_layout Plain Layout
32152
32153
32154 \backslash
32155 renewcommand{
32156 \backslash
32157 theequation}{
32158 \backslash
32159 arabic{equation}}
32160 \end_layout
32161
32162 \end_inset
32163
32164
32165 \begin_inset Formula 
32166 \begin{equation}
32167 E=\mbox{arábigos}
32168 \end{equation}
32169
32170 \end_inset
32171
32172
32173 \end_layout
32174
32175 \begin_layout Standard
32176 \begin_inset VSpace medskip
32177 \end_inset
32178
32179
32180 \end_layout
32181
32182 \begin_layout Standard
32183 Como ves, las ecuaciones se numeran consecutivamente independientemente
32184  del estilo de numeración.
32185  Cuando la numeración haya de empezar con 
32186 \begin_inset Quotes fld
32187 \end_inset
32188
32189 1
32190 \begin_inset Quotes frd
32191 \end_inset
32192
32193  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
32194  Una descripción sobre esto se encuentra en el archivo 
32195 \begin_inset CommandInset href
32196 LatexCommand href
32197 name "Formula-numbering.lyx"
32198 target "run:Formula-numbering.lyx"
32199
32200 \end_inset
32201
32202 .
32203 \end_layout
32204
32205 \begin_layout Section
32206 Símbolos y ecuaciones químicas
32207 \begin_inset CommandInset label
32208 LatexCommand label
32209 name "sub:Símbolos-y-ecuaciones-químicas"
32210
32211 \end_inset
32212
32213
32214 \begin_inset Index idx
32215 status collapsed
32216
32217 \begin_layout Plain Layout
32218 Química ! símbolos
32219 \end_layout
32220
32221 \end_inset
32222
32223
32224 \begin_inset Index idx
32225 status collapsed
32226
32227 \begin_layout Plain Layout
32228 Química ! caracteres
32229 \end_layout
32230
32231 \end_inset
32232
32233
32234 \begin_inset Index idx
32235 status collapsed
32236
32237 \begin_layout Plain Layout
32238 Ecuación ! química|see
32239 \begin_inset ERT
32240 status collapsed
32241
32242 \begin_layout Plain Layout
32243
32244 {
32245 \end_layout
32246
32247 \end_inset
32248
32249 Química
32250 \begin_inset ERT
32251 status collapsed
32252
32253 \begin_layout Plain Layout
32254
32255 }
32256 \end_layout
32257
32258 \end_inset
32259
32260
32261 \end_layout
32262
32263 \end_inset
32264
32265
32266 \begin_inset Index idx
32267 status collapsed
32268
32269 \begin_layout Plain Layout
32270 Química ! iones
32271 \end_layout
32272
32273 \end_inset
32274
32275
32276 \begin_inset Index idx
32277 status collapsed
32278
32279 \begin_layout Plain Layout
32280 Iones|see
32281 \begin_inset ERT
32282 status collapsed
32283
32284 \begin_layout Plain Layout
32285
32286 {
32287 \end_layout
32288
32289 \end_inset
32290
32291 Química
32292 \begin_inset ERT
32293 status collapsed
32294
32295 \begin_layout Plain Layout
32296
32297 }
32298 \end_layout
32299
32300 \end_inset
32301
32302
32303 \end_layout
32304
32305 \end_inset
32306
32307
32308 \begin_inset Index idx
32309 status collapsed
32310
32311 \begin_layout Plain Layout
32312 Química ! reacción
32313 \end_layout
32314
32315 \end_inset
32316
32317
32318 \end_layout
32319
32320 \begin_layout Standard
32321 Un ejemplo de texto de química:
32322 \end_layout
32323
32324 \begin_layout Quote
32325 El ion 
32326 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32327 \end_inset
32328
32329  reacciona con dos iones 
32330 \begin_inset Formula $\mathrm{Na^{+}}$
32331 \end_inset
32332
32333  para dar sulfato de sodio 
32334 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
32335 \end_inset
32336
32337 .
32338  La ecuación química es:
32339 \begin_inset Formula 
32340 \begin{equation}
32341 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}
32342 \end{equation}
32343
32344 \end_inset
32345
32346
32347 \end_layout
32348
32349 \begin_layout Standard
32350 Esta ecuación química puede componerse directamente en modo ecuación.
32351  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
32352  y con el atajo 
32353 \family sans
32354 Alt+C
32355 \begin_inset space ~
32356 \end_inset
32357
32358 R
32359 \family default
32360  se cambia en redonda.
32361 \begin_inset Foot
32362 status collapsed
32363
32364 \begin_layout Plain Layout
32365 véase estilos de tipografías en 
32366 \begin_inset CommandInset ref
32367 LatexCommand ref
32368 reference "sub:Estilos-de-tipografías"
32369
32370 \end_inset
32371
32372 .
32373 \end_layout
32374
32375 \end_inset
32376
32377
32378 \end_layout
32379
32380 \begin_layout Standard
32381 Para escribir ecuaciones químicas es más conveniente usar el comando 
32382 \series bold
32383
32384 \backslash
32385 ce
32386 \series default
32387
32388 \begin_inset Index idx
32389 status collapsed
32390
32391 \begin_layout Plain Layout
32392 Comandos ! C ! 
32393 \backslash
32394 ce
32395 \end_layout
32396
32397 \end_inset
32398
32399 , que está disponible si está instalado el paquete LaTeX 
32400 \series bold
32401 mhchem
32402 \series default
32403
32404 \begin_inset Index idx
32405 status collapsed
32406
32407 \begin_layout Plain Layout
32408 Paquetes ! mhchem
32409 \end_layout
32410
32411 \end_inset
32412
32413 .
32414  Al insertar 
32415 \series bold
32416
32417 \backslash
32418 ce
32419 \series default
32420  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
32421  ecuaciones químicas de una forma intuitiva.
32422 \end_layout
32423
32424 \begin_layout Standard
32425 \align center
32426 \begin_inset Tabular
32427 <lyxtabular version="3" rows="9" columns="2">
32428 <features rotate="0" tabularvalignment="middle">
32429 <column alignment="center" valignment="top">
32430 <column alignment="center" valignment="top">
32431 <row>
32432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32433 \begin_inset Text
32434
32435 \begin_layout Plain Layout
32436 Comando
32437 \end_layout
32438
32439 \end_inset
32440 </cell>
32441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32442 \begin_inset Text
32443
32444 \begin_layout Plain Layout
32445 Resultado
32446 \begin_inset Note Note
32447 status collapsed
32448
32449 \begin_layout Plain Layout
32450
32451 \series bold
32452
32453 \backslash
32454 raisebox
32455 \series default
32456  se usa sólo como espaciador
32457 \end_layout
32458
32459 \end_inset
32460
32461
32462 \end_layout
32463
32464 \end_inset
32465 </cell>
32466 </row>
32467 <row>
32468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32469 \begin_inset Text
32470
32471 \begin_layout Plain Layout
32472
32473 \backslash
32474 ce
32475 \begin_inset ERT
32476 status collapsed
32477
32478 \begin_layout Plain Layout
32479
32480
32481 \backslash
32482 spce 
32483 \end_layout
32484
32485 \end_inset
32486
32487 H2CO3
32488 \end_layout
32489
32490 \end_inset
32491 </cell>
32492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32493 \begin_inset Text
32494
32495 \begin_layout Plain Layout
32496 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32497 \end_inset
32498
32499
32500 \end_layout
32501
32502 \end_inset
32503 </cell>
32504 </row>
32505 <row>
32506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32507 \begin_inset Text
32508
32509 \begin_layout Plain Layout
32510
32511 \backslash
32512 ce
32513 \begin_inset ERT
32514 status collapsed
32515
32516 \begin_layout Plain Layout
32517
32518
32519 \backslash
32520 spce 
32521 \end_layout
32522
32523 \end_inset
32524
32525 SO4^2-
32526 \end_layout
32527
32528 \end_inset
32529 </cell>
32530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32531 \begin_inset Text
32532
32533 \begin_layout Plain Layout
32534 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32535 \end_inset
32536
32537
32538 \end_layout
32539
32540 \end_inset
32541 </cell>
32542 </row>
32543 <row>
32544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32545 \begin_inset Text
32546
32547 \begin_layout Plain Layout
32548
32549 \backslash
32550 ce
32551 \begin_inset ERT
32552 status collapsed
32553
32554 \begin_layout Plain Layout
32555
32556
32557 \backslash
32558 spce 
32559 \end_layout
32560
32561 \end_inset
32562
32563 (NH4)2S
32564 \end_layout
32565
32566 \end_inset
32567 </cell>
32568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32569 \begin_inset Text
32570
32571 \begin_layout Plain Layout
32572 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32573 \end_inset
32574
32575
32576 \end_layout
32577
32578 \end_inset
32579 </cell>
32580 </row>
32581 <row>
32582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32583 \begin_inset Text
32584
32585 \begin_layout Plain Layout
32586
32587 \backslash
32588 ce
32589 \begin_inset ERT
32590 status collapsed
32591
32592 \begin_layout Plain Layout
32593
32594
32595 \backslash
32596 spce 
32597 \end_layout
32598
32599 \end_inset
32600
32601 KCr(SO4)2.12H2O
32602 \end_layout
32603
32604 \end_inset
32605 </cell>
32606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32607 \begin_inset Text
32608
32609 \begin_layout Plain Layout
32610 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32611 \end_inset
32612
32613
32614 \end_layout
32615
32616 \end_inset
32617 </cell>
32618 </row>
32619 <row>
32620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32621 \begin_inset Text
32622
32623 \begin_layout Plain Layout
32624
32625 \backslash
32626 ce
32627 \begin_inset ERT
32628 status collapsed
32629
32630 \begin_layout Plain Layout
32631
32632
32633 \backslash
32634 spce 
32635 \end_layout
32636
32637 \end_inset
32638
32639 A-B
32640 \backslash
32641 dbond
32642 \begin_inset ERT
32643 status collapsed
32644
32645 \begin_layout Plain Layout
32646
32647
32648 \backslash
32649 spce 
32650 \end_layout
32651
32652 \end_inset
32653
32654 C
32655 \backslash
32656 tbond
32657 \begin_inset ERT
32658 status collapsed
32659
32660 \begin_layout Plain Layout
32661
32662
32663 \backslash
32664 spce 
32665 \end_layout
32666
32667 \end_inset
32668
32669 D
32670 \end_layout
32671
32672 \end_inset
32673 </cell>
32674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32675 \begin_inset Text
32676
32677 \begin_layout Plain Layout
32678 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32679 \end_inset
32680
32681
32682 \end_layout
32683
32684 \end_inset
32685 </cell>
32686 </row>
32687 <row>
32688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32689 \begin_inset Text
32690
32691 \begin_layout Plain Layout
32692
32693 \backslash
32694 ce
32695 \begin_inset ERT
32696 status collapsed
32697
32698 \begin_layout Plain Layout
32699
32700
32701 \backslash
32702 spce 
32703 \end_layout
32704
32705 \end_inset
32706
32707 ^227
32708 \begin_inset Formula $\downarrow$
32709 \end_inset
32710
32711 _90
32712 \begin_inset Formula $\to$
32713 \end_inset
32714
32715 Th+
32716 \end_layout
32717
32718 \end_inset
32719 </cell>
32720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32721 \begin_inset Text
32722
32723 \begin_layout Plain Layout
32724 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32725 \end_inset
32726
32727
32728 \end_layout
32729
32730 \end_inset
32731 </cell>
32732 </row>
32733 <row>
32734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32735 \begin_inset Text
32736
32737 \begin_layout Plain Layout
32738
32739 \backslash
32740 ce
32741 \begin_inset ERT
32742 status collapsed
32743
32744 \begin_layout Plain Layout
32745
32746
32747 \backslash
32748 spce 
32749 \end_layout
32750
32751 \end_inset
32752
32753 CO2
32754 \begin_inset ERT
32755 status collapsed
32756
32757 \begin_layout Plain Layout
32758
32759
32760 \backslash
32761 spce 
32762 \end_layout
32763
32764 \end_inset
32765
32766 +
32767 \begin_inset ERT
32768 status collapsed
32769
32770 \begin_layout Plain Layout
32771
32772
32773 \backslash
32774 spce 
32775 \end_layout
32776
32777 \end_inset
32778
32779 C
32780 \begin_inset ERT
32781 status collapsed
32782
32783 \begin_layout Plain Layout
32784
32785
32786 \backslash
32787 spce 
32788 \end_layout
32789
32790 \end_inset
32791
32792 <=>
32793 \begin_inset ERT
32794 status collapsed
32795
32796 \begin_layout Plain Layout
32797
32798
32799 \backslash
32800 spce 
32801 \end_layout
32802
32803 \end_inset
32804
32805 2CO
32806 \end_layout
32807
32808 \end_inset
32809 </cell>
32810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32811 \begin_inset Text
32812
32813 \begin_layout Plain Layout
32814 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32815 \end_inset
32816
32817
32818 \end_layout
32819
32820 \end_inset
32821 </cell>
32822 </row>
32823 <row>
32824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32825 \begin_inset Text
32826
32827 \begin_layout Plain Layout
32828
32829 \backslash
32830 ce
32831 \begin_inset ERT
32832 status collapsed
32833
32834 \begin_layout Plain Layout
32835
32836
32837 \backslash
32838 spce 
32839 \end_layout
32840
32841 \end_inset
32842
32843 CO2
32844 \begin_inset ERT
32845 status collapsed
32846
32847 \begin_layout Plain Layout
32848
32849
32850 \backslash
32851 spce 
32852 \end_layout
32853
32854 \end_inset
32855
32856 +
32857 \begin_inset ERT
32858 status collapsed
32859
32860 \begin_layout Plain Layout
32861
32862
32863 \backslash
32864 spce 
32865 \end_layout
32866
32867 \end_inset
32868
32869 C
32870 \begin_inset ERT
32871 status collapsed
32872
32873 \begin_layout Plain Layout
32874
32875
32876 \backslash
32877 spce 
32878 \end_layout
32879
32880 \end_inset
32881
32882 ->[
32883 \backslash
32884 alpha][
32885 \backslash
32886 beta]
32887 \begin_inset ERT
32888 status collapsed
32889
32890 \begin_layout Plain Layout
32891
32892
32893 \backslash
32894 spce 
32895 \end_layout
32896
32897 \end_inset
32898
32899 2CO}
32900 \end_layout
32901
32902 \end_inset
32903 </cell>
32904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32905 \begin_inset Text
32906
32907 \begin_layout Plain Layout
32908 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32909 \end_inset
32910
32911
32912 \end_layout
32913
32914 \end_inset
32915 </cell>
32916 </row>
32917 </lyxtabular>
32918
32919 \end_inset
32920
32921
32922 \end_layout
32923
32924 \begin_layout Standard
32925 \begin_inset Note Greyedout
32926 status open
32927
32928 \begin_layout Plain Layout
32929
32930 \series bold
32931 \color none
32932 Nota:
32933 \series default
32934  Insertar modo matemático en un marco 
32935 \series bold
32936
32937 \backslash
32938 ce
32939 \series default
32940  provocará errores de LaTeX.
32941  En estos casos hay que usar código TeX, como en 
32942 \series bold
32943
32944 \backslash
32945 ce{$
32946 \backslash
32947 mu
32948 \backslash
32949 hyphen$Cl}
32950 \series default
32951
32952 \begin_inset ERT
32953 status collapsed
32954
32955 \begin_layout Plain Layout
32956
32957
32958 \backslash
32959 ce{$
32960 \backslash
32961 mu
32962 \backslash
32963 hyphen$Cl}
32964 \end_layout
32965
32966 \end_inset
32967
32968  
32969 \end_layout
32970
32971 \end_inset
32972
32973
32974 \end_layout
32975
32976 \begin_layout Standard
32977 \begin_inset Note Greyedout
32978 status collapsed
32979
32980 \begin_layout Plain Layout
32981
32982 \series bold
32983 Nota:
32984 \series default
32985  En LyX no es posible usar el carácter ^ para obtener una flecha hacia arriba,
32986  como se describe en el manual de 
32987 \series bold
32988 mhchem
32989 \series default
32990 .
32991  Como alternativa, inserta un espacio delgado negativo seguido por el comando
32992  
32993 \series bold
32994
32995 \backslash
32996 uparrow
32997 \series default
32998
32999 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
33000 \end_inset
33001
33002
33003 \end_layout
33004
33005 \end_inset
33006
33007
33008 \end_layout
33009
33010 \begin_layout Standard
33011 El comando 
33012 \series bold
33013
33014 \backslash
33015 ce
33016 \series default
33017  para la 
33018 \begin_inset CommandInset ref
33019 LatexCommand ref
33020 reference "eq:reaccion-quimica"
33021
33022 \end_inset
33023
33024  es
33025 \begin_inset Newline newline
33026 \end_inset
33027
33028
33029 \series bold
33030  
33031 \backslash
33032 ce
33033 \begin_inset ERT
33034 status collapsed
33035
33036 \begin_layout Plain Layout
33037
33038
33039 \backslash
33040 spce 
33041 \end_layout
33042
33043 \end_inset
33044
33045 2Na+
33046 \begin_inset ERT
33047 status collapsed
33048
33049 \begin_layout Plain Layout
33050
33051
33052 \backslash
33053 spce 
33054 \end_layout
33055
33056 \end_inset
33057
33058 +
33059 \begin_inset ERT
33060 status collapsed
33061
33062 \begin_layout Plain Layout
33063
33064
33065 \backslash
33066 spce 
33067 \end_layout
33068
33069 \end_inset
33070
33071 SO4^2-
33072 \begin_inset ERT
33073 status collapsed
33074
33075 \begin_layout Plain Layout
33076
33077
33078 \backslash
33079 spce 
33080 \end_layout
33081
33082 \end_inset
33083
33084
33085 \begin_inset ERT
33086 status collapsed
33087
33088 \begin_layout Plain Layout
33089
33090
33091 \backslash
33092 spce 
33093 \end_layout
33094
33095 \end_inset
33096
33097 ->
33098 \begin_inset ERT
33099 status collapsed
33100
33101 \begin_layout Plain Layout
33102
33103
33104 \backslash
33105 spce 
33106 \end_layout
33107
33108 \end_inset
33109
33110 Na2SO4
33111 \end_layout
33112
33113 \begin_layout Standard
33114 Para componer ecuaciones químicas multilínea primero se crea una ecuación
33115  multilínea, tal como se describe en la 
33116 \begin_inset CommandInset ref
33117 LatexCommand ref
33118 reference "sec:Ecuaciones-multilínea"
33119
33120 \end_inset
33121
33122 .
33123  Después se utiliza el comando 
33124 \series bold
33125
33126 \backslash
33127 ce
33128 \series default
33129  en cada cuadrito azul de la ecuación.
33130  La 
33131 \begin_inset CommandInset ref
33132 LatexCommand ref
33133 reference "eq:TEOS-reac-1"
33134
33135 \end_inset
33136
33137  y la 
33138 \begin_inset CommandInset ref
33139 LatexCommand ref
33140 reference "eq:TEOS-reac-2"
33141
33142 \end_inset
33143
33144  son ejemplos de una reacción química en dos fases en la que cada ecuación
33145  tiene su propio número.
33146 \begin_inset Formula 
33147 \begin{eqnarray}
33148 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
33149 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}
33150 \end{eqnarray}
33151
33152 \end_inset
33153
33154
33155 \end_layout
33156
33157 \begin_layout Standard
33158 Además de 
33159 \series bold
33160
33161 \backslash
33162 ce
33163 \series default
33164  el paquete 
33165 \series bold
33166 mhchem
33167 \series default
33168  suministra el comando 
33169 \series bold
33170
33171 \backslash
33172 cf
33173 \series default
33174
33175 \begin_inset Index idx
33176 status collapsed
33177
33178 \begin_layout Plain Layout
33179 Comandos ! C ! 
33180 \backslash
33181 cf
33182 \end_layout
33183
33184 \end_inset
33185
33186  que ha de utilizarse en casos especiales.
33187  Para más información sobre 
33188 \series bold
33189
33190 \backslash
33191 cf
33192 \series default
33193  y más ejemplos echa un vistazo a la documentación de 
33194 \series bold
33195 mhchem
33196 \series default
33197
33198 \begin_inset CommandInset citation
33199 LatexCommand cite
33200 key "mhchem"
33201
33202 \end_inset
33203
33204 .
33205 \end_layout
33206
33207 \begin_layout Section
33208 Diagramas
33209 \end_layout
33210
33211 \begin_layout Standard
33212 Lyx soporta dos tipos de diagramas conmutativos: 
33213 \series bold
33214 amscd
33215 \series default
33216  y 
33217 \series bold
33218 xymatrix
33219 \series default
33220 , que se explican a continuación.
33221 \end_layout
33222
33223 \begin_layout Subsection
33224 Diagramas amscd
33225 \begin_inset Index idx
33226 status collapsed
33227
33228 \begin_layout Plain Layout
33229 Diagramas ! amscd
33230 \end_layout
33231
33232 \end_inset
33233
33234
33235 \end_layout
33236
33237 \begin_layout Standard
33238 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
33239  verticales y horizontales:
33240 \begin_inset Formula 
33241 \[
33242 \begin{CD}A@)))B@)))C\\
33243 @AAA@.@VVV\\
33244 F@(((E@(((D
33245 \end{CD}
33246 \]
33247
33248 \end_inset
33249
33250 Para obtener el diagrama se inserta en la ecuación el comando 
33251 \series bold
33252
33253 \backslash
33254 CD
33255 \begin_inset Index idx
33256 status collapsed
33257
33258 \begin_layout Plain Layout
33259 Comandos ! C ! 
33260 \backslash
33261 CD
33262 \end_layout
33263
33264 \end_inset
33265
33266
33267 \series default
33268 .
33269  Surge un marco azul entre dos líneas de trazos en el que se insertan a
33270  continuación comandos.
33271  Con 
33272 \family sans
33273 Ctrl+Entrar
33274 \family default
33275  se inicia una nueva línea.
33276  En las líneas impares se insertan relaciones horizontales, en las pares
33277  verticales.
33278 \end_layout
33279
33280 \begin_layout Standard
33281 Para componer las relaciones hay los siguientes comandos:
33282 \begin_inset Foot
33283 status collapsed
33284
33285 \begin_layout Plain Layout
33286 \begin_inset CommandInset label
33287 LatexCommand label
33288 name "fn:sinónimos"
33289
33290 \end_inset
33291
33292 Los comandos con 
33293 \family sans
33294 '
33295 \series bold
33296 >
33297 \series default
33298 '
33299 \family default
33300  o 
33301 \family sans
33302 '
33303 \series bold
33304 <
33305 \series default
33306 '
33307 \family default
33308  pueden generar errores con el estilo 
33309 \series bold
33310 spanish
33311 \series default
33312  de 
33313 \series bold
33314 babel
33315 \series default
33316 .
33317  Para evitarlo se pueden sustituir por sus sinónimos 
33318 \family sans
33319 '
33320 \series bold
33321 )
33322 \series default
33323 '
33324 \family default
33325  y 
33326 \family sans
33327 '
33328 \series bold
33329 (
33330 \series default
33331 '
33332 \family default
33333  respectivamente.
33334  Véase 
33335 \begin_inset CommandInset citation
33336 LatexCommand cite
33337 key "spanish"
33338
33339 \end_inset
33340
33341 .
33342  (
33343 \emph on
33344 N.
33345 \begin_inset space \thinspace{}
33346 \end_inset
33347
33348 del t.
33349 \emph default
33350 )
33351 \end_layout
33352
33353 \end_inset
33354
33355
33356 \end_layout
33357
33358 \begin_layout Itemize
33359
33360 \series bold
33361 @<<<
33362 \series default
33363  genera una flecha hacia la izquierda, 
33364 \series bold
33365 @>>>
33366 \series default
33367  una hacia la derecha, y 
33368 \series bold
33369 @=
33370 \series default
33371  un signo igual largo
33372 \end_layout
33373
33374 \begin_layout Itemize
33375
33376 \series bold
33377 @AAA
33378 \series default
33379  genera una flecha hacia arriba, 
33380 \series bold
33381 @VVV
33382 \series default
33383  una hacia abajo, y 
33384 \series bold
33385 @|
33386 \series default
33387  un signo igual vertical
33388 \end_layout
33389
33390 \begin_layout Itemize
33391
33392 \series bold
33393 @.
33394
33395 \series default
33396  genera una ubicación vacía para relaciones inexistentes
33397 \end_layout
33398
33399 \begin_layout Standard
33400 Todas las flechas pueden etiquetarse como sigue:
33401 \end_layout
33402
33403 \begin_layout Itemize
33404 Si se inserta texto entre el primero y el segundo 
33405 \series bold
33406 <
33407 \series default
33408  o 
33409 \series bold
33410 >
33411 \series default
33412 , respectivamente, se muestra sobre la flecha.
33413  Si se inserta entre el segundo y el tercero, bajo la flecha.
33414 \end_layout
33415
33416 \begin_layout Itemize
33417 Para flechas verticales, si se inserta texto entre la primera y la segunda
33418  
33419 \series bold
33420 A
33421 \series default
33422  o 
33423 \series bold
33424 V
33425 \series default
33426 , respectivamente, se muestra al lado izquierdo de la flecha.
33427  Si se inserta entre la segunda y la tercera, al lado derecho.
33428  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
33429 \end_layout
33430
33431 \begin_layout Standard
33432 Como ejemplo un diagrama con todas las relaciones posibles:
33433 \begin_inset Formula 
33434 \[
33435 \begin{CD}A@)j))B@))k)C@=F\\
33436 @AmAA@.@VV{V}V@|\\
33437 D@((j\,(E@)k))F@=C
33438 \end{CD}
33439 \]
33440
33441 \end_inset
33442
33443 El comando para este diagrama es:
33444 \begin_inset Newline newline
33445 \end_inset
33446
33447
33448 \series bold
33449
33450 \backslash
33451 CD
33452 \begin_inset ERT
33453 status collapsed
33454
33455 \begin_layout Plain Layout
33456
33457
33458 \backslash
33459 spce 
33460 \end_layout
33461
33462 \end_inset
33463
33464 A@>j>>B@>>k>C@=F Ctrl+Entrar
33465 \begin_inset Newline newline
33466 \end_inset
33467
33468
33469 \begin_inset Phantom HPhantom
33470 status open
33471
33472 \begin_layout Plain Layout
33473
33474 \series bold
33475
33476 \backslash
33477 CD
33478 \begin_inset ERT
33479 status collapsed
33480
33481 \begin_layout Plain Layout
33482
33483
33484 \backslash
33485 spce 
33486 \end_layout
33487
33488 \end_inset
33489
33490
33491 \end_layout
33492
33493 \end_inset
33494
33495 @AmAA@.@VV
33496 \backslash
33497 {V
33498 \series default
33499
33500 \begin_inset Formula $\to$
33501 \end_inset
33502
33503
33504 \series bold
33505 V@| Ctrl+Entrar
33506 \begin_inset Newline newline
33507 \end_inset
33508
33509
33510 \begin_inset Phantom HPhantom
33511 status open
33512
33513 \begin_layout Plain Layout
33514
33515 \series bold
33516
33517 \backslash
33518 CD
33519 \begin_inset ERT
33520 status collapsed
33521
33522 \begin_layout Plain Layout
33523
33524
33525 \backslash
33526 spce 
33527 \end_layout
33528
33529 \end_inset
33530
33531
33532 \end_layout
33533
33534 \end_inset
33535
33536 D@<<j<E@>k>>F@=C
33537 \end_layout
33538
33539 \begin_layout Subsection
33540 Diagramas xymatrix
33541 \begin_inset Index idx
33542 status collapsed
33543
33544 \begin_layout Plain Layout
33545 Diagramas ! xymatrix
33546 \end_layout
33547
33548 \end_inset
33549
33550
33551 \end_layout
33552
33553 \begin_layout Standard
33554 Para usar matrices xy debe estar instalado el paquete LaTeX 
33555 \series bold
33556 xypic
33557 \series default
33558 .
33559  Una matriz xy se crea insertando el comando 
33560 \series bold
33561
33562 \backslash
33563 xymatrix
33564 \series default
33565  en una ecuación.
33566  Después podrás añadir nuevas columnas y filas como en matrices normales,
33567  véase
33568 \begin_inset space ~
33569 \end_inset
33570
33571
33572 \begin_inset CommandInset ref
33573 LatexCommand ref
33574 reference "sec:Matrices"
33575
33576 \end_inset
33577
33578 .
33579 \end_layout
33580
33581 \begin_layout Standard
33582 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33583  y curvadas, y mucho más.
33584  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33585  se explican en el 
33586 \emph on
33587 Manual de XY-pic
33588 \emph default
33589  que se encuentra en el menú 
33590 \family sans
33591 Ayuda\SpecialChar \menuseparator
33592 Manuales
33593 \begin_inset space ~
33594 \end_inset
33595
33596 específicos
33597 \family default
33598 .
33599 \end_layout
33600
33601 \begin_layout Subsection
33602 Diagramas 
33603 \noun on
33604 Feynman
33605 \noun default
33606
33607 \begin_inset Index idx
33608 status collapsed
33609
33610 \begin_layout Plain Layout
33611 Diagramas ! Feynman
33612 \end_layout
33613
33614 \end_inset
33615
33616
33617 \end_layout
33618
33619 \begin_layout Standard
33620 Para usar diagramas 
33621 \noun on
33622 Feynman
33623 \noun default
33624  debe estar instalado el paquete LaTeX 
33625 \series bold
33626 feyn
33627 \series default
33628 .
33629  Un diagrama 
33630 \noun on
33631 Feynman
33632 \noun default
33633  se crea insertando el comando 
33634 \series bold
33635
33636 \backslash
33637 Diagram
33638 \series default
33639  en una ecuación.
33640  Después podrás añadir nuevas columnas y filas como en matrices normales,
33641  véase
33642 \begin_inset space ~
33643 \end_inset
33644
33645
33646 \begin_inset CommandInset ref
33647 LatexCommand ref
33648 reference "sec:Matrices"
33649
33650 \end_inset
33651
33652 .
33653 \end_layout
33654
33655 \begin_layout Standard
33656 En el 
33657 \emph on
33658 Manual de diagramas Feynman
33659 \emph default
33660 , disponible en 
33661 \family sans
33662 Ayuda\SpecialChar \menuseparator
33663 Manuales
33664 \begin_inset space ~
33665 \end_inset
33666
33667 específicos
33668 \family default
33669 , hay ejemplos de diagramas de este tipo.
33670 \end_layout
33671
33672 \begin_layout Section
33673 Comandos definidos por el usuario
33674 \begin_inset Index idx
33675 status collapsed
33676
33677 \begin_layout Plain Layout
33678 Comandos de usuario
33679 \end_layout
33680
33681 \end_inset
33682
33683
33684 \end_layout
33685
33686 \begin_layout Standard
33687 \begin_inset Note Greyedout
33688 status open
33689
33690 \begin_layout Plain Layout
33691
33692 \series bold
33693 Nota:
33694 \series default
33695  Los nombres de los comandos definidos por el usuario y macros solo pueden
33696  contener letras latinas.
33697 \end_layout
33698
33699 \end_inset
33700
33701
33702 \end_layout
33703
33704 \begin_layout Subsection
33705 El comando 
33706 \backslash
33707 newcommand
33708 \begin_inset CommandInset label
33709 LatexCommand label
33710 name "sub:El-comando-newcommand"
33711
33712 \end_inset
33713
33714
33715 \begin_inset Index idx
33716 status collapsed
33717
33718 \begin_layout Plain Layout
33719 Comandos de usuario ! 
33720 \backslash
33721 newcommand
33722 \end_layout
33723
33724 \end_inset
33725
33726
33727 \begin_inset Index idx
33728 status collapsed
33729
33730 \begin_layout Plain Layout
33731 Comandos ! N ! 
33732 \backslash
33733 newcommand
33734 \end_layout
33735
33736 \end_inset
33737
33738
33739 \end_layout
33740
33741 \begin_layout Standard
33742 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
33743  Pero es posible definir nuevos comandos más cortos con el comando 
33744 \series bold
33745
33746 \backslash
33747 newcommand
33748 \series default
33749 .
33750  
33751 \end_layout
33752
33753 \begin_layout Standard
33754 El esquema del comando 
33755 \series bold
33756
33757 \backslash
33758 newcommand
33759 \series default
33760  es:
33761 \end_layout
33762
33763 \begin_layout Standard
33764
33765 \series bold
33766
33767 \backslash
33768 newcommand{nombre nuevo de comando}[número de argumentos]
33769 \begin_inset Newline newline
33770 \end_inset
33771
33772
33773 \begin_inset Phantom HPhantom
33774 status open
33775
33776 \begin_layout Plain Layout
33777
33778 \series bold
33779
33780 \backslash
33781 newcommand
33782 \end_layout
33783
33784 \end_inset
33785
33786 [valor opcional]{definición de comando}
33787 \end_layout
33788
33789 \begin_layout Standard
33790 \begin_inset Note Greyedout
33791 status open
33792
33793 \begin_layout Plain Layout
33794
33795 \series bold
33796 Nota:
33797 \series default
33798  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33799  documento o en paquetes LaTeX que uses.
33800  Por ejemplo, si defines el comando 
33801 \series bold
33802
33803 \backslash
33804 le
33805 \series default
33806  para 
33807 \series bold
33808
33809 \backslash
33810 Leftarrow,
33811 \series default
33812  se producirán errores porque 
33813 \series bold
33814
33815 \backslash
33816 le
33817 \series default
33818  ya existe para 
33819 \begin_inset Quotes fld
33820 \end_inset
33821
33822
33823 \begin_inset Formula $\le$
33824 \end_inset
33825
33826
33827 \begin_inset Quotes frd
33828 \end_inset
33829
33830 .
33831
33832 \series bold
33833  
33834 \end_layout
33835
33836 \end_inset
33837
33838
33839 \end_layout
33840
33841 \begin_layout Standard
33842 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33843  argumentos debería tener el nuevo comando.
33844  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33845  Cuando se hace esto, el 
33846 \emph on
33847 primer
33848 \emph default
33849  argumento del nuevo comando es automáticamente opcional.
33850 \end_layout
33851
33852 \begin_layout Standard
33853 \noindent
33854 \align center
33855 \begin_inset Newpage newpage
33856 \end_inset
33857
33858
33859 \end_layout
33860
33861 \begin_layout Standard
33862 Veamos unos ejemplos:
33863 \end_layout
33864
33865 \begin_layout Itemize
33866 Para definir el comando 
33867 \series bold
33868
33869 \backslash
33870 gr
33871 \series default
33872  para 
33873 \series bold
33874
33875 \backslash
33876 Longrightarrow
33877 \series default
33878 , la línea de preámbulo LaTeX es:
33879 \begin_inset VSpace medskip
33880 \end_inset
33881
33882
33883 \begin_inset Newline newline
33884 \end_inset
33885
33886
33887 \series bold
33888
33889 \backslash
33890 newcommand{
33891 \backslash
33892 gr}{
33893 \backslash
33894 Longrightarrow}
33895 \end_layout
33896
33897 \begin_layout Itemize
33898 Para definir el comando 
33899 \series bold
33900
33901 \backslash
33902 us
33903 \series default
33904  para 
33905 \series bold
33906
33907 \backslash
33908 underline
33909 \series default
33910 , el argumento (que sería subrayado) debe tenerse en cuenta.
33911  Para esto la línea de preámbulo es:
33912 \begin_inset VSpace medskip
33913 \end_inset
33914
33915
33916 \begin_inset Newline newline
33917 \end_inset
33918
33919
33920 \series bold
33921
33922 \backslash
33923 newcommand{
33924 \backslash
33925 us}[1]{
33926 \backslash
33927 underline{#1}}
33928 \series default
33929
33930 \begin_inset VSpace medskip
33931 \end_inset
33932
33933
33934 \begin_inset Newline newline
33935 \end_inset
33936
33937 El carácter 
33938 \series bold
33939 #
33940 \series default
33941  actúa como colocador del argumento, el 
33942 \series bold
33943 1
33944 \series default
33945  indica que es el colocador para el primer argumento.
33946 \end_layout
33947
33948 \begin_layout Itemize
33949 Para 
33950 \series bold
33951
33952 \backslash
33953 framebox
33954 \series default
33955  se puede definir, por ejemplo, el comando 
33956 \series bold
33957
33958 \backslash
33959 fb
33960 \series default
33961 :
33962 \begin_inset VSpace medskip
33963 \end_inset
33964
33965
33966 \begin_inset Newline newline
33967 \end_inset
33968
33969
33970 \series bold
33971
33972 \backslash
33973 newcommand{
33974 \backslash
33975 fb}[3]{
33976 \backslash
33977 framebox#1#2{$#3$}}
33978 \series default
33979
33980 \begin_inset VSpace medskip
33981 \end_inset
33982
33983
33984 \begin_inset Newline newline
33985 \end_inset
33986
33987 Los dos signos dólar generan la ecuación extra necesaria para 
33988 \series bold
33989
33990 \backslash
33991 framebox
33992 \series default
33993 , véase 
33994 \begin_inset CommandInset ref
33995 LatexCommand ref
33996 reference "sub:Marcos-con-bordes"
33997
33998 \end_inset
33999
34000 .
34001 \end_layout
34002
34003 \begin_layout Itemize
34004 Para crear un nuevo comando para 
34005 \series bold
34006
34007 \backslash
34008 fcolorbox
34009 \series default
34010  donde no es necesario especificar el color para el marco, el argumento
34011  para el color se define opcional:
34012 \begin_inset VSpace medskip
34013 \end_inset
34014
34015
34016 \begin_inset Newline newline
34017 \end_inset
34018
34019
34020 \series bold
34021
34022 \backslash
34023 newcommand{
34024 \backslash
34025 cb}[3][white]{
34026 \backslash
34027 fcolorbox{#2}{#1}{$#3$}}
34028 \series default
34029
34030 \begin_inset VSpace medskip
34031 \end_inset
34032
34033
34034 \begin_inset Newline newline
34035 \end_inset
34036
34037 Si el color no es especificado al usar 
34038 \series bold
34039
34040 \backslash
34041 cb
34042 \series default
34043 , se elige el color 
34044 \series bold
34045 white
34046 \series default
34047  predefinido.
34048 \end_layout
34049
34050 \begin_layout Standard
34051 Un ensayo con los nuevos comandos definidos:
34052 \end_layout
34053
34054 \begin_layout Standard
34055 \noindent
34056 \align center
34057 \begin_inset Tabular
34058 <lyxtabular version="3" rows="6" columns="2">
34059 <features rotate="0" tabularvalignment="middle">
34060 <column alignment="center" valignment="top">
34061 <column alignment="center" valignment="top">
34062 <row>
34063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34064 \begin_inset Text
34065
34066 \begin_layout Plain Layout
34067 Comando
34068 \end_layout
34069
34070 \end_inset
34071 </cell>
34072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34073 \begin_inset Text
34074
34075 \begin_layout Plain Layout
34076 Resultado
34077 \begin_inset Note Note
34078 status collapsed
34079
34080 \begin_layout Plain Layout
34081
34082 \series bold
34083
34084 \backslash
34085 raisebox
34086 \series default
34087  se usa sólo como espaciador
34088 \end_layout
34089
34090 \end_inset
34091
34092
34093 \end_layout
34094
34095 \end_inset
34096 </cell>
34097 </row>
34098 <row>
34099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34100 \begin_inset Text
34101
34102 \begin_layout Plain Layout
34103 A
34104 \backslash
34105 gr
34106 \begin_inset ERT
34107 status collapsed
34108
34109 \begin_layout Plain Layout
34110
34111
34112 \backslash
34113 spce 
34114 \end_layout
34115
34116 \end_inset
34117
34118 B
34119 \end_layout
34120
34121 \end_inset
34122 </cell>
34123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34124 \begin_inset Text
34125
34126 \begin_layout Plain Layout
34127 \begin_inset Formula $A\gr B$
34128 \end_inset
34129
34130
34131 \end_layout
34132
34133 \end_inset
34134 </cell>
34135 </row>
34136 <row>
34137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34138 \begin_inset Text
34139
34140 \begin_layout Plain Layout
34141
34142 \backslash
34143 us{ABcd
34144 \end_layout
34145
34146 \end_inset
34147 </cell>
34148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34149 \begin_inset Text
34150
34151 \begin_layout Plain Layout
34152 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
34153 \end_inset
34154
34155
34156 \end_layout
34157
34158 \end_inset
34159 </cell>
34160 </row>
34161 <row>
34162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34163 \begin_inset Text
34164
34165 \begin_layout Plain Layout
34166
34167 \backslash
34168 fb{[2cm]
34169 \begin_inset Formula $\to$
34170 \end_inset
34171
34172
34173 \backslash
34174 {
34175 \begin_inset Formula $\to$
34176 \end_inset
34177
34178
34179 \backslash
34180 {
34181 \backslash
34182 int
34183 \begin_inset ERT
34184 status collapsed
34185
34186 \begin_layout Plain Layout
34187
34188
34189 \backslash
34190 spce 
34191 \end_layout
34192
34193 \end_inset
34194
34195 A=B
34196 \end_layout
34197
34198 \end_inset
34199 </cell>
34200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34201 \begin_inset Text
34202
34203 \begin_layout Plain Layout
34204 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
34205 \end_inset
34206
34207
34208 \end_layout
34209
34210 \end_inset
34211 </cell>
34212 </row>
34213 <row>
34214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34215 \begin_inset Text
34216
34217 \begin_layout Plain Layout
34218
34219 \backslash
34220 cb{red
34221 \begin_inset Formula $\to$
34222 \end_inset
34223
34224
34225 \backslash
34226 {
34227 \backslash
34228 int
34229 \begin_inset ERT
34230 status collapsed
34231
34232 \begin_layout Plain Layout
34233
34234
34235 \backslash
34236 spce 
34237 \end_layout
34238
34239 \end_inset
34240
34241 A=B
34242 \end_layout
34243
34244 \end_inset
34245 </cell>
34246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34247 \begin_inset Text
34248
34249 \begin_layout Plain Layout
34250 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
34251 \end_inset
34252
34253
34254 \end_layout
34255
34256 \end_inset
34257 </cell>
34258 </row>
34259 <row>
34260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34261 \begin_inset Text
34262
34263 \begin_layout Plain Layout
34264
34265 \backslash
34266 cb[green]
34267 \backslash
34268 {red
34269 \begin_inset Formula $\to$
34270 \end_inset
34271
34272
34273 \backslash
34274 {
34275 \backslash
34276 int
34277 \begin_inset ERT
34278 status collapsed
34279
34280 \begin_layout Plain Layout
34281
34282
34283 \backslash
34284 spce 
34285 \end_layout
34286
34287 \end_inset
34288
34289 A=B
34290 \end_layout
34291
34292 \end_inset
34293 </cell>
34294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34295 \begin_inset Text
34296
34297 \begin_layout Plain Layout
34298 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
34299 \end_inset
34300
34301
34302 \end_layout
34303
34304 \end_inset
34305 </cell>
34306 </row>
34307 </lyxtabular>
34308
34309 \end_inset
34310
34311
34312 \end_layout
34313
34314 \begin_layout Subsection
34315 Macros de ecuaciones
34316 \begin_inset Index idx
34317 status collapsed
34318
34319 \begin_layout Plain Layout
34320 Comandos de usuario ! Macros de ecuaciones
34321 \end_layout
34322
34323 \end_inset
34324
34325
34326 \begin_inset Index idx
34327 status collapsed
34328
34329 \begin_layout Plain Layout
34330 Macros
34331 \end_layout
34332
34333 \end_inset
34334
34335
34336 \end_layout
34337
34338 \begin_layout Standard
34339 Los comandos definidos por el usuario son especialmente convenientes para
34340  expresiones complejas.
34341  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
34342  el mismo tipo de solución se repite varias veces.
34343  La forma general de una ecuación de segundo grado es:
34344 \begin_inset Formula 
34345 \[
34346 0=\lambda^{2}+p\lambda+q
34347 \]
34348
34349 \end_inset
34350
34351 La forma general de la solución es:
34352 \begin_inset Formula 
34353 \[
34354 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
34355 \]
34356
34357 \end_inset
34358
34359
34360 \end_layout
34361
34362 \begin_layout Standard
34363 Para definir un comando para la ecuación de la solución, en donde solo hay
34364  que especificar los tres parámetros 
34365 \begin_inset Formula $\lambda$
34366 \end_inset
34367
34368
34369 \begin_inset Formula $p$
34370 \end_inset
34371
34372 , y 
34373 \begin_inset Formula $q$
34374 \end_inset
34375
34376 , y el índice de 
34377 \begin_inset Formula $\lambda$
34378 \end_inset
34379
34380  puede darse opcionalmente, la línea de preámbulo LaTeX es
34381 \begin_inset Newline newline
34382 \end_inset
34383
34384
34385 \series bold
34386
34387 \backslash
34388 newcommand{
34389 \backslash
34390 qG}[4][1,
34391 \backslash
34392 ,2]{#2_{#1}=-
34393 \backslash
34394 frac{#3}{2}
34395 \backslash
34396 pm
34397 \begin_inset Newline newline
34398 \end_inset
34399
34400
34401 \begin_inset Phantom HPhantom
34402 status open
34403
34404 \begin_layout Plain Layout
34405
34406 \series bold
34407
34408 \backslash
34409 newcommand
34410 \end_layout
34411
34412 \end_inset
34413
34414
34415 \backslash
34416 sqrt{
34417 \backslash
34418 frac{#3^{2}}{4}-#4}}
34419 \end_layout
34420
34421 \begin_layout Standard
34422 Para generar la solución se inserta el comando
34423 \begin_inset Newline newline
34424 \end_inset
34425
34426
34427 \series bold
34428
34429 \backslash
34430 qG{
34431 \backslash
34432 lambda
34433 \begin_inset Formula $\to$
34434 \end_inset
34435
34436
34437 \backslash
34438 {p
34439 \begin_inset Formula $\to$
34440 \end_inset
34441
34442
34443 \backslash
34444 {q
34445 \series default
34446  en una ecuación
34447 \series bold
34448 .
34449 \end_layout
34450
34451 \begin_layout Standard
34452 La definición del nuevo comando no es intuitiva porque hay que conocer los
34453  esquemas de todos los comandos LaTeX usados, por ejemplo, que una fracción
34454  se inserta en LaTeX como
34455 \series bold
34456  
34457 \backslash
34458 frac{numerador}{denominador}
34459 \series default
34460 .
34461  Además, uno puede olvidar fácilmente una llave en la definición y no puede
34462  ver en LyX lo que el nuevo comando está haciendo.
34463  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
34464  ecuación en vez del comando
34465 \series bold
34466  
34467 \backslash
34468 newcommand
34469 \series default
34470 .
34471 \end_layout
34472
34473 \begin_layout Standard
34474 Una macro de ecuación se crea con el menú 
34475 \family sans
34476 Insertar\SpecialChar \menuseparator
34477 Ecuación\SpecialChar \menuseparator
34478 Macro
34479 \family default
34480  o con el botón 
34481 \begin_inset Graphics
34482         filename ../../images/math-macro_newmacroname_newcommand.png
34483         scale 85
34484
34485 \end_inset
34486
34487  de la barra de herramientas.
34488  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
34489  como el siguiente donde se define la macro:
34490 \begin_inset Newline newline
34491 \end_inset
34492
34493
34494 \end_layout
34495
34496 \begin_layout Standard
34497 \begin_inset space \hspace*{\fill}
34498 \end_inset
34499
34500
34501 \begin_inset Graphics
34502         filename ../clipart/macrobox.png
34503
34504 \end_inset
34505
34506
34507 \begin_inset space \hspace*{\fill}
34508 \end_inset
34509
34510
34511 \begin_inset Newline newline
34512 \end_inset
34513
34514
34515 \begin_inset FormulaMacro
34516 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34517 \end_inset
34518
34519
34520 \backslash
34521 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34522  En el primer marco azul se inserta la ecuación buscada.
34523  Con el comando 
34524 \series bold
34525
34526 \backslash
34527 #númerodeargumento
34528 \series default
34529 , , o con el botón 
34530 \begin_inset Graphics
34531         filename ../../images/math-macro-add-param.png
34532         scale 85
34533
34534 \end_inset
34535
34536  de la barra de herramientas de macros se inserta un colocador de argumento,
34537  p.
34538 \begin_inset space \thinspace{}
34539 \end_inset
34540
34541 e
34542 \begin_inset space \space{}
34543 \end_inset
34544
34545
34546 \series bold
34547
34548 \backslash
34549 #1
34550 \series default
34551 .
34552  Los colocadores de argumento se muestran en rojo.
34553  Se pueden poner 9
34554 \begin_inset space ~
34555 \end_inset
34556
34557 argumentos como máximo.
34558  Con el botón 
34559 \begin_inset Graphics
34560         filename ../../images/math-macro-add-optional-param.png
34561         scale 85
34562
34563 \end_inset
34564
34565  se crean argumentos opcionales.
34566  El primer argumento no opcional puede transformarse en opcional con el
34567  botón 
34568 \begin_inset Graphics
34569         filename ../../images/math-macro-make-optional.png
34570         scale 85
34571
34572 \end_inset
34573
34574 .
34575  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
34576  Normalmente quieres verlo tal como está definido, así que el recuadro se
34577  deja vacío.
34578  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34579  en dicho recuadro puedes insertar, por ejemplo
34580 \begin_inset Newline newline
34581 \end_inset
34582
34583
34584 \series bold
34585 qG: 
34586 \backslash
34587 #1
34588 \series default
34589  
34590 \series bold
34591 ,
34592 \series default
34593  
34594 \series bold
34595
34596 \backslash
34597 #2
34598 \series default
34599  
34600 \series bold
34601 ,
34602 \series default
34603  
34604 \series bold
34605
34606 \backslash
34607 #3, 
34608 \backslash
34609 #4
34610 \begin_inset Newline newline
34611 \end_inset
34612
34613
34614 \series default
34615 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34616  en LyX, lo que conlleva una visualización mejor.
34617  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34618 \begin_inset Newline newline
34619 \end_inset
34620
34621 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34622  macros individuales situando el cursor en la macro y usando el menú 
34623 \family sans
34624 Ver\SpecialChar \menuseparator
34625 (Des)plegar macro de ecuación.
34626 \end_layout
34627
34628 \begin_layout Standard
34629 Para usar una macro, se inserta el nombre de la misma como comando en una
34630  ecuación, en nuestro caso 
34631 \series bold
34632
34633 \backslash
34634 qG
34635 \series default
34636 .
34637  Nuestra macro se muestra en LyX así:
34638 \begin_inset Newline newline
34639 \end_inset
34640
34641
34642 \begin_inset space \hspace*{\fill}
34643 \end_inset
34644
34645
34646 \begin_inset Graphics
34647         filename ../clipart/macrouse.png
34648
34649 \end_inset
34650
34651
34652 \begin_inset space \hspace*{\fill}
34653 \end_inset
34654
34655
34656 \begin_inset Newline newline
34657 \end_inset
34658
34659 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34660 \begin_inset Formula $x$
34661 \end_inset
34662
34663
34664 \begin_inset Formula $\ln(x)$
34665 \end_inset
34666
34667 , y 
34668 \begin_inset Formula $B$
34669 \end_inset
34670
34671 :
34672 \end_layout
34673
34674 \begin_layout Standard
34675 \begin_inset Formula 
34676 \[
34677 \qG x{\ln(x)}B
34678 \]
34679
34680 \end_inset
34681
34682
34683 \end_layout
34684
34685 \begin_layout Standard
34686 LyX ofrece en el menú 
34687 \family sans
34688 Herramientas
34689 \family default
34690 \SpecialChar \menuseparator
34691
34692 \family sans
34693 Preferencias\SpecialChar \menuseparator
34694 Edición\SpecialChar \menuseparator
34695 Control
34696 \family default
34697  diferentes estilos para editar macros.
34698  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34699  cursor en una macro para ver la diferencia.
34700 \end_layout
34701
34702 \begin_layout Standard
34703 Una macro de ecuación se transforma internamente en un comando 
34704 \series bold
34705
34706 \backslash
34707 newcommand
34708 \series default
34709  cuando se exporta el documento.
34710  El comando creado 
34711 \series bold
34712
34713 \backslash
34714 newcommand
34715 \series default
34716  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
34717  usar en ecuaciones que estén en recuadros de definición de macros en el
34718  documento.
34719  
34720 \end_layout
34721
34722 \begin_layout Standard
34723 Las macros de ecuación también pueden crearse directamente a partir de un
34724  comando
34725 \series bold
34726  
34727 \backslash
34728 newcommand
34729 \series default
34730 .
34731  Por ejemplo, escribiendo el comando
34732 \begin_inset Newline newline
34733 \end_inset
34734
34735
34736 \series bold
34737
34738 \backslash
34739 newcommand{
34740 \backslash
34741 larrow}[2]{
34742 \backslash
34743 xleftarrow[#2]{#1}}
34744 \begin_inset Newline newline
34745 \end_inset
34746
34747
34748 \series default
34749 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34750  el atajo 
34751 \family sans
34752 Ctrl+M
34753 \family default
34754 , el comando se transformará en una macro de ecuación.
34755  Al emplear este método debes tener cuidado en escribir correctamente el
34756  comando 
34757 \series bold
34758
34759 \backslash
34760 newcommand
34761 \series default
34762 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34763  
34764 \end_layout
34765
34766 \begin_layout Standard
34767 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34768  en definiciones de macros se manejan incorrectamente.
34769  Por eso el ejemplo 
34770 \series bold
34771
34772 \backslash
34773 fb
34774 \series default
34775  de 
34776 \begin_inset CommandInset ref
34777 LatexCommand ref
34778 reference "sub:El-comando-newcommand"
34779
34780 \end_inset
34781
34782  no puede crearse como macro.
34783 \end_layout
34784
34785 \begin_layout Standard
34786 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34787  la barra de herramientas de macros:
34788 \end_layout
34789
34790 \begin_layout Standard
34791 \begin_inset VSpace defskip
34792 \end_inset
34793
34794
34795 \end_layout
34796
34797 \begin_layout Standard
34798 \begin_inset Graphics
34799         filename ../clipart/MacroToolbar.png
34800
34801 \end_inset
34802
34803
34804 \begin_inset Index idx
34805 status collapsed
34806
34807 \begin_layout Plain Layout
34808 Macros ! Barra de herramientas
34809 \end_layout
34810
34811 \end_inset
34812
34813
34814 \end_layout
34815
34816 \begin_layout Standard
34817 \begin_inset VSpace defskip
34818 \end_inset
34819
34820
34821 \end_layout
34822
34823 \begin_layout Standard
34824 La barra de herramientas de macros contiene los siguientes botones:
34825 \end_layout
34826
34827 \begin_layout Standard
34828 \begin_inset VSpace defskip
34829 \end_inset
34830
34831
34832 \end_layout
34833
34834 \begin_layout Standard
34835 \begin_inset Tabular
34836 <lyxtabular version="3" rows="9" columns="2">
34837 <features rotate="0" islongtable="true" longtabularalignment="center">
34838 <column alignment="left" valignment="top">
34839 <column alignment="left" valignment="top" width="85col%">
34840 <row interlinespace="2.5mm">
34841 <cell alignment="center" valignment="top" usebox="none">
34842 \begin_inset Text
34843
34844 \begin_layout Plain Layout
34845 \begin_inset Graphics
34846         filename ../../images/math-macro-remove-param.png
34847         rotateOrigin center
34848
34849 \end_inset
34850
34851
34852 \end_layout
34853
34854 \end_inset
34855 </cell>
34856 <cell alignment="center" valignment="top" usebox="none">
34857 \begin_inset Text
34858
34859 \begin_layout Plain Layout
34860
34861 \family sans
34862 Editar\SpecialChar \menuseparator
34863 Ecuación\SpecialChar \menuseparator
34864 Definición de macro\SpecialChar \menuseparator
34865 Quitar último argumento
34866 \end_layout
34867
34868 \end_inset
34869 </cell>
34870 </row>
34871 <row interlinespace="2.5mm">
34872 <cell alignment="center" valignment="top" usebox="none">
34873 \begin_inset Text
34874
34875 \begin_layout Plain Layout
34876 \begin_inset Graphics
34877         filename ../../images/math-macro-add-param.png
34878         rotateOrigin center
34879
34880 \end_inset
34881
34882
34883 \end_layout
34884
34885 \end_inset
34886 </cell>
34887 <cell alignment="center" valignment="top" usebox="none">
34888 \begin_inset Text
34889
34890 \begin_layout Plain Layout
34891
34892 \family sans
34893 Editar\SpecialChar \menuseparator
34894 Ecuación\SpecialChar \menuseparator
34895 Definición de macro\SpecialChar \menuseparator
34896 Añadir argumento
34897 \end_layout
34898
34899 \end_inset
34900 </cell>
34901 </row>
34902 <row interlinespace="2.5mm">
34903 <cell alignment="center" valignment="top" usebox="none">
34904 \begin_inset Text
34905
34906 \begin_layout Plain Layout
34907 \begin_inset Graphics
34908         filename ../../images/math-macro-make-optional.png
34909         rotateOrigin center
34910
34911 \end_inset
34912
34913
34914 \end_layout
34915
34916 \end_inset
34917 </cell>
34918 <cell alignment="center" valignment="top" usebox="none">
34919 \begin_inset Text
34920
34921 \begin_layout Plain Layout
34922
34923 \family sans
34924 Editar\SpecialChar \menuseparator
34925 Ecuación\SpecialChar \menuseparator
34926 Definición de macro\SpecialChar \menuseparator
34927 Hacer opcional el primer
34928 \begin_inset Newline newline
34929 \end_inset
34930
34931
34932 \begin_inset Phantom HPhantom
34933 status open
34934
34935 \begin_layout Plain Layout
34936
34937 \family sans
34938 Editar\SpecialChar \menuseparator
34939 Ecuación\SpecialChar \menuseparator
34940 Definición de macro\SpecialChar \menuseparator
34941
34942 \end_layout
34943
34944 \end_inset
34945
34946 argumento no opcional
34947 \end_layout
34948
34949 \end_inset
34950 </cell>
34951 </row>
34952 <row interlinespace="2.5mm">
34953 <cell alignment="center" valignment="top" usebox="none">
34954 \begin_inset Text
34955
34956 \begin_layout Plain Layout
34957 \begin_inset Graphics
34958         filename ../../images/math-macro-make-nonoptional.png
34959         rotateOrigin center
34960
34961 \end_inset
34962
34963
34964 \end_layout
34965
34966 \end_inset
34967 </cell>
34968 <cell alignment="center" valignment="top" usebox="none">
34969 \begin_inset Text
34970
34971 \begin_layout Plain Layout
34972
34973 \family sans
34974 Editar\SpecialChar \menuseparator
34975 Ecuación\SpecialChar \menuseparator
34976 Definición de macro\SpecialChar \menuseparator
34977 Hacer no opcional el primer
34978 \begin_inset Newline newline
34979 \end_inset
34980
34981
34982 \begin_inset Phantom HPhantom
34983 status open
34984
34985 \begin_layout Plain Layout
34986
34987 \family sans
34988 Editar\SpecialChar \menuseparator
34989 Ecuación\SpecialChar \menuseparator
34990 Definición de macro\SpecialChar \menuseparator
34991
34992 \end_layout
34993
34994 \end_inset
34995
34996 argumento opcional
34997 \end_layout
34998
34999 \end_inset
35000 </cell>
35001 </row>
35002 <row interlinespace="2.5mm">
35003 <cell alignment="center" valignment="top" usebox="none">
35004 \begin_inset Text
35005
35006 \begin_layout Plain Layout
35007 \begin_inset Graphics
35008         filename ../../images/math-macro-remove-optional-param.png
35009         rotateOrigin center
35010
35011 \end_inset
35012
35013
35014 \end_layout
35015
35016 \end_inset
35017 </cell>
35018 <cell alignment="center" valignment="top" usebox="none">
35019 \begin_inset Text
35020
35021 \begin_layout Plain Layout
35022
35023 \family sans
35024 Editar\SpecialChar \menuseparator
35025 Ecuación\SpecialChar \menuseparator
35026 Definición de macro\SpecialChar \menuseparator
35027 Quitar argumento opcional
35028 \end_layout
35029
35030 \end_inset
35031 </cell>
35032 </row>
35033 <row interlinespace="2.5mm">
35034 <cell alignment="center" valignment="top" usebox="none">
35035 \begin_inset Text
35036
35037 \begin_layout Plain Layout
35038 \begin_inset Graphics
35039         filename ../../images/math-macro-add-optional-param.png
35040         rotateOrigin center
35041
35042 \end_inset
35043
35044
35045 \end_layout
35046
35047 \end_inset
35048 </cell>
35049 <cell alignment="center" valignment="top" usebox="none">
35050 \begin_inset Text
35051
35052 \begin_layout Plain Layout
35053
35054 \family sans
35055 Editar\SpecialChar \menuseparator
35056 Ecuación\SpecialChar \menuseparator
35057 Definición de macro\SpecialChar \menuseparator
35058 Insertar argumento opcional
35059 \end_layout
35060
35061 \end_inset
35062 </cell>
35063 </row>
35064 <row interlinespace="2.5mm">
35065 <cell alignment="center" valignment="top" usebox="none">
35066 \begin_inset Text
35067
35068 \begin_layout Plain Layout
35069 \begin_inset Graphics
35070         filename ../../images/math-macro-remove-greedy-param.png
35071         rotateOrigin center
35072
35073 \end_inset
35074
35075
35076 \end_layout
35077
35078 \end_inset
35079 </cell>
35080 <cell alignment="center" valignment="top" usebox="none">
35081 \begin_inset Text
35082
35083 \begin_layout Plain Layout
35084
35085 \family sans
35086 Editar\SpecialChar \menuseparator
35087 Ecuación\SpecialChar \menuseparator
35088 Definición de macro\SpecialChar \menuseparator
35089 Quitar último argumento
35090 \begin_inset Newline newline
35091 \end_inset
35092
35093
35094 \begin_inset Phantom HPhantom
35095 status open
35096
35097 \begin_layout Plain Layout
35098
35099 \family sans
35100 Editar\SpecialChar \menuseparator
35101 Ecuación\SpecialChar \menuseparator
35102 Definición de macro\SpecialChar \menuseparator
35103
35104 \end_layout
35105
35106 \end_inset
35107
35108 yendo hacia la derecha
35109 \end_layout
35110
35111 \end_inset
35112 </cell>
35113 </row>
35114 <row interlinespace="2.5mm">
35115 <cell alignment="center" valignment="top" usebox="none">
35116 \begin_inset Text
35117
35118 \begin_layout Plain Layout
35119 \begin_inset Graphics
35120         filename ../../images/math-macro-append-greedy-param.png
35121         rotateOrigin center
35122
35123 \end_inset
35124
35125
35126 \end_layout
35127
35128 \end_inset
35129 </cell>
35130 <cell alignment="center" valignment="top" usebox="none">
35131 \begin_inset Text
35132
35133 \begin_layout Plain Layout
35134
35135 \family sans
35136 Editar\SpecialChar \menuseparator
35137 Ecuación\SpecialChar \menuseparator
35138 Definición de macro\SpecialChar \menuseparator
35139 Añadir argumento comiendo
35140 \begin_inset Newline newline
35141 \end_inset
35142
35143
35144 \begin_inset Phantom HPhantom
35145 status open
35146
35147 \begin_layout Plain Layout
35148
35149 \family sans
35150 Editar\SpecialChar \menuseparator
35151 Ecuación\SpecialChar \menuseparator
35152 Definición de macro\SpecialChar \menuseparator
35153
35154 \end_layout
35155
35156 \end_inset
35157
35158 desde la derecha
35159 \end_layout
35160
35161 \end_inset
35162 </cell>
35163 </row>
35164 <row interlinespace="2.5mm">
35165 <cell alignment="center" valignment="top" usebox="none">
35166 \begin_inset Text
35167
35168 \begin_layout Plain Layout
35169 \begin_inset Graphics
35170         filename ../../images/math-macro-add-greedy-optional-param.png
35171         rotateOrigin center
35172
35173 \end_inset
35174
35175
35176 \end_layout
35177
35178 \end_inset
35179 </cell>
35180 <cell alignment="center" valignment="top" usebox="none">
35181 \begin_inset Text
35182
35183 \begin_layout Plain Layout
35184
35185 \family sans
35186 Editar\SpecialChar \menuseparator
35187 Ecuación\SpecialChar \menuseparator
35188 Definición de macro\SpecialChar \menuseparator
35189 Añadir argumento opcional
35190 \begin_inset Newline newline
35191 \end_inset
35192
35193
35194 \begin_inset Phantom HPhantom
35195 status open
35196
35197 \begin_layout Plain Layout
35198
35199 \family sans
35200 Editar\SpecialChar \menuseparator
35201 Ecuación\SpecialChar \menuseparator
35202 Definición de macro\SpecialChar \menuseparator
35203
35204 \end_layout
35205
35206 \end_inset
35207
35208 comiendo desde la derecha
35209 \end_layout
35210
35211 \end_inset
35212 </cell>
35213 </row>
35214 </lyxtabular>
35215
35216 \end_inset
35217
35218
35219 \end_layout
35220
35221 \begin_layout Section
35222 Sistema algebraico computacional
35223 \end_layout
35224
35225 \begin_layout Standard
35226 LyX permite el intercambio entre expresiones matemáticas escritas con su
35227  editor de ecuaciones y aplicaciones externas o guiones definidos por el
35228  usuario.
35229  Las aplicaciones soportadas actualmente son 
35230 \family sans
35231 Maple
35232 \family default
35233
35234 \family sans
35235 Mathematica
35236 \family default
35237
35238 \family sans
35239 Maxima
35240 \family default
35241  y 
35242 \family sans
35243 Octave
35244 \family default
35245 .
35246  Hay que advertir que el conjunto de estructuras matemáticas soportadas
35247  se limita a casos muy simples.
35248 \end_layout
35249
35250 \begin_layout Subsection
35251 Utilización
35252 \end_layout
35253
35254 \begin_layout Standard
35255 Escribe alguna expresión en una ecuación, despliega el menú 
35256 \family sans
35257 Editar\SpecialChar \menuseparator
35258 Ecuación\SpecialChar \menuseparator
35259 Usar programa de álgebra
35260 \family default
35261  y elige la aplicación que esté instalada en tu ordenador.
35262  Después de eso el resultado de la computación debería mostrarse a la derecha
35263  de la expresión junto con el operador "=".
35264 \end_layout
35265
35266 \begin_layout Standard
35267 A continuación hay unos ejemplos sencillos (con resultados de 
35268 \family sans
35269 Maxima
35270 \family default
35271 ) que muestran qué tipos de computación se pueden realizar:
35272 \end_layout
35273
35274 \begin_layout Itemize
35275 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
35276 \end_inset
35277
35278
35279 \end_layout
35280
35281 \begin_layout Itemize
35282 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
35283 \end_inset
35284
35285
35286 \end_layout
35287
35288 \begin_layout Itemize
35289 \begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$
35290 \end_inset
35291
35292
35293 \end_layout
35294
35295 \begin_layout Itemize
35296 \begin_inset Formula $\det\left[\begin{array}{ccc}
35297 1 & 6 & 7\\
35298 2 & 5 & 8\\
35299 3 & 4 & 17
35300 \end{array}\right]=-56$
35301 \end_inset
35302
35303
35304 \end_layout
35305
35306 \begin_layout Itemize
35307 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
35308 \end_inset
35309
35310
35311 \end_layout
35312
35313 \begin_layout Subsection
35314 Atajos de teclado
35315 \end_layout
35316
35317 \begin_layout Standard
35318 Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra.
35319  Se puede vincular fácilmente una combinación de teclas a la función 
35320 \family sans
35321 math-extern
35322 \family default
35323  de Lyx (véase el manual 
35324 \emph on
35325 Funciones de LyX
35326 \emph default
35327 ).
35328  Por ejemplo, para vincular la tecla 
35329 \family sans
35330 Entrar
35331 \family default
35332  en el editor de ecuaciones a 
35333 \family sans
35334 Maxima
35335 \family default
35336  se podría usar este comando para definir el atajo de teclado:
35337 \end_layout
35338
35339 \begin_layout Standard
35340
35341 \series bold
35342 command-alternatives break-paragraph;math-extern maxima
35343 \end_layout
35344
35345 \begin_layout Section
35346 Consejos prácticos
35347 \begin_inset Index idx
35348 status collapsed
35349
35350 \begin_layout Plain Layout
35351 Consejos prácticos
35352 \end_layout
35353
35354 \end_inset
35355
35356
35357 \end_layout
35358
35359 \begin_layout Subsection
35360 Números negativos
35361 \begin_inset Index idx
35362 status collapsed
35363
35364 \begin_layout Plain Layout
35365 Numeros@Números ! negativos
35366 \end_layout
35367
35368 \end_inset
35369
35370
35371 \end_layout
35372
35373 \begin_layout Standard
35374 Los números negativos a veces se ven feos en las ecuaciones porque el signo
35375  menos delante del número tiene la misma longitud que el operador signo
35376  menos.
35377  Si se escribe el número negativo en texto normal el signo menos aparece
35378  correctamente.
35379 \end_layout
35380
35381 \begin_layout Standard
35382 Así pues, el problema desaparece si se convierte el signo menos a texto
35383  matemático.
35384 \end_layout
35385
35386 \begin_layout Standard
35387 Un ejemplo para visualizar el problema:
35388 \end_layout
35389
35390 \begin_layout Standard
35391 \noindent
35392 \align center
35393 \begin_inset Tabular
35394 <lyxtabular version="3" rows="3" columns="2">
35395 <features rotate="0" tabularvalignment="middle">
35396 <column alignment="center" valignment="top">
35397 <column alignment="center" valignment="top">
35398 <row>
35399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35400 \begin_inset Text
35401
35402 \begin_layout Plain Layout
35403 texto normal:
35404 \end_layout
35405
35406 \end_inset
35407 </cell>
35408 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35409 \begin_inset Text
35410
35411 \begin_layout Plain Layout
35412 x = -2
35413 \end_layout
35414
35415 \end_inset
35416 </cell>
35417 </row>
35418 <row>
35419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35420 \begin_inset Text
35421
35422 \begin_layout Plain Layout
35423 ecuación:
35424 \end_layout
35425
35426 \end_inset
35427 </cell>
35428 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35429 \begin_inset Text
35430
35431 \begin_layout Plain Layout
35432 \begin_inset Formula $x=-2$
35433 \end_inset
35434
35435
35436 \end_layout
35437
35438 \end_inset
35439 </cell>
35440 </row>
35441 <row>
35442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35443 \begin_inset Text
35444
35445 \begin_layout Plain Layout
35446 solución:
35447 \end_layout
35448
35449 \end_inset
35450 </cell>
35451 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35452 \begin_inset Text
35453
35454 \begin_layout Plain Layout
35455 \begin_inset Formula $x=\mbox{-}2$
35456 \end_inset
35457
35458
35459 \end_layout
35460
35461 \end_inset
35462 </cell>
35463 </row>
35464 </lyxtabular>
35465
35466 \end_inset
35467
35468
35469 \end_layout
35470
35471 \begin_layout Subsection
35472 Coma como separador decimal
35473 \begin_inset Index idx
35474 status collapsed
35475
35476 \begin_layout Plain Layout
35477 Coma decimal
35478 \end_layout
35479
35480 \end_inset
35481
35482
35483 \end_layout
35484
35485 \begin_layout Standard
35486 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
35487  de grupos numéricos.
35488  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
35489 \end_layout
35490
35491 \begin_layout Standard
35492 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
35493  
35494 \family sans
35495 Ctrl+M
35496 \family default
35497 ).
35498 \end_layout
35499
35500 \begin_layout Standard
35501 Para usar las comas en todas las fórmulas del documento como separador decimal,
35502  se carga el archivo 
35503 \series bold
35504 icomma.sty
35505 \series default
35506
35507 \begin_inset Foot
35508 status collapsed
35509
35510 \begin_layout Plain Layout
35511
35512 \series bold
35513 icomma
35514 \series default
35515  forma parte del paquete LaTeX 
35516 \series bold
35517 was
35518 \series default
35519
35520 \begin_inset Index idx
35521 status collapsed
35522
35523 \begin_layout Plain Layout
35524 Paquetes ! was
35525 \begin_inset ERT
35526 status collapsed
35527
35528 \begin_layout Plain Layout
35529
35530
35531 \backslash
35532 vspace{4mm}
35533 \end_layout
35534
35535 \end_inset
35536
35537
35538 \end_layout
35539
35540 \end_inset
35541
35542 .
35543 \end_layout
35544
35545 \end_inset
35546
35547
35548 \begin_inset Index idx
35549 status collapsed
35550
35551 \begin_layout Plain Layout
35552 Paquetes ! icomma
35553 \end_layout
35554
35555 \end_inset
35556
35557  en el preámbulo LaTeX con la línea: 
35558 \end_layout
35559
35560 \begin_layout Standard
35561
35562 \series bold
35563
35564 \backslash
35565 usepackage{icomma}
35566 \end_layout
35567
35568 \begin_layout Subsection
35569 Vectores cuánticos y notación bra-ket
35570 \begin_inset CommandInset label
35571 LatexCommand label
35572 name "sub:Vectores-cuánticos"
35573
35574 \end_inset
35575
35576
35577 \begin_inset Index idx
35578 status open
35579
35580 \begin_layout Plain Layout
35581 Vectores cuánticos
35582 \end_layout
35583
35584 \end_inset
35585
35586
35587 \begin_inset Index idx
35588 status open
35589
35590 \begin_layout Plain Layout
35591 Notación bra-ket
35592 \end_layout
35593
35594 \end_inset
35595
35596
35597 \end_layout
35598
35599 \begin_layout Standard
35600 El paquete LaTeX 
35601 \series bold
35602 braket
35603 \series default
35604
35605 \begin_inset Index idx
35606 status collapsed
35607
35608 \begin_layout Plain Layout
35609 Paquetes ! braket
35610 \end_layout
35611
35612 \end_inset
35613
35614  suministra comandos para escribir paréntesis angulares que se usan en mecánica
35615  cuántica: la notación 
35616 \begin_inset Quotes fld
35617 \end_inset
35618
35619 bra-ket
35620 \begin_inset Quotes frd
35621 \end_inset
35622
35623 ; se carga con la línea de preámbulo LaTeX:
35624 \end_layout
35625
35626 \begin_layout Standard
35627
35628 \series bold
35629
35630 \backslash
35631 usepackage{braket}
35632 \end_layout
35633
35634 \begin_layout Standard
35635 \begin_inset ERT
35636 status collapsed
35637
35638 \begin_layout Plain Layout
35639
35640
35641 \backslash
35642 ifbraket 
35643 \end_layout
35644
35645 \end_inset
35646
35647
35648 \begin_inset Note Note
35649 status open
35650
35651 \begin_layout Plain Layout
35652 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
35653 \series bold
35654 braket
35655 \series default
35656  está instalado.
35657 \end_layout
35658
35659 \end_inset
35660
35661
35662 \end_layout
35663
35664 \begin_layout Standard
35665 Están definidos los siguientes comandos:
35666 \end_layout
35667
35668 \begin_layout Standard
35669 \noindent
35670 \align center
35671 \begin_inset Tabular
35672 <lyxtabular version="3" rows="4" columns="2">
35673 <features rotate="0" tabularvalignment="middle">
35674 <column alignment="center" valignment="top">
35675 <column alignment="center" valignment="top">
35676 <row>
35677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35678 \begin_inset Text
35679
35680 \begin_layout Plain Layout
35681 Comando
35682 \end_layout
35683
35684 \end_inset
35685 </cell>
35686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35687 \begin_inset Text
35688
35689 \begin_layout Plain Layout
35690 Resultado
35691 \end_layout
35692
35693 \end_inset
35694 </cell>
35695 </row>
35696 <row>
35697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35698 \begin_inset Text
35699
35700 \begin_layout Plain Layout
35701
35702 \backslash
35703 Bra{
35704 \backslash
35705 psi
35706 \end_layout
35707
35708 \end_inset
35709 </cell>
35710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35711 \begin_inset Text
35712
35713 \begin_layout Plain Layout
35714 \begin_inset Formula $\Bra{\psi}$
35715 \end_inset
35716
35717
35718 \end_layout
35719
35720 \end_inset
35721 </cell>
35722 </row>
35723 <row>
35724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35725 \begin_inset Text
35726
35727 \begin_layout Plain Layout
35728
35729 \backslash
35730 Ket{
35731 \backslash
35732 psi
35733 \end_layout
35734
35735 \end_inset
35736 </cell>
35737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35738 \begin_inset Text
35739
35740 \begin_layout Plain Layout
35741 \begin_inset Formula $\Ket{\psi}$
35742 \end_inset
35743
35744
35745 \end_layout
35746
35747 \end_inset
35748 </cell>
35749 </row>
35750 <row>
35751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35752 \begin_inset Text
35753
35754 \begin_layout Plain Layout
35755
35756 \backslash
35757 Braket{
35758 \backslash
35759 psi|
35760 \backslash
35761 phi
35762 \end_layout
35763
35764 \end_inset
35765 </cell>
35766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35767 \begin_inset Text
35768
35769 \begin_layout Plain Layout
35770 \begin_inset Formula $\Braket{\psi|\phi}$
35771 \end_inset
35772
35773
35774 \end_layout
35775
35776 \end_inset
35777 </cell>
35778 </row>
35779 </lyxtabular>
35780
35781 \end_inset
35782
35783
35784 \end_layout
35785
35786 \begin_layout Standard
35787 El comando 
35788 \series bold
35789
35790 \backslash
35791 Braket
35792 \series default
35793  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35794  circundantes:
35795 \begin_inset Formula 
35796 \[
35797 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
35798 \]
35799
35800 \end_inset
35801
35802
35803 \begin_inset ERT
35804 status collapsed
35805
35806 \begin_layout Plain Layout
35807
35808
35809 \backslash
35810 else
35811 \end_layout
35812
35813 \end_inset
35814
35815
35816 \begin_inset Note Note
35817 status open
35818
35819 \begin_layout Plain Layout
35820 Lo que sigue se verá en la salida si el paquete LaTeX 
35821 \series bold
35822 braket
35823 \series default
35824  no está instalado:
35825 \end_layout
35826
35827 \end_inset
35828
35829
35830 \end_layout
35831
35832 \begin_layout Standard
35833 Debes instalar el paquete LaTeX 
35834 \series bold
35835 braket
35836 \series default
35837  para ver en la salida el resto de esta subsección.
35838 \end_layout
35839
35840 \begin_layout Standard
35841 \begin_inset ERT
35842 status collapsed
35843
35844 \begin_layout Plain Layout
35845
35846
35847 \backslash
35848 fi
35849 \end_layout
35850
35851 \end_inset
35852
35853
35854 \end_layout
35855
35856 \begin_layout Standard
35857 El efecto de 
35858 \series bold
35859
35860 \backslash
35861 Braket
35862 \series default
35863  también se puede conseguir con el comando 
35864 \series bold
35865
35866 \backslash
35867 middle
35868 \series default
35869 , que se describe en 
35870 \begin_inset CommandInset ref
35871 LatexCommand ref
35872 reference "sub:Tamaño-automático-de"
35873
35874 \end_inset
35875
35876 .
35877 \end_layout
35878
35879 \begin_layout Subsection
35880 Fracciones definidas por el usuario
35881 \begin_inset CommandInset label
35882 LatexCommand label
35883 name "sub:Fracciones-personalizadas"
35884
35885 \end_inset
35886
35887
35888 \begin_inset Index idx
35889 status collapsed
35890
35891 \begin_layout Plain Layout
35892 Fracciones ! personalizadas
35893 \end_layout
35894
35895 \end_inset
35896
35897
35898 \end_layout
35899
35900 \begin_layout Standard
35901 Para definir comandos personalizados para fracciones, se usa el comando
35902  
35903 \series bold
35904
35905 \backslash
35906 genfrac
35907 \series default
35908
35909 \begin_inset Index idx
35910 status collapsed
35911
35912 \begin_layout Plain Layout
35913 Comandos ! G ! 
35914 \backslash
35915 genfrac
35916 \end_layout
35917
35918 \end_inset
35919
35920  con el siguiente esquema:
35921 \end_layout
35922
35923 \begin_layout Standard
35924
35925 \series bold
35926
35927 \backslash
35928 genfrac{delimitador izquierdo}{delimitador derecho}
35929 \begin_inset Newline newline
35930 \end_inset
35931
35932
35933 \begin_inset Phantom HPhantom
35934 status open
35935
35936 \begin_layout Plain Layout
35937
35938 \series bold
35939
35940 \backslash
35941 genfrac
35942 \end_layout
35943
35944 \end_inset
35945
35946 {grosor raya de fracción}{estilo}{numerador}{denominador}
35947 \end_layout
35948
35949 \begin_layout Standard
35950 El estilo es un número en el rango 0
35951 \begin_inset space \thinspace{}
35952 \end_inset
35953
35954 -
35955 \begin_inset space \thinspace{}
35956 \end_inset
35957
35958 3.
35959 \end_layout
35960
35961 \begin_layout Standard
35962 \align center
35963 \begin_inset Tabular
35964 <lyxtabular version="3" rows="5" columns="2">
35965 <features rotate="0" tabularvalignment="middle">
35966 <column alignment="center" valignment="top">
35967 <column alignment="center" valignment="top">
35968 <row>
35969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35970 \begin_inset Text
35971
35972 \begin_layout Plain Layout
35973 Número
35974 \end_layout
35975
35976 \end_inset
35977 </cell>
35978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35979 \begin_inset Text
35980
35981 \begin_layout Plain Layout
35982 Estilo (tamaño)
35983 \end_layout
35984
35985 \end_inset
35986 </cell>
35987 </row>
35988 <row>
35989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35990 \begin_inset Text
35991
35992 \begin_layout Plain Layout
35993 0
35994 \end_layout
35995
35996 \end_inset
35997 </cell>
35998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35999 \begin_inset Text
36000
36001 \begin_layout Plain Layout
36002 ecuación presentada
36003 \end_layout
36004
36005 \end_inset
36006 </cell>
36007 </row>
36008 <row>
36009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36010 \begin_inset Text
36011
36012 \begin_layout Plain Layout
36013 1
36014 \end_layout
36015
36016 \end_inset
36017 </cell>
36018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36019 \begin_inset Text
36020
36021 \begin_layout Plain Layout
36022 ecuación en línea
36023 \end_layout
36024
36025 \end_inset
36026 </cell>
36027 </row>
36028 <row>
36029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36030 \begin_inset Text
36031
36032 \begin_layout Plain Layout
36033 2
36034 \end_layout
36035
36036 \end_inset
36037 </cell>
36038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36039 \begin_inset Text
36040
36041 \begin_layout Plain Layout
36042 pequeño
36043 \end_layout
36044
36045 \end_inset
36046 </cell>
36047 </row>
36048 <row>
36049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36050 \begin_inset Text
36051
36052 \begin_layout Plain Layout
36053 3
36054 \end_layout
36055
36056 \end_inset
36057 </cell>
36058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36059 \begin_inset Text
36060
36061 \begin_layout Plain Layout
36062 muy pequeño
36063 \end_layout
36064
36065 \end_inset
36066 </cell>
36067 </row>
36068 </lyxtabular>
36069
36070 \end_inset
36071
36072
36073 \end_layout
36074
36075 \begin_layout Standard
36076 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
36077  
36078 \series bold
36079
36080 \backslash
36081 frac
36082 \series default
36083 .
36084 \end_layout
36085
36086 \begin_layout Standard
36087 Si no se pone grosor de la raya de fracción se usará el valor predefinido
36088  de 0.4
36089 \begin_inset space \thinspace{}
36090 \end_inset
36091
36092 pt.
36093 \end_layout
36094
36095 \begin_layout Standard
36096 Por ejemplo, los comandos 
36097 \series bold
36098
36099 \backslash
36100 dfrac
36101 \series default
36102  y 
36103 \series bold
36104
36105 \backslash
36106 tbinom
36107 \series default
36108  de la 
36109 \begin_inset CommandInset ref
36110 LatexCommand ref
36111 reference "sub:Fracciones"
36112
36113 \end_inset
36114
36115  se definen con los comandos:
36116 \end_layout
36117
36118 \begin_layout Standard
36119
36120 \series bold
36121
36122 \backslash
36123 newcommand{
36124 \backslash
36125 dfrac}[2]{
36126 \backslash
36127 genfrac{}{}{}{0}{#1}{#2}}
36128 \end_layout
36129
36130 \begin_layout Standard
36131 y
36132 \end_layout
36133
36134 \begin_layout Standard
36135
36136 \series bold
36137
36138 \backslash
36139 newcommand{
36140 \backslash
36141 tbinom}[2]{
36142 \backslash
36143 genfrac{(}{)}{0pt}{1}{#1}{#2}}
36144 \end_layout
36145
36146 \begin_layout Standard
36147 \begin_inset VSpace medskip
36148 \end_inset
36149
36150
36151 \end_layout
36152
36153 \begin_layout Standard
36154 Para definir una fracción en la que el grosor de la raya se pueda definir
36155  como argumento opcional, se inserta la siguiente línea en el preámbulo
36156  LaTeX:
36157 \end_layout
36158
36159 \begin_layout Standard
36160
36161 \series bold
36162
36163 \backslash
36164 newcommand{
36165 \backslash
36166 fracS}[3][]{
36167 \backslash
36168 genfrac{}{}{#1}{}{#2}{#3}}
36169 \end_layout
36170
36171 \begin_layout Standard
36172 Un ensayo:
36173 \begin_inset Formula 
36174 \begin{align*}
36175 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
36176 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
36177 \end{align*}
36178
36179 \end_inset
36180
36181 Como se puede ver, la distancia del numerador y el denominador a la raya
36182  de fracción se redondea a unas tres veces el grosor de la raya.
36183 \end_layout
36184
36185 \begin_layout Subsection
36186 Ecuaciones canceladas
36187 \begin_inset Index idx
36188 status collapsed
36189
36190 \begin_layout Plain Layout
36191 Ecuación ! cancelada
36192 \end_layout
36193
36194 \end_inset
36195
36196
36197 \end_layout
36198
36199 \begin_layout Standard
36200 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
36201  
36202 \series bold
36203 cancel
36204 \series default
36205
36206 \begin_inset Index idx
36207 status collapsed
36208
36209 \begin_layout Plain Layout
36210 Paquetes ! cancel
36211 \end_layout
36212
36213 \end_inset
36214
36215  con la línea de preámbulo LaTeX
36216 \end_layout
36217
36218 \begin_layout Standard
36219
36220 \series bold
36221
36222 \backslash
36223 usepackage{cancel}
36224 \end_layout
36225
36226 \begin_layout Standard
36227 \begin_inset ERT
36228 status collapsed
36229
36230 \begin_layout Plain Layout
36231
36232
36233 \backslash
36234 ifcancel 
36235 \end_layout
36236
36237 \end_inset
36238
36239
36240 \begin_inset Note Note
36241 status open
36242
36243 \begin_layout Plain Layout
36244 El cuadro siguiente sólo se mostrará en la salida si el paquete LaTeX 
36245 \series bold
36246 cancel
36247 \series default
36248  está instalado.
36249 \end_layout
36250
36251 \end_inset
36252
36253
36254 \end_layout
36255
36256 \begin_layout Standard
36257 Hay cuatro formas de cancelar ecuaciones:
36258 \end_layout
36259
36260 \begin_layout Standard
36261 \align center
36262 \begin_inset Tabular
36263 <lyxtabular version="3" rows="5" columns="2">
36264 <features rotate="0" tabularvalignment="middle">
36265 <column alignment="center" valignment="top">
36266 <column alignment="center" valignment="top">
36267 <row>
36268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36269 \begin_inset Text
36270
36271 \begin_layout Plain Layout
36272 Comando
36273 \end_layout
36274
36275 \end_inset
36276 </cell>
36277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36278 \begin_inset Text
36279
36280 \begin_layout Plain Layout
36281 Resultado
36282 \begin_inset Note Note
36283 status collapsed
36284
36285 \begin_layout Plain Layout
36286 El
36287 \series bold
36288  
36289 \series default
36290 espacio y 
36291 \series bold
36292
36293 \backslash
36294 raisebox
36295 \series default
36296  se usa sólo como espaciador
36297 \end_layout
36298
36299 \end_inset
36300
36301
36302 \end_layout
36303
36304 \end_inset
36305 </cell>
36306 </row>
36307 <row>
36308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36309 \begin_inset Text
36310
36311 \begin_layout Plain Layout
36312
36313 \backslash
36314 cancel{
36315 \backslash
36316 int
36317 \begin_inset ERT
36318 status collapsed
36319
36320 \begin_layout Plain Layout
36321
36322
36323 \backslash
36324 spce 
36325 \end_layout
36326
36327 \end_inset
36328
36329 A=B
36330 \end_layout
36331
36332 \end_inset
36333 </cell>
36334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36335 \begin_inset Text
36336
36337 \begin_layout Plain Layout
36338 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
36339 \end_inset
36340
36341
36342 \end_layout
36343
36344 \end_inset
36345 </cell>
36346 </row>
36347 <row>
36348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36349 \begin_inset Text
36350
36351 \begin_layout Plain Layout
36352
36353 \backslash
36354 bcancel{
36355 \backslash
36356 int
36357 \begin_inset ERT
36358 status collapsed
36359
36360 \begin_layout Plain Layout
36361
36362
36363 \backslash
36364 spce 
36365 \end_layout
36366
36367 \end_inset
36368
36369 A=B
36370 \end_layout
36371
36372 \end_inset
36373 </cell>
36374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36375 \begin_inset Text
36376
36377 \begin_layout Plain Layout
36378 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
36379 \end_inset
36380
36381
36382 \end_layout
36383
36384 \end_inset
36385 </cell>
36386 </row>
36387 <row>
36388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36389 \begin_inset Text
36390
36391 \begin_layout Plain Layout
36392
36393 \backslash
36394 xcancel{
36395 \backslash
36396 int
36397 \begin_inset ERT
36398 status collapsed
36399
36400 \begin_layout Plain Layout
36401
36402
36403 \backslash
36404 spce 
36405 \end_layout
36406
36407 \end_inset
36408
36409 A=B
36410 \end_layout
36411
36412 \end_inset
36413 </cell>
36414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36415 \begin_inset Text
36416
36417 \begin_layout Plain Layout
36418 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
36419 \end_inset
36420
36421
36422 \end_layout
36423
36424 \end_inset
36425 </cell>
36426 </row>
36427 <row>
36428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36429 \begin_inset Text
36430
36431 \begin_layout Plain Layout
36432
36433 \backslash
36434 cancelto{1
36435 \begin_inset Formula $\to$
36436 \end_inset
36437
36438
36439 \backslash
36440 {
36441 \backslash
36442 int
36443 \begin_inset ERT
36444 status collapsed
36445
36446 \begin_layout Plain Layout
36447
36448
36449 \backslash
36450 spce 
36451 \end_layout
36452
36453 \end_inset
36454
36455 A=B
36456 \end_layout
36457
36458 \end_inset
36459 </cell>
36460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36461 \begin_inset Text
36462
36463 \begin_layout Plain Layout
36464 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
36465 \end_inset
36466
36467
36468 \end_layout
36469
36470 \end_inset
36471 </cell>
36472 </row>
36473 </lyxtabular>
36474
36475 \end_inset
36476
36477
36478 \end_layout
36479
36480 \begin_layout Standard
36481
36482 \series bold
36483
36484 \backslash
36485 cancelto
36486 \series default
36487  es especialmente apropiado para visualizar la simplificación de fracciones
36488  en una ecuación:
36489 \begin_inset Formula 
36490 \[
36491 \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}}}
36492 \]
36493
36494 \end_inset
36495
36496
36497 \end_layout
36498
36499 \begin_layout Standard
36500 Para cambiar el tamaño del valor subscrito por 
36501 \series bold
36502
36503 \backslash
36504 cancelto
36505 \series default
36506  se puede cargar el paquete 
36507 \series bold
36508 cancel
36509 \series default
36510  con la opción 
36511 \series bold
36512 samesize
36513 \series default
36514 , que da el mismo tamaño que para el valor cancelado, o con la opción 
36515 \series bold
36516 Smaller
36517 \series default
36518 , que da un tamaño un poco más pequeño que el que se obtiene sin usar ninguna
36519  opción.
36520  En este documento, 
36521 \series bold
36522 cancel
36523 \series default
36524  se ha cargado con la línea 
36525 \end_layout
36526
36527 \begin_layout Standard
36528
36529 \series bold
36530
36531 \backslash
36532 usepackage[samesize]{cancel}
36533 \end_layout
36534
36535 \begin_layout Standard
36536 Para colorear la raya de cancelación añade el siguiente comando en código
36537  TeX:
36538 \end_layout
36539
36540 \begin_layout Standard
36541
36542 \series bold
36543
36544 \backslash
36545 renewcommand{
36546 \backslash
36547 CancelColor}{
36548 \backslash
36549 color{red}}
36550 \end_layout
36551
36552 \begin_layout Standard
36553 donde 
36554 \series bold
36555 red
36556 \series default
36557  puede reemplazarse por el color deseado.
36558 \end_layout
36559
36560 \begin_layout Standard
36561 \begin_inset ERT
36562 status collapsed
36563
36564 \begin_layout Plain Layout
36565
36566
36567 \backslash
36568 renewcommand{
36569 \backslash
36570 CancelColor}{
36571 \backslash
36572 color{red}}
36573 \end_layout
36574
36575 \end_inset
36576
36577
36578 \end_layout
36579
36580 \begin_layout Standard
36581 \begin_inset Formula 
36582 \[
36583 \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}}}
36584 \]
36585
36586 \end_inset
36587
36588
36589 \end_layout
36590
36591 \begin_layout Standard
36592 \begin_inset ERT
36593 status collapsed
36594
36595 \begin_layout Plain Layout
36596
36597
36598 \backslash
36599 renewcommand{
36600 \backslash
36601 CancelColor}{
36602 \backslash
36603 color{black}}
36604 \end_layout
36605
36606 \end_inset
36607
36608
36609 \begin_inset Note Note
36610 status open
36611
36612 \begin_layout Plain Layout
36613 restablece el color
36614 \end_layout
36615
36616 \end_inset
36617
36618
36619 \end_layout
36620
36621 \begin_layout Standard
36622 Para otras posibilidades de personalización, véase la documentación del
36623  paquete
36624 \series bold
36625  cancel
36626 \series default
36627
36628 \begin_inset CommandInset citation
36629 LatexCommand cite
36630 key "cancel"
36631
36632 \end_inset
36633
36634 .
36635 \end_layout
36636
36637 \begin_layout Standard
36638 \begin_inset ERT
36639 status collapsed
36640
36641 \begin_layout Plain Layout
36642
36643
36644 \backslash
36645 else
36646 \end_layout
36647
36648 \end_inset
36649
36650
36651 \begin_inset Note Note
36652 status open
36653
36654 \begin_layout Plain Layout
36655 Lo que sigue se verá en la salida si el paquete LaTeX 
36656 \series bold
36657 cancel
36658 \series default
36659  no está instalado:
36660 \end_layout
36661
36662 \end_inset
36663
36664
36665 \end_layout
36666
36667 \begin_layout Standard
36668 Debes instalar el paquete LaTeX 
36669 \series bold
36670 cancel
36671 \series default
36672  para ver en la salida el resto de esta subsección.
36673 \end_layout
36674
36675 \begin_layout Standard
36676 \begin_inset ERT
36677 status collapsed
36678
36679 \begin_layout Plain Layout
36680
36681
36682 \backslash
36683 fi
36684 \end_layout
36685
36686 \end_inset
36687
36688
36689 \end_layout
36690
36691 \begin_layout Subsection
36692 Ecuaciones en encabezados de sección
36693 \begin_inset CommandInset label
36694 LatexCommand label
36695 name "sub:Ecuaciones-en-encabezados"
36696
36697 \end_inset
36698
36699
36700 \begin_inset Index idx
36701 status collapsed
36702
36703 \begin_layout Plain Layout
36704 Ecuación ! en encabezados de sección
36705 \end_layout
36706
36707 \end_inset
36708
36709
36710 \end_layout
36711
36712 \begin_layout Standard
36713 Si se quiere poner una ecuación en un encabezado de sección hay que tener
36714  en cuenta lo siguiente:
36715 \end_layout
36716
36717 \begin_layout Standard
36718 \begin_inset Note Greyedout
36719 status open
36720
36721 \begin_layout Plain Layout
36722 Si el soporte para 
36723 \series bold
36724 hyperref
36725 \series default
36726
36727 \begin_inset Index idx
36728 status collapsed
36729
36730 \begin_layout Plain Layout
36731 Paquetes ! hyperref
36732 \end_layout
36733
36734 \end_inset
36735
36736  está activado en la configuración del documento, 
36737 \family sans
36738 Propiedades
36739 \begin_inset space ~
36740 \end_inset
36741
36742
36743 \family default
36744 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
36745  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
36746  texto del marcador, porque se infringen las convenciones PDF.
36747 \end_layout
36748
36749 \end_inset
36750
36751
36752 \end_layout
36753
36754 \begin_layout Standard
36755 Estos problemas se pueden solucionar insertando al final del encabezado
36756  un título breve con el menú 
36757 \family sans
36758 Insertar\SpecialChar \menuseparator
36759 Título
36760 \begin_inset space ~
36761 \end_inset
36762
36763 breve
36764 \family default
36765 .
36766  Los títulos breves se usan como alternativa para encabezados de sección
36767  con más de una línea para mantener el buen aspecto del índice.
36768  En éste sólo aparece el título breve y por tanto también en los marcadores.
36769 \end_layout
36770
36771 \begin_layout Standard
36772 Si hay que poner ecuaciones en el índice y se usa 
36773 \series bold
36774 hyperref
36775 \series default
36776 , se puede insertar el siguiente comando en modo TeX:
36777 \end_layout
36778
36779 \begin_layout Standard
36780
36781 \series bold
36782
36783 \backslash
36784 texorpdfstring{parte}{alternativa}
36785 \begin_inset Index idx
36786 status collapsed
36787
36788 \begin_layout Plain Layout
36789 Comandos ! T ! 
36790 \backslash
36791 texorpdfstring
36792 \end_layout
36793
36794 \end_inset
36795
36796
36797 \end_layout
36798
36799 \begin_layout Standard
36800 parte se refiere a la parte del encabezado que no debería aparecer en el
36801  marcador PDF.
36802  Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas.
36803  La alternativa se usa para el marcador en vez de la parte.
36804 \end_layout
36805
36806 \begin_layout Standard
36807 Aquí hay dos ejemplos de encabezados con ecuación:
36808 \end_layout
36809
36810 \begin_layout Standard
36811 \begin_inset VSpace -3mm
36812 \end_inset
36813
36814
36815 \end_layout
36816
36817 \begin_layout Standard
36818 \begin_inset ERT
36819 status collapsed
36820
36821 \begin_layout Plain Layout
36822
36823
36824 \backslash
36825 boldmath 
36826 \end_layout
36827
36828 \end_inset
36829
36830
36831 \end_layout
36832
36833 \begin_layout Subsubsection
36834 Encabezado sin ecuación en el índice 
36835 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36836 \end_inset
36837
36838
36839 \begin_inset Argument 1
36840 status collapsed
36841
36842 \begin_layout Plain Layout
36843 Encabezado sin ecuación en el índice
36844 \end_layout
36845
36846 \end_inset
36847
36848
36849 \end_layout
36850
36851 \begin_layout Subsubsection
36852 Encabezado con ecuación en el índice
36853 \begin_inset ERT
36854 status collapsed
36855
36856 \begin_layout Plain Layout
36857
36858
36859 \backslash
36860 texorpdfstring{
36861 \end_layout
36862
36863 \end_inset
36864
36865  
36866 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36867 \end_inset
36868
36869
36870 \begin_inset ERT
36871 status collapsed
36872
36873 \begin_layout Plain Layout
36874
36875 }{}
36876 \end_layout
36877
36878 \end_inset
36879
36880
36881 \end_layout
36882
36883 \begin_layout Standard
36884 \begin_inset ERT
36885 status collapsed
36886
36887 \begin_layout Plain Layout
36888
36889
36890 \backslash
36891 unboldmath 
36892 \end_layout
36893
36894 \end_inset
36895
36896 En el primer encabezado se ha puesto un título breve, en el segundo un 
36897 \series bold
36898
36899 \backslash
36900 texorpdfstring
36901 \series default
36902 .
36903 \end_layout
36904
36905 \begin_layout Standard
36906 Para obtener el mismo formato que en los demás encabezados se han puesto
36907  ambos en un entorno 
36908 \series bold
36909 boldmath
36910 \series default
36911 .
36912 \begin_inset Foot
36913 status collapsed
36914
36915 \begin_layout Plain Layout
36916 véase 
36917 \begin_inset CommandInset ref
36918 LatexCommand ref
36919 reference "sub:Ecuaciones-en-negrita"
36920
36921 \end_inset
36922
36923
36924 \end_layout
36925
36926 \end_inset
36927
36928
36929 \end_layout
36930
36931 \begin_layout Subsection
36932 Ecuaciones en texto multicolumna
36933 \begin_inset Index idx
36934 status collapsed
36935
36936 \begin_layout Plain Layout
36937 Ecuación ! en texto multicolumna
36938 \end_layout
36939
36940 \end_inset
36941
36942
36943 \end_layout
36944
36945 \begin_layout Standard
36946 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36947  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36948  de la página.
36949  Esto se hace usando el paquete LaTeX 
36950 \series bold
36951 multicol
36952 \series default
36953 ,
36954 \begin_inset Foot
36955 status collapsed
36956
36957 \begin_layout Plain Layout
36958
36959 \series bold
36960 multicol
36961 \series default
36962  forma parte de las distribuciones LaTeX estándar.
36963 \end_layout
36964
36965 \end_inset
36966
36967
36968 \begin_inset Index idx
36969 status collapsed
36970
36971 \begin_layout Plain Layout
36972 Paquetes ! multicol
36973 \end_layout
36974
36975 \end_inset
36976
36977  que se carga en el preámbulo LaTeX con la línea
36978 \end_layout
36979
36980 \begin_layout Standard
36981
36982 \series bold
36983
36984 \backslash
36985 usepackage{multicol}
36986 \end_layout
36987
36988 \begin_layout Standard
36989 \begin_inset Note Greyedout
36990 status open
36991
36992 \begin_layout Plain Layout
36993 Ten en cuenta que la opción 
36994 \family sans
36995 Documento
36996 \begin_inset space ~
36997 \end_inset
36998
36999 con
37000 \begin_inset space ~
37001 \end_inset
37002
37003 dos
37004 \begin_inset space ~
37005 \end_inset
37006
37007 caras
37008 \family default
37009 , bajo 
37010 \family sans
37011 Diseño
37012 \begin_inset space ~
37013 \end_inset
37014
37015 de
37016 \begin_inset space ~
37017 \end_inset
37018
37019 página 
37020 \family default
37021 en el menú 
37022 \family sans
37023 Documento\SpecialChar \menuseparator
37024 Configuración
37025 \family default
37026  
37027 \emph on
37028 debe
37029 \emph default
37030  estar desmarcada.
37031 \end_layout
37032
37033 \end_inset
37034
37035
37036 \end_layout
37037
37038 \begin_layout Standard
37039 Antes del texto multicolumna se inserta en modo TeX el comando
37040 \end_layout
37041
37042 \begin_layout Standard
37043
37044 \series bold
37045
37046 \backslash
37047 begin{multicols}{número de columnas}
37048 \end_layout
37049
37050 \begin_layout Standard
37051 El número de columnas está en el rango 2-10.
37052  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
37053  TeX el comando
37054 \end_layout
37055
37056 \begin_layout Standard
37057
37058 \series bold
37059
37060 \backslash
37061 end{multicols}
37062 \end_layout
37063
37064 \begin_layout Standard
37065 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
37066  Para quitarlo se inserta un espacio vertical de -6
37067 \begin_inset space \thinspace{}
37068 \end_inset
37069
37070 mm antes de la ecuación.
37071  Si se usa el estilo 
37072 \series bold
37073 Sangrado
37074 \series default
37075 ,
37076 \begin_inset Foot
37077 status collapsed
37078
37079 \begin_layout Plain Layout
37080 véase estilos de ecuación en 
37081 \begin_inset CommandInset ref
37082 LatexCommand ref
37083 reference "sec:Estilos-de-ecuación"
37084
37085 \end_inset
37086
37087
37088 \end_layout
37089
37090 \end_inset
37091
37092  se inserta un espacio de -9
37093 \begin_inset space \thinspace{}
37094 \end_inset
37095
37096 mm.
37097 \end_layout
37098
37099 \begin_layout Standard
37100 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
37101 \end_layout
37102
37103 \begin_layout Standard
37104
37105 \lang german
37106 \begin_inset ERT
37107 status collapsed
37108
37109 \begin_layout Plain Layout
37110
37111
37112 \backslash
37113 begin{multicols}{2}
37114 \end_layout
37115
37116 \end_inset
37117
37118 Das Spektrum wird fouriertransformiert.
37119  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
37120 , Lösungsmittel) zu trennen.
37121  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
37122  nun das Aussehen des Ausgangssignals.
37123  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
37124  über alle Phasen integrieren muss.
37125  Sei nun 
37126 \begin_inset Formula $S$
37127 \end_inset
37128
37129  unser normiertes Ausgangssignal und 
37130 \begin_inset Formula $P$
37131 \end_inset
37132
37133  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
37134 \begin_inset ERT
37135 status collapsed
37136
37137 \begin_layout Plain Layout
37138
37139
37140 \backslash
37141 end{multicols}
37142 \end_layout
37143
37144 \end_inset
37145
37146
37147 \begin_inset VSpace -6mm
37148 \end_inset
37149
37150
37151 \begin_inset Formula 
37152 \begin{equation}
37153 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
37154 \end{equation}
37155
37156 \end_inset
37157
37158
37159 \begin_inset ERT
37160 status collapsed
37161
37162 \begin_layout Plain Layout
37163
37164
37165 \backslash
37166 begin{multicols}{2}
37167 \end_layout
37168
37169 \end_inset
37170
37171 wobei 
37172 \begin_inset Formula $S_{0}$
37173 \end_inset
37174
37175  das Signal ohne Gradient ist und die Normierungsbedingung 
37176 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
37177 \end_inset
37178
37179  gilt.
37180  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
37181  Direkt nach dem 
37182 \begin_inset Formula $\nicefrac{\pi}{2}$
37183 \end_inset
37184
37185
37186 \begin_inset space \thinspace{}
37187 \end_inset
37188
37189 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
37190  das Signal zusätzlich abschwächt.
37191  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
37192  
37193 \begin_inset Formula $T_{2}$
37194 \end_inset
37195
37196 -Zeit.
37197 \end_layout
37198
37199 \begin_layout Standard
37200
37201 \lang german
37202 \begin_inset ERT
37203 status collapsed
37204
37205 \begin_layout Plain Layout
37206
37207
37208 \backslash
37209 end{multicols}
37210 \end_layout
37211
37212 \end_inset
37213
37214
37215 \end_layout
37216
37217 \begin_layout Subsection
37218 Ecuaciones con descripción de variables
37219 \begin_inset Index idx
37220 status collapsed
37221
37222 \begin_layout Plain Layout
37223 Ecuación ! con descripción de variables
37224 \end_layout
37225
37226 \end_inset
37227
37228
37229 \end_layout
37230
37231 \begin_layout Standard
37232 Para describir variables en una ecuación, como en la fórmula 
37233 \begin_inset CommandInset ref
37234 LatexCommand eqref
37235 reference "eq:within"
37236
37237 \end_inset
37238
37239 , se inserta una matriz 2×
37240 \begin_inset Formula $n$
37241 \end_inset
37242
37243  con columnas alineadas a la izquierda para las 
37244 \emph on
37245
37246 \begin_inset Formula $n$
37247 \end_inset
37248
37249
37250 \emph default
37251  variables usadas.
37252 \begin_inset Foot
37253 status collapsed
37254
37255 \begin_layout Plain Layout
37256 véase matrices en 
37257 \begin_inset CommandInset ref
37258 LatexCommand ref
37259 reference "sec:Matrices"
37260
37261 \end_inset
37262
37263
37264 \end_layout
37265
37266 \end_inset
37267
37268  Para poner la descripción en tamaño más pequeño se inserta, por ejemplo,
37269  el comando 
37270 \series bold
37271
37272 \backslash
37273 footnotesize
37274 \series default
37275  antes de la matriz.
37276 \begin_inset Foot
37277 status collapsed
37278
37279 \begin_layout Plain Layout
37280 véase tamaños de tipografías en 
37281 \begin_inset CommandInset ref
37282 LatexCommand ref
37283 reference "sub:Tamaños-de-tipografías"
37284
37285 \end_inset
37286
37287 .
37288 \end_layout
37289
37290 \end_inset
37291
37292
37293 \end_layout
37294
37295 \begin_layout Standard
37296 Si se usa el estilo 
37297 \series bold
37298 Sangrado
37299 \series default
37300 ,
37301 \begin_inset Foot
37302 status collapsed
37303
37304 \begin_layout Plain Layout
37305 véase estilos de ecuación en 
37306 \begin_inset CommandInset ref
37307 LatexCommand ref
37308 reference "sec:Estilos-de-ecuación"
37309
37310 \end_inset
37311
37312
37313 \end_layout
37314
37315 \end_inset
37316
37317  se inserta un 
37318 \series bold
37319
37320 \backslash
37321 hfill
37322 \series default
37323
37324 \begin_inset Foot
37325 status collapsed
37326
37327 \begin_layout Plain Layout
37328
37329 \series bold
37330
37331 \backslash
37332 hfill
37333 \series default
37334  sólo funciona en ecuaciones en estilo 
37335 \series bold
37336 Sangrado
37337 \series default
37338 , véase 
37339 \begin_inset CommandInset ref
37340 LatexCommand ref
37341 reference "sub:Espacio-variable"
37342
37343 \end_inset
37344
37345
37346 \end_layout
37347
37348 \end_inset
37349
37350  delante y detrás de la matriz para que tenga la misma separación con la
37351  ecuación y con el margen.
37352 \end_layout
37353
37354 \begin_layout Standard
37355 Si se usa el estilo 
37356 \series bold
37357 Centrado
37358 \series default
37359  se emplea el método descrito en la 
37360 \begin_inset CommandInset ref
37361 LatexCommand ref
37362 reference "sub:Entorno-flalign"
37363
37364 \end_inset
37365
37366  para sangrar la ecuación.
37367  La ecuación 
37368 \begin_inset CommandInset ref
37369 LatexCommand eqref
37370 reference "eq:within"
37371
37372 \end_inset
37373
37374  consta de cinco columnas ya que las dos primeras contienen la fórmula,
37375  la tercera la matriz y la última una llave TeX vacía.
37376 \begin_inset Formula 
37377 \begin{flalign}
37378 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
37379 \rho & \mbox{densidad}\\
37380 V & \mbox{volumen}\\
37381 g & \mbox{aceleración gravitatoria}
37382 \end{array} &  & {}\label{eq:within}
37383 \end{flalign}
37384
37385 \end_inset
37386
37387
37388 \end_layout
37389
37390 \begin_layout Subsection
37391 Letras griegas minúsculas en redonda
37392 \begin_inset CommandInset label
37393 LatexCommand label
37394 name "sub:Griegas-en-redonda"
37395
37396 \end_inset
37397
37398
37399 \begin_inset Index idx
37400 status collapsed
37401
37402 \begin_layout Plain Layout
37403 Letras griegas ! en redonda
37404 \end_layout
37405
37406 \end_inset
37407
37408
37409 \end_layout
37410
37411 \begin_layout Standard
37412 La mayoría de las tipografías sólo suministran letras griegas minúsculas
37413  en cursiva.
37414  Pero para símbolos de partículas elementales como piones y neutrinos hacen
37415  falta letras griegas en redonda.
37416  El archivo 
37417 \series bold
37418 upgreek.sty
37419 \series default
37420
37421 \begin_inset Foot
37422 status collapsed
37423
37424 \begin_layout Plain Layout
37425
37426 \series bold
37427 upgreek
37428 \series default
37429  forma parte del paquete LaTeX 
37430 \series bold
37431 was
37432 \series default
37433
37434 \begin_inset Index idx
37435 status collapsed
37436
37437 \begin_layout Plain Layout
37438 Paquetes ! was
37439 \begin_inset ERT
37440 status collapsed
37441
37442 \begin_layout Plain Layout
37443
37444
37445 \backslash
37446 vspace{4mm}
37447 \end_layout
37448
37449 \end_inset
37450
37451
37452 \end_layout
37453
37454 \end_inset
37455
37456 .
37457 \end_layout
37458
37459 \end_inset
37460
37461
37462 \begin_inset Index idx
37463 status collapsed
37464
37465 \begin_layout Plain Layout
37466 Paquetes ! upgreek
37467 \end_layout
37468
37469 \end_inset
37470
37471 , que se carga en el preámbulo LaTeX con la línea
37472 \end_layout
37473
37474 \begin_layout Standard
37475
37476 \series bold
37477
37478 \backslash
37479 usepackage{upgreek}
37480 \end_layout
37481
37482 \begin_layout Standard
37483 las suministra.
37484  
37485 \begin_inset ERT
37486 status collapsed
37487
37488 \begin_layout Plain Layout
37489
37490
37491 \backslash
37492 ifupgreek 
37493 \end_layout
37494
37495 \end_inset
37496
37497
37498 \begin_inset Note Note
37499 status open
37500
37501 \begin_layout Plain Layout
37502 Lo siguiente sólo se podrá ver si está instalado el paquete LaTeX 
37503 \series bold
37504 upgreek
37505 \series default
37506 :
37507 \end_layout
37508
37509 \end_inset
37510
37511  Se imprimen con el comando de la letra correspondiente precedido de 
37512 \series bold
37513 up
37514 \series default
37515 .
37516  Por ejemplo, el comando 
37517 \series bold
37518
37519 \backslash
37520 uptau
37521 \series default
37522  genera: 
37523 \begin_inset Formula $\uptau$
37524 \end_inset
37525
37526
37527 \end_layout
37528
37529 \begin_layout Standard
37530 Con estos comandos se pueden escribir reacciones entre partículas elementales:
37531 \begin_inset Formula 
37532 \[
37533 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}
37534 \]
37535
37536 \end_inset
37537
37538
37539 \end_layout
37540
37541 \begin_layout Standard
37542 Las letras en redonda son más remarcadas y más grandes que las correspondientes
37543  en cursiva.
37544  Por tanto no deberían emplearse para unidades como 
37545 \begin_inset Quotes fld
37546 \end_inset
37547
37548 µm
37549 \begin_inset Quotes frd
37550 \end_inset
37551
37552 .
37553 \end_layout
37554
37555 \begin_layout Standard
37556 \begin_inset ERT
37557 status collapsed
37558
37559 \begin_layout Plain Layout
37560
37561
37562 \backslash
37563 else 
37564 \end_layout
37565
37566 \end_inset
37567
37568
37569 \begin_inset Note Note
37570 status open
37571
37572 \begin_layout Plain Layout
37573 Lo siguiente se mostrará si el paquete LaTeX 
37574 \series bold
37575 upgreek
37576 \series default
37577  no está instalado:
37578 \end_layout
37579
37580 \end_inset
37581
37582
37583 \end_layout
37584
37585 \begin_layout Standard
37586 Debes instalar el paquete LaTeX 
37587 \series bold
37588 upgreek
37589 \series default
37590  para ver en la salida el resto de esta subsección.
37591  
37592 \end_layout
37593
37594 \begin_layout Standard
37595 \begin_inset ERT
37596 status collapsed
37597
37598 \begin_layout Plain Layout
37599
37600
37601 \backslash
37602 fi
37603 \end_layout
37604
37605 \end_inset
37606
37607
37608 \end_layout
37609
37610 \begin_layout Standard
37611 \begin_inset Newpage newpage
37612 \end_inset
37613
37614
37615 \end_layout
37616
37617 \begin_layout Subsection
37618 Caracteres de texto en ecuaciones
37619 \begin_inset CommandInset label
37620 LatexCommand label
37621 name "sub:Caracteres-de-texto"
37622
37623 \end_inset
37624
37625
37626 \begin_inset Index idx
37627 status collapsed
37628
37629 \begin_layout Plain Layout
37630 Texto ! en ecuaciones
37631 \end_layout
37632
37633 \end_inset
37634
37635
37636 \end_layout
37637
37638 \begin_layout Standard
37639 En algunos casos podrías querer insertar caracteres de texto directamente
37640  en ecuaciones.
37641  Por ejemplo, cuando se usa con frecuencia el punto centrado 
37642 \begin_inset Formula $\cdot$
37643 \end_inset
37644
37645  en expresiones como 
37646 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
37647 \end_inset
37648
37649 , habría que insertar el comando 
37650 \series bold
37651
37652 \backslash
37653 cdot
37654 \series default
37655
37656 \begin_inset Foot
37657 status collapsed
37658
37659 \begin_layout Plain Layout
37660 véase 
37661 \begin_inset CommandInset ref
37662 LatexCommand ref
37663 reference "sub:Operadores-binarios"
37664
37665 \end_inset
37666
37667
37668 \end_layout
37669
37670 \end_inset
37671
37672  continuamente, porque este carácter está definido en todas las codificaciones
37673  como carácter de texto.
37674  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
37675 \end_layout
37676
37677 \begin_layout Standard
37678
37679 \series bold
37680
37681 \backslash
37682 Declare Inputtext{183}{
37683 \backslash
37684 ifmmode
37685 \backslash
37686 cdot
37687 \backslash
37688 else
37689 \backslash
37690 textperiodcentered
37691 \backslash
37692 f\SpecialChar \textcompwordmark{}
37693 i}
37694 \end_layout
37695
37696 \begin_layout Standard
37697 La codificación de caracteres (menú 
37698 \family sans
37699 Documento\SpecialChar \menuseparator
37700 Configuración\SpecialChar \menuseparator
37701 Idioma
37702 \family default
37703 ) especifica el carácter que se muestra al pulsar una tecla.
37704  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
37705  
37706 \series bold
37707
37708 \backslash
37709 textperiodcentered
37710 \series default
37711 .
37712  Pero este comando no está disponible en ecuaciones así que obtendrías errores
37713  de LaTeX.
37714  Con la codificación cambiada se escoge automáticamente el comando correcto,
37715  dependiendo de si el carácter se ha insertado en una ecuación o no.
37716 \end_layout
37717
37718 \begin_layout Standard
37719 La codificación de diversos caracteres se guarda en archivos de definición.
37720  Por ejemplo la codificación 
37721 \series bold
37722 latin9
37723 \series default
37724  se define en el archivo 
37725 \series bold
37726 latin9.def
37727 \series default
37728  que está en el directorio de LaTeX.
37729  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
37730  archivo de definición, de lo contrario nuestros documentos no podrían ser
37731  editados en otros ordenadores.
37732 \begin_inset VSpace medskip
37733 \end_inset
37734
37735
37736 \end_layout
37737
37738 \begin_layout Standard
37739 Además del punto centrado, en este documento se ha definido el símbolo grado
37740  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
37741  directamente en una fórmula:
37742 \end_layout
37743
37744 \begin_layout Standard
37745
37746 \series bold
37747
37748 \backslash
37749 DeclareInputtext{176}{
37750 \backslash
37751 ifmmode^
37752 \backslash
37753 circ
37754 \backslash
37755 else
37756 \backslash
37757 textdegree
37758 \backslash
37759 f\SpecialChar \textcompwordmark{}
37760 i}
37761 \begin_inset Newpage newpage
37762 \end_inset
37763
37764
37765 \end_layout
37766
37767 \begin_layout Section
37768 \start_of_appendix
37769 Notas sobre tipografía
37770 \begin_inset Index idx
37771 status collapsed
37772
37773 \begin_layout Plain Layout
37774 Tipografía, normas
37775 \end_layout
37776
37777 \end_inset
37778
37779
37780 \end_layout
37781
37782 \begin_layout Standard
37783 Esta sección es un resumen de las normas tipográficas ISO más importantes.
37784 \begin_inset Foot
37785 status collapsed
37786
37787 \begin_layout Plain Layout
37788 Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán
37789  
37790 \begin_inset Quotes fld
37791 \end_inset
37792
37793 Duden
37794 \begin_inset Quotes frd
37795 \end_inset
37796
37797  
37798 \begin_inset CommandInset citation
37799 LatexCommand cite
37800 key "Duden"
37801
37802 \end_inset
37803
37804 , que incluye algunas de las normas ISO.
37805  
37806 \begin_inset Newline newline
37807 \end_inset
37808
37809 (
37810 \emph on
37811 N.
37812 \begin_inset space \thinspace{}
37813 \end_inset
37814
37815 del t.
37816 \emph default
37817 : Para documentación en español sobre el tema, véase 
37818 \begin_inset CommandInset citation
37819 LatexCommand cite
37820 key "Bezos"
37821
37822 \end_inset
37823
37824 .)
37825 \end_layout
37826
37827 \end_inset
37828
37829
37830 \end_layout
37831
37832 \begin_layout Itemize
37833 Las unidades físicas se escriben 
37834 \emph on
37835 siempre 
37836 \emph default
37837 en redonda
37838 \begin_inset Foot
37839 status collapsed
37840
37841 \begin_layout Plain Layout
37842 véase estilos de tipografías en 
37843 \begin_inset CommandInset ref
37844 LatexCommand ref
37845 reference "sub:Estilos-de-tipografías"
37846
37847 \end_inset
37848
37849
37850 \end_layout
37851
37852 \end_inset
37853
37854 , aunque aparezcan en un texto en cursiva: 30
37855 \begin_inset space \thinspace{}
37856 \end_inset
37857
37858 km/h
37859 \begin_inset Newline newline
37860 \end_inset
37861
37862 Entre el valor y la unidad hay un espacio delgado, véase 
37863 \begin_inset CommandInset ref
37864 LatexCommand ref
37865 reference "sub:Espacio-predefinido"
37866
37867 \end_inset
37868
37869 .
37870 \begin_inset Newline newline
37871 \end_inset
37872
37873 Esta norma la cumple automáticamente el comando 
37874 \series bold
37875
37876 \backslash
37877 unittwo
37878 \series default
37879 .
37880  Si se introduce en una fórmula aparecen dos marcos.
37881  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37882  como antes, 
37883 \begin_inset Formula $\unit[30]{km/h}$
37884 \end_inset
37885
37886
37887 \begin_inset space \thinspace{}
37888 \end_inset
37889
37890 .
37891  Ten en cuenta que 
37892 \series bold
37893
37894 \backslash
37895 unittwo
37896 \series default
37897  no es un auténtico comando LaTeX, sino el comando 
37898 \series bold
37899
37900 \backslash
37901 unit[value]{unit}
37902 \series default
37903 , por tanto no lo puedes usar en código TeX.
37904 \end_layout
37905
37906 \begin_layout Itemize
37907 Los signos por ciento y por mil se escriben como las unidades físicas:
37908 \begin_inset Newline newline
37909 \end_inset
37910
37911 1,2
37912 \begin_inset space \thinspace{}
37913 \end_inset
37914
37915 ‰ de alcohol en sangre.
37916 \end_layout
37917
37918 \begin_layout Itemize
37919 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37920  otra unidad: 15
37921 \begin_inset space \thinspace{}
37922 \end_inset
37923
37924 °C
37925 \end_layout
37926
37927 \begin_layout Itemize
37928 En números con más de cuatro dígitos se inserta un espacio delgado para
37929  separarlos en grupos de tres cifras: 18
37930 \begin_inset space \thinspace{}
37931 \end_inset
37932
37933 473
37934 \begin_inset space \thinspace{}
37935 \end_inset
37936
37937 588
37938 \end_layout
37939
37940 \begin_layout Itemize
37941 Para dimensiones como 120×90×40
37942 \begin_inset space \thinspace{}
37943 \end_inset
37944
37945 cm se usa el aspa de multiplicar 
37946 \begin_inset Quotes fld
37947 \end_inset
37948
37949 ×
37950 \begin_inset Quotes frd
37951 \end_inset
37952
37953 .
37954  Está disponible en el menú 
37955 \family sans
37956 Insertar\SpecialChar \menuseparator
37957 Carácter especial
37958 \family default
37959 \SpecialChar \menuseparator
37960
37961 \family sans
37962 Símbolos
37963 \family default
37964  o bien mediante el comando 
37965 \series bold
37966
37967 \backslash
37968 times
37969 \series default
37970 .
37971  Se puede insertar directamente con cierta combinación de teclas.
37972 \end_layout
37973
37974 \begin_layout Itemize
37975 Las funciones con nombres que constan de varias letras se escriben en redonda
37976  para evitar confusiones, véase 
37977 \begin_inset CommandInset ref
37978 LatexCommand ref
37979 reference "sub:Funciones-predefinidas"
37980
37981 \end_inset
37982
37983 .
37984 \end_layout
37985
37986 \begin_layout Itemize
37987 Los índices que constan de varias letras se escriben en redonda: 
37988 \begin_inset Formula $E_{\mathrm{cin}}$
37989 \end_inset
37990
37991
37992 \begin_inset Newline newline
37993 \end_inset
37994
37995 Los componentes de una matriz se escriben en cursiva: 
37996 \begin_inset Formula $\hat{H}_{kl}$
37997 \end_inset
37998
37999
38000 \end_layout
38001
38002 \begin_layout Itemize
38003 El operador de diferenciación/integración 'd', el número de Euler 'e' y
38004  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
38005 s con otras variables.
38006 \end_layout
38007
38008 \begin_layout Itemize
38009 El carácter que indica una transformación 
38010 \noun on
38011 Fourier
38012 \noun default
38013  se inserta con el comando 
38014 \series bold
38015
38016 \backslash
38017 mathscr
38018 \begin_inset ERT
38019 status collapsed
38020
38021 \begin_layout Plain Layout
38022
38023
38024 \backslash
38025 spce 
38026 \end_layout
38027
38028 \end_inset
38029
38030 F
38031 \series default
38032  o mediante el menú
38033 \family sans
38034  Insertar\SpecialChar \menuseparator
38035 Carácter especial
38036 \family default
38037 \SpecialChar \menuseparator
38038
38039 \family sans
38040 Símbolos\SpecialChar \menuseparator
38041 Símbolos de letra
38042 \family default
38043
38044 \begin_inset Formula $\mathscr{F}$
38045 \end_inset
38046
38047
38048 \end_layout
38049
38050 \begin_layout Standard
38051 \begin_inset Newpage newpage
38052 \end_inset
38053
38054
38055 \end_layout
38056
38057 \begin_layout Section
38058 Sinónimos
38059 \begin_inset Index idx
38060 status collapsed
38061
38062 \begin_layout Plain Layout
38063 Sinónimos
38064 \end_layout
38065
38066 \end_inset
38067
38068
38069 \end_layout
38070
38071 \begin_layout Standard
38072 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
38073  como los que se recogen en esta lista:
38074 \begin_inset Foot
38075 status collapsed
38076
38077 \begin_layout Plain Layout
38078 véase también 
38079 \begin_inset CommandInset ref
38080 LatexCommand ref
38081 reference "fn:sinónimos"
38082
38083 \end_inset
38084
38085 .
38086 \end_layout
38087
38088 \end_inset
38089
38090
38091 \end_layout
38092
38093 \begin_layout Standard
38094 \begin_inset VSpace bigskip
38095 \end_inset
38096
38097
38098 \begin_inset space \hfill{}
38099 \end_inset
38100
38101
38102 \begin_inset Tabular
38103 <lyxtabular version="3" rows="12" columns="2">
38104 <features rotate="0" tabularvalignment="middle">
38105 <column alignment="center" valignment="top" width="0pt">
38106 <column alignment="center" valignment="top" width="0pt">
38107 <row>
38108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38109 \begin_inset Text
38110
38111 \begin_layout Plain Layout
38112 Comando
38113 \end_layout
38114
38115 \end_inset
38116 </cell>
38117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38118 \begin_inset Text
38119
38120 \begin_layout Plain Layout
38121 equivalente a
38122 \begin_inset Note Note
38123 status collapsed
38124
38125 \begin_layout Plain Layout
38126
38127 \series bold
38128
38129 \backslash
38130 raisebox
38131 \series default
38132  se usa sólo como espaciador
38133 \end_layout
38134
38135 \end_inset
38136
38137
38138 \end_layout
38139
38140 \end_inset
38141 </cell>
38142 </row>
38143 <row>
38144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38145 \begin_inset Text
38146
38147 \begin_layout Plain Layout
38148
38149 \backslash
38150 ast
38151 \end_layout
38152
38153 \end_inset
38154 </cell>
38155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38156 \begin_inset Text
38157
38158 \begin_layout Plain Layout
38159 \begin_inset ERT
38160 status collapsed
38161
38162 \begin_layout Plain Layout
38163
38164
38165 \backslash
38166 raisebox{-1.2mm}{
38167 \end_layout
38168
38169 \end_inset
38170
38171 *
38172 \begin_inset ERT
38173 status collapsed
38174
38175 \begin_layout Plain Layout
38176
38177 }
38178 \end_layout
38179
38180 \end_inset
38181
38182
38183 \end_layout
38184
38185 \end_inset
38186 </cell>
38187 </row>
38188 <row>
38189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38190 \begin_inset Text
38191
38192 \begin_layout Plain Layout
38193
38194 \backslash
38195 choose
38196 \end_layout
38197
38198 \end_inset
38199 </cell>
38200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38201 \begin_inset Text
38202
38203 \begin_layout Plain Layout
38204
38205 \backslash
38206 binom
38207 \end_layout
38208
38209 \end_inset
38210 </cell>
38211 </row>
38212 <row>
38213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38214 \begin_inset Text
38215
38216 \begin_layout Plain Layout
38217
38218 \backslash
38219 geq
38220 \end_layout
38221
38222 \end_inset
38223 </cell>
38224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38225 \begin_inset Text
38226
38227 \begin_layout Plain Layout
38228
38229 \backslash
38230 ge
38231 \end_layout
38232
38233 \end_inset
38234 </cell>
38235 </row>
38236 <row>
38237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38238 \begin_inset Text
38239
38240 \begin_layout Plain Layout
38241
38242 \backslash
38243 lbrace
38244 \end_layout
38245
38246 \end_inset
38247 </cell>
38248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38249 \begin_inset Text
38250
38251 \begin_layout Plain Layout
38252 {
38253 \end_layout
38254
38255 \end_inset
38256 </cell>
38257 </row>
38258 <row>
38259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38260 \begin_inset Text
38261
38262 \begin_layout Plain Layout
38263
38264 \backslash
38265 lbracket
38266 \end_layout
38267
38268 \end_inset
38269 </cell>
38270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38271 \begin_inset Text
38272
38273 \begin_layout Plain Layout
38274 [
38275 \end_layout
38276
38277 \end_inset
38278 </cell>
38279 </row>
38280 <row>
38281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38282 \begin_inset Text
38283
38284 \begin_layout Plain Layout
38285
38286 \backslash
38287 leftarrow
38288 \end_layout
38289
38290 \end_inset
38291 </cell>
38292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38293 \begin_inset Text
38294
38295 \begin_layout Plain Layout
38296
38297 \backslash
38298 gets
38299 \end_layout
38300
38301 \end_inset
38302 </cell>
38303 </row>
38304 <row>
38305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38306 \begin_inset Text
38307
38308 \begin_layout Plain Layout
38309
38310 \backslash
38311 leq
38312 \end_layout
38313
38314 \end_inset
38315 </cell>
38316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38317 \begin_inset Text
38318
38319 \begin_layout Plain Layout
38320
38321 \backslash
38322 le
38323 \end_layout
38324
38325 \end_inset
38326 </cell>
38327 </row>
38328 <row>
38329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38330 \begin_inset Text
38331
38332 \begin_layout Plain Layout
38333
38334 \backslash
38335 lor
38336 \end_layout
38337
38338 \end_inset
38339 </cell>
38340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38341 \begin_inset Text
38342
38343 \begin_layout Plain Layout
38344
38345 \backslash
38346 vee
38347 \end_layout
38348
38349 \end_inset
38350 </cell>
38351 </row>
38352 <row>
38353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38354 \begin_inset Text
38355
38356 \begin_layout Plain Layout
38357
38358 \backslash
38359 neq
38360 \end_layout
38361
38362 \end_inset
38363 </cell>
38364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38365 \begin_inset Text
38366
38367 \begin_layout Plain Layout
38368
38369 \backslash
38370 not=
38371 \end_layout
38372
38373 \end_inset
38374 </cell>
38375 </row>
38376 <row>
38377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38378 \begin_inset Text
38379
38380 \begin_layout Plain Layout
38381
38382 \backslash
38383 slash
38384 \end_layout
38385
38386 \end_inset
38387 </cell>
38388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38389 \begin_inset Text
38390
38391 \begin_layout Plain Layout
38392 /
38393 \end_layout
38394
38395 \end_inset
38396 </cell>
38397 </row>
38398 <row>
38399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38400 \begin_inset Text
38401
38402 \begin_layout Plain Layout
38403
38404 \backslash
38405 vert
38406 \end_layout
38407
38408 \end_inset
38409 </cell>
38410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38411 \begin_inset Text
38412
38413 \begin_layout Plain Layout
38414 |
38415 \end_layout
38416
38417 \end_inset
38418 </cell>
38419 </row>
38420 </lyxtabular>
38421
38422 \end_inset
38423
38424
38425 \begin_inset space \hfill{}
38426 \end_inset
38427
38428
38429 \begin_inset Tabular
38430 <lyxtabular version="3" rows="12" columns="2">
38431 <features rotate="0" tabularvalignment="middle">
38432 <column alignment="center" valignment="top" width="0pt">
38433 <column alignment="center" valignment="top" width="0pt">
38434 <row>
38435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38436 \begin_inset Text
38437
38438 \begin_layout Plain Layout
38439 Comando
38440 \end_layout
38441
38442 \end_inset
38443 </cell>
38444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38445 \begin_inset Text
38446
38447 \begin_layout Plain Layout
38448 equivalente a
38449 \end_layout
38450
38451 \end_inset
38452 </cell>
38453 </row>
38454 <row>
38455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38456 \begin_inset Text
38457
38458 \begin_layout Plain Layout
38459
38460 \backslash
38461 backslash
38462 \end_layout
38463
38464 \end_inset
38465 </cell>
38466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38467 \begin_inset Text
38468
38469 \begin_layout Plain Layout
38470
38471 \backslash
38472
38473 \backslash
38474
38475 \end_layout
38476
38477 \end_inset
38478 </cell>
38479 </row>
38480 <row>
38481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38482 \begin_inset Text
38483
38484 \begin_layout Plain Layout
38485
38486 \backslash
38487 dasharrow
38488 \end_layout
38489
38490 \end_inset
38491 </cell>
38492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38493 \begin_inset Text
38494
38495 \begin_layout Plain Layout
38496
38497 \backslash
38498 dashrightarrow
38499 \end_layout
38500
38501 \end_inset
38502 </cell>
38503 </row>
38504 <row>
38505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38506 \begin_inset Text
38507
38508 \begin_layout Plain Layout
38509
38510 \backslash
38511 land
38512 \end_layout
38513
38514 \end_inset
38515 </cell>
38516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38517 \begin_inset Text
38518
38519 \begin_layout Plain Layout
38520
38521 \backslash
38522 wedge
38523 \end_layout
38524
38525 \end_inset
38526 </cell>
38527 </row>
38528 <row>
38529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38530 \begin_inset Text
38531
38532 \begin_layout Plain Layout
38533
38534 \backslash
38535 rbrace
38536 \end_layout
38537
38538 \end_inset
38539 </cell>
38540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38541 \begin_inset Text
38542
38543 \begin_layout Plain Layout
38544 }
38545 \end_layout
38546
38547 \end_inset
38548 </cell>
38549 </row>
38550 <row>
38551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38552 \begin_inset Text
38553
38554 \begin_layout Plain Layout
38555
38556 \backslash
38557 rbracket
38558 \end_layout
38559
38560 \end_inset
38561 </cell>
38562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38563 \begin_inset Text
38564
38565 \begin_layout Plain Layout
38566 ]
38567 \end_layout
38568
38569 \end_inset
38570 </cell>
38571 </row>
38572 <row>
38573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38574 \begin_inset Text
38575
38576 \begin_layout Plain Layout
38577
38578 \backslash
38579 rightarrow
38580 \end_layout
38581
38582 \end_inset
38583 </cell>
38584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38585 \begin_inset Text
38586
38587 \begin_layout Plain Layout
38588
38589 \backslash
38590 to
38591 \end_layout
38592
38593 \end_inset
38594 </cell>
38595 </row>
38596 <row>
38597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38598 \begin_inset Text
38599
38600 \begin_layout Plain Layout
38601
38602 \backslash
38603 lnot
38604 \end_layout
38605
38606 \end_inset
38607 </cell>
38608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38609 \begin_inset Text
38610
38611 \begin_layout Plain Layout
38612
38613 \backslash
38614 neg
38615 \end_layout
38616
38617 \end_inset
38618 </cell>
38619 </row>
38620 <row>
38621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38622 \begin_inset Text
38623
38624 \begin_layout Plain Layout
38625
38626 \backslash
38627 ne
38628 \end_layout
38629
38630 \end_inset
38631 </cell>
38632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38633 \begin_inset Text
38634
38635 \begin_layout Plain Layout
38636
38637 \backslash
38638 not=
38639 \end_layout
38640
38641 \end_inset
38642 </cell>
38643 </row>
38644 <row>
38645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38646 \begin_inset Text
38647
38648 \begin_layout Plain Layout
38649
38650 \backslash
38651 owns
38652 \end_layout
38653
38654 \end_inset
38655 </cell>
38656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38657 \begin_inset Text
38658
38659 \begin_layout Plain Layout
38660
38661 \backslash
38662 ni
38663 \end_layout
38664
38665 \end_inset
38666 </cell>
38667 </row>
38668 <row>
38669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38670 \begin_inset Text
38671
38672 \begin_layout Plain Layout
38673
38674 \backslash
38675 square
38676 \end_layout
38677
38678 \end_inset
38679 </cell>
38680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38681 \begin_inset Text
38682
38683 \begin_layout Plain Layout
38684
38685 \backslash
38686 Box
38687 \end_layout
38688
38689 \end_inset
38690 </cell>
38691 </row>
38692 <row>
38693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38694 \begin_inset Text
38695
38696 \begin_layout Plain Layout
38697
38698 \backslash
38699 Vert
38700 \end_layout
38701
38702 \end_inset
38703 </cell>
38704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38705 \begin_inset Text
38706
38707 \begin_layout Plain Layout
38708
38709 \backslash
38710 |
38711 \end_layout
38712
38713 \end_inset
38714 </cell>
38715 </row>
38716 </lyxtabular>
38717
38718 \end_inset
38719
38720
38721 \begin_inset space \hfill{}
38722 \end_inset
38723
38724
38725 \end_layout
38726
38727 \begin_layout Standard
38728 \begin_inset Newpage newpage
38729 \end_inset
38730
38731
38732 \end_layout
38733
38734 \begin_layout Bibliography
38735 \begin_inset CommandInset bibitem
38736 LatexCommand bibitem
38737 key "TLC2"
38738
38739 \end_inset
38740
38741
38742 \shape smallcaps
38743 Mittelbach, F.
38744  ; Goossens, M.
38745 \shape default
38746
38747 \shape italic
38748 The LaTeX Companion
38749 \shape default
38750 .
38751  Addison Wesley, 2004
38752 \end_layout
38753
38754 \begin_layout Bibliography
38755 \begin_inset CommandInset bibitem
38756 LatexCommand bibitem
38757 key "Mathmode"
38758
38759 \end_inset
38760
38761
38762 \begin_inset CommandInset href
38763 LatexCommand href
38764 name "Descripción"
38765 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38766
38767 \end_inset
38768
38769  de habilidades matemáticas de LaTeX
38770 \end_layout
38771
38772 \begin_layout Bibliography
38773 \begin_inset CommandInset bibitem
38774 LatexCommand bibitem
38775 key "AMS"
38776
38777 \end_inset
38778
38779
38780 \begin_inset CommandInset href
38781 LatexCommand href
38782 name "Descripción"
38783 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
38784
38785 \end_inset
38786
38787  de 
38788 \begin_inset ERT
38789 status collapsed
38790
38791 \begin_layout Plain Layout
38792
38793
38794 \backslash
38795 AmS
38796 \end_layout
38797
38798 \end_inset
38799
38800 -LaTeX
38801 \end_layout
38802
38803 \begin_layout Bibliography
38804 \begin_inset CommandInset bibitem
38805 LatexCommand bibitem
38806 key "Symbols"
38807
38808 \end_inset
38809
38810
38811 \begin_inset CommandInset href
38812 LatexCommand href
38813 name "Lista"
38814 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38815
38816 \end_inset
38817
38818  de todos los símbolos disponibles con paquetes LaTeX
38819 \end_layout
38820
38821 \begin_layout Bibliography
38822 \begin_inset CommandInset bibitem
38823 LatexCommand bibitem
38824 key "cancel"
38825
38826 \end_inset
38827
38828
38829 \begin_inset CommandInset href
38830 LatexCommand href
38831 name "Documentación"
38832 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
38833
38834 \end_inset
38835
38836  del paquete LaTeX 
38837 \series bold
38838 cancel
38839 \series default
38840
38841 \begin_inset Index idx
38842 status collapsed
38843
38844 \begin_layout Plain Layout
38845 Paquetes ! cancel
38846 \end_layout
38847
38848 \end_inset
38849
38850
38851 \end_layout
38852
38853 \begin_layout Bibliography
38854 \begin_inset CommandInset bibitem
38855 LatexCommand bibitem
38856 key "hyperref"
38857
38858 \end_inset
38859
38860
38861 \begin_inset CommandInset href
38862 LatexCommand href
38863 name "Documentación"
38864 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38865
38866 \end_inset
38867
38868  del paquete LaTeX 
38869 \series bold
38870 hyperref
38871 \series default
38872
38873 \begin_inset Index idx
38874 status collapsed
38875
38876 \begin_layout Plain Layout
38877 Paquetes ! hyperref
38878 \end_layout
38879
38880 \end_inset
38881
38882
38883 \end_layout
38884
38885 \begin_layout Bibliography
38886 \begin_inset CommandInset bibitem
38887 LatexCommand bibitem
38888 key "mhchem"
38889
38890 \end_inset
38891
38892
38893 \begin_inset CommandInset href
38894 LatexCommand href
38895 name "Documentación"
38896 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38897
38898 \end_inset
38899
38900  del paquete LaTeX 
38901 \series bold
38902 mhchem
38903 \series default
38904
38905 \begin_inset Index idx
38906 status collapsed
38907
38908 \begin_layout Plain Layout
38909 Paquetes ! mhchem
38910 \end_layout
38911
38912 \end_inset
38913
38914
38915 \end_layout
38916
38917 \begin_layout Bibliography
38918 \begin_inset CommandInset bibitem
38919 LatexCommand bibitem
38920 key "Mathclap"
38921
38922 \end_inset
38923
38924
38925 \begin_inset CommandInset href
38926 LatexCommand href
38927 name "Descripción"
38928 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38929
38930 \end_inset
38931
38932  del comando 
38933 \series bold
38934
38935 \backslash
38936 mathclap
38937 \series default
38938 , descrito en 
38939 \begin_inset CommandInset ref
38940 LatexCommand ref
38941 reference "sub:Límites-de-operadores"
38942
38943 \end_inset
38944
38945
38946 \begin_inset Index idx
38947 status collapsed
38948
38949 \begin_layout Plain Layout
38950 Comandos ! M ! 
38951 \backslash
38952 mathclap
38953 \end_layout
38954
38955 \end_inset
38956
38957
38958 \end_layout
38959
38960 \begin_layout Bibliography
38961 \begin_inset CommandInset bibitem
38962 LatexCommand bibitem
38963 key "Duden"
38964
38965 \end_inset
38966
38967
38968 \emph on
38969 Duden Band 1
38970 \emph default
38971 .
38972  22.
38973  Auflage, Duden 2001
38974 \end_layout
38975
38976 \begin_layout Bibliography
38977 \begin_inset CommandInset bibitem
38978 LatexCommand bibitem
38979 key "spanish"
38980
38981 \end_inset
38982
38983
38984 \begin_inset CommandInset href
38985 LatexCommand href
38986 name "Página web"
38987 target "http://www.tex-tipografia.com/spanish.html"
38988
38989 \end_inset
38990
38991  del estilo 
38992 \series bold
38993 spanish
38994 \family sans
38995 \series default
38996  
38997 \family default
38998 incluido en el paquete 
38999 \series bold
39000 babel
39001 \end_layout
39002
39003 \begin_layout Bibliography
39004 \begin_inset CommandInset bibitem
39005 LatexCommand bibitem
39006 key "Bezos"
39007
39008 \end_inset
39009
39010
39011 \begin_inset CommandInset href
39012 LatexCommand href
39013 name "Documento"
39014 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
39015
39016 \end_inset
39017
39018  sobre ortotipografía y notaciones matemáticas en español
39019 \end_layout
39020
39021 \begin_layout Standard
39022 \begin_inset CommandInset index_print
39023 LatexCommand printindex
39024 type "idx"
39025
39026 \end_inset
39027
39028
39029 \end_layout
39030
39031 \end_body
39032 \end_document