]> git.lyx.org Git - lyx.git/blob - lib/doc/es/Math.lyx
Math.lyx: add description of \displaystyle and friends
[lyx.git] / lib / doc / es / Math.lyx
1 #LyX 1.6.6svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \newlength{\abc}
43 \settowidth{\abc}{\space}
44 \addto\extrasspanish{
45  \renewcommand{\equationautorefname}{\hspace{-\abc}}
46  \renewcommand{\sectionautorefname}{sec.\negthinspace}
47  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC are numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 \setkomafont{captionlabel}{\bfseries}
71
72 % used in Kap. 22.6
73 \usepackage[samesize]{cancel}
74
75 % enables calculation of values,
76 \usepackage{calc}
77
78 % for multiple table row and column cells
79 \usepackage{multirow}
80 \usepackage{multicol}
81
82 % needed in sec. 19.4
83 \usepackage{remreset}
84
85 % for the Fourier transformation symbol
86 \usepackage{mathrsfs}
87
88 % center multirows (e.g. in sec. 13.3)
89 \renewcommand{\multirowsetup}{\centering}
90
91 % define a color, used in sec.9.3
92 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
93
94 % declare operators (see sec. 10.4 and sec. 15.2)
95 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
96 \DeclareMathOperator{\sgn}{sgn}
97
98 \newcommand{\spce}{\textvisiblespace}
99
100 % example definitions for sec. 20.1 
101 \newcommand{\gr}{\Longrightarrow}
102 \newcommand{\us}[1]{\underline{#1}}
103 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
104 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
105 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
106
107 % example macro from sec. 19.4
108 %\def\tagform@#1{\maketag@@@{|#1|}}
109
110 % macro from sec. 10.2
111 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
112 \def\mathclap {\mathpalette \mathclapinternal}
113 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
114
115 % redefine the greyed out note
116 \renewenvironment{lyxgreyedout}
117  {\textcolor{blue}\bgroup}{\egroup}
118
119 % ------------------------------------
120 % used to check for needed LaTeX packages
121 \usepackage{ifthen}
122
123 % check for package eurosym
124 % used for the Euro symbol
125 \newboolean{eurosym}
126 \IfFileExists{eurosym.sty}
127  {\usepackage[gennarrow]{eurosym}
128   \setboolean{eurosym}{true}}
129  {\setboolean{eurosym}{false}}
130
131 % check for package braket
132 % used for physical vectors
133 \newboolean{braket}
134 \IfFileExists{braket.sty}
135  {\usepackage{braket}
136   \setboolean{braket}{true}}
137  {\setboolean{braket}{false}}
138
139 % check for package upgreek
140 \newboolean{upgreek}
141 \IfFileExists{upgreek.sty}
142  {\usepackage{upgreek}
143   \setboolean{upgreek}{true}}
144  {\setboolean{upgreek}{false}}
145 \end_preamble
146 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
147 \use_default_options false
148 \language spanish
149 \inputencoding auto
150 \font_roman default
151 \font_sans default
152 \font_typewriter default
153 \font_default_family default
154 \font_sc false
155 \font_osf false
156 \font_sf_scale 100
157 \font_tt_scale 100
158
159 \graphics default
160 \paperfontsize 12
161 \spacing single
162 \use_hyperref true
163 \pdf_title "Manual detallado de Matemáticas en LyX"
164 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio Garcia"
165 \pdf_subject "LyX-documentation about math"
166 \pdf_keywords "LyX, Mathed"
167 \pdf_bookmarks true
168 \pdf_bookmarksnumbered true
169 \pdf_bookmarksopen true
170 \pdf_bookmarksopenlevel 1
171 \pdf_breaklinks false
172 \pdf_pdfborder false
173 \pdf_colorlinks true
174 \pdf_backref false
175 \pdf_pdfusetitle false
176 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
177 \papersize a4paper
178 \use_geometry false
179 \use_amsmath 2
180 \use_esint 1
181 \cite_engine basic
182 \use_bibtopic false
183 \paperorientation portrait
184 \secnumdepth 4
185 \tocdepth 3
186 \paragraph_separation skip
187 \defskip medskip
188 \quotes_language french
189 \papercolumns 1
190 \papersides 2
191 \paperpagestyle plain
192 \bullet 1 0 6 -1
193 \bullet 2 2 35 -1
194 \bullet 3 2 7 -1
195 \tracking_changes false
196 \output_changes false
197 \author "" 
198 \author "" 
199 \end_header
200
201 \begin_body
202
203 \begin_layout Title
204 Manual detallado de
205 \begin_inset Newline newline
206 \end_inset
207
208 Matemáticas en LyX
209 \end_layout
210
211 \begin_layout Author
212 por el Equipo LyX
213 \begin_inset Foot
214 status collapsed
215
216 \begin_layout Plain Layout
217 Si tienes comentarios o correcciones de errores envíalos, por favor, a la
218  lista de correo de documentación de LyX
219 \family typewriter
220
221 \begin_inset CommandInset href
222 LatexCommand href
223 name "lyx-docs@lists.lyx.org"
224 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
225
226 \end_inset
227
228
229 \end_layout
230
231 \end_inset
232
233
234 \begin_inset Note Note
235 status collapsed
236
237 \begin_layout Plain Layout
238 autor: Uwe Stöhr, traducción: Ignacio Garcia
239 \end_layout
240
241 \end_inset
242
243
244 \begin_inset Newline newline
245 \end_inset
246
247
248 \begin_inset Newline newline
249 \end_inset
250
251 Versión 1.6.x
252 \end_layout
253
254 \begin_layout Standard
255 \begin_inset CommandInset toc
256 LatexCommand tableofcontents
257
258 \end_inset
259
260
261 \end_layout
262
263 \begin_layout Standard
264 \begin_inset Note Note
265 status open
266
267 \begin_layout Plain Layout
268 Para exportar este documento a PDF, PS o DVI deben estar instalados los
269  paquetes LaTeX 
270 \series bold
271 eurosym
272 \series default
273
274 \series bold
275 mhchem
276 \series default
277 ,
278 \series bold
279  multirow
280 \series default
281  y 
282 \series bold
283 was
284 \series default
285 .
286  Si 
287 \series bold
288 eurosym
289 \series default
290
291 \series bold
292 multirow
293 \series default
294  o 
295 \series bold
296 was
297 \series default
298  no están instalados también puedes exportar el documento pero las secciones
299  en que se requieren dichos paquetes no aparecerán en la salida.
300  Si  
301 \series bold
302 mhchem
303 \series default
304  no está instalado, este archivo no se puede exportar.
305 \end_layout
306
307 \begin_layout Plain Layout
308 La última versión PDF de este documento está disponible en:
309 \begin_inset Newline newline
310 \end_inset
311
312
313 \series bold
314 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
315 \end_layout
316
317 \end_inset
318
319
320 \begin_inset Newpage newpage
321 \end_inset
322
323
324 \end_layout
325
326 \begin_layout Section
327 Introducción
328 \end_layout
329
330 \begin_layout Standard
331 Este documento explica las características matemáticas de LyX y además es
332  una colección de comandos LaTeX para caracteres y estructuras matemáticas.
333  Las explicaciones están diseñadas para el uso de comandos.
334  Por consiguiente es preciso que hayas leído la sección 
335 \emph on
336 Ecuaciones matemáticas
337 \emph default
338  de la 
339 \emph on
340 Guía del usuario
341 \emph default
342 .
343 \end_layout
344
345 \begin_layout Standard
346 La mayoría de caracteres y muchas estructuras explicadas en este manual
347  también son accesibles mediante el menú 
348 \family sans
349 Insertar\SpecialChar \menuseparator
350 Ecuación
351 \family default
352  o la barra de herramientas
353 \family sans
354  Ecuaciones
355 \family default
356 .
357  Pero todo aquel que tenga que escribir muchas fórmulas observará que es
358  mucho más rápido usar comandos que la barra de herramientas.
359  Por tanto este manual está enfocado al uso de comandos, aunque también
360  se mencionan los botones correspondientes de las barras de herramientas
361  cuando están disponibles.
362 \end_layout
363
364 \begin_layout Standard
365 Si no se especifica lo contrario los comandos sólo están disponibles dentro
366  de las fórmulas.
367  Para poder usar todos los comandos explicados en este documento, debe usarse
368  la opción 
369 \family sans
370 Usar el paquete de ecuaciones AMS
371 \family default
372  en la configuración del documento (menú 
373 \family sans
374 Documento\SpecialChar \menuseparator
375 Configuración\SpecialChar \menuseparator
376 Ecuaciones
377 \family default
378 )
379 \begin_inset Foot
380 status collapsed
381
382 \begin_layout Plain Layout
383 La opción 
384 \family sans
385 Usar el paquete de ecuaciones AMS automáticamente
386 \family default
387  sólo usa ecuaciones 
388 \begin_inset ERT
389 status collapsed
390
391 \begin_layout Plain Layout
392
393
394 \backslash
395 AmS 
396 \end_layout
397
398 \end_inset
399
400
401 \begin_inset space ~
402 \end_inset
403
404  si las estructuras matemáticas son soportadas por LyX.
405 \end_layout
406
407 \end_inset
408
409 .
410 \end_layout
411
412 \begin_layout Standard
413 Este documento no recoge todos los comandos de ecuaciones 
414 \begin_inset ERT
415 status collapsed
416
417 \begin_layout Plain Layout
418
419
420 \backslash
421 AmS 
422 \end_layout
423
424 \end_inset
425
426
427 \begin_inset Foot
428 status collapsed
429
430 \begin_layout Plain Layout
431 En el archivo 
432 \family sans
433
434 \begin_inset CommandInset href
435 LatexCommand href
436 name "amsguide.ps"
437 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
438
439 \end_inset
440
441
442 \family default
443 , que forma parte de todas las distribuciones estándar de LaTeX, hay una
444  lista con todos los comandos de ecuaciones 
445 \begin_inset ERT
446 status collapsed
447
448 \begin_layout Plain Layout
449
450
451 \backslash
452 AmS 
453 \end_layout
454
455 \end_inset
456
457 .
458 \end_layout
459
460 \end_inset
461
462  por razones de claridad.
463 \end_layout
464
465 \begin_layout Section
466 Instrucciones generales
467 \end_layout
468
469 \begin_layout Standard
470 Para crear una ecuación en línea
471 \begin_inset Index
472 status collapsed
473
474 \begin_layout Plain Layout
475 Ecuación ! en línea
476 \end_layout
477
478 \end_inset
479
480  insertada en una línea de texto, teclea una de las combinaciones 
481 \family sans
482 Ctrl+M, Alt+C M, Alt+M M
483 \family default
484  o pulsa el botón 
485 \begin_inset Graphics
486         filename ../../images/math-mode.png
487         scale 85
488
489 \end_inset
490
491  de la barra de herramientas.
492 \begin_inset Newline newline
493 \end_inset
494
495 Para crear una ecuación en estilo presentación
496 \begin_inset Index
497 status collapsed
498
499 \begin_layout Plain Layout
500 Ecuación ! presentada
501 \end_layout
502
503 \end_inset
504
505 , que se verá más grande y en su propio párrafo, teclea
506 \family sans
507  
508 \family default
509 una de estas combinaciones: 
510 \family sans
511 Ctrl+Mayúsculas+M, Alt+M D.
512 \end_layout
513
514 \begin_layout Standard
515 Para cambiar una ecuación presentada a ecuación en línea, pon el cursor
516  dentro de la ecuación y teclea
517 \family sans
518  Ctrl+M, Alt+C M, Alt+M M 
519 \family default
520 o usa el menú 
521 \family sans
522 Editar\SpecialChar \menuseparator
523 Ecuación\SpecialChar \menuseparator
524 Cambiar tipo de ecuación
525 \family default
526 .
527  De igual forma se puede cambiar una ecuación en línea a estilo presentación.
528 \end_layout
529
530 \begin_layout Standard
531 Para mostrar partes de una ecuación en línea en el tamaño de una ecuación
532  presentada, escribe el comando 
533 \series bold
534
535 \backslash
536 displaystyle
537 \series default
538
539 \begin_inset Index
540 status collapsed
541
542 \begin_layout Plain Layout
543 Comandos ! D ! 
544 \backslash
545 displaystyle
546 \end_layout
547
548 \end_inset
549
550  en la ecuación y pulsa espacio.
551  Entonces aparece un nuevo marco azul en el que se inserta la parte deseada
552  de la ecuación.
553 \end_layout
554
555 \begin_layout Standard
556 En las tablas sólo se permiten ecuaciones en línea.
557 \end_layout
558
559 \begin_layout Standard
560 Las barras 
561 \family sans
562 Ecuaciones
563 \family default
564  y 
565 \family sans
566 Panel de ecuaciones 
567 \family default
568 se pueden visualizar mediante el menú 
569 \family sans
570 Ver\SpecialChar \menuseparator
571 Barras de herramientas
572 \family default
573 .
574  Si ahí pulsas en 
575 \begin_inset Quotes fld
576 \end_inset
577
578 Ecuaciones
579 \begin_inset Quotes frd
580 \end_inset
581
582  y/o en 
583 \begin_inset Quotes fld
584 \end_inset
585
586 Panel de ecuaciones
587 \begin_inset Quotes frd
588 \end_inset
589
590 , una y/u otra se mostrarán de forma permanente en la parte inferior; este
591  estado se visualiza en el menú de las barras de herramientas con una marca.
592  Si en este estado pulsas de nuevo sobre 
593 \begin_inset Quotes fld
594 \end_inset
595
596 Ecuaciones
597 \begin_inset Quotes frd
598 \end_inset
599
600  y/o 
601 \begin_inset Quotes fld
602 \end_inset
603
604 Panel de ecuaciones
605 \begin_inset Quotes frd
606 \end_inset
607
608  en el menú, las barras sólo se visualizarán cuando el cursor esté dentro
609  de una ecuación; este estado se indica añadiendo a las entradas del menú
610  la palabra 
611 \begin_inset Quotes fld
612 \end_inset
613
614 (auto)
615 \begin_inset Quotes frd
616 \end_inset
617
618 .
619  
620 \end_layout
621
622 \begin_layout Standard
623 El modo TeX
624 \begin_inset Index
625 status collapsed
626
627 \begin_layout Plain Layout
628 T@TeX ! modo
629 \end_layout
630
631 \end_inset
632
633  se invoca pulsando el botón 
634 \begin_inset Graphics
635         filename ../../images/ert-insert.png
636         scale 85
637
638 \end_inset
639
640  de la barra de herramientas o con el menú 
641 \family sans
642 Insertar\SpecialChar \menuseparator
643 Código Te
644 \begin_inset ERT
645 status collapsed
646
647 \begin_layout Plain Layout
648
649 {}
650 \end_layout
651
652 \end_inset
653
654 X
655 \family default
656 , (atajo 
657 \family sans
658 Ctrl+L
659 \family default
660 ).
661 \begin_inset Note Note
662 status collapsed
663
664 \begin_layout Plain Layout
665 En LyX hay tres 
666 \begin_inset Quotes fld
667 \end_inset
668
669 nombres propios
670 \begin_inset Quotes frd
671 \end_inset
672
673  que se ven en la salida con letras sobre o bajo la alineación normal: TeX,
674  LaTeX y LyX.
675 \end_layout
676
677 \begin_layout Plain Layout
678 Para evitar que estas palabras sean reconocidas como tales nombres propios,
679  se inserta un par de llaves TeX.
680  
681 \end_layout
682
683 \end_inset
684
685
686 \end_layout
687
688 \begin_layout Standard
689 Para cambiar el preámbulo LaTeX
690 \begin_inset Index
691 status collapsed
692
693 \begin_layout Plain Layout
694 LaTeX preámbulo
695 \end_layout
696
697 \end_inset
698
699 , usa el menú 
700 \family sans
701 Documento\SpecialChar \menuseparator
702 Configuración\SpecialChar \menuseparator
703 Preámbulo LaT
704 \begin_inset ERT
705 status collapsed
706
707 \begin_layout Plain Layout
708
709 {}
710 \end_layout
711
712 \end_inset
713
714 eX
715 \family default
716 .
717 \end_layout
718
719 \begin_layout Standard
720 Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones
721  multilínea, se pueden usar los menús 
722 \family sans
723 Editar\SpecialChar \menuseparator
724 Ecuación
725 \family default
726  y 
727 \family sans
728 Editar\SpecialChar \menuseparator
729 Filas y columnas
730 \family default
731  o la barra de herramientas de 
732 \family sans
733 Tabla
734 \family default
735 .
736  Cuando las líneas y columnas se intercambian mediante el menú, la columna
737  o línea en la que está se cambia con la columna de la derecha o con la
738  línea de abajo, respectivamente.
739  Si el cursor está en la última columna o fila, el cambio se hace con la
740  columna de la izquierda o la línea de arriba.
741 \end_layout
742
743 \begin_layout Standard
744 Para escribir texto en fórmulas se usa 
745 \emph on
746 texto de ecuaciones
747 \emph default
748
749 \begin_inset Index
750 status collapsed
751
752 \begin_layout Plain Layout
753 Texto ! en ecuaciones
754 \end_layout
755
756 \end_inset
757
758 .
759 \begin_inset Foot
760 status collapsed
761
762 \begin_layout Plain Layout
763 Para ecuaciones multilínea se usa el comando 
764 \series bold
765
766 \backslash
767 intertext
768 \series default
769 , véase
770 \begin_inset space ~
771 \end_inset
772
773
774 \begin_inset CommandInset ref
775 LatexCommand ref
776 reference "sub:Texto-en-multilínea"
777
778 \end_inset
779
780 .
781 \end_layout
782
783 \end_inset
784
785  Este modo se invoca con el atajo 
786 \family sans
787 Alt+M
788 \begin_inset space ~
789 \end_inset
790
791 M
792 \family default
793  o
794 \family sans
795  Ctrl+M
796 \family default
797  o insertando el comando 
798 \series bold
799
800 \backslash
801 text
802 \series default
803
804 \begin_inset Index
805 status collapsed
806
807 \begin_layout Plain Layout
808 Comandos ! T ! 
809 \backslash
810 text
811 \end_layout
812
813 \end_inset
814
815 .
816  El texto se ve en negro en LyX y por tanto puede distinguirse de otras
817  partes de la ecuación que se ven en azul.
818  En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci
819 a de otras partes de la fórmula.
820 \end_layout
821
822 \begin_layout Subsection*
823 Esquema de comandos
824 \end_layout
825
826 \begin_layout Standard
827 La mayoría de los comandos LaTeX para estructuras matemáticas tienen el
828  siguiente esquema:
829 \end_layout
830
831 \begin_layout Standard
832
833 \series bold
834
835 \backslash
836 nombre_del_comando[argumento opcional]{argumento requerido}
837 \end_layout
838
839 \begin_layout Standard
840 Un comando empieza siempre por una barra inversa, 
841 \begin_inset Quotes fld
842 \end_inset
843
844
845 \series bold
846
847 \backslash
848
849 \series default
850
851 \begin_inset Quotes frd
852 \end_inset
853
854 .
855  Para omitir argumentos opcionales, quita también los corchetes asociados.
856  En este documento, las llaves que encierran los argumentos requeridos se
857  denominan llaves TeX
858 \begin_inset Index
859 status collapsed
860
861 \begin_layout Plain Layout
862 T@TeX ! llaves
863 \end_layout
864
865 \end_inset
866
867 .
868  Si en una ecuación añades una llave de apertura al nombre de un comando,
869  LyX crea automáticamente una llave TeX.
870  En todos los demás casos las llaves TeX se crean en las ecuaciones con
871  el comando 
872 \series bold
873
874 \backslash
875 {
876 \series default
877 .
878  Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales,
879  que se muestran en azul.
880  En modo TeX no hace falta comando para poner llaves TeX.
881  Las llaves TeX no aparecen en la salida.
882 \end_layout
883
884 \begin_layout Standard
885 En el caso de comandos sin argumentos, como los comandos para símbolos que
886  se introducen en modo TeX, 
887 \emph on
888 siempre
889 \emph default
890  debe teclearse un espacio tras el comando para finalizarlo.
891  Este espacio no aparece en la salida.
892  Si ese espacio debiera mostrarse en la salida, el espacio debe ir seguido
893  de un espacio protegido en texto normal.
894 \end_layout
895
896 \begin_layout Standard
897 Un espacio protegido se inserta con 
898 \family sans
899 Ctrl+Espacio
900 \family default
901 .
902 \begin_inset Newpage newpage
903 \end_inset
904
905
906 \end_layout
907
908 \begin_layout Subsection*
909 Explicación de la sintaxis
910 \end_layout
911
912 \begin_layout Itemize
913 El símbolo 
914 \begin_inset ERT
915 status collapsed
916
917 \begin_layout Plain Layout
918
919
920 \backslash
921 spce 
922 \end_layout
923
924 \end_inset
925
926
927 \begin_inset Foot
928 status collapsed
929
930 \begin_layout Plain Layout
931 Este carácter, espacio visible, se puede componer con el comando 
932 \series bold
933
934 \backslash
935 textvisiblespace
936 \series default
937
938 \begin_inset Index
939 status collapsed
940
941 \begin_layout Plain Layout
942 Comandos ! T ! 
943 \backslash
944 textvisiblespace
945 \end_layout
946
947 \end_inset
948
949  insertado en código TeX.
950 \end_layout
951
952 \end_inset
953
954  indica que hay que teclear un espacio.
955 \end_layout
956
957 \begin_layout Itemize
958 Una flecha como 
959 \begin_inset Formula $\rightarrow$
960 \end_inset
961
962  indica el uso de la correspondiente tecla de flecha.
963  
964 \end_layout
965
966 \begin_layout Subsection*
967 Unidades disponibles
968 \end_layout
969
970 \begin_layout Standard
971 \align center
972 \begin_inset Float table
973 placement H
974 wide false
975 sideways false
976 status open
977
978 \begin_layout Plain Layout
979 \align center
980 \begin_inset Caption
981
982 \begin_layout Plain Layout
983 \begin_inset CommandInset label
984 LatexCommand label
985 name "tab:Unidades-disponibles"
986
987 \end_inset
988
989 Unidades disponibles
990 \end_layout
991
992 \end_inset
993
994
995 \end_layout
996
997 \begin_layout Plain Layout
998 \align center
999 \begin_inset Tabular
1000 <lyxtabular version="3" rows="13" columns="2">
1001 <features>
1002 <column alignment="center" valignment="top" width="0">
1003 <column alignment="center" valignment="top" width="0">
1004 <row>
1005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1006 \begin_inset Text
1007
1008 \begin_layout Plain Layout
1009 Unidad
1010 \end_layout
1011
1012 \end_inset
1013 </cell>
1014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1015 \begin_inset Text
1016
1017 \begin_layout Plain Layout
1018 Nombre / Descripción
1019 \end_layout
1020
1021 \end_inset
1022 </cell>
1023 </row>
1024 <row>
1025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Plain Layout
1029 mm
1030 \end_layout
1031
1032 \end_inset
1033 </cell>
1034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1035 \begin_inset Text
1036
1037 \begin_layout Plain Layout
1038 Milímetro
1039 \end_layout
1040
1041 \end_inset
1042 </cell>
1043 </row>
1044 <row>
1045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Plain Layout
1049 cm
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1055 \begin_inset Text
1056
1057 \begin_layout Plain Layout
1058 Centímetro
1059 \end_layout
1060
1061 \end_inset
1062 </cell>
1063 </row>
1064 <row>
1065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Plain Layout
1069 in
1070 \end_layout
1071
1072 \end_inset
1073 </cell>
1074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1075 \begin_inset Text
1076
1077 \begin_layout Plain Layout
1078 Pulgada (1
1079 \begin_inset space \thinspace{}
1080 \end_inset
1081
1082 in = 2,54
1083 \begin_inset space \thinspace{}
1084 \end_inset
1085
1086 cm)
1087 \end_layout
1088
1089 \end_inset
1090 </cell>
1091 </row>
1092 <row>
1093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1094 \begin_inset Text
1095
1096 \begin_layout Plain Layout
1097 pt
1098 \end_layout
1099
1100 \end_inset
1101 </cell>
1102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1103 \begin_inset Text
1104
1105 \begin_layout Plain Layout
1106 Punto (72.27
1107 \begin_inset space \thinspace{}
1108 \end_inset
1109
1110 pt = 1
1111 \begin_inset space \thinspace{}
1112 \end_inset
1113
1114 in)
1115 \end_layout
1116
1117 \end_inset
1118 </cell>
1119 </row>
1120 <row>
1121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1122 \begin_inset Text
1123
1124 \begin_layout Plain Layout
1125 pc
1126 \end_layout
1127
1128 \end_inset
1129 </cell>
1130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1131 \begin_inset Text
1132
1133 \begin_layout Plain Layout
1134 Pica (1
1135 \begin_inset space \thinspace{}
1136 \end_inset
1137
1138 pc = 12
1139 \begin_inset space \thinspace{}
1140 \end_inset
1141
1142 pt)
1143 \end_layout
1144
1145 \end_inset
1146 </cell>
1147 </row>
1148 <row>
1149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1150 \begin_inset Text
1151
1152 \begin_layout Plain Layout
1153 sp
1154 \end_layout
1155
1156 \end_inset
1157 </cell>
1158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Plain Layout
1162 Punto escalado (65536
1163 \begin_inset space \thinspace{}
1164 \end_inset
1165
1166 sp = 1
1167 \begin_inset space \thinspace{}
1168 \end_inset
1169
1170 pt)
1171 \end_layout
1172
1173 \end_inset
1174 </cell>
1175 </row>
1176 <row>
1177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1178 \begin_inset Text
1179
1180 \begin_layout Plain Layout
1181 bp
1182 \end_layout
1183
1184 \end_inset
1185 </cell>
1186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1187 \begin_inset Text
1188
1189 \begin_layout Plain Layout
1190 Punto grande (72
1191 \begin_inset space \thinspace{}
1192 \end_inset
1193
1194 bp = 1
1195 \begin_inset space \thinspace{}
1196 \end_inset
1197
1198 in)
1199 \end_layout
1200
1201 \end_inset
1202 </cell>
1203 </row>
1204 <row>
1205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1206 \begin_inset Text
1207
1208 \begin_layout Plain Layout
1209 dd
1210 \end_layout
1211
1212 \end_inset
1213 </cell>
1214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1215 \begin_inset Text
1216
1217 \begin_layout Plain Layout
1218 Didot (1
1219 \begin_inset space \thinspace{}
1220 \end_inset
1221
1222 dd 
1223 \begin_inset Formula $\approx$
1224 \end_inset
1225
1226  0.376
1227 \begin_inset space \thinspace{}
1228 \end_inset
1229
1230 mm)
1231 \end_layout
1232
1233 \end_inset
1234 </cell>
1235 </row>
1236 <row>
1237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1238 \begin_inset Text
1239
1240 \begin_layout Plain Layout
1241 cc
1242 \end_layout
1243
1244 \end_inset
1245 </cell>
1246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1247 \begin_inset Text
1248
1249 \begin_layout Plain Layout
1250 Cicero (1
1251 \begin_inset space \thinspace{}
1252 \end_inset
1253
1254 cc = 12
1255 \begin_inset space \thinspace{}
1256 \end_inset
1257
1258 dd)
1259 \end_layout
1260
1261 \end_inset
1262 </cell>
1263 </row>
1264 <row>
1265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1266 \begin_inset Text
1267
1268 \begin_layout Plain Layout
1269 ex
1270 \end_layout
1271
1272 \end_inset
1273 </cell>
1274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1275 \begin_inset Text
1276
1277 \begin_layout Plain Layout
1278 Altura de la letra 
1279 \begin_inset Quotes fld
1280 \end_inset
1281
1282
1283 \emph on
1284 x
1285 \emph default
1286
1287 \begin_inset Quotes frd
1288 \end_inset
1289
1290  en la fuente actual
1291 \end_layout
1292
1293 \end_inset
1294 </cell>
1295 </row>
1296 <row>
1297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1298 \begin_inset Text
1299
1300 \begin_layout Plain Layout
1301 em
1302 \end_layout
1303
1304 \end_inset
1305 </cell>
1306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1307 \begin_inset Text
1308
1309 \begin_layout Plain Layout
1310 Anchura de la letra 
1311 \begin_inset Quotes fld
1312 \end_inset
1313
1314
1315 \emph on
1316 M
1317 \emph default
1318
1319 \begin_inset Quotes frd
1320 \end_inset
1321
1322  en la fuente actual
1323 \end_layout
1324
1325 \end_inset
1326 </cell>
1327 </row>
1328 <row>
1329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1330 \begin_inset Text
1331
1332 \begin_layout Plain Layout
1333 mu
1334 \end_layout
1335
1336 \end_inset
1337 </cell>
1338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1339 \begin_inset Text
1340
1341 \begin_layout Plain Layout
1342 Unidad matemática (1
1343 \begin_inset space \thinspace{}
1344 \end_inset
1345
1346 mu = 
1347 \begin_inset Formula $\nicefrac{1}{18}$
1348 \end_inset
1349
1350
1351 \begin_inset space \thinspace{}
1352 \end_inset
1353
1354 em)
1355 \end_layout
1356
1357 \end_inset
1358 </cell>
1359 </row>
1360 </lyxtabular>
1361
1362 \end_inset
1363
1364
1365 \end_layout
1366
1367 \end_inset
1368
1369
1370 \end_layout
1371
1372 \begin_layout Standard
1373 \align center
1374 \begin_inset Newpage newpage
1375 \end_inset
1376
1377
1378 \end_layout
1379
1380 \begin_layout Section
1381 Funciones básicas
1382 \end_layout
1383
1384 \begin_layout Subsection
1385 Exponentes
1386 \begin_inset Index
1387 status collapsed
1388
1389 \begin_layout Plain Layout
1390 Exponentes
1391 \end_layout
1392
1393 \end_inset
1394
1395  e índices
1396 \begin_inset Index
1397 status collapsed
1398
1399 \begin_layout Plain Layout
1400 Indices@Índices
1401 \end_layout
1402
1403 \end_inset
1404
1405
1406 \begin_inset Index
1407 status collapsed
1408
1409 \begin_layout Plain Layout
1410 Superíndices|see
1411 \begin_inset ERT
1412 status collapsed
1413
1414 \begin_layout Plain Layout
1415
1416 {
1417 \end_layout
1418
1419 \end_inset
1420
1421 Exponentes
1422 \begin_inset ERT
1423 status collapsed
1424
1425 \begin_layout Plain Layout
1426
1427 }
1428 \end_layout
1429
1430 \end_inset
1431
1432
1433 \end_layout
1434
1435 \end_inset
1436
1437
1438 \begin_inset Index
1439 status collapsed
1440
1441 \begin_layout Plain Layout
1442 Subíndices|see
1443 \begin_inset ERT
1444 status collapsed
1445
1446 \begin_layout Plain Layout
1447
1448 {
1449 \end_layout
1450
1451 \end_inset
1452
1453 Índices
1454 \begin_inset ERT
1455 status collapsed
1456
1457 \begin_layout Plain Layout
1458
1459 }
1460 \end_layout
1461
1462 \end_inset
1463
1464
1465 \end_layout
1466
1467 \end_inset
1468
1469
1470 \end_layout
1471
1472 \begin_layout Standard
1473 Los subíndices se componen con un guión bajo 
1474 \begin_inset Quotes fld
1475 \end_inset
1476
1477 _
1478 \begin_inset Quotes frd
1479 \end_inset
1480
1481  o con el botón de la barra de herramientas de ecuaciones 
1482 \begin_inset Graphics
1483         filename ../../images/math-subscript.png
1484         scale 85
1485
1486 \end_inset
1487
1488 , los superíndices con un circunflejo 
1489 \begin_inset Quotes fld
1490 \end_inset
1491
1492 ^
1493 \begin_inset Quotes frd
1494 \end_inset
1495
1496  o con el botón de la barra de herramientas de ecuaciones 
1497 \begin_inset Graphics
1498         filename ../../images/math-superscript.png
1499         scale 85
1500
1501 \end_inset
1502
1503 .
1504 \end_layout
1505
1506 \begin_layout Standard
1507 \noindent
1508 \align center
1509 \begin_inset Tabular
1510 <lyxtabular version="3" rows="4" columns="2">
1511 <features>
1512 <column alignment="center" valignment="top" width="0">
1513 <column alignment="center" valignment="top" width="0">
1514 <row>
1515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1516 \begin_inset Text
1517
1518 \begin_layout Plain Layout
1519 Comando
1520 \end_layout
1521
1522 \end_inset
1523 </cell>
1524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1525 \begin_inset Text
1526
1527 \begin_layout Plain Layout
1528 Resultado
1529 \begin_inset Note Note
1530 status collapsed
1531
1532 \begin_layout Plain Layout
1533
1534 \series bold
1535
1536 \backslash
1537 raisebox
1538 \series default
1539  sólo se usa como espaciador.
1540 \end_layout
1541
1542 \end_inset
1543
1544
1545 \end_layout
1546
1547 \end_inset
1548 </cell>
1549 </row>
1550 <row>
1551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1552 \begin_inset Text
1553
1554 \begin_layout Plain Layout
1555 B_V
1556 \end_layout
1557
1558 \end_inset
1559 </cell>
1560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1561 \begin_inset Text
1562
1563 \begin_layout Plain Layout
1564 \begin_inset Formula $B_{V}$
1565 \end_inset
1566
1567
1568 \end_layout
1569
1570 \end_inset
1571 </cell>
1572 </row>
1573 <row>
1574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1575 \begin_inset Text
1576
1577 \begin_layout Plain Layout
1578 B^V
1579 \end_layout
1580
1581 \end_inset
1582 </cell>
1583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1584 \begin_inset Text
1585
1586 \begin_layout Plain Layout
1587 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1588 \end_inset
1589
1590
1591 \end_layout
1592
1593 \end_inset
1594 </cell>
1595 </row>
1596 <row>
1597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1598 \begin_inset Text
1599
1600 \begin_layout Plain Layout
1601 B^
1602 \begin_inset ERT
1603 status collapsed
1604
1605 \begin_layout Plain Layout
1606
1607
1608 \backslash
1609 spce 
1610 \end_layout
1611
1612 \end_inset
1613
1614 A
1615 \end_layout
1616
1617 \end_inset
1618 </cell>
1619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1620 \begin_inset Text
1621
1622 \begin_layout Plain Layout
1623 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1624 \end_inset
1625
1626
1627 \end_layout
1628
1629 \end_inset
1630 </cell>
1631 </row>
1632 </lyxtabular>
1633
1634 \end_inset
1635
1636
1637 \end_layout
1638
1639 \begin_layout Standard
1640 Como en algunos idiomas la tecla circunflejo funciona como acento, en ese
1641  caso acentuará las vocales y no servirá para entrar en modo exponente.
1642 \begin_inset Foot
1643 status collapsed
1644
1645 \begin_layout Plain Layout
1646 Dependiendo de la configuración del teclado esto puede suceder también con
1647  otros caracteres además de las vocales.
1648 \end_layout
1649
1650 \end_inset
1651
1652  Para conseguir exponentes en estos casos debes pulsar 
1653 \family sans
1654 Espacio
1655 \family default
1656  tras el circunflejo, como en el último ejemplo, o dos circunflejos seguidos.
1657  
1658 \end_layout
1659
1660 \begin_layout Subsection
1661 Fracciones
1662 \begin_inset CommandInset label
1663 LatexCommand label
1664 name "sub:Fracciones"
1665
1666 \end_inset
1667
1668
1669 \begin_inset Index
1670 status collapsed
1671
1672 \begin_layout Plain Layout
1673 Fracciones
1674 \end_layout
1675
1676 \end_inset
1677
1678
1679 \end_layout
1680
1681 \begin_layout Standard
1682 Las fracciones se generan con el comando 
1683 \series bold
1684
1685 \backslash
1686 frac
1687 \series default
1688
1689 \begin_inset Index
1690 status collapsed
1691
1692 \begin_layout Plain Layout
1693 Comandos ! F ! 
1694 \backslash
1695 frac
1696 \end_layout
1697
1698 \end_inset
1699
1700  o con el botón 
1701 \begin_inset Graphics
1702         filename ../../images/math/frac.png
1703         scale 50
1704
1705 \end_inset
1706
1707  de la barra de herramientas.
1708  El tamaño de fuente se ajusta automáticamente, dependiendo de si la fracción
1709  está en línea o en estilo presentación.
1710  Con el botón 
1711 \begin_inset Graphics
1712         filename ../../images/math/frac-square.png
1713         scale 85
1714
1715 \end_inset
1716
1717 de la barra de herramientas matemáticas puedes seleccionar distintos tipos
1718  de fracciones.
1719 \end_layout
1720
1721 \begin_layout Standard
1722 Con el comando 
1723 \series bold
1724
1725 \backslash
1726 dfrac
1727 \series default
1728
1729 \begin_inset Index
1730 status collapsed
1731
1732 \begin_layout Plain Layout
1733 Comandos ! D ! 
1734 \backslash
1735 dfrac
1736 \end_layout
1737
1738 \end_inset
1739
1740  se puede crear en cualquier caso una fracción que tenga el tamaño del estilo
1741  presentación.
1742  Con 
1743 \series bold
1744
1745 \backslash
1746 tfrac
1747 \series default
1748
1749 \begin_inset Index
1750 status collapsed
1751
1752 \begin_layout Plain Layout
1753 Comandos ! T ! 
1754 \backslash
1755 tfrac
1756 \end_layout
1757
1758 \end_inset
1759
1760  la fracción tiene siempre el tamaño del estilo en línea.
1761  Un ejemplo:
1762 \end_layout
1763
1764 \begin_layout Standard
1765 Una línea con la fracción 
1766 \begin_inset Formula $\frac{1}{2}$
1767 \end_inset
1768
1769  creada con el comando 
1770 \series bold
1771
1772 \backslash
1773 frac
1774 \series default
1775 .
1776  
1777 \end_layout
1778
1779 \begin_layout Standard
1780 Una línea con la fracción 
1781 \begin_inset Formula $\dfrac{1}{2}$
1782 \end_inset
1783
1784  creada con el comando 
1785 \series bold
1786
1787 \backslash
1788 dfrac
1789 \series default
1790 .
1791 \end_layout
1792
1793 \begin_layout Standard
1794 \noindent
1795 \align center
1796 \begin_inset Tabular
1797 <lyxtabular version="3" rows="4" columns="2">
1798 <features>
1799 <column alignment="center" valignment="top" width="0">
1800 <column alignment="center" valignment="top" width="0">
1801 <row>
1802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1803 \begin_inset Text
1804
1805 \begin_layout Plain Layout
1806 Comando
1807 \end_layout
1808
1809 \end_inset
1810 </cell>
1811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1812 \begin_inset Text
1813
1814 \begin_layout Plain Layout
1815 Resultado
1816 \begin_inset Note Note
1817 status collapsed
1818
1819 \begin_layout Plain Layout
1820
1821 \series bold
1822
1823 \backslash
1824 raisebox
1825 \series default
1826  se usa sólo como espaciador
1827 \end_layout
1828
1829 \end_inset
1830
1831
1832 \end_layout
1833
1834 \end_inset
1835 </cell>
1836 </row>
1837 <row>
1838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1839 \begin_inset Text
1840
1841 \begin_layout Plain Layout
1842
1843 \backslash
1844 frac
1845 \begin_inset ERT
1846 status collapsed
1847
1848 \begin_layout Plain Layout
1849
1850
1851 \backslash
1852 spce 
1853 \end_layout
1854
1855 \end_inset
1856
1857 A
1858 \begin_inset Formula $\downarrow$
1859 \end_inset
1860
1861 B
1862 \end_layout
1863
1864 \end_inset
1865 </cell>
1866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1867 \begin_inset Text
1868
1869 \begin_layout Plain Layout
1870 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1871 \end_inset
1872
1873
1874 \end_layout
1875
1876 \end_inset
1877 </cell>
1878 </row>
1879 <row>
1880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1881 \begin_inset Text
1882
1883 \begin_layout Plain Layout
1884
1885 \backslash
1886 dfrac
1887 \begin_inset ERT
1888 status collapsed
1889
1890 \begin_layout Plain Layout
1891
1892
1893 \backslash
1894 spce 
1895 \end_layout
1896
1897 \end_inset
1898
1899 A
1900 \begin_inset Formula $\downarrow$
1901 \end_inset
1902
1903 B
1904 \end_layout
1905
1906 \end_inset
1907 </cell>
1908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1909 \begin_inset Text
1910
1911 \begin_layout Plain Layout
1912 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1913 \end_inset
1914
1915
1916 \end_layout
1917
1918 \end_inset
1919 </cell>
1920 </row>
1921 <row>
1922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1923 \begin_inset Text
1924
1925 \begin_layout Plain Layout
1926
1927 \backslash
1928 dfrac
1929 \begin_inset ERT
1930 status collapsed
1931
1932 \begin_layout Plain Layout
1933
1934
1935 \backslash
1936 spce 
1937 \end_layout
1938
1939 \end_inset
1940
1941 e^
1942 \begin_inset ERT
1943 status collapsed
1944
1945 \begin_layout Plain Layout
1946
1947
1948 \backslash
1949 spce 
1950 \end_layout
1951
1952 \end_inset
1953
1954
1955 \backslash
1956 frac
1957 \begin_inset ERT
1958 status collapsed
1959
1960 \begin_layout Plain Layout
1961
1962
1963 \backslash
1964 spce 
1965 \end_layout
1966
1967 \end_inset
1968
1969 1
1970 \begin_inset Formula $\downarrow$
1971 \end_inset
1972
1973 2
1974 \begin_inset Formula $\downarrow$
1975 \end_inset
1976
1977 3
1978 \end_layout
1979
1980 \end_inset
1981 </cell>
1982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1983 \begin_inset Text
1984
1985 \begin_layout Plain Layout
1986 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1987 \end_inset
1988
1989
1990 \end_layout
1991
1992 \end_inset
1993 </cell>
1994 </row>
1995 </lyxtabular>
1996
1997 \end_inset
1998
1999
2000 \begin_inset VSpace bigskip
2001 \end_inset
2002
2003
2004 \end_layout
2005
2006 \begin_layout Standard
2007 Para fracciones anidadas se puede usar el comando 
2008 \series bold
2009
2010 \backslash
2011 cfrac
2012 \series default
2013
2014 \begin_inset Index
2015 status collapsed
2016
2017 \begin_layout Plain Layout
2018 Comandos ! C ! 
2019 \backslash
2020 cfrac
2021 \end_layout
2022
2023 \end_inset
2024
2025 .
2026  Un ejemplo:
2027 \begin_inset VSpace -3mm
2028 \end_inset
2029
2030
2031 \end_layout
2032
2033 \begin_layout Standard
2034 \begin_inset Formula \begin{align*}
2035 \textrm{creada con \textbf{\textbackslash frac} } &  & \textrm{creada con }\mathbf{\textbackslash\textbf{cfrac}}\\
2036 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2037
2038 \end_inset
2039
2040
2041 \end_layout
2042
2043 \begin_layout Standard
2044 El comando para el ejemplo de arriba es:
2045 \end_layout
2046
2047 \begin_layout Standard
2048
2049 \series bold
2050
2051 \backslash
2052 cfrac
2053 \begin_inset ERT
2054 status collapsed
2055
2056 \begin_layout Plain Layout
2057
2058
2059 \backslash
2060 spce 
2061 \end_layout
2062
2063 \end_inset
2064
2065 A
2066 \begin_inset Formula $\downarrow$
2067 \end_inset
2068
2069 B+
2070 \backslash
2071 cfrac
2072 \begin_inset ERT
2073 status collapsed
2074
2075 \begin_layout Plain Layout
2076
2077
2078 \backslash
2079 spce 
2080 \end_layout
2081
2082 \end_inset
2083
2084 C+
2085 \backslash
2086 cfrac
2087 \begin_inset ERT
2088 status collapsed
2089
2090 \begin_layout Plain Layout
2091
2092
2093 \backslash
2094 spce 
2095 \end_layout
2096
2097 \end_inset
2098
2099 E
2100 \begin_inset Formula $\downarrow$
2101 \end_inset
2102
2103 F
2104 \begin_inset Formula $\downarrow$
2105 \end_inset
2106
2107 D
2108 \end_layout
2109
2110 \begin_layout Standard
2111 \begin_inset VSpace medskip
2112 \end_inset
2113
2114
2115 \end_layout
2116
2117 \begin_layout Standard
2118
2119 \series bold
2120
2121 \backslash
2122 cfrac
2123 \series default
2124  compone la fracción siempre en el tamaño del estilo presentación, también
2125  cuando es parte de otra fracción.
2126 \end_layout
2127
2128 \begin_layout Standard
2129 Es posible especificar la alineación del numerador.
2130  El comando 
2131 \series bold
2132
2133 \backslash
2134 cfracleft
2135 \series default
2136  se usa para alinearlo a la izquierda, el comando 
2137 \series bold
2138
2139 \backslash
2140 cfracright
2141 \series default
2142  para alinearlo a la derecha, 
2143 \series bold
2144
2145 \backslash
2146 cfrac
2147 \series default
2148  centra el numerador.
2149 \end_layout
2150
2151 \begin_layout Standard
2152 Estas fracciones muestran las distintas alineaciones:
2153 \end_layout
2154
2155 \begin_layout Standard
2156 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2157 \end_inset
2158
2159  ; 
2160 \begin_inset Formula $\cfrac{A}{B+C}$
2161 \end_inset
2162
2163  ; 
2164 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2165 \end_inset
2166
2167
2168 \end_layout
2169
2170 \begin_layout Standard
2171 \noindent
2172 \begin_inset Note Greyedout
2173 status open
2174
2175 \begin_layout Plain Layout
2176
2177 \series bold
2178 Nota
2179 \series default
2180
2181 \series bold
2182
2183 \backslash
2184 cfracleft
2185 \series default
2186  y
2187 \series bold
2188  
2189 \backslash
2190 cfracright
2191 \series default
2192  no son comandos LaTeX reales sino sustituciones del comando 
2193 \series bold
2194
2195 \backslash
2196 cfrac[posición del numerador]{numerador}{denominador}
2197 \series default
2198  .
2199  Por tanto no puedes usarlos código TeX.
2200 \end_layout
2201
2202 \end_inset
2203
2204
2205 \begin_inset VSpace medskip
2206 \end_inset
2207
2208
2209 \end_layout
2210
2211 \begin_layout Standard
2212 Muchas veces es adecuado combinar 
2213 \series bold
2214
2215 \backslash
2216 cfrac
2217 \series default
2218  y 
2219 \series bold
2220
2221 \backslash
2222 frac
2223 \series default
2224 :
2225 \begin_inset Formula \[
2226 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2227
2228 \end_inset
2229
2230
2231 \end_layout
2232
2233 \begin_layout Standard
2234 Para componer fracciones en línea con raya de fracción inclinada puedes
2235  usar el comando 
2236 \series bold
2237
2238 \backslash
2239 nicefrac
2240 \series default
2241
2242 \begin_inset Index
2243 status collapsed
2244
2245 \begin_layout Plain Layout
2246 Comandos ! N ! 
2247 \backslash
2248 nicefrac
2249 \end_layout
2250
2251 \end_inset
2252
2253
2254 \begin_inset Formula $\nicefrac{5}{31}$
2255 \end_inset
2256
2257  Hay además el comando 
2258 \series bold
2259
2260 \backslash
2261 unitfracthree
2262 \series default
2263  que permite escribir una fracción en combinación con un número: 
2264 \begin_inset Formula $\unitfrac[2]{1}{3}$
2265 \end_inset
2266
2267
2268 \end_layout
2269
2270 \begin_layout Standard
2271 \begin_inset Note Greyedout
2272 status open
2273
2274 \begin_layout Plain Layout
2275
2276 \series bold
2277 Nota
2278 \series default
2279
2280 \series bold
2281
2282 \backslash
2283 unitfracthree
2284 \series default
2285  no es un comando LaTeX auténtico, sino un equivalente al comando
2286 \begin_inset Newline newline
2287 \end_inset
2288
2289
2290 \series bold
2291
2292 \backslash
2293 unitfrac[número]{numerador}{denominador}
2294 \series default
2295  .
2296  Por tanto no puedes usarlo en código TeX.
2297 \end_layout
2298
2299 \end_inset
2300
2301
2302 \end_layout
2303
2304 \begin_layout Standard
2305 En la 
2306 \begin_inset CommandInset ref
2307 LatexCommand ref
2308 reference "sub:Fracciones-personalizadas"
2309
2310 \end_inset
2311
2312  se explica cómo componer fracciones personalizadas en las que la raya de
2313  fracción se puede cambiar.
2314  
2315 \end_layout
2316
2317 \begin_layout Subsection
2318 Raíces
2319 \begin_inset Index
2320 status collapsed
2321
2322 \begin_layout Plain Layout
2323 Raíces
2324 \end_layout
2325
2326 \end_inset
2327
2328
2329 \end_layout
2330
2331 \begin_layout Standard
2332 Las raíces cuadradas se componen con 
2333 \series bold
2334
2335 \backslash
2336 sqrt
2337 \series default
2338
2339 \begin_inset Index
2340 status collapsed
2341
2342 \begin_layout Plain Layout
2343 Comandos ! S ! 
2344 \backslash
2345 sqrt
2346 \end_layout
2347
2348 \end_inset
2349
2350  o con el botón 
2351 \begin_inset Graphics
2352         filename ../../images/math/sqrt.png
2353         scale 85
2354
2355 \end_inset
2356
2357  de la barra de  ecuaciones; todas las demás raíces con el comando 
2358 \series bold
2359
2360 \backslash
2361 root
2362 \series default
2363
2364 \begin_inset Index
2365 status collapsed
2366
2367 \begin_layout Plain Layout
2368 Comandos ! R ! 
2369 \backslash
2370 root
2371 \end_layout
2372
2373 \end_inset
2374
2375  o con el botón 
2376 \begin_inset Graphics
2377         filename ../../images/math/root.png
2378         scale 85
2379
2380 \end_inset
2381
2382 .
2383 \end_layout
2384
2385 \begin_layout Standard
2386 \noindent
2387 \align center
2388 \begin_inset Tabular
2389 <lyxtabular version="3" rows="3" columns="2">
2390 <features>
2391 <column alignment="center" valignment="top" width="0">
2392 <column alignment="center" valignment="top" width="0">
2393 <row>
2394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2395 \begin_inset Text
2396
2397 \begin_layout Plain Layout
2398 Comando
2399 \end_layout
2400
2401 \end_inset
2402 </cell>
2403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2404 \begin_inset Text
2405
2406 \begin_layout Plain Layout
2407 Resultado
2408 \begin_inset Note Note
2409 status collapsed
2410
2411 \begin_layout Plain Layout
2412
2413 \series bold
2414
2415 \backslash
2416 raisebox
2417 \series default
2418  se usa sólo como espaciador
2419 \end_layout
2420
2421 \end_inset
2422
2423
2424 \end_layout
2425
2426 \end_inset
2427 </cell>
2428 </row>
2429 <row>
2430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2431 \begin_inset Text
2432
2433 \begin_layout Plain Layout
2434
2435 \backslash
2436 sqrt
2437 \begin_inset ERT
2438 status collapsed
2439
2440 \begin_layout Plain Layout
2441
2442
2443 \backslash
2444 spce 
2445 \end_layout
2446
2447 \end_inset
2448
2449 A-B
2450 \end_layout
2451
2452 \end_inset
2453 </cell>
2454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2455 \begin_inset Text
2456
2457 \begin_layout Plain Layout
2458 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2459 \end_inset
2460
2461
2462 \end_layout
2463
2464 \end_inset
2465 </cell>
2466 </row>
2467 <row>
2468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2469 \begin_inset Text
2470
2471 \begin_layout Plain Layout
2472
2473 \backslash
2474 root
2475 \begin_inset ERT
2476 status collapsed
2477
2478 \begin_layout Plain Layout
2479
2480
2481 \backslash
2482 spce 
2483 \end_layout
2484
2485 \end_inset
2486
2487 3
2488 \begin_inset Formula $\downarrow$
2489 \end_inset
2490
2491 A-B
2492 \end_layout
2493
2494 \end_inset
2495 </cell>
2496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2497 \begin_inset Text
2498
2499 \begin_layout Plain Layout
2500 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2501 \end_inset
2502
2503
2504 \end_layout
2505
2506 \end_inset
2507 </cell>
2508 </row>
2509 </lyxtabular>
2510
2511 \end_inset
2512
2513
2514 \end_layout
2515
2516 \begin_layout Standard
2517 Una raíz cuadrada se compone también con 
2518 \series bold
2519
2520 \backslash
2521 root
2522 \series default
2523  dejando vacío el campo del índice.
2524 \end_layout
2525
2526 \begin_layout Standard
2527 Con ciertos índices la distancia a la raíz es demasiado pequeña, como en
2528  la raíz: 
2529 \begin_inset Formula $\sqrt[\beta]{B}$
2530 \end_inset
2531
2532
2533 \begin_inset Newline newline
2534 \end_inset
2535
2536 La 
2537 \begin_inset Formula $\beta$
2538 \end_inset
2539
2540  toca la raíz.
2541  Para evitar esto se usan los comandos 
2542 \series bold
2543
2544 \backslash
2545 leftroot
2546 \series default
2547
2548 \begin_inset Index
2549 status collapsed
2550
2551 \begin_layout Plain Layout
2552 Comandos ! L ! 
2553 \backslash
2554 leftroot
2555 \end_layout
2556
2557 \end_inset
2558
2559  y 
2560 \series bold
2561
2562 \backslash
2563 uproot
2564 \series default
2565
2566 \begin_inset Index
2567 status collapsed
2568
2569 \begin_layout Plain Layout
2570 Comandos ! U ! 
2571 \backslash
2572 uproot
2573 \end_layout
2574
2575 \end_inset
2576
2577  con el esquema siguiente:
2578 \end_layout
2579
2580 \begin_layout Standard
2581
2582 \series bold
2583
2584 \backslash
2585 leftroot{distancia}
2586 \series default
2587  y 
2588 \series bold
2589
2590 \backslash
2591 uproot{distancia}
2592 \end_layout
2593
2594 \begin_layout Standard
2595 Distancia es el número de Puntos Grandes (
2596 \begin_inset Quotes fld
2597 \end_inset
2598
2599 Big Points
2600 \begin_inset Quotes frd
2601 \end_inset
2602
2603 , unidad bp; 
2604 \begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$
2605 \end_inset
2606
2607 ) que debería moverse el índice a la izquierda o arriba, respectivamente.
2608  Los comandos se escriben en el índice.
2609  Así, el comando:
2610 \begin_inset Newline newline
2611 \end_inset
2612
2613
2614 \series bold
2615
2616 \backslash
2617 root
2618 \backslash
2619 leftroot{-1
2620 \begin_inset Formula $\to$
2621 \end_inset
2622
2623
2624 \backslash
2625 uproot{2
2626 \begin_inset Formula $\to$
2627 \end_inset
2628
2629
2630 \backslash
2631 beta
2632 \begin_inset ERT
2633 status collapsed
2634
2635 \begin_layout Plain Layout
2636
2637
2638 \backslash
2639 spce 
2640 \end_layout
2641
2642 \end_inset
2643
2644
2645 \begin_inset Formula $\to$
2646 \end_inset
2647
2648 B
2649 \begin_inset Newline newline
2650 \end_inset
2651
2652
2653 \series default
2654 genera una fórmula correctamente tipografiada: 
2655 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2656 \end_inset
2657
2658
2659 \end_layout
2660
2661 \begin_layout Subsection
2662 Coeficientes de un binomio
2663 \begin_inset Index
2664 status collapsed
2665
2666 \begin_layout Plain Layout
2667 Binomios
2668 \end_layout
2669
2670 \end_inset
2671
2672
2673 \end_layout
2674
2675 \begin_layout Standard
2676 Los coeficientes de un binomio se insertan con el comando 
2677 \series bold
2678
2679 \backslash
2680 binom
2681 \series default
2682
2683 \begin_inset Index
2684 status collapsed
2685
2686 \begin_layout Plain Layout
2687 Comandos ! B ! 
2688 \backslash
2689 binom
2690 \end_layout
2691
2692 \end_inset
2693
2694  o con el submenú del botón 
2695 \begin_inset Graphics
2696         filename ../../images/math/frac-square.png
2697         scale 85
2698
2699 \end_inset
2700
2701 de la barra de herramientas de ecuaciones.
2702  Como en las fracciones, además de 
2703 \series bold
2704
2705 \backslash
2706 binom
2707 \series default
2708  hay los comandos 
2709 \series bold
2710
2711 \backslash
2712 dbinom
2713 \begin_inset Index
2714 status collapsed
2715
2716 \begin_layout Plain Layout
2717 Comandos ! D ! 
2718 \backslash
2719 dbinom
2720 \end_layout
2721
2722 \end_inset
2723
2724
2725 \series default
2726  y 
2727 \series bold
2728
2729 \backslash
2730 tbinom
2731 \series default
2732
2733 \begin_inset Index
2734 status collapsed
2735
2736 \begin_layout Plain Layout
2737 Comandos ! T ! 
2738 \backslash
2739 tbinom
2740 \end_layout
2741
2742 \end_inset
2743
2744 .
2745  Para otros delimitadores de coeficientes de un binomio hay los comandos
2746  
2747 \series bold
2748
2749 \backslash
2750 brace
2751 \series default
2752
2753 \begin_inset Index
2754 status collapsed
2755
2756 \begin_layout Plain Layout
2757 Comandos ! B ! 
2758 \backslash
2759 brace
2760 \end_layout
2761
2762 \end_inset
2763
2764  y 
2765 \series bold
2766
2767 \backslash
2768 brack
2769 \series default
2770
2771 \begin_inset Index
2772 status collapsed
2773
2774 \begin_layout Plain Layout
2775 Comandos ! B ! 
2776 \backslash
2777 brack
2778 \end_layout
2779
2780 \end_inset
2781
2782 .
2783 \end_layout
2784
2785 \begin_layout Standard
2786 \noindent
2787 \align center
2788 \begin_inset Tabular
2789 <lyxtabular version="3" rows="6" columns="2">
2790 <features>
2791 <column alignment="center" valignment="top" width="0">
2792 <column alignment="center" valignment="top" width="0">
2793 <row>
2794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2795 \begin_inset Text
2796
2797 \begin_layout Plain Layout
2798 Comando
2799 \end_layout
2800
2801 \end_inset
2802 </cell>
2803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2804 \begin_inset Text
2805
2806 \begin_layout Plain Layout
2807 Resultado
2808 \begin_inset Note Note
2809 status collapsed
2810
2811 \begin_layout Plain Layout
2812
2813 \series bold
2814
2815 \backslash
2816 raisebox
2817 \series default
2818  se usa sólo como espaciador
2819 \end_layout
2820
2821 \end_inset
2822
2823
2824 \end_layout
2825
2826 \end_inset
2827 </cell>
2828 </row>
2829 <row>
2830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2831 \begin_inset Text
2832
2833 \begin_layout Plain Layout
2834
2835 \backslash
2836 binom
2837 \begin_inset ERT
2838 status collapsed
2839
2840 \begin_layout Plain Layout
2841
2842
2843 \backslash
2844 spce 
2845 \end_layout
2846
2847 \end_inset
2848
2849 A
2850 \begin_inset Formula $\downarrow$
2851 \end_inset
2852
2853 B
2854 \end_layout
2855
2856 \end_inset
2857 </cell>
2858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2859 \begin_inset Text
2860
2861 \begin_layout Plain Layout
2862 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2863 \end_inset
2864
2865
2866 \end_layout
2867
2868 \end_inset
2869 </cell>
2870 </row>
2871 <row>
2872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2873 \begin_inset Text
2874
2875 \begin_layout Plain Layout
2876
2877 \backslash
2878 dbinom
2879 \begin_inset ERT
2880 status collapsed
2881
2882 \begin_layout Plain Layout
2883
2884
2885 \backslash
2886 spce 
2887 \end_layout
2888
2889 \end_inset
2890
2891 A
2892 \begin_inset Formula $\downarrow$
2893 \end_inset
2894
2895 B
2896 \end_layout
2897
2898 \end_inset
2899 </cell>
2900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2901 \begin_inset Text
2902
2903 \begin_layout Plain Layout
2904 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2905 \end_inset
2906
2907
2908 \end_layout
2909
2910 \end_inset
2911 </cell>
2912 </row>
2913 <row>
2914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2915 \begin_inset Text
2916
2917 \begin_layout Plain Layout
2918
2919 \backslash
2920 tbinom
2921 \begin_inset ERT
2922 status collapsed
2923
2924 \begin_layout Plain Layout
2925
2926
2927 \backslash
2928 spce 
2929 \end_layout
2930
2931 \end_inset
2932
2933 A
2934 \begin_inset Formula $\downarrow$
2935 \end_inset
2936
2937 B
2938 \end_layout
2939
2940 \end_inset
2941 </cell>
2942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2943 \begin_inset Text
2944
2945 \begin_layout Plain Layout
2946 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2947 \end_inset
2948
2949
2950 \end_layout
2951
2952 \end_inset
2953 </cell>
2954 </row>
2955 <row>
2956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2957 \begin_inset Text
2958
2959 \begin_layout Plain Layout
2960
2961 \backslash
2962 brack
2963 \begin_inset ERT
2964 status collapsed
2965
2966 \begin_layout Plain Layout
2967
2968
2969 \backslash
2970 spce 
2971 \end_layout
2972
2973 \end_inset
2974
2975 A
2976 \begin_inset Formula $\downarrow$
2977 \end_inset
2978
2979 B
2980 \end_layout
2981
2982 \end_inset
2983 </cell>
2984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2985 \begin_inset Text
2986
2987 \begin_layout Plain Layout
2988 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2989 \end_inset
2990
2991
2992 \end_layout
2993
2994 \end_inset
2995 </cell>
2996 </row>
2997 <row>
2998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2999 \begin_inset Text
3000
3001 \begin_layout Plain Layout
3002
3003 \backslash
3004 brace
3005 \begin_inset ERT
3006 status collapsed
3007
3008 \begin_layout Plain Layout
3009
3010
3011 \backslash
3012 spce 
3013 \end_layout
3014
3015 \end_inset
3016
3017 A
3018 \begin_inset Formula $\downarrow$
3019 \end_inset
3020
3021 B
3022 \end_layout
3023
3024 \end_inset
3025 </cell>
3026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3027 \begin_inset Text
3028
3029 \begin_layout Plain Layout
3030 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3031 \end_inset
3032
3033
3034 \end_layout
3035
3036 \end_inset
3037 </cell>
3038 </row>
3039 </lyxtabular>
3040
3041 \end_inset
3042
3043
3044 \begin_inset Newpage newpage
3045 \end_inset
3046
3047
3048 \end_layout
3049
3050 \begin_layout Subsection
3051 Diferenciaciones de casos
3052 \begin_inset Index
3053 status collapsed
3054
3055 \begin_layout Plain Layout
3056 Casos
3057 \end_layout
3058
3059 \end_inset
3060
3061
3062 \end_layout
3063
3064 \begin_layout Standard
3065 \noindent
3066 \align center
3067 \begin_inset Tabular
3068 <lyxtabular version="3" rows="3" columns="2">
3069 <features>
3070 <column alignment="center" valignment="top" width="0">
3071 <column alignment="center" valignment="top" width="0">
3072 <row>
3073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3074 \begin_inset Text
3075
3076 \begin_layout Plain Layout
3077 Comando
3078 \end_layout
3079
3080 \end_inset
3081 </cell>
3082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3083 \begin_inset Text
3084
3085 \begin_layout Plain Layout
3086 Resultado
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 </row>
3092 <row>
3093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3094 \begin_inset Text
3095
3096 \begin_layout Plain Layout
3097
3098 \backslash
3099 cases
3100 \begin_inset ERT
3101 status collapsed
3102
3103 \begin_layout Plain Layout
3104
3105
3106 \backslash
3107 spce 
3108 \end_layout
3109
3110 \end_inset
3111
3112 A
3113 \begin_inset Formula $\to$
3114 \end_inset
3115
3116 B>0
3117 \begin_inset Index
3118 status collapsed
3119
3120 \begin_layout Plain Layout
3121 Comandos ! C ! 
3122 \backslash
3123 cases
3124 \end_layout
3125
3126 \end_inset
3127
3128
3129 \end_layout
3130
3131 \end_inset
3132 </cell>
3133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3134 \begin_inset Text
3135
3136 \begin_layout Plain Layout
3137 \begin_inset Formula $\begin{cases}
3138 A & B>0\end{cases}$
3139 \end_inset
3140
3141
3142 \end_layout
3143
3144 \end_inset
3145 </cell>
3146 </row>
3147 <row>
3148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3149 \begin_inset Text
3150
3151 \begin_layout Plain Layout
3152
3153 \backslash
3154 cases
3155 \begin_inset ERT
3156 status collapsed
3157
3158 \begin_layout Plain Layout
3159
3160
3161 \backslash
3162 spce 
3163 \end_layout
3164
3165 \end_inset
3166
3167
3168 \family sans
3169 Ctrl+Retorno
3170 \end_layout
3171
3172 \end_inset
3173 </cell>
3174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3175 \begin_inset Text
3176
3177 \begin_layout Plain Layout
3178 \begin_inset Formula $\begin{cases}
3179 A & \textrm{para }x>0\\
3180 B & \textrm{para }x=0\end{cases}$
3181 \end_inset
3182
3183
3184 \end_layout
3185
3186 \end_inset
3187 </cell>
3188 </row>
3189 </lyxtabular>
3190
3191 \end_inset
3192
3193
3194 \end_layout
3195
3196 \begin_layout Standard
3197 Después de insertar 
3198 \series bold
3199
3200 \backslash
3201 cases
3202 \series default
3203  o usar el botón 
3204 \begin_inset Graphics
3205         filename ../../images/math/cases.png
3206         scale 85
3207
3208 \end_inset
3209
3210  de la barra de ecuaciones puedes añadir líneas nuevas con el atajo 
3211 \family sans
3212 Ctrl+Retorno
3213 \family default
3214  o con el botón
3215 \family sans
3216  
3217 \family default
3218
3219 \begin_inset Graphics
3220         filename ../../images/tabular-feature_append-row.png
3221         scale 85
3222
3223 \end_inset
3224
3225  de la barra de tablas.
3226 \end_layout
3227
3228 \begin_layout Standard
3229 El comando 
3230 \series bold
3231
3232 \backslash
3233 cases
3234 \series default
3235  también está disponible en el menú 
3236 \family sans
3237 Insertar\SpecialChar \menuseparator
3238 Ecuación\SpecialChar \menuseparator
3239 Entorno casos
3240 \family default
3241 .
3242 \end_layout
3243
3244 \begin_layout Subsection
3245 Negaciones
3246 \begin_inset Index
3247 status collapsed
3248
3249 \begin_layout Plain Layout
3250 Negaciones
3251 \end_layout
3252
3253 \end_inset
3254
3255
3256 \end_layout
3257
3258 \begin_layout Standard
3259 Con el comando 
3260 \series bold
3261
3262 \backslash
3263 not
3264 \series default
3265
3266 \begin_inset Index
3267 status collapsed
3268
3269 \begin_layout Plain Layout
3270 Comandos ! N ! 
3271 \backslash
3272 not
3273 \end_layout
3274
3275 \end_inset
3276
3277  todo carácter se puede mostrar cancelado.
3278  Los caracteres son casi tachados con una barra inclinada.
3279 \end_layout
3280
3281 \begin_layout Standard
3282 \noindent
3283 \align center
3284 \begin_inset Tabular
3285 <lyxtabular version="3" rows="4" columns="2">
3286 <features>
3287 <column alignment="center" valignment="top" width="0">
3288 <column alignment="center" valignment="top" width="0">
3289 <row>
3290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3291 \begin_inset Text
3292
3293 \begin_layout Plain Layout
3294 Comando
3295 \end_layout
3296
3297 \end_inset
3298 </cell>
3299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3300 \begin_inset Text
3301
3302 \begin_layout Plain Layout
3303 Resultado
3304 \end_layout
3305
3306 \end_inset
3307 </cell>
3308 </row>
3309 <row>
3310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3311 \begin_inset Text
3312
3313 \begin_layout Plain Layout
3314
3315 \backslash
3316 not=
3317 \end_layout
3318
3319 \end_inset
3320 </cell>
3321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3322 \begin_inset Text
3323
3324 \begin_layout Plain Layout
3325 \begin_inset Formula $\not=$
3326 \end_inset
3327
3328
3329 \end_layout
3330
3331 \end_inset
3332 </cell>
3333 </row>
3334 <row>
3335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3336 \begin_inset Text
3337
3338 \begin_layout Plain Layout
3339
3340 \backslash
3341 not 
3342 \backslash
3343 le
3344 \end_layout
3345
3346 \end_inset
3347 </cell>
3348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3349 \begin_inset Text
3350
3351 \begin_layout Plain Layout
3352 \begin_inset Formula $\not\le$
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 parallel
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\parallel$
3380 \end_inset
3381
3382
3383 \end_layout
3384
3385 \end_inset
3386 </cell>
3387 </row>
3388 </lyxtabular>
3389
3390 \end_inset
3391
3392
3393 \end_layout
3394
3395 \begin_layout Standard
3396 El último ejemplo muestra que no todas las negaciones tienen buen aspecto.
3397  Por tanto para algunas negaciones hay comandos especiales (véase 
3398 \begin_inset CommandInset ref
3399 LatexCommand ref
3400 reference "sub:Símbolos-matemáticos"
3401
3402 \end_inset
3403
3404  y 
3405 \begin_inset CommandInset ref
3406 LatexCommand ref
3407 reference "sec:Relaciones"
3408
3409 \end_inset
3410
3411 ).
3412 \end_layout
3413
3414 \begin_layout Subsection
3415 Espacios reservados 
3416 \begin_inset CommandInset label
3417 LatexCommand label
3418 name "sub:Espacios-reservados"
3419
3420 \end_inset
3421
3422
3423 \begin_inset Index
3424 status collapsed
3425
3426 \begin_layout Plain Layout
3427 Espacios reservados
3428 \end_layout
3429
3430 \end_inset
3431
3432
3433 \begin_inset Index
3434 status collapsed
3435
3436 \begin_layout Plain Layout
3437 Química ! isótopos
3438 \end_layout
3439
3440 \end_inset
3441
3442
3443 \begin_inset Index
3444 status collapsed
3445
3446 \begin_layout Plain Layout
3447 Isótopos|see
3448 \begin_inset ERT
3449 status collapsed
3450
3451 \begin_layout Plain Layout
3452
3453 {
3454 \end_layout
3455
3456 \end_inset
3457
3458 Química
3459 \begin_inset ERT
3460 status collapsed
3461
3462 \begin_layout Plain Layout
3463
3464 }
3465 \end_layout
3466
3467 \end_inset
3468
3469
3470 \end_layout
3471
3472 \end_inset
3473
3474
3475 \end_layout
3476
3477 \begin_layout Standard
3478 En la presentación de, p.
3479 \begin_inset space \thinspace{}
3480 \end_inset
3481
3482 e., isótopos,
3483 \begin_inset Foot
3484 status collapsed
3485
3486 \begin_layout Plain Layout
3487 Más sobre símbolos químicos en 
3488 \begin_inset CommandInset ref
3489 LatexCommand ref
3490 reference "sub:Símbolos-y-ecuaciones-químicas"
3491
3492 \end_inset
3493
3494
3495 \end_layout
3496
3497 \end_inset
3498
3499  surge el problema siguiente:
3500 \end_layout
3501
3502 \begin_layout Standard
3503 \noindent
3504 \align center
3505 \begin_inset Tabular
3506 <lyxtabular version="3" rows="2" columns="2">
3507 <features>
3508 <column alignment="center" valignment="top" width="0">
3509 <column alignment="center" valignment="top" width="0">
3510 <row>
3511 <cell alignment="center" valignment="top" usebox="none">
3512 \begin_inset Text
3513
3514 \begin_layout Plain Layout
3515 Índices generados con sub- y superíndices:
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 <cell alignment="center" valignment="top" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524 \begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$
3525 \end_inset
3526
3527
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 </row>
3533 <row>
3534 <cell alignment="center" valignment="top" usebox="none">
3535 \begin_inset Text
3536
3537 \begin_layout Plain Layout
3538 Índices correctos:
3539 \end_layout
3540
3541 \end_inset
3542 </cell>
3543 <cell alignment="center" valignment="top" usebox="none">
3544 \begin_inset Text
3545
3546 \begin_layout Plain Layout
3547 \begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$
3548 \end_inset
3549
3550
3551 \end_layout
3552
3553 \end_inset
3554 </cell>
3555 </row>
3556 </lyxtabular>
3557
3558 \end_inset
3559
3560
3561 \begin_inset Note Note
3562 status collapsed
3563
3564 \begin_layout Plain Layout
3565
3566 \series bold
3567
3568 \backslash
3569 raisebox
3570 \series default
3571  se usa sólo como espaciador
3572 \end_layout
3573
3574 \end_inset
3575
3576
3577 \end_layout
3578
3579 \begin_layout Standard
3580 Por omisión, el índice más corto se coloca sobre o bajo el primer carácter
3581  del índice más largo.
3582  Para evitarlo está el comando 
3583 \series bold
3584
3585 \backslash
3586 phantom
3587 \series default
3588
3589 \begin_inset Index
3590 status collapsed
3591
3592 \begin_layout Plain Layout
3593 Comandos ! P ! 
3594 \backslash
3595 phantom
3596 \end_layout
3597
3598 \end_inset
3599
3600  o el botón 
3601 \begin_inset space ~
3602 \end_inset
3603
3604
3605 \begin_inset Graphics
3606         filename ../../images/math/phantom.png
3607         scale 85
3608
3609 \end_inset
3610
3611  del submenú de espaciado de ecuaciones
3612 \begin_inset Foot
3613 status collapsed
3614
3615 \begin_layout Plain Layout
3616 Botón 
3617 \begin_inset Graphics
3618         filename ../../images/math/space.png
3619         scale 85
3620
3621 \end_inset
3622
3623  de la barra de ecuaciones
3624 \end_layout
3625
3626 \end_inset
3627
3628 , que genera uno o más espacios reservados.
3629  Al insertar 
3630 \series bold
3631
3632 \backslash
3633 phantom
3634 \series default
3635  aparece un pequeño marco azul con dos flechas rojas superpuestas
3636 \begin_inset Formula $\phantom{}$
3637 \end_inset
3638
3639 .
3640  Las flechas indican que se reservará un espacio equivalente a la anchura
3641  y altura totales del contenido del marco.
3642  Los espacios reservados son correspondientes al tamaño de los caracteres.
3643 \end_layout
3644
3645 \begin_layout Standard
3646 \noindent
3647 \align center
3648 \begin_inset Tabular
3649 <lyxtabular version="3" rows="4" columns="2">
3650 <features>
3651 <column alignment="center" valignment="top" width="0">
3652 <column alignment="center" valignment="top" width="0">
3653 <row>
3654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3655 \begin_inset Text
3656
3657 \begin_layout Plain Layout
3658 Comando
3659 \end_layout
3660
3661 \end_inset
3662 </cell>
3663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3664 \begin_inset Text
3665
3666 \begin_layout Plain Layout
3667 Resultado
3668 \begin_inset Note Note
3669 status collapsed
3670
3671 \begin_layout Plain Layout
3672
3673 \series bold
3674
3675 \backslash
3676 raisebox
3677 \series default
3678  se usa sólo como espaciador
3679 \end_layout
3680
3681 \end_inset
3682
3683
3684 \end_layout
3685
3686 \end_inset
3687 </cell>
3688 </row>
3689 <row>
3690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3691 \begin_inset Text
3692
3693 \begin_layout Plain Layout
3694 ^19
3695 \begin_inset ERT
3696 status collapsed
3697
3698 \begin_layout Plain Layout
3699
3700
3701 \backslash
3702 spce 
3703 \end_layout
3704
3705 \end_inset
3706
3707 _
3708 \backslash
3709 phantom
3710 \begin_inset ERT
3711 status collapsed
3712
3713 \begin_layout Plain Layout
3714
3715
3716 \backslash
3717 spce 
3718 \end_layout
3719
3720 \end_inset
3721
3722 1
3723 \begin_inset Formula $\rightarrow$
3724 \end_inset
3725
3726 9
3727 \begin_inset ERT
3728 status collapsed
3729
3730 \begin_layout Plain Layout
3731
3732
3733 \backslash
3734 spce 
3735 \end_layout
3736
3737 \end_inset
3738
3739 F
3740 \end_layout
3741
3742 \end_inset
3743 </cell>
3744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3745 \begin_inset Text
3746
3747 \begin_layout Plain Layout
3748 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$
3749 \end_inset
3750
3751
3752 \end_layout
3753
3754 \end_inset
3755 </cell>
3756 </row>
3757 <row>
3758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3759 \begin_inset Text
3760
3761 \begin_layout Plain Layout
3762 ^235
3763 \begin_inset ERT
3764 status collapsed
3765
3766 \begin_layout Plain Layout
3767
3768
3769 \backslash
3770 spce 
3771 \end_layout
3772
3773 \end_inset
3774
3775 _
3776 \backslash
3777 phantom
3778 \begin_inset ERT
3779 status collapsed
3780
3781 \begin_layout Plain Layout
3782
3783
3784 \backslash
3785 spce 
3786 \end_layout
3787
3788 \end_inset
3789
3790 23
3791 \begin_inset Formula $\rightarrow$
3792 \end_inset
3793
3794 9
3795 \begin_inset ERT
3796 status collapsed
3797
3798 \begin_layout Plain Layout
3799
3800
3801 \backslash
3802 spce 
3803 \end_layout
3804
3805 \end_inset
3806
3807 F
3808 \end_layout
3809
3810 \end_inset
3811 </cell>
3812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3813 \begin_inset Text
3814
3815 \begin_layout Plain Layout
3816 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$
3817 \end_inset
3818
3819
3820 \end_layout
3821
3822 \end_inset
3823 </cell>
3824 </row>
3825 <row>
3826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3827 \begin_inset Text
3828
3829 \begin_layout Plain Layout
3830
3831 \backslash
3832 Lambda^
3833 \begin_inset ERT
3834 status collapsed
3835
3836 \begin_layout Plain Layout
3837
3838
3839 \backslash
3840 spce 
3841 \end_layout
3842
3843 \end_inset
3844
3845
3846 \backslash
3847 phantom
3848 \begin_inset ERT
3849 status collapsed
3850
3851 \begin_layout Plain Layout
3852
3853
3854 \backslash
3855 spce 
3856 \end_layout
3857
3858 \end_inset
3859
3860 ii
3861 \begin_inset Formula $\rightarrow$
3862 \end_inset
3863
3864 t
3865 \begin_inset ERT
3866 status collapsed
3867
3868 \begin_layout Plain Layout
3869
3870
3871 \backslash
3872 spce 
3873 \end_layout
3874
3875 \end_inset
3876
3877 _MMt
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3883 \begin_inset Text
3884
3885 \begin_layout Plain Layout
3886 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3887 \end_inset
3888
3889
3890 \end_layout
3891
3892 \end_inset
3893 </cell>
3894 </row>
3895 </lyxtabular>
3896
3897 \end_inset
3898
3899
3900 \end_layout
3901
3902 \begin_layout Standard
3903 Además hay los comandos 
3904 \series bold
3905
3906 \backslash
3907 vphantom
3908 \series default
3909
3910 \begin_inset Index
3911 status collapsed
3912
3913 \begin_layout Plain Layout
3914 Comandos ! V ! 
3915 \backslash
3916 vphantom
3917 \end_layout
3918
3919 \end_inset
3920
3921  (botón 
3922 \begin_inset space ~
3923 \end_inset
3924
3925
3926 \begin_inset Graphics
3927         filename ../../images/math/vphantom.png
3928         scale 85
3929
3930 \end_inset
3931
3932 ) y 
3933 \series bold
3934
3935 \backslash
3936 hphantom
3937 \series default
3938
3939 \begin_inset Index
3940 status collapsed
3941
3942 \begin_layout Plain Layout
3943 Comandos ! H ! 
3944 \backslash
3945 hphantom
3946 \end_layout
3947
3948 \end_inset
3949
3950  (botón 
3951 \begin_inset space ~
3952 \end_inset
3953
3954
3955 \begin_inset Graphics
3956         filename ../../images/math/hphantom.png
3957         scale 85
3958
3959 \end_inset
3960
3961 ).
3962  
3963 \series bold
3964
3965 \backslash
3966 hphantom
3967 \series default
3968  genera espacio en el marco sólo para la altura máxima de los caracteres,
3969  no para su anchura.
3970  
3971 \series bold
3972
3973 \backslash
3974 vphantom
3975 \series default
3976  genera espacio sólo para la anchura del contenido del marco.
3977  Por esto los marcos de estos comandos sólo tienen una flecha roja.
3978 \end_layout
3979
3980 \begin_layout Standard
3981 Por ejemplo, 
3982 \series bold
3983
3984 \backslash
3985 vphantom
3986 \series default
3987
3988 \begin_inset ERT
3989 status collapsed
3990
3991 \begin_layout Plain Layout
3992
3993
3994 \backslash
3995 spce 
3996 \end_layout
3997
3998 \end_inset
3999
4000
4001 \series bold
4002 a
4003 \backslash
4004 int
4005 \series default
4006  genera espacio de la altura del signo de la integral,
4007 \begin_inset Foot
4008 status collapsed
4009
4010 \begin_layout Plain Layout
4011 El comando 
4012 \series bold
4013
4014 \backslash
4015 int
4016 \series default
4017  genera un signo de integral, véase 
4018 \begin_inset CommandInset ref
4019 LatexCommand ref
4020 reference "sub:Operadores-grandes"
4021
4022 \end_inset
4023
4024
4025 \end_layout
4026
4027 \end_inset
4028
4029  porque este es el carácter más largo.
4030  En la 
4031 \begin_inset CommandInset ref
4032 LatexCommand ref
4033 reference "sub:Delimitadores-multilínea"
4034
4035 \end_inset
4036
4037  hay un ejemplo de aplicación.
4038 \end_layout
4039
4040 \begin_layout Subsection
4041 Líneas
4042 \begin_inset Index
4043 status collapsed
4044
4045 \begin_layout Plain Layout
4046 Lineas@Líneas
4047 \end_layout
4048
4049 \end_inset
4050
4051
4052 \begin_inset Index
4053 status collapsed
4054
4055 \begin_layout Plain Layout
4056 Ecuación ! sub- o superrayada
4057 \end_layout
4058
4059 \end_inset
4060
4061
4062 \end_layout
4063
4064 \begin_layout Standard
4065 \noindent
4066 \align center
4067 \begin_inset Tabular
4068 <lyxtabular version="3" rows="4" columns="2">
4069 <features>
4070 <column alignment="center" valignment="top" width="0">
4071 <column alignment="center" valignment="top" width="0">
4072 <row>
4073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Plain Layout
4077 Comando
4078 \end_layout
4079
4080 \end_inset
4081 </cell>
4082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4083 \begin_inset Text
4084
4085 \begin_layout Plain Layout
4086 Resultado
4087 \begin_inset Note Note
4088 status collapsed
4089
4090 \begin_layout Plain Layout
4091
4092 \series bold
4093
4094 \backslash
4095 raisebox
4096 \series default
4097  se usa sólo como espaciador
4098 \end_layout
4099
4100 \end_inset
4101
4102
4103 \end_layout
4104
4105 \end_inset
4106 </cell>
4107 </row>
4108 <row>
4109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Plain Layout
4113
4114 \backslash
4115 overline
4116 \begin_inset ERT
4117 status collapsed
4118
4119 \begin_layout Plain Layout
4120
4121
4122 \backslash
4123 spce 
4124 \end_layout
4125
4126 \end_inset
4127
4128 A+B
4129 \begin_inset Index
4130 status collapsed
4131
4132 \begin_layout Plain Layout
4133 Comandos ! O ! 
4134 \backslash
4135 overline
4136 \end_layout
4137
4138 \end_inset
4139
4140
4141 \end_layout
4142
4143 \end_inset
4144 </cell>
4145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4146 \begin_inset Text
4147
4148 \begin_layout Plain Layout
4149 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4150 \end_inset
4151
4152
4153 \end_layout
4154
4155 \end_inset
4156 </cell>
4157 </row>
4158 <row>
4159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4160 \begin_inset Text
4161
4162 \begin_layout Plain Layout
4163
4164 \backslash
4165 underline
4166 \begin_inset ERT
4167 status collapsed
4168
4169 \begin_layout Plain Layout
4170
4171
4172 \backslash
4173 spce 
4174 \end_layout
4175
4176 \end_inset
4177
4178 A+B
4179 \begin_inset Index
4180 status collapsed
4181
4182 \begin_layout Plain Layout
4183 Comandos ! U ! 
4184 \backslash
4185 underline
4186 \end_layout
4187
4188 \end_inset
4189
4190
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4200 \end_inset
4201
4202
4203 \end_layout
4204
4205 \end_inset
4206 </cell>
4207 </row>
4208 <row>
4209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4210 \begin_inset Text
4211
4212 \begin_layout Plain Layout
4213
4214 \backslash
4215 overline
4216 \begin_inset ERT
4217 status collapsed
4218
4219 \begin_layout Plain Layout
4220
4221
4222 \backslash
4223 spce 
4224 \end_layout
4225
4226 \end_inset
4227
4228
4229 \backslash
4230 underline
4231 \begin_inset ERT
4232 status collapsed
4233
4234 \begin_layout Plain Layout
4235
4236
4237 \backslash
4238 spce 
4239 \end_layout
4240
4241 \end_inset
4242
4243 A+B
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4253 \end_inset
4254
4255
4256 \end_layout
4257
4258 \end_inset
4259 </cell>
4260 </row>
4261 </lyxtabular>
4262
4263 \end_inset
4264
4265
4266 \end_layout
4267
4268 \begin_layout Standard
4269 En el último ejemplo es indiferente poner primero 
4270 \series bold
4271
4272 \backslash
4273 overline
4274 \series default
4275  o 
4276 \series bold
4277
4278 \backslash
4279 underline
4280 \series default
4281 .
4282 \end_layout
4283
4284 \begin_layout Standard
4285 Para poner doble subrayado, p.
4286 \begin_inset space \thinspace{}
4287 \end_inset
4288
4289 e.
4290  en resultados, se usa 
4291 \series bold
4292
4293 \backslash
4294 underline
4295 \series default
4296  dos veces.
4297 \end_layout
4298
4299 \begin_layout Standard
4300 Es posible colocar hasta 6 líneas sobre o bajo los caracteres.
4301 \begin_inset VSpace bigskip
4302 \end_inset
4303
4304 Se pueden crear líneas personalizadas con el comando 
4305 \series bold
4306
4307 \backslash
4308 rule
4309 \series default
4310
4311 \begin_inset Index
4312 status collapsed
4313
4314 \begin_layout Plain Layout
4315 Comandos ! R ! 
4316 \backslash
4317 rule
4318 \end_layout
4319
4320 \end_inset
4321
4322  con el esquema siguiente:
4323 \end_layout
4324
4325 \begin_layout Standard
4326
4327 \series bold
4328
4329 \backslash
4330 rule[hueco vertical]{longitud}{grosor}
4331 \end_layout
4332
4333 \begin_layout Standard
4334 El hueco vertical opcional desplaza la línea hacia arriba (o hacia abajo
4335  si el valor es negativo).
4336  Las unidades disponibles para los valores están listadas en
4337 \begin_inset space ~
4338 \end_inset
4339
4340
4341 \begin_inset CommandInset ref
4342 LatexCommand ref
4343 reference "tab:Unidades-disponibles"
4344
4345 \end_inset
4346
4347 .
4348  A continuación hay dos ejemplos de líneas creadas con los comandos
4349 \series bold
4350
4351 \begin_inset Newline newline
4352 \end_inset
4353
4354
4355 \backslash
4356 rule[-2ex]{3cm}{2pt}
4357 \series default
4358  y 
4359 \series bold
4360
4361 \backslash
4362 rule{2cm}{1pt}
4363 \series default
4364 :
4365 \end_layout
4366
4367 \begin_layout Standard
4368 Esto es una frase 
4369 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4370 \end_inset
4371
4372  con dos líneas.
4373 \end_layout
4374
4375 \begin_layout Standard
4376
4377 \series bold
4378
4379 \backslash
4380 rule
4381 \series default
4382  también se puede usar para texto si se inserta en modo TeX.
4383 \end_layout
4384
4385 \begin_layout Subsection
4386 Puntos
4387 \begin_inset CommandInset label
4388 LatexCommand label
4389 name "sub:Puntos"
4390
4391 \end_inset
4392
4393
4394 \begin_inset Index
4395 status collapsed
4396
4397 \begin_layout Plain Layout
4398 Puntos
4399 \end_layout
4400
4401 \end_inset
4402
4403
4404 \end_layout
4405
4406 \begin_layout Standard
4407 Hay distintos tipos de puntos disponibles.
4408 \begin_inset Foot
4409 status collapsed
4410
4411 \begin_layout Plain Layout
4412 En la barra de herramientas de ecuaciones, en el panel del botón 
4413 \begin_inset Graphics
4414         filename ../../images/math/ldots.png
4415         scale 85
4416
4417 \end_inset
4418
4419 .
4420 \end_layout
4421
4422 \end_inset
4423
4424  Para continuación en enumeraciones se usan puntos bajos, (
4425 \series bold
4426
4427 \backslash
4428 ldots
4429 \series default
4430
4431 \begin_inset Index
4432 status collapsed
4433
4434 \begin_layout Plain Layout
4435 Comandos ! L ! 
4436 \backslash
4437 ldots
4438 \end_layout
4439
4440 \end_inset
4441
4442 ), mientras que para operaciones se usan puntos centrados a la misma altura
4443  que los operadores, (
4444 \series bold
4445
4446 \backslash
4447 cdots
4448 \series default
4449
4450 \begin_inset Index
4451 status collapsed
4452
4453 \begin_layout Plain Layout
4454 Comandos ! C ! 
4455 \backslash
4456 cdots
4457 \end_layout
4458
4459 \end_inset
4460
4461 ).
4462  Si se usa el comando 
4463 \series bold
4464
4465 \backslash
4466 dots
4467 \series default
4468
4469 \begin_inset Index
4470 status collapsed
4471
4472 \begin_layout Plain Layout
4473 Comandos ! D ! 
4474 \backslash
4475 dots
4476 \end_layout
4477
4478 \end_inset
4479
4480 , LaTeX decide el tipo a usar en función del carácter siguiente.
4481 \end_layout
4482
4483 \begin_layout Standard
4484 \align center
4485 \begin_inset Tabular
4486 <lyxtabular version="3" rows="8" columns="2">
4487 <features>
4488 <column alignment="center" valignment="top" width="0pt">
4489 <column alignment="center" valignment="top" width="0pt">
4490 <row>
4491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4492 \begin_inset Text
4493
4494 \begin_layout Plain Layout
4495 Comando
4496 \end_layout
4497
4498 \end_inset
4499 </cell>
4500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4501 \begin_inset Text
4502
4503 \begin_layout Plain Layout
4504 Resultado
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 </row>
4510 <row>
4511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4512 \begin_inset Text
4513
4514 \begin_layout Plain Layout
4515 A_1
4516 \begin_inset ERT
4517 status collapsed
4518
4519 \begin_layout Plain Layout
4520
4521
4522 \backslash
4523 spce 
4524 \end_layout
4525
4526 \end_inset
4527
4528 ,
4529 \backslash
4530 dots
4531 \begin_inset ERT
4532 status collapsed
4533
4534 \begin_layout Plain Layout
4535
4536
4537 \backslash
4538 spce 
4539 \end_layout
4540
4541 \end_inset
4542
4543 ,A_n
4544 \end_layout
4545
4546 \end_inset
4547 </cell>
4548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4549 \begin_inset Text
4550
4551 \begin_layout Plain Layout
4552 \begin_inset Formula $A_{1},\dots,A_{n}$
4553 \end_inset
4554
4555
4556 \end_layout
4557
4558 \end_inset
4559 </cell>
4560 </row>
4561 <row>
4562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566 A_1
4567 \begin_inset ERT
4568 status collapsed
4569
4570 \begin_layout Plain Layout
4571
4572
4573 \backslash
4574 spce 
4575 \end_layout
4576
4577 \end_inset
4578
4579 +
4580 \backslash
4581 dots
4582 \begin_inset ERT
4583 status collapsed
4584
4585 \begin_layout Plain Layout
4586
4587
4588 \backslash
4589 spce 
4590 \end_layout
4591
4592 \end_inset
4593
4594 +A_n
4595 \end_layout
4596
4597 \end_inset
4598 </cell>
4599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4600 \begin_inset Text
4601
4602 \begin_layout Plain Layout
4603 \begin_inset Formula $A_{1}+\dots+A_{n}$
4604 \end_inset
4605
4606
4607 \end_layout
4608
4609 \end_inset
4610 </cell>
4611 </row>
4612 <row>
4613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4614 \begin_inset Text
4615
4616 \begin_layout Plain Layout
4617 A_1
4618 \begin_inset ERT
4619 status collapsed
4620
4621 \begin_layout Plain Layout
4622
4623
4624 \backslash
4625 spce 
4626 \end_layout
4627
4628 \end_inset
4629
4630 ,
4631 \backslash
4632 ldots
4633 \begin_inset ERT
4634 status collapsed
4635
4636 \begin_layout Plain Layout
4637
4638
4639 \backslash
4640 spce 
4641 \end_layout
4642
4643 \end_inset
4644
4645 ,A_n
4646 \end_layout
4647
4648 \end_inset
4649 </cell>
4650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4651 \begin_inset Text
4652
4653 \begin_layout Plain Layout
4654 \begin_inset Formula $A_{1},\ldots,A_{n}$
4655 \end_inset
4656
4657
4658 \end_layout
4659
4660 \end_inset
4661 </cell>
4662 </row>
4663 <row>
4664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4665 \begin_inset Text
4666
4667 \begin_layout Plain Layout
4668 A_1
4669 \begin_inset ERT
4670 status collapsed
4671
4672 \begin_layout Plain Layout
4673
4674
4675 \backslash
4676 spce 
4677 \end_layout
4678
4679 \end_inset
4680
4681 +
4682 \backslash
4683 cdots
4684 \begin_inset ERT
4685 status collapsed
4686
4687 \begin_layout Plain Layout
4688
4689
4690 \backslash
4691 spce 
4692 \end_layout
4693
4694 \end_inset
4695
4696 +A_n
4697 \end_layout
4698
4699 \end_inset
4700 </cell>
4701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4702 \begin_inset Text
4703
4704 \begin_layout Plain Layout
4705 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4706 \end_inset
4707
4708
4709 \end_layout
4710
4711 \end_inset
4712 </cell>
4713 </row>
4714 <row>
4715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4716 \begin_inset Text
4717
4718 \begin_layout Plain Layout
4719
4720 \backslash
4721 vdots
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 $\vdots$
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
4745 \backslash
4746 ddots
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4752 \begin_inset Text
4753
4754 \begin_layout Plain Layout
4755 \begin_inset Formula $\ddots$
4756 \end_inset
4757
4758
4759 \end_layout
4760
4761 \end_inset
4762 </cell>
4763 </row>
4764 <row>
4765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4766 \begin_inset Text
4767
4768 \begin_layout Plain Layout
4769 Matriz
4770 \begin_inset space \thinspace{}
4771 \end_inset
4772
4773 3×3 con los distintos puntos
4774 \end_layout
4775
4776 \end_inset
4777 </cell>
4778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4779 \begin_inset Text
4780
4781 \begin_layout Plain Layout
4782 \begin_inset Formula $\begin{array}{ccc}
4783 A_{11} & \cdots & A_{1m}\\
4784 \vdots & \ddots & \vdots\\
4785 A_{n1} & \cdots & A_{nm}\end{array}$
4786 \end_inset
4787
4788
4789 \end_layout
4790
4791 \end_inset
4792 </cell>
4793 </row>
4794 </lyxtabular>
4795
4796 \end_inset
4797
4798
4799 \end_layout
4800
4801 \begin_layout Standard
4802 Los puntos suspensivos disponibles en el menú 
4803 \family sans
4804 Insertar\SpecialChar \menuseparator
4805 Carácter especial
4806 \family default
4807  son 
4808 \series bold
4809
4810 \backslash
4811 ldots
4812 \series default
4813 .
4814 \begin_inset VSpace medskip
4815 \end_inset
4816
4817
4818 \end_layout
4819
4820 \begin_layout Standard
4821 Hay puntos específicos para matrices que se extienden por varias columnas.
4822  Se generan con el comando 
4823 \series bold
4824
4825 \backslash
4826 hdotsfor
4827 \series default
4828
4829 \begin_inset Index
4830 status collapsed
4831
4832 \begin_layout Plain Layout
4833 Comandos ! H ! 
4834 \backslash
4835 hdotsfor
4836 \end_layout
4837
4838 \end_inset
4839
4840 , que tiene el siguiente esquema:
4841 \end_layout
4842
4843 \begin_layout Standard
4844
4845 \series bold
4846
4847 \backslash
4848 hdotsfor[distancia]{número de columnas}
4849 \end_layout
4850
4851 \begin_layout Standard
4852 Número de columnas especifica cuántas columnas deben abarcarse.
4853  Distancia es un factor para la separación entre los puntos.
4854 \end_layout
4855
4856 \begin_layout Standard
4857 En la siguiente matriz se ha insertado el comando 
4858 \series bold
4859
4860 \backslash
4861 hdotsfor[2]{4}
4862 \series default
4863  en el primer recuadro de la segunda línea para obtener puntos separados
4864  una distancia equivalente a dos veces la del comando 
4865 \series bold
4866
4867 \backslash
4868 dots
4869 \series default
4870 .
4871 \begin_inset Formula \[
4872 \left(\begin{array}{cccc}
4873 A & B & C & D\\
4874 \hdotsfor[2]{4}\\
4875 q & w & e & r\end{array}\right)\]
4876
4877 \end_inset
4878
4879
4880 \end_layout
4881
4882 \begin_layout Standard
4883 Ten en cuenta que los campos abarcados de la matriz deben estar vacíos,
4884  de lo contrario se producen errores de LaTeX.
4885 \end_layout
4886
4887 \begin_layout Standard
4888 \begin_inset VSpace bigskip
4889 \end_inset
4890
4891
4892 \end_layout
4893
4894 \begin_layout Standard
4895 Además, con el comando 
4896 \series bold
4897
4898 \backslash
4899 dotfill
4900 \series default
4901
4902 \begin_inset Index
4903 status collapsed
4904
4905 \begin_layout Plain Layout
4906 Comandos ! D ! 
4907 \backslash
4908 dotfill
4909 \end_layout
4910
4911 \end_inset
4912
4913  puedes completar con puntos una línea.
4914  El efecto de este tipo de comandos es como el de 
4915 \series bold
4916
4917 \backslash
4918 hfill
4919 \series default
4920 , véase 
4921 \begin_inset CommandInset ref
4922 LatexCommand ref
4923 reference "sub:Espacio-variable"
4924
4925 \end_inset
4926
4927 .
4928 \end_layout
4929
4930 \begin_layout Standard
4931 Por ejemplo el comando 
4932 \series bold
4933 A
4934 \backslash
4935 dotfill
4936 \series default
4937
4938 \begin_inset ERT
4939 status collapsed
4940
4941 \begin_layout Plain Layout
4942
4943
4944 \backslash
4945 spce 
4946 \end_layout
4947
4948 \end_inset
4949
4950
4951 \series bold
4952 B
4953 \series default
4954  genera
4955 \end_layout
4956
4957 \begin_layout Standard
4958 \begin_inset Formula $A\dotfill B$
4959 \end_inset
4960
4961
4962 \end_layout
4963
4964 \begin_layout Standard
4965 Un comando análogo a 
4966 \series bold
4967
4968 \backslash
4969 dotfill
4970 \series default
4971  para rellenar con una línea es 
4972 \series bold
4973
4974 \backslash
4975 hrulefill
4976 \series default
4977
4978 \begin_inset Index
4979 status collapsed
4980
4981 \begin_layout Plain Layout
4982 Comandos ! H ! 
4983 \backslash
4984 hrulefill
4985 \end_layout
4986
4987 \end_inset
4988
4989 :
4990 \end_layout
4991
4992 \begin_layout Standard
4993 \begin_inset Formula $A\hrulefill B$
4994 \end_inset
4995
4996
4997 \end_layout
4998
4999 \begin_layout Standard
5000 Para usar estos comandos en el texto, deben insertarse en modo TeX.
5001 \end_layout
5002
5003 \begin_layout Section
5004 Matrices
5005 \begin_inset CommandInset label
5006 LatexCommand label
5007 name "sec:Matrices"
5008
5009 \end_inset
5010
5011
5012 \begin_inset Index
5013 status collapsed
5014
5015 \begin_layout Plain Layout
5016 Matrices
5017 \end_layout
5018
5019 \end_inset
5020
5021
5022 \end_layout
5023
5024 \begin_layout Standard
5025 Se pueden insertar con el botón 
5026 \begin_inset Graphics
5027         filename ../../images/dialog-show_mathmatrix.png
5028         scale 85
5029
5030 \end_inset
5031
5032  de la barra de ecuaciones o con el menú 
5033 \family sans
5034 Insertar\SpecialChar \menuseparator
5035 Ecuación\SpecialChar \menuseparator
5036 Matriz
5037 \family default
5038 .
5039  Aparece una ventana en la que se pide el número de filas y columnas y la
5040  alineación.
5041  La alineación vertical sólo es relevante para matrices en línea:
5042 \end_layout
5043
5044 \begin_layout Standard
5045 Esta primera matriz tiene alineación superior 
5046 \begin_inset Formula $\begin{array}[t]{cccc}
5047 A & D & G & J\\
5048 B & E & H & K\\
5049 D & F & I & L\end{array}$
5050 \end_inset
5051
5052  , la segunda alineación central 
5053 \begin_inset Formula $\begin{array}{cccc}
5054 A & D & G & J\\
5055 B & E & H & K\\
5056 D & F & I & L\end{array}$
5057 \end_inset
5058
5059  , y la tercera alineación inferior 
5060 \begin_inset Formula $\begin{array}[b]{cccc}
5061 A & D & G & J\\
5062 B & E & H & K\\
5063 D & F & I & L\end{array}$
5064 \end_inset
5065
5066 .
5067 \end_layout
5068
5069 \begin_layout Standard
5070 La alineación horizontal especifica cómo deben alinearse las entradas de
5071  la columna.
5072  Se determina mediante una letra para cada columna.
5073  
5074 \emph on
5075 l
5076 \emph default
5077  indica alineación a la izquierda, 
5078 \emph on
5079 c
5080 \emph default
5081  alineación centrada y 
5082 \emph on
5083 r
5084 \emph default
5085  alineación a la derecha.
5086  Por ejemplo, para componer una matriz
5087 \begin_inset space ~
5088 \end_inset
5089
5090 4×4 con la primera columna alineada a la izquierda, la segunda y la tercera
5091  centradas y la última a la derecha, se anota 
5092 \series bold
5093 lccr
5094 \series default
5095  en la alineación horizontal.
5096  Normalmente todas las columnas de una matriz están centradas, por tanto
5097  el valor por omisión es 
5098 \series bold
5099 c
5100 \series default
5101  para todas ellas.
5102 \end_layout
5103
5104 \begin_layout Standard
5105 Alineación horizontal:
5106 \end_layout
5107
5108 \begin_layout Standard
5109
5110 \series bold
5111 lll
5112 \series default
5113  : 
5114 \begin_inset Formula $\begin{array}{lll}
5115 10000 & D & G\\
5116 B & 10000 & H\\
5117 C & F & 10000\end{array}$
5118 \end_inset
5119
5120  , 
5121 \series bold
5122 ccc 
5123 \series default
5124
5125 \begin_inset Formula $\begin{array}{ccc}
5126 10000 & D & G\\
5127 B & 10000 & H\\
5128 C & F & 10000\end{array}$
5129 \end_inset
5130
5131  
5132 \series bold
5133 ,
5134 \series default
5135  
5136 \series bold
5137 rrr 
5138 \series default
5139
5140 \begin_inset Formula $\begin{array}{rrr}
5141 10000 & D & G\\
5142 B & 10000 & H\\
5143 C & F & 10000\end{array}$
5144 \end_inset
5145
5146
5147 \end_layout
5148
5149 \begin_layout Standard
5150 Para añadir o borrar filas y columnas posteriormente, se pueden usar los
5151  botones 
5152 \begin_inset Graphics
5153         filename ../../images/tabular-feature_append-row.png
5154         scale 85
5155
5156 \end_inset
5157
5158
5159 \begin_inset Graphics
5160         filename ../../images/tabular-feature_delete-row.png
5161         scale 85
5162
5163 \end_inset
5164
5165 , etc.
5166  de la barra de ecuaciones o el menú 
5167 \family sans
5168 Editar\SpecialChar \menuseparator
5169 Filas y columnas
5170 \family default
5171 .
5172  También se pueden añadir filas nuevas con 
5173 \family sans
5174 Ctrl+Retorno
5175 \family default
5176 .
5177 \end_layout
5178
5179 \begin_layout Standard
5180 \begin_inset VSpace bigskip
5181 \end_inset
5182
5183
5184 \end_layout
5185
5186 \begin_layout Standard
5187 Se pueden poner paréntesis alrededor de una matriz con los comandos 
5188 \series bold
5189
5190 \backslash
5191 left
5192 \series default
5193
5194 \begin_inset Index
5195 status collapsed
5196
5197 \begin_layout Plain Layout
5198 Comandos ! L ! 
5199 \backslash
5200 left
5201 \end_layout
5202
5203 \end_inset
5204
5205  y 
5206 \series bold
5207
5208 \backslash
5209 right
5210 \series default
5211
5212 \begin_inset Index
5213 status collapsed
5214
5215 \begin_layout Plain Layout
5216 Comandos ! R ! 
5217 \backslash
5218 right
5219 \end_layout
5220
5221 \end_inset
5222
5223  (atajo 
5224 \family sans
5225 Alt+M
5226 \begin_inset space ~
5227 \end_inset
5228
5229 Paréntesis
5230 \family default
5231 ), véase 
5232 \begin_inset CommandInset ref
5233 LatexCommand ref
5234 reference "sub:Tamaño-automático-de"
5235
5236 \end_inset
5237
5238 , o usando los comandos siguientes:
5239 \end_layout
5240
5241 \begin_layout Standard
5242 \begin_inset VSpace medskip
5243 \end_inset
5244
5245
5246 \end_layout
5247
5248 \begin_layout Standard
5249 \begin_inset space \hfill{}
5250 \end_inset
5251
5252
5253 \begin_inset Tabular
5254 <lyxtabular version="3" rows="4" columns="2">
5255 <features>
5256 <column alignment="center" valignment="top" width="0">
5257 <column alignment="center" valignment="top" width="0">
5258 <row>
5259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5260 \begin_inset Text
5261
5262 \begin_layout Plain Layout
5263 Comando
5264 \end_layout
5265
5266 \end_inset
5267 </cell>
5268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5269 \begin_inset Text
5270
5271 \begin_layout Plain Layout
5272 Resultado
5273 \begin_inset Note Note
5274 status collapsed
5275
5276 \begin_layout Plain Layout
5277
5278 \series bold
5279
5280 \backslash
5281 raisebox
5282 \series default
5283  se usa sólo como espaciador
5284 \end_layout
5285
5286 \end_inset
5287
5288
5289 \end_layout
5290
5291 \end_inset
5292 </cell>
5293 </row>
5294 <row>
5295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5296 \begin_inset Text
5297
5298 \begin_layout Plain Layout
5299
5300 \backslash
5301 bmatrix
5302 \begin_inset ERT
5303 status collapsed
5304
5305 \begin_layout Plain Layout
5306
5307
5308 \backslash
5309 spce 
5310 \end_layout
5311
5312 \end_inset
5313
5314 2
5315 \series bold
5316 ×
5317 \series default
5318 2
5319 \begin_inset space \thinspace{}
5320 \end_inset
5321
5322 matriz
5323 \end_layout
5324
5325 \end_inset
5326 </cell>
5327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5328 \begin_inset Text
5329
5330 \begin_layout Plain Layout
5331 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5332 0 & \textrm{-}\mathrm{i}\\
5333 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5334 \end_inset
5335
5336
5337 \end_layout
5338
5339 \end_inset
5340 </cell>
5341 </row>
5342 <row>
5343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5344 \begin_inset Text
5345
5346 \begin_layout Plain Layout
5347
5348 \backslash
5349 Bmatrix
5350 \begin_inset ERT
5351 status collapsed
5352
5353 \begin_layout Plain Layout
5354
5355
5356 \backslash
5357 spce 
5358 \end_layout
5359
5360 \end_inset
5361
5362 2×2
5363 \begin_inset space \thinspace{}
5364 \end_inset
5365
5366 matriz
5367 \end_layout
5368
5369 \end_inset
5370 </cell>
5371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5372 \begin_inset Text
5373
5374 \begin_layout Plain Layout
5375 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5376 0 & \textrm{-}\mathrm{i}\\
5377 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5378 \end_inset
5379
5380
5381 \end_layout
5382
5383 \end_inset
5384 </cell>
5385 </row>
5386 <row>
5387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Plain Layout
5391
5392 \backslash
5393 pmatrix
5394 \begin_inset ERT
5395 status collapsed
5396
5397 \begin_layout Plain Layout
5398
5399
5400 \backslash
5401 spce 
5402 \end_layout
5403
5404 \end_inset
5405
5406 2
5407 \series bold
5408 ×
5409 \series default
5410 2
5411 \begin_inset space \thinspace{}
5412 \end_inset
5413
5414 matriz
5415 \end_layout
5416
5417 \end_inset
5418 </cell>
5419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5420 \begin_inset Text
5421
5422 \begin_layout Plain Layout
5423 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5424 0 & \textrm{-}\mathrm{i}\\
5425 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5426 \end_inset
5427
5428
5429 \end_layout
5430
5431 \end_inset
5432 </cell>
5433 </row>
5434 </lyxtabular>
5435
5436 \end_inset
5437
5438
5439 \begin_inset space \hfill{}
5440 \end_inset
5441
5442
5443 \begin_inset Tabular
5444 <lyxtabular version="3" rows="4" columns="2">
5445 <features>
5446 <column alignment="center" valignment="top" width="0">
5447 <column alignment="center" valignment="top" width="0">
5448 <row>
5449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5450 \begin_inset Text
5451
5452 \begin_layout Plain Layout
5453 Comando
5454 \end_layout
5455
5456 \end_inset
5457 </cell>
5458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5459 \begin_inset Text
5460
5461 \begin_layout Plain Layout
5462 Resultado
5463 \begin_inset Note Note
5464 status collapsed
5465
5466 \begin_layout Plain Layout
5467
5468 \series bold
5469
5470 \backslash
5471 raisebox
5472 \series default
5473  se usa sólo como espaciador
5474 \end_layout
5475
5476 \end_inset
5477
5478
5479 \end_layout
5480
5481 \end_inset
5482 </cell>
5483 </row>
5484 <row>
5485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5486 \begin_inset Text
5487
5488 \begin_layout Plain Layout
5489
5490 \backslash
5491 vmatrix
5492 \begin_inset ERT
5493 status collapsed
5494
5495 \begin_layout Plain Layout
5496
5497
5498 \backslash
5499 spce 
5500 \end_layout
5501
5502 \end_inset
5503
5504 2
5505 \series bold
5506 ×
5507 \series default
5508 2
5509 \begin_inset space \thinspace{}
5510 \end_inset
5511
5512 matriz
5513 \end_layout
5514
5515 \end_inset
5516 </cell>
5517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5518 \begin_inset Text
5519
5520 \begin_layout Plain Layout
5521 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5522 0 & \textrm{-}\mathrm{i}\\
5523 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5524 \end_inset
5525
5526
5527 \end_layout
5528
5529 \end_inset
5530 </cell>
5531 </row>
5532 <row>
5533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5534 \begin_inset Text
5535
5536 \begin_layout Plain Layout
5537
5538 \backslash
5539 Vmatrix
5540 \begin_inset ERT
5541 status collapsed
5542
5543 \begin_layout Plain Layout
5544
5545
5546 \backslash
5547 spce 
5548 \end_layout
5549
5550 \end_inset
5551
5552 2
5553 \series bold
5554 ×
5555 \series default
5556 2
5557 \begin_inset space \thinspace{}
5558 \end_inset
5559
5560 matriz
5561 \end_layout
5562
5563 \end_inset
5564 </cell>
5565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5566 \begin_inset Text
5567
5568 \begin_layout Plain Layout
5569 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5570 0 & \textrm{-}\mathrm{i}\\
5571 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5572 \end_inset
5573
5574
5575 \end_layout
5576
5577 \end_inset
5578 </cell>
5579 </row>
5580 <row>
5581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5582 \begin_inset Text
5583
5584 \begin_layout Plain Layout
5585
5586 \backslash
5587 matrix
5588 \begin_inset ERT
5589 status collapsed
5590
5591 \begin_layout Plain Layout
5592
5593
5594 \backslash
5595 spce 
5596 \end_layout
5597
5598 \end_inset
5599
5600 2
5601 \series bold
5602 ×
5603 \series default
5604 2
5605 \begin_inset space \thinspace{}
5606 \end_inset
5607
5608 matriz
5609 \end_layout
5610
5611 \end_inset
5612 </cell>
5613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5614 \begin_inset Text
5615
5616 \begin_layout Plain Layout
5617 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5618 0 & \textrm{-}\mathrm{i}\\
5619 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5620 \end_inset
5621
5622
5623 \end_layout
5624
5625 \end_inset
5626 </cell>
5627 </row>
5628 </lyxtabular>
5629
5630 \end_inset
5631
5632
5633 \begin_inset space \hfill{}
5634 \end_inset
5635
5636
5637 \end_layout
5638
5639 \begin_layout Standard
5640 \begin_inset VSpace medskip
5641 \end_inset
5642
5643
5644 \end_layout
5645
5646 \begin_layout Standard
5647 Cuando se inserta p.
5648 \begin_inset space \thinspace{}
5649 \end_inset
5650
5651 e.
5652 \begin_inset space ~
5653 \end_inset
5654
5655
5656 \series bold
5657
5658 \backslash
5659 vmatrix
5660 \series default
5661 , aparece un recuadro azul entre dos líneas verticales donde se inserta
5662  la matriz.
5663 \end_layout
5664
5665 \begin_layout Standard
5666 \begin_inset VSpace bigskip
5667 \end_inset
5668
5669
5670 \end_layout
5671
5672 \begin_layout Standard
5673 Como todas las ecuaciones multilínea son matrices, la longitud 
5674 \series bold
5675
5676 \backslash
5677 arraycolsep
5678 \series default
5679
5680 \begin_inset Index
5681 status collapsed
5682
5683 \begin_layout Plain Layout
5684 Comandos ! A ! 
5685 \backslash
5686 arraycolsep
5687 \end_layout
5688
5689 \end_inset
5690
5691 , que se describe en 
5692 \begin_inset CommandInset ref
5693 LatexCommand ref
5694 reference "sub:Separación-de-columnas"
5695
5696 \end_inset
5697
5698 , también se puede usar para cambiar la separación de las columnas en una
5699  matriz.
5700  Para cambiar la separación de las filas, se usa el comando 
5701 \series bold
5702
5703 \backslash
5704 arraystretch
5705 \series default
5706
5707 \begin_inset Index
5708 status collapsed
5709
5710 \begin_layout Plain Layout
5711 Comandos ! A ! 
5712 \backslash
5713 arraystretch
5714 \end_layout
5715
5716 \end_inset
5717
5718  de la siguiente manera:
5719 \end_layout
5720
5721 \begin_layout Standard
5722
5723 \series bold
5724
5725 \backslash
5726 renewcommand{
5727 \backslash
5728 arraystretch}{factor de separación}
5729 \begin_inset Index
5730 status collapsed
5731
5732 \begin_layout Plain Layout
5733 Comandos ! R ! 
5734 \backslash
5735 renewcommand
5736 \end_layout
5737
5738 \end_inset
5739
5740
5741 \end_layout
5742
5743 \begin_layout Standard
5744 El comando 
5745 \series bold
5746
5747 \backslash
5748 renewcommand
5749 \series default
5750  asigna el factor de separación al comando predefinido 
5751 \series bold
5752
5753 \backslash
5754 arraystretch
5755 \series default
5756 .
5757  Por ejemplo, para doblar la separación de las filas, pones factor 2.
5758  Además, éste se usa para todas las matrices siguientes.
5759  Para volver a la separación original, asigna factor 1 a 
5760 \series bold
5761
5762 \backslash
5763 arraystretch
5764 \series default
5765 .
5766 \end_layout
5767
5768 \begin_layout Standard
5769 Para poner matrices en línea se usa el comando 
5770 \series bold
5771
5772 \backslash
5773 smallmatrix
5774 \series default
5775
5776 \begin_inset Index
5777 status collapsed
5778
5779 \begin_layout Plain Layout
5780 Comandos ! S ! 
5781 \backslash
5782 smallmatrix
5783 \end_layout
5784
5785 \end_inset
5786
5787 .
5788  Al insertarlo aparece un recuadro azul con dos líneas de trazos en el que
5789  se inserta la matriz.
5790  
5791 \end_layout
5792
5793 \begin_layout Standard
5794 Esto es una matriz 
5795 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5796 C & D\end{smallmatrix}\right)$
5797 \end_inset
5798
5799  en línea.
5800 \end_layout
5801
5802 \begin_layout Section
5803 Delimitadores
5804 \begin_inset Index
5805 status collapsed
5806
5807 \begin_layout Plain Layout
5808 Delimitadores
5809 \end_layout
5810
5811 \end_inset
5812
5813
5814 \end_layout
5815
5816 \begin_layout Subsection
5817 Delimitadores verticales
5818 \begin_inset Index
5819 status collapsed
5820
5821 \begin_layout Plain Layout
5822 Delimitadores ! verticales
5823 \end_layout
5824
5825 \end_inset
5826
5827
5828 \end_layout
5829
5830 \begin_layout Standard
5831 \begin_inset space \hfill{}
5832 \end_inset
5833
5834
5835 \begin_inset Tabular
5836 <lyxtabular version="3" rows="9" columns="2">
5837 <features>
5838 <column alignment="center" valignment="top" width="0pt">
5839 <column alignment="center" valignment="top" width="0pt">
5840 <row>
5841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5842 \begin_inset Text
5843
5844 \begin_layout Plain Layout
5845 Comando
5846 \end_layout
5847
5848 \end_inset
5849 </cell>
5850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5851 \begin_inset Text
5852
5853 \begin_layout Plain Layout
5854 Resultado
5855 \end_layout
5856
5857 \end_inset
5858 </cell>
5859 </row>
5860 <row>
5861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5862 \begin_inset Text
5863
5864 \begin_layout Plain Layout
5865 (
5866 \end_layout
5867
5868 \end_inset
5869 </cell>
5870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5871 \begin_inset Text
5872
5873 \begin_layout Plain Layout
5874 \begin_inset Formula $($
5875 \end_inset
5876
5877
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 </row>
5883 <row>
5884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5885 \begin_inset Text
5886
5887 \begin_layout Plain Layout
5888 {
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5894 \begin_inset Text
5895
5896 \begin_layout Plain Layout
5897 \begin_inset Formula $\{$
5898 \end_inset
5899
5900
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 </row>
5906 <row>
5907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911 [
5912 \end_layout
5913
5914 \end_inset
5915 </cell>
5916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5917 \begin_inset Text
5918
5919 \begin_layout Plain Layout
5920 \begin_inset Formula $[$
5921 \end_inset
5922
5923
5924 \end_layout
5925
5926 \end_inset
5927 </cell>
5928 </row>
5929 <row>
5930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5931 \begin_inset Text
5932
5933 \begin_layout Plain Layout
5934
5935 \backslash
5936 langle
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945 \begin_inset Formula $\langle$
5946 \end_inset
5947
5948
5949 \end_layout
5950
5951 \end_inset
5952 </cell>
5953 </row>
5954 <row>
5955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5956 \begin_inset Text
5957
5958 \begin_layout Plain Layout
5959
5960 \backslash
5961 lceil
5962 \end_layout
5963
5964 \end_inset
5965 </cell>
5966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5967 \begin_inset Text
5968
5969 \begin_layout Plain Layout
5970 \begin_inset Formula $\lceil$
5971 \end_inset
5972
5973
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 </row>
5979 <row>
5980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5981 \begin_inset Text
5982
5983 \begin_layout Plain Layout
5984
5985 \backslash
5986 lfloor
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995 \begin_inset Formula $\lfloor$
5996 \end_inset
5997
5998
5999 \end_layout
6000
6001 \end_inset
6002 </cell>
6003 </row>
6004 <row>
6005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6006 \begin_inset Text
6007
6008 \begin_layout Plain Layout
6009 /
6010 \end_layout
6011
6012 \end_inset
6013 </cell>
6014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6015 \begin_inset Text
6016
6017 \begin_layout Plain Layout
6018 \begin_inset Formula $/$
6019 \end_inset
6020
6021
6022 \end_layout
6023
6024 \end_inset
6025 </cell>
6026 </row>
6027 <row>
6028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6029 \begin_inset Text
6030
6031 \begin_layout Plain Layout
6032 |
6033 \end_layout
6034
6035 \end_inset
6036 </cell>
6037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6038 \begin_inset Text
6039
6040 \begin_layout Plain Layout
6041 \begin_inset Formula $|$
6042 \end_inset
6043
6044
6045 \end_layout
6046
6047 \end_inset
6048 </cell>
6049 </row>
6050 </lyxtabular>
6051
6052 \end_inset
6053
6054
6055 \begin_inset space \hfill{}
6056 \end_inset
6057
6058
6059 \begin_inset Tabular
6060 <lyxtabular version="3" rows="9" columns="2">
6061 <features>
6062 <column alignment="center" valignment="top" width="0pt">
6063 <column alignment="center" valignment="top" width="0pt">
6064 <row>
6065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6066 \begin_inset Text
6067
6068 \begin_layout Plain Layout
6069 Comando
6070 \end_layout
6071
6072 \end_inset
6073 </cell>
6074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6075 \begin_inset Text
6076
6077 \begin_layout Plain Layout
6078 Resultado
6079 \end_layout
6080
6081 \end_inset
6082 </cell>
6083 </row>
6084 <row>
6085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089 )
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098 \begin_inset Formula $)$
6099 \end_inset
6100
6101
6102 \end_layout
6103
6104 \end_inset
6105 </cell>
6106 </row>
6107 <row>
6108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6109 \begin_inset Text
6110
6111 \begin_layout Plain Layout
6112 }
6113 \end_layout
6114
6115 \end_inset
6116 </cell>
6117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6118 \begin_inset Text
6119
6120 \begin_layout Plain Layout
6121 \begin_inset Formula $\}$
6122 \end_inset
6123
6124
6125 \end_layout
6126
6127 \end_inset
6128 </cell>
6129 </row>
6130 <row>
6131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6132 \begin_inset Text
6133
6134 \begin_layout Plain Layout
6135 ]
6136 \end_layout
6137
6138 \end_inset
6139 </cell>
6140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6141 \begin_inset Text
6142
6143 \begin_layout Plain Layout
6144 \begin_inset Formula $]$
6145 \end_inset
6146
6147
6148 \end_layout
6149
6150 \end_inset
6151 </cell>
6152 </row>
6153 <row>
6154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6155 \begin_inset Text
6156
6157 \begin_layout Plain Layout
6158
6159 \backslash
6160 rangle
6161 \end_layout
6162
6163 \end_inset
6164 </cell>
6165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6166 \begin_inset Text
6167
6168 \begin_layout Plain Layout
6169 \begin_inset Formula $\rangle$
6170 \end_inset
6171
6172
6173 \end_layout
6174
6175 \end_inset
6176 </cell>
6177 </row>
6178 <row>
6179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183
6184 \backslash
6185 rceil
6186 \end_layout
6187
6188 \end_inset
6189 </cell>
6190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6191 \begin_inset Text
6192
6193 \begin_layout Plain Layout
6194 \begin_inset Formula $\rceil$
6195 \end_inset
6196
6197
6198 \end_layout
6199
6200 \end_inset
6201 </cell>
6202 </row>
6203 <row>
6204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6205 \begin_inset Text
6206
6207 \begin_layout Plain Layout
6208
6209 \backslash
6210 rfloor
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Plain Layout
6219 \begin_inset Formula $\rfloor$
6220 \end_inset
6221
6222
6223 \end_layout
6224
6225 \end_inset
6226 </cell>
6227 </row>
6228 <row>
6229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6230 \begin_inset Text
6231
6232 \begin_layout Plain Layout
6233
6234 \backslash
6235
6236 \backslash
6237
6238 \end_layout
6239
6240 \end_inset
6241 </cell>
6242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6243 \begin_inset Text
6244
6245 \begin_layout Plain Layout
6246 \begin_inset Formula $\backslash$
6247 \end_inset
6248
6249
6250 \end_layout
6251
6252 \end_inset
6253 </cell>
6254 </row>
6255 <row>
6256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6257 \begin_inset Text
6258
6259 \begin_layout Plain Layout
6260
6261 \backslash
6262 |
6263 \end_layout
6264
6265 \end_inset
6266 </cell>
6267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6268 \begin_inset Text
6269
6270 \begin_layout Plain Layout
6271 \begin_inset Formula $\|$
6272 \end_inset
6273
6274
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 </row>
6280 </lyxtabular>
6281
6282 \end_inset
6283
6284
6285 \begin_inset space \hfill{}
6286 \end_inset
6287
6288
6289 \end_layout
6290
6291 \begin_layout Standard
6292 \begin_inset Note Greyedout
6293 status open
6294
6295 \begin_layout Plain Layout
6296
6297 \series bold
6298 Nota
6299 \series default
6300 : En modo TeX hay que usar el comando 
6301 \series bold
6302
6303 \backslash
6304 textbackslash
6305 \series default
6306
6307 \begin_inset Index
6308 status collapsed
6309
6310 \begin_layout Plain Layout
6311 Comandos ! T ! 
6312 \backslash
6313 textbackslash
6314 \end_layout
6315
6316 \end_inset
6317
6318  para la barra invertida, porque si no el comando 
6319 \series bold
6320
6321 \backslash
6322
6323 \backslash
6324
6325 \series default
6326  genera un salto de línea.
6327 \end_layout
6328
6329 \end_inset
6330
6331
6332 \end_layout
6333
6334 \begin_layout Standard
6335 El tamaño de los caracteres listados arriba se puede ajustar con los comandos
6336  descritos en las dos subsecciones siguientes.
6337  Cuando se emplean esos comandos se pueden usar directamente los caracteres
6338  < y > en vez de los comandos 
6339 \series bold
6340
6341 \backslash
6342 langle
6343 \series default
6344  y 
6345 \series bold
6346
6347 \backslash
6348 rangle
6349 \series default
6350 .
6351  
6352 \end_layout
6353
6354 \begin_layout Subsubsection
6355 Tamaño manual de los delimitadores
6356 \begin_inset CommandInset label
6357 LatexCommand label
6358 name "sub:Tamaño-manual-de"
6359
6360 \end_inset
6361
6362
6363 \begin_inset Index
6364 status collapsed
6365
6366 \begin_layout Plain Layout
6367 Delimitadores ! tamaño manual
6368 \end_layout
6369
6370 \end_inset
6371
6372
6373 \end_layout
6374
6375 \begin_layout Standard
6376 El tamaño de los delimitadores se puede determinar manualmente con los comandos
6377  LaTeX 
6378 \series bold
6379
6380 \backslash
6381 big
6382 \series default
6383
6384 \begin_inset Index
6385 status collapsed
6386
6387 \begin_layout Plain Layout
6388 Comandos ! B ! 
6389 \backslash
6390 big
6391 \end_layout
6392
6393 \end_inset
6394
6395
6396 \series bold
6397
6398 \backslash
6399 Big
6400 \series default
6401
6402 \series bold
6403
6404 \backslash
6405 bigg
6406 \series default
6407 , y 
6408 \series bold
6409
6410 \backslash
6411 Bigg
6412 \series default
6413 .
6414  
6415 \series bold
6416
6417 \backslash
6418 big
6419 \series default
6420  indica el tamaño menor y 
6421 \series bold
6422
6423 \backslash
6424 Bigg
6425 \series default
6426  el mayor.
6427 \end_layout
6428
6429 \begin_layout Standard
6430 Estos comandos se usan para resaltar niveles de delimitación:
6431 \end_layout
6432
6433 \begin_layout Standard
6434 \noindent
6435 \align center
6436 \begin_inset Tabular
6437 <lyxtabular version="3" rows="2" columns="2">
6438 <features>
6439 <column alignment="center" valignment="top" width="0">
6440 <column alignment="center" valignment="top" width="0">
6441 <row>
6442 <cell alignment="center" valignment="top" usebox="none">
6443 \begin_inset Text
6444
6445 \begin_layout Plain Layout
6446 todos los delimitadores de igual tamaño:
6447 \end_layout
6448
6449 \end_inset
6450 </cell>
6451 <cell alignment="center" valignment="top" usebox="none">
6452 \begin_inset Text
6453
6454 \begin_layout Plain Layout
6455 \begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$
6456 \end_inset
6457
6458
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 </row>
6464 <row>
6465 <cell alignment="center" valignment="top" usebox="none">
6466 \begin_inset Text
6467
6468 \begin_layout Plain Layout
6469 así tiene mejor aspecto:
6470 \end_layout
6471
6472 \end_inset
6473 </cell>
6474 <cell alignment="center" valignment="top" usebox="none">
6475 \begin_inset Text
6476
6477 \begin_layout Plain Layout
6478 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6479 \end_inset
6480
6481
6482 \end_layout
6483
6484 \end_inset
6485 </cell>
6486 </row>
6487 </lyxtabular>
6488
6489 \end_inset
6490
6491
6492 \begin_inset Note Note
6493 status collapsed
6494
6495 \begin_layout Plain Layout
6496
6497 \series bold
6498
6499 \backslash
6500 raisebox
6501 \series default
6502  se usa sólo como espaciador
6503 \end_layout
6504
6505 \end_inset
6506
6507
6508 \end_layout
6509
6510 \begin_layout Standard
6511 Para la segunda expresión se ha empleado el comando 
6512 \series bold
6513
6514 \backslash
6515 Big((A+B)(A-B)
6516 \backslash
6517 Big)^
6518 \series default
6519
6520 \begin_inset ERT
6521 status collapsed
6522
6523 \begin_layout Plain Layout
6524
6525
6526 \backslash
6527 spce 
6528 \end_layout
6529
6530 \end_inset
6531
6532
6533 \series bold
6534 C
6535 \series default
6536 .
6537 \end_layout
6538
6539 \begin_layout Standard
6540 He aquí una visión conjunta de todos los tamaños y delimitadores:
6541 \end_layout
6542
6543 \begin_layout Standard
6544 \noindent
6545 \align center
6546
6547 \backslash
6548 Bigg(
6549 \backslash
6550 exp
6551 \backslash
6552 bigg<
6553 \backslash
6554 Big[
6555 \backslash
6556 big{
6557 \backslash
6558 ln(3x)
6559 \backslash
6560 big}^2
6561 \begin_inset ERT
6562 status collapsed
6563
6564 \begin_layout Plain Layout
6565
6566
6567 \backslash
6568 spce 
6569 \end_layout
6570
6571 \end_inset
6572
6573
6574 \backslash
6575 sen(x)
6576 \backslash
6577 Big]^
6578 \begin_inset ERT
6579 status collapsed
6580
6581 \begin_layout Plain Layout
6582
6583
6584 \backslash
6585 spce 
6586 \end_layout
6587
6588 \end_inset
6589
6590 A
6591 \begin_inset ERT
6592 status collapsed
6593
6594 \begin_layout Plain Layout
6595
6596
6597 \backslash
6598 spce 
6599 \end_layout
6600
6601 \end_inset
6602
6603
6604 \backslash
6605 bigg>
6606 \backslash
6607 Bigg)^0,5
6608 \begin_inset Formula \[
6609 \Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}\]
6610
6611 \end_inset
6612
6613
6614 \end_layout
6615
6616 \begin_layout Standard
6617 Además de los comandos 
6618 \series bold
6619
6620 \backslash
6621 big
6622 \series default
6623  hay la variante 
6624 \series bold
6625
6626 \backslash
6627 bigm
6628 \series default
6629
6630 \begin_inset Index
6631 status collapsed
6632
6633 \begin_layout Plain Layout
6634 Comandos ! B ! 
6635 \backslash
6636 bigm
6637 \end_layout
6638
6639 \end_inset
6640
6641 , que añade un poco más de espacio entre el delimitador y su contenido,
6642  y la variante 
6643 \series bold
6644
6645 \backslash
6646 bigl
6647 \series default
6648 -
6649 \series bold
6650
6651 \backslash
6652 bigr
6653 \series default
6654
6655 \begin_inset Index
6656 status collapsed
6657
6658 \begin_layout Plain Layout
6659 Comandos ! B ! 
6660 \backslash
6661 bigl - 
6662 \backslash
6663 bigr
6664 \end_layout
6665
6666 \end_inset
6667
6668 , que no añade espacio adicional.
6669  La 
6670 \emph on
6671 l
6672 \emph default
6673  al final del comando 
6674 \series bold
6675
6676 \backslash
6677 bigl 
6678 \series default
6679 es para el delimitador izquierdo, la 
6680 \emph on
6681 r
6682 \emph default
6683  es para el delimitador derecho.
6684  Un delimitador izquierdo o derecho puede ser cada uno un delimitador de
6685  apertura o de cierre.
6686 \end_layout
6687
6688 \begin_layout Standard
6689 En el siguiente cuadro hay una comparación de las variantes:
6690 \end_layout
6691
6692 \begin_layout Standard
6693 \noindent
6694 \align center
6695 \begin_inset Tabular
6696 <lyxtabular version="3" rows="5" columns="2">
6697 <features>
6698 <column alignment="center" valignment="top" width="0">
6699 <column alignment="center" valignment="top" width="0">
6700 <row>
6701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6702 \begin_inset Text
6703
6704 \begin_layout Plain Layout
6705 Comando
6706 \end_layout
6707
6708 \end_inset
6709 </cell>
6710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6711 \begin_inset Text
6712
6713 \begin_layout Plain Layout
6714 Resultado
6715 \begin_inset Note Note
6716 status collapsed
6717
6718 \begin_layout Plain Layout
6719
6720 \series bold
6721
6722 \backslash
6723 raisebox
6724 \series default
6725  se usa sólo como espaciador
6726 \end_layout
6727
6728 \end_inset
6729
6730
6731 \end_layout
6732
6733 \end_inset
6734 </cell>
6735 </row>
6736 <row>
6737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6738 \begin_inset Text
6739
6740 \begin_layout Plain Layout
6741
6742 \backslash
6743 Bigm(
6744 \backslash
6745 bigm(
6746 \backslash
6747 ln(3x)
6748 \backslash
6749 bigm)^2
6750 \series bold
6751
6752 \begin_inset ERT
6753 status collapsed
6754
6755 \begin_layout Plain Layout
6756
6757
6758 \backslash
6759 spce 
6760 \end_layout
6761
6762 \end_inset
6763
6764
6765 \series default
6766
6767 \backslash
6768 Bigm)
6769 \end_layout
6770
6771 \end_inset
6772 </cell>
6773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6774 \begin_inset Text
6775
6776 \begin_layout Plain Layout
6777 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6778 \end_inset
6779
6780
6781 \end_layout
6782
6783 \end_inset
6784 </cell>
6785 </row>
6786 <row>
6787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6788 \begin_inset Text
6789
6790 \begin_layout Plain Layout
6791
6792 \backslash
6793 Big(
6794 \backslash
6795 big(
6796 \backslash
6797 ln(3x)
6798 \backslash
6799 big)^2
6800 \series bold
6801
6802 \begin_inset ERT
6803 status collapsed
6804
6805 \begin_layout Plain Layout
6806
6807
6808 \backslash
6809 spce 
6810 \end_layout
6811
6812 \end_inset
6813
6814
6815 \series default
6816
6817 \backslash
6818 Big)
6819 \end_layout
6820
6821 \end_inset
6822 </cell>
6823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6824 \begin_inset Text
6825
6826 \begin_layout Plain Layout
6827 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6828 \end_inset
6829
6830
6831 \end_layout
6832
6833 \end_inset
6834 </cell>
6835 </row>
6836 <row>
6837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6838 \begin_inset Text
6839
6840 \begin_layout Plain Layout
6841
6842 \backslash
6843 Bigl(
6844 \backslash
6845 bigl(
6846 \backslash
6847 ln(3x)
6848 \backslash
6849 bigr)^2
6850 \series bold
6851
6852 \begin_inset ERT
6853 status collapsed
6854
6855 \begin_layout Plain Layout
6856
6857
6858 \backslash
6859 spce 
6860 \end_layout
6861
6862 \end_inset
6863
6864
6865 \series default
6866
6867 \backslash
6868 Bigr)
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 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$
6878 \end_inset
6879
6880
6881 \end_layout
6882
6883 \end_inset
6884 </cell>
6885 </row>
6886 <row>
6887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6888 \begin_inset Text
6889
6890 \begin_layout Plain Layout
6891
6892 \backslash
6893 bigl)
6894 \backslash
6895 ln(3x)
6896 \backslash
6897 bigr(
6898 \end_layout
6899
6900 \end_inset
6901 </cell>
6902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6903 \begin_inset Text
6904
6905 \begin_layout Plain Layout
6906 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6907 \end_inset
6908
6909
6910 \end_layout
6911
6912 \end_inset
6913 </cell>
6914 </row>
6915 </lyxtabular>
6916
6917 \end_inset
6918
6919
6920 \end_layout
6921
6922 \begin_layout Subsubsection
6923 Tamaño automático de los delimitadores
6924 \begin_inset CommandInset label
6925 LatexCommand label
6926 name "sub:Tamaño-automático-de"
6927
6928 \end_inset
6929
6930
6931 \begin_inset Index
6932 status collapsed
6933
6934 \begin_layout Plain Layout
6935 Delimitadores ! tamaño automático
6936 \end_layout
6937
6938 \end_inset
6939
6940
6941 \end_layout
6942
6943 \begin_layout Standard
6944 Se pueden insertar delimitadores de tamaño variable con los comandos 
6945 \series bold
6946
6947 \backslash
6948 left
6949 \series default
6950
6951 \begin_inset Index
6952 status collapsed
6953
6954 \begin_layout Plain Layout
6955 Comandos ! L ! 
6956 \backslash
6957 left
6958 \end_layout
6959
6960 \end_inset
6961
6962  y 
6963 \series bold
6964
6965 \backslash
6966 right
6967 \series default
6968
6969 \begin_inset Index
6970 status collapsed
6971
6972 \begin_layout Plain Layout
6973 Comandos ! R ! 
6974 \backslash
6975 right
6976 \end_layout
6977
6978 \end_inset
6979
6980  o con el botón de la barra de ecuaciones 
6981 \begin_inset Graphics
6982         filename ../../images/dialog-show_mathdelimiter.png
6983         scale 85
6984
6985 \end_inset
6986
6987 .
6988  El delimitador deseado se debe insertar directamente detrás de 
6989 \series bold
6990
6991 \backslash
6992 left
6993 \series default
6994  y 
6995 \series bold
6996
6997 \backslash
6998 right
6999 \series default
7000 .
7001  El tamaño se calculará automáticamente después para la salida.
7002  
7003 \end_layout
7004
7005 \begin_layout Standard
7006 \noindent
7007 \align center
7008 delimitador normal: El comando 
7009 \series bold
7010
7011 \backslash
7012 ln(
7013 \backslash
7014 frac
7015 \series default
7016
7017 \begin_inset ERT
7018 status collapsed
7019
7020 \begin_layout Plain Layout
7021
7022
7023 \backslash
7024 spce 
7025 \end_layout
7026
7027 \end_inset
7028
7029
7030 \series bold
7031 A
7032 \begin_inset Formula $\downarrow$
7033 \end_inset
7034
7035 C
7036 \series default
7037
7038 \begin_inset ERT
7039 status collapsed
7040
7041 \begin_layout Plain Layout
7042
7043
7044 \backslash
7045 spce
7046 \end_layout
7047
7048 \end_inset
7049
7050
7051 \series bold
7052 )
7053 \series default
7054  genera
7055 \begin_inset Formula \[
7056 \ln(\frac{A}{C})\]
7057
7058 \end_inset
7059
7060
7061 \end_layout
7062
7063 \begin_layout Standard
7064 \noindent
7065 \align center
7066 delimitador multilínea: El comando 
7067 \series bold
7068
7069 \backslash
7070 ln
7071 \backslash
7072 left(
7073 \backslash
7074 frac
7075 \series default
7076
7077 \begin_inset ERT
7078 status collapsed
7079
7080 \begin_layout Plain Layout
7081
7082
7083 \backslash
7084 spce 
7085 \end_layout
7086
7087 \end_inset
7088
7089
7090 \series bold
7091 A
7092 \begin_inset Formula $\downarrow$
7093 \end_inset
7094
7095 C
7096 \series default
7097
7098 \begin_inset ERT
7099 status collapsed
7100
7101 \begin_layout Plain Layout
7102
7103
7104 \backslash
7105 spce 
7106 \end_layout
7107
7108 \end_inset
7109
7110
7111 \series bold
7112
7113 \backslash
7114 right)
7115 \series default
7116  genera
7117 \begin_inset Formula \[
7118 \ln\left(\frac{A}{C}\right)\]
7119
7120 \end_inset
7121
7122
7123 \end_layout
7124
7125 \begin_layout Standard
7126 En lugar de 
7127 \series bold
7128
7129 \backslash
7130 left
7131 \series default
7132  y 
7133 \series bold
7134
7135 \backslash
7136 right
7137 \series default
7138  se puede usar el atajo 
7139 \family sans
7140 Alt+M
7141 \begin_inset space ~
7142 \end_inset
7143
7144 Corchete
7145 \family default
7146 .
7147  Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño
7148  real del delimitador y además se genera el correspondiente delimitador
7149  de cierre.
7150 \begin_inset Newline newline
7151 \end_inset
7152
7153 El comando para el último ejemplo sería 
7154 \series bold
7155
7156 \backslash
7157 ln Alt+M
7158 \series default
7159  
7160 \series bold
7161 (
7162 \backslash
7163 frac
7164 \begin_inset ERT
7165 status collapsed
7166
7167 \begin_layout Plain Layout
7168
7169
7170 \backslash
7171 spce 
7172 \end_layout
7173
7174 \end_inset
7175
7176 A
7177 \begin_inset Formula $\downarrow$
7178 \end_inset
7179
7180
7181 \end_layout
7182
7183 \begin_layout Standard
7184 Para omitir uno de los dos delimitadores se inserta un punto.
7185  Por ejemplo, el comando 
7186 \series bold
7187
7188 \backslash
7189 left.
7190 \backslash
7191 frac
7192 \series default
7193
7194 \begin_inset ERT
7195 status collapsed
7196
7197 \begin_layout Plain Layout
7198
7199
7200 \backslash
7201 spce 
7202 \end_layout
7203
7204 \end_inset
7205
7206
7207 \series bold
7208 A
7209 \begin_inset Formula $\downarrow$
7210 \end_inset
7211
7212 B
7213 \series default
7214
7215 \begin_inset ERT
7216 status collapsed
7217
7218 \begin_layout Plain Layout
7219
7220
7221 \backslash
7222 spce 
7223 \end_layout
7224
7225 \end_inset
7226
7227
7228 \series bold
7229
7230 \backslash
7231 right}
7232 \series default
7233  da lugar a:
7234 \begin_inset Formula \[
7235 \left.\frac{A}{B}\right\} \]
7236
7237 \end_inset
7238
7239
7240 \end_layout
7241
7242 \begin_layout Standard
7243 LyX convertirá los comandos 
7244 \series bold
7245
7246 \backslash
7247 left
7248 \series default
7249  y 
7250 \series bold
7251
7252 \backslash
7253 right
7254 \series default
7255  a su tamaño adecuado cuando el documento sea recargado y el delimitador
7256  omitido aparecerá como línea de trazos.
7257  
7258 \begin_inset VSpace bigskip
7259 \end_inset
7260
7261
7262 \end_layout
7263
7264 \begin_layout Standard
7265 Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión
7266  de LaTeX, el comando 
7267 \series bold
7268
7269 \backslash
7270 middle
7271 \series default
7272
7273 \begin_inset Index
7274 status collapsed
7275
7276 \begin_layout Plain Layout
7277 Comandos ! M ! 
7278 \backslash
7279 middle
7280 \end_layout
7281
7282 \end_inset
7283
7284  está también disponible para todos los delimitadores y límites.
7285  Con este comando la altura del siguiente carácter se adapta a la de los
7286  delimitadores circundantes, lo que es necesario, p.
7287 \begin_inset space \thinspace{}
7288 \end_inset
7289
7290 e., para vectores físicos: 
7291 \begin_inset Formula \[
7292 \left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7293
7294 \end_inset
7295
7296
7297 \end_layout
7298
7299 \begin_layout Standard
7300 Para vectores físicos hay un paquete LaTeX especial que se describe en 
7301 \begin_inset CommandInset ref
7302 LatexCommand ref
7303 reference "sub:Vectores-físicos"
7304
7305 \end_inset
7306
7307 .
7308 \end_layout
7309
7310 \begin_layout Subsection
7311 Delimitadores horizontales
7312 \begin_inset Index
7313 status collapsed
7314
7315 \begin_layout Plain Layout
7316 Delimitadores ! horizontales
7317 \end_layout
7318
7319 \end_inset
7320
7321
7322 \end_layout
7323
7324 \begin_layout Standard
7325 \noindent
7326 \align center
7327 \begin_inset Tabular
7328 <lyxtabular version="3" rows="4" columns="2">
7329 <features>
7330 <column alignment="center" valignment="top" width="0">
7331 <column alignment="center" valignment="top" width="0">
7332 <row>
7333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7334 \begin_inset Text
7335
7336 \begin_layout Plain Layout
7337 Comando
7338 \begin_inset Note Note
7339 status collapsed
7340
7341 \begin_layout Plain Layout
7342
7343 \series bold
7344
7345 \backslash
7346 raisebox
7347 \series default
7348  se usa sólo como espaciador
7349 \end_layout
7350
7351 \end_inset
7352
7353
7354 \end_layout
7355
7356 \end_inset
7357 </cell>
7358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 Resultado
7363 \end_layout
7364
7365 \end_inset
7366 </cell>
7367 </row>
7368 <row>
7369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7370 \begin_inset Text
7371
7372 \begin_layout Plain Layout
7373 \begin_inset ERT
7374 status collapsed
7375
7376 \begin_layout Plain Layout
7377
7378
7379 \backslash
7380 raisebox{2.3mm}{
7381 \end_layout
7382
7383 \end_inset
7384
7385
7386 \backslash
7387 overbrace
7388 \begin_inset ERT
7389 status collapsed
7390
7391 \begin_layout Plain Layout
7392
7393
7394 \backslash
7395 spce 
7396 \end_layout
7397
7398 \end_inset
7399
7400 A+B
7401 \begin_inset ERT
7402 status collapsed
7403
7404 \begin_layout Plain Layout
7405
7406
7407 \backslash
7408 spce 
7409 \end_layout
7410
7411 \end_inset
7412
7413 ^
7414 \begin_inset ERT
7415 status collapsed
7416
7417 \begin_layout Plain Layout
7418
7419
7420 \backslash
7421 spce 
7422 \end_layout
7423
7424 \end_inset
7425
7426 3
7427 \begin_inset ERT
7428 status collapsed
7429
7430 \begin_layout Plain Layout
7431
7432 }
7433 \end_layout
7434
7435 \end_inset
7436
7437
7438 \begin_inset Index
7439 status collapsed
7440
7441 \begin_layout Plain Layout
7442 Comandos ! O ! 
7443 \backslash
7444 overbrace
7445 \end_layout
7446
7447 \end_inset
7448
7449
7450 \end_layout
7451
7452 \end_inset
7453 </cell>
7454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7455 \begin_inset Text
7456
7457 \begin_layout Plain Layout
7458 \begin_inset Formula $\overbrace{A+B}^{3}$
7459 \end_inset
7460
7461
7462 \end_layout
7463
7464 \end_inset
7465 </cell>
7466 </row>
7467 <row>
7468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7469 \begin_inset Text
7470
7471 \begin_layout Plain Layout
7472 \begin_inset ERT
7473 status collapsed
7474
7475 \begin_layout Plain Layout
7476
7477
7478 \backslash
7479 raisebox{-2.2mm}{
7480 \end_layout
7481
7482 \end_inset
7483
7484
7485 \backslash
7486 underbrace
7487 \begin_inset ERT
7488 status collapsed
7489
7490 \begin_layout Plain Layout
7491
7492
7493 \backslash
7494 spce 
7495 \end_layout
7496
7497 \end_inset
7498
7499 A+B
7500 \begin_inset ERT
7501 status collapsed
7502
7503 \begin_layout Plain Layout
7504
7505
7506 \backslash
7507 spce 
7508 \end_layout
7509
7510 \end_inset
7511
7512 _5
7513 \begin_inset ERT
7514 status collapsed
7515
7516 \begin_layout Plain Layout
7517
7518 }
7519 \end_layout
7520
7521 \end_inset
7522
7523
7524 \begin_inset Index
7525 status collapsed
7526
7527 \begin_layout Plain Layout
7528 Comandos ! U ! 
7529 \backslash
7530 underbrace
7531 \end_layout
7532
7533 \end_inset
7534
7535
7536 \end_layout
7537
7538 \end_inset
7539 </cell>
7540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7541 \begin_inset Text
7542
7543 \begin_layout Plain Layout
7544 \begin_inset Formula $\underbrace{A+B}_{5}$
7545 \end_inset
7546
7547
7548 \end_layout
7549
7550 \end_inset
7551 </cell>
7552 </row>
7553 <row>
7554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7555 \begin_inset Text
7556
7557 \begin_layout Plain Layout
7558
7559 \backslash
7560 overbrace
7561 \begin_inset ERT
7562 status collapsed
7563
7564 \begin_layout Plain Layout
7565
7566
7567 \backslash
7568 spce 
7569 \end_layout
7570
7571 \end_inset
7572
7573
7574 \backslash
7575 underbrace
7576 \begin_inset ERT
7577 status collapsed
7578
7579 \begin_layout Plain Layout
7580
7581
7582 \backslash
7583 spce 
7584 \end_layout
7585
7586 \end_inset
7587
7588 A+B_w
7589 \begin_inset ERT
7590 status collapsed
7591
7592 \begin_layout Plain Layout
7593
7594
7595 \backslash
7596 spce 
7597 \end_layout
7598
7599 \end_inset
7600
7601
7602 \begin_inset ERT
7603 status collapsed
7604
7605 \begin_layout Plain Layout
7606
7607
7608 \backslash
7609 spce 
7610 \end_layout
7611
7612 \end_inset
7613
7614 _7
7615 \begin_inset ERT
7616 status collapsed
7617
7618 \begin_layout Plain Layout
7619
7620
7621 \backslash
7622 spce 
7623 \end_layout
7624
7625 \end_inset
7626
7627
7628 \begin_inset ERT
7629 status collapsed
7630
7631 \begin_layout Plain Layout
7632
7633
7634 \backslash
7635 spce 
7636 \end_layout
7637
7638 \end_inset
7639
7640 ^
7641 \begin_inset ERT
7642 status collapsed
7643
7644 \begin_layout Plain Layout
7645
7646
7647 \backslash
7648 spce 
7649 \end_layout
7650
7651 \end_inset
7652
7653 C
7654 \end_layout
7655
7656 \end_inset
7657 </cell>
7658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7659 \begin_inset Text
7660
7661 \begin_layout Plain Layout
7662 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7663 \end_inset
7664
7665
7666 \end_layout
7667
7668 \end_inset
7669 </cell>
7670 </row>
7671 </lyxtabular>
7672
7673 \end_inset
7674
7675
7676 \end_layout
7677
7678 \begin_layout Standard
7679 En el último ejemplo no importa en qué orden se introducen los comandos
7680  
7681 \series bold
7682
7683 \backslash
7684 overbrace
7685 \series default
7686  y 
7687 \series bold
7688
7689 \backslash
7690 underbrace
7691 \series default
7692 .
7693 \begin_inset VSpace bigskip
7694 \end_inset
7695
7696
7697 \end_layout
7698
7699 \begin_layout Standard
7700 Si un delimitador debe estar superpuesto a otro, hay que usar ecuaciones
7701  multilínea, como se describe en
7702 \begin_inset space ~
7703 \end_inset
7704
7705
7706 \begin_inset CommandInset ref
7707 LatexCommand ref
7708 reference "sec:Ecuaciones-multilínea"
7709
7710 \end_inset
7711
7712 :
7713 \begin_inset Formula \begin{eqnarray*}
7714 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7715  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7716
7717 \end_inset
7718
7719 En la primera fila se insertan la ecuación y la primera llave.
7720  Aquí es importante insertar el comando de espacio
7721 \begin_inset Foot
7722 status collapsed
7723
7724 \begin_layout Plain Layout
7725 Los comandos para espacios se explican en 
7726 \begin_inset CommandInset ref
7727 LatexCommand ref
7728 reference "sub:Espacio-predefinido"
7729
7730 \end_inset
7731
7732
7733 \end_layout
7734
7735 \end_inset
7736
7737  
7738 \series bold
7739
7740 \backslash
7741 :
7742 \series default
7743  antes de la primera
7744 \series bold
7745  
7746 \series default
7747
7748 \begin_inset Formula $d$
7749 \end_inset
7750
7751 , porque la llave que termina detrás de 
7752 \begin_inset Formula $q$
7753 \end_inset
7754
7755  impide que el siguiente 
7756 \begin_inset Quotes fld
7757 \end_inset
7758
7759 +
7760 \begin_inset Quotes frd
7761 \end_inset
7762
7763  esté rodeado de espacio.
7764 \begin_inset Foot
7765 status collapsed
7766
7767 \begin_layout Plain Layout
7768 Debido a que la llave no es considerada como carácter, véase 
7769 \begin_inset CommandInset ref
7770 LatexCommand ref
7771 reference "sub:Operadores-binarios"
7772
7773 \end_inset
7774
7775
7776 \end_layout
7777
7778 \end_inset
7779
7780  En la segunda fila se inserta la segunda llave: como debe comenzar antes
7781  de 
7782 \begin_inset Formula $b$
7783 \end_inset
7784
7785  se inserta antes el comando 
7786 \series bold
7787
7788 \backslash
7789 hphantom{gggg+
7790 \backslash
7791 :}
7792 \series default
7793 .
7794 \begin_inset Foot
7795 status collapsed
7796
7797 \begin_layout Plain Layout
7798 Más sobre 
7799 \series bold
7800
7801 \backslash
7802 hphantom
7803 \series default
7804  en 
7805 \begin_inset CommandInset ref
7806 LatexCommand ref
7807 reference "sub:Espacios-reservados"
7808
7809 \end_inset
7810
7811
7812 \end_layout
7813
7814 \end_inset
7815
7816  Ese espacio es necesario porque el signo 
7817 \begin_inset Quotes fld
7818 \end_inset
7819
7820 +
7821 \begin_inset Quotes frd
7822 \end_inset
7823
7824  va seguido de un espacio en la ecuación.
7825  La llave se coloca bajo el comando 
7826 \series bold
7827
7828 \backslash
7829 hphantom{bbqq+dddd}
7830 \series default
7831 .
7832  
7833 \end_layout
7834
7835 \begin_layout Standard
7836 Resulta más complicado cuando una llave debe solapar a otra como en el siguiente
7837  ejemplo:
7838 \begin_inset ERT
7839 status collapsed
7840
7841 \begin_layout Plain Layout
7842
7843
7844 \backslash
7845 setlength{
7846 \backslash
7847 jot}{-6pt}
7848 \end_layout
7849
7850 \end_inset
7851
7852
7853 \begin_inset Formula \begin{eqnarray*}
7854  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7855 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7856
7857 \end_inset
7858
7859
7860 \begin_inset ERT
7861 status collapsed
7862
7863 \begin_layout Plain Layout
7864
7865
7866 \backslash
7867 setlength{
7868 \backslash
7869 jot}{3pt}
7870 \end_layout
7871
7872 \end_inset
7873
7874 La primera fila de la ecuación es igual que la segunda fila del ejemplo
7875  anterior, con la diferencia de que la llave está encima.
7876  La segunda fila contiene la ecuación junto con la segunda llave.
7877  Para evitar que haya demasiado espacio entre la llave superior en la primera
7878  fila y la ecuación hay que reducirlo.
7879  Esto no es fácil de hacer debido a un fallo de LyX.
7880 \begin_inset Foot
7881 status collapsed
7882
7883 \begin_layout Plain Layout
7884 \begin_inset CommandInset href
7885 LatexCommand href
7886 name "LyX-bug #1505"
7887 target "http://www.lyx.org/trac/ticket/1505"
7888
7889 \end_inset
7890
7891
7892 \end_layout
7893
7894 \end_inset
7895
7896  Una solución es cambiar la separación global de filas en la ecuación, 
7897 \series bold
7898
7899 \backslash
7900 jot
7901 \series default
7902
7903 \begin_inset Index
7904 status collapsed
7905
7906 \begin_layout Plain Layout
7907 Comandos ! J ! 
7908 \backslash
7909 jot
7910 \end_layout
7911
7912 \end_inset
7913
7914 , en -6
7915 \begin_inset space \thinspace{}
7916 \end_inset
7917
7918 pt insertando antes de la ecuación el comando 
7919 \series bold
7920
7921 \backslash
7922 setlength{
7923 \backslash
7924 jot}{-6pt}
7925 \series default
7926  en modo TeX.
7927  Después de la ecuación se vuelve al valor normal 3
7928 \begin_inset space \thinspace{}
7929 \end_inset
7930
7931 pt de 
7932 \series bold
7933
7934 \backslash
7935 jot
7936 \series default
7937  usando el mismo comando.
7938  Más información sobre separación de filas en ecuaciones en
7939 \begin_inset space ~
7940 \end_inset
7941
7942
7943 \begin_inset CommandInset ref
7944 LatexCommand ref
7945 reference "sub:Separación-de-líneas"
7946
7947 \end_inset
7948
7949 .
7950 \end_layout
7951
7952 \begin_layout Section
7953 Flechas
7954 \begin_inset Index
7955 status collapsed
7956
7957 \begin_layout Plain Layout
7958 Flechas
7959 \end_layout
7960
7961 \end_inset
7962
7963
7964 \end_layout
7965
7966 \begin_layout Standard
7967 Las flechas se pueden insertar con el botón 
7968 \begin_inset Graphics
7969         filename ../../images/math/leftarrow.png
7970         scale 85
7971
7972 \end_inset
7973
7974  de la barra de ecuaciones o mediante los comandos listados en las subsecciones
7975  siguientes.
7976 \end_layout
7977
7978 \begin_layout Subsection
7979 Flechas horizontales
7980 \begin_inset Index
7981 status collapsed
7982
7983 \begin_layout Plain Layout
7984 Flechas ! horizontales
7985 \end_layout
7986
7987 \end_inset
7988
7989
7990 \end_layout
7991
7992 \begin_layout Standard
7993 \begin_inset space \hfill{}
7994 \end_inset
7995
7996
7997 \begin_inset Tabular
7998 <lyxtabular version="3" rows="8" columns="2">
7999 <features>
8000 <column alignment="center" valignment="top" width="0pt">
8001 <column alignment="center" valignment="top" width="0pt">
8002 <row>
8003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007 Comando
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8013 \begin_inset Text
8014
8015 \begin_layout Plain Layout
8016 Resultado
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 </row>
8022 <row>
8023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027
8028 \backslash
8029 gets
8030 \end_layout
8031
8032 \end_inset
8033 </cell>
8034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038 \begin_inset Formula $\gets$
8039 \end_inset
8040
8041
8042 \end_layout
8043
8044 \end_inset
8045 </cell>
8046 </row>
8047 <row>
8048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8049 \begin_inset Text
8050
8051 \begin_layout Plain Layout
8052
8053 \backslash
8054 Leftarrow
8055 \end_layout
8056
8057 \end_inset
8058 </cell>
8059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063 \begin_inset Formula $\Leftarrow$
8064 \end_inset
8065
8066
8067 \end_layout
8068
8069 \end_inset
8070 </cell>
8071 </row>
8072 <row>
8073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8074 \begin_inset Text
8075
8076 \begin_layout Plain Layout
8077
8078 \backslash
8079 longleftarrow
8080 \end_layout
8081
8082 \end_inset
8083 </cell>
8084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088 \begin_inset Formula $\longleftarrow$
8089 \end_inset
8090
8091
8092 \end_layout
8093
8094 \end_inset
8095 </cell>
8096 </row>
8097 <row>
8098 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8099 \begin_inset Text
8100
8101 \begin_layout Plain Layout
8102
8103 \backslash
8104 Longleftarrow
8105 \end_layout
8106
8107 \end_inset
8108 </cell>
8109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113 \begin_inset Formula $\Longleftarrow$
8114 \end_inset
8115
8116
8117 \end_layout
8118
8119 \end_inset
8120 </cell>
8121 </row>
8122 <row>
8123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Plain Layout
8127
8128 \backslash
8129 leftharpoonup
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138 \begin_inset Formula $\leftharpoonup$
8139 \end_inset
8140
8141
8142 \end_layout
8143
8144 \end_inset
8145 </cell>
8146 </row>
8147 <row>
8148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Plain Layout
8152
8153 \backslash
8154 leftharpoondown
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \begin_layout Plain Layout
8163 \begin_inset Formula $\leftharpoondown$
8164 \end_inset
8165
8166
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 </row>
8172 <row>
8173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Plain Layout
8177
8178 \backslash
8179 hookleftarrow
8180 \end_layout
8181
8182 \end_inset
8183 </cell>
8184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8185 \begin_inset Text
8186
8187 \begin_layout Plain Layout
8188 \begin_inset Formula $\hookleftarrow$
8189 \end_inset
8190
8191
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 </row>
8197 </lyxtabular>
8198
8199 \end_inset
8200
8201
8202 \begin_inset space \hfill{}
8203 \end_inset
8204
8205
8206 \begin_inset Tabular
8207 <lyxtabular version="3" rows="8" columns="2">
8208 <features>
8209 <column alignment="center" valignment="top" width="0pt">
8210 <column alignment="center" valignment="top" width="0pt">
8211 <row>
8212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8213 \begin_inset Text
8214
8215 \begin_layout Plain Layout
8216 Comando
8217 \end_layout
8218
8219 \end_inset
8220 </cell>
8221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8222 \begin_inset Text
8223
8224 \begin_layout Plain Layout
8225 Resultado
8226 \end_layout
8227
8228 \end_inset
8229 </cell>
8230 </row>
8231 <row>
8232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236
8237 \backslash
8238 to
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247 \begin_inset Formula $\to$
8248 \end_inset
8249
8250
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 </row>
8256 <row>
8257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8258 \begin_inset Text
8259
8260 \begin_layout Plain Layout
8261
8262 \backslash
8263 Rightarrow
8264 \end_layout
8265
8266 \end_inset
8267 </cell>
8268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8269 \begin_inset Text
8270
8271 \begin_layout Plain Layout
8272 \begin_inset Formula $\Rightarrow$
8273 \end_inset
8274
8275
8276 \end_layout
8277
8278 \end_inset
8279 </cell>
8280 </row>
8281 <row>
8282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8283 \begin_inset Text
8284
8285 \begin_layout Plain Layout
8286
8287 \backslash
8288 longrightarrow
8289 \end_layout
8290
8291 \end_inset
8292 </cell>
8293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297 \begin_inset Formula $\longrightarrow$
8298 \end_inset
8299
8300
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 </row>
8306 <row>
8307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8308 \begin_inset Text
8309
8310 \begin_layout Plain Layout
8311
8312 \backslash
8313 Longrightarrow
8314 \end_layout
8315
8316 \end_inset
8317 </cell>
8318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8319 \begin_inset Text
8320
8321 \begin_layout Plain Layout
8322 \begin_inset Formula $\Longrightarrow$
8323 \end_inset
8324
8325
8326 \end_layout
8327
8328 \end_inset
8329 </cell>
8330 </row>
8331 <row>
8332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336
8337 \backslash
8338 rightharpoonup
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347 \begin_inset Formula $\rightharpoonup$
8348 \end_inset
8349
8350
8351 \end_layout
8352
8353 \end_inset
8354 </cell>
8355 </row>
8356 <row>
8357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8358 \begin_inset Text
8359
8360 \begin_layout Plain Layout
8361
8362 \backslash
8363 rightharpoondown
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372 \begin_inset Formula $\rightharpoondown$
8373 \end_inset
8374
8375
8376 \end_layout
8377
8378 \end_inset
8379 </cell>
8380 </row>
8381 <row>
8382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386
8387 \backslash
8388 hookrightarrow
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8394 \begin_inset Text
8395
8396 \begin_layout Plain Layout
8397 \begin_inset Formula $\hookrightarrow$
8398 \end_inset
8399
8400
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 </row>
8406 </lyxtabular>
8407
8408 \end_inset
8409
8410
8411 \begin_inset space \hfill{}
8412 \end_inset
8413
8414
8415 \end_layout
8416
8417 \begin_layout Standard
8418 \begin_inset space \hfill{}
8419 \end_inset
8420
8421
8422 \begin_inset Tabular
8423 <lyxtabular version="3" rows="6" columns="2">
8424 <features>
8425 <column alignment="center" valignment="top" width="0pt">
8426 <column alignment="center" valignment="top" width="0pt">
8427 <row>
8428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432 Comando
8433 \end_layout
8434
8435 \end_inset
8436 </cell>
8437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8438 \begin_inset Text
8439
8440 \begin_layout Plain Layout
8441 Resultado
8442 \end_layout
8443
8444 \end_inset
8445 </cell>
8446 </row>
8447 <row>
8448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452
8453 \backslash
8454 leftrightarrow
8455 \end_layout
8456
8457 \end_inset
8458 </cell>
8459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463 \begin_inset Formula $\leftrightarrow$
8464 \end_inset
8465
8466
8467 \end_layout
8468
8469 \end_inset
8470 </cell>
8471 </row>
8472 <row>
8473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8474 \begin_inset Text
8475
8476 \begin_layout Plain Layout
8477
8478 \backslash
8479 Leftrightarrow
8480 \end_layout
8481
8482 \end_inset
8483 </cell>
8484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8485 \begin_inset Text
8486
8487 \begin_layout Plain Layout
8488 \begin_inset Formula $\Leftrightarrow$
8489 \end_inset
8490
8491
8492 \end_layout
8493
8494 \end_inset
8495 </cell>
8496 </row>
8497 <row>
8498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502
8503 \backslash
8504 longleftrightarrow
8505 \end_layout
8506
8507 \end_inset
8508 </cell>
8509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513 \begin_inset Formula $\longleftrightarrow$
8514 \end_inset
8515
8516
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 </row>
8522 <row>
8523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527
8528 \backslash
8529 Longleftrightarrow
8530 \end_layout
8531
8532 \end_inset
8533 </cell>
8534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Plain Layout
8538 \begin_inset Formula $\Longleftrightarrow$
8539 \end_inset
8540
8541
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 </row>
8547 <row>
8548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8549 \begin_inset Text
8550
8551 \begin_layout Plain Layout
8552
8553 \backslash
8554 rightleftharpoons
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563 \begin_inset Formula $\rightleftharpoons$
8564 \end_inset
8565
8566
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 </row>
8572 </lyxtabular>
8573
8574 \end_inset
8575
8576
8577 \begin_inset space \hspace{}
8578 \length 25pt
8579 \end_inset
8580
8581
8582 \begin_inset space \hfill{}
8583 \end_inset
8584
8585
8586 \begin_inset Tabular
8587 <lyxtabular version="3" rows="5" columns="2">
8588 <features>
8589 <column alignment="center" valignment="top" width="0pt">
8590 <column alignment="center" valignment="top" width="0pt">
8591 <row>
8592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596 Comando
8597 \end_layout
8598
8599 \end_inset
8600 </cell>
8601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8602 \begin_inset Text
8603
8604 \begin_layout Plain Layout
8605 Resultado
8606 \end_layout
8607
8608 \end_inset
8609 </cell>
8610 </row>
8611 <row>
8612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8613 \begin_inset Text
8614
8615 \begin_layout Plain Layout
8616
8617 \backslash
8618 mapsto
8619 \end_layout
8620
8621 \end_inset
8622 </cell>
8623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627 \begin_inset Formula $\mapsto$
8628 \end_inset
8629
8630
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 </row>
8636 <row>
8637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8638 \begin_inset Text
8639
8640 \begin_layout Plain Layout
8641
8642 \backslash
8643 longmapsto
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652 \begin_inset Formula $\longmapsto$
8653 \end_inset
8654
8655
8656 \end_layout
8657
8658 \end_inset
8659 </cell>
8660 </row>
8661 <row>
8662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666
8667 \backslash
8668 leadsto
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8674 \begin_inset Text
8675
8676 \begin_layout Plain Layout
8677 \begin_inset Formula $\leadsto$
8678 \end_inset
8679
8680
8681 \end_layout
8682
8683 \end_inset
8684 </cell>
8685 </row>
8686 <row>
8687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8688 \begin_inset Text
8689
8690 \begin_layout Plain Layout
8691
8692 \backslash
8693 dasharrow
8694 \end_layout
8695
8696 \end_inset
8697 </cell>
8698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8699 \begin_inset Text
8700
8701 \begin_layout Plain Layout
8702 \begin_inset Formula $\dasharrow$
8703 \end_inset
8704
8705
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 </row>
8711 </lyxtabular>
8712
8713 \end_inset
8714
8715
8716 \begin_inset space \hfill{}
8717 \end_inset
8718
8719
8720 \begin_inset VSpace medskip
8721 \end_inset
8722
8723
8724 \end_layout
8725
8726 \begin_layout Standard
8727 Las flechas que se utilizan como acentos, p.
8728 \begin_inset space \thinspace{}
8729 \end_inset
8730
8731 e.
8732  en vectores, se describen en 
8733 \begin_inset CommandInset ref
8734 LatexCommand ref
8735 reference "sec:Acentos"
8736
8737 \end_inset
8738
8739 .
8740  
8741 \begin_inset VSpace bigskip
8742 \end_inset
8743
8744
8745 \end_layout
8746
8747 \begin_layout Standard
8748 Además hay las flechas etiquetadas
8749 \begin_inset Index
8750 status collapsed
8751
8752 \begin_layout Plain Layout
8753 Flechas ! etiquetadas
8754 \end_layout
8755
8756 \end_inset
8757
8758  
8759 \series bold
8760
8761 \backslash
8762 xleftarrow
8763 \series default
8764
8765 \begin_inset Index
8766 status collapsed
8767
8768 \begin_layout Plain Layout
8769 Comandos ! X ! 
8770 \backslash
8771 xleftarrow
8772 \end_layout
8773
8774 \end_inset
8775
8776  y 
8777 \series bold
8778
8779 \backslash
8780 xrightarrow
8781 \series default
8782
8783 \begin_inset Index
8784 status collapsed
8785
8786 \begin_layout Plain Layout
8787 Comandos ! X ! 
8788 \backslash
8789 xrightarrow
8790 \begin_inset ERT
8791 status collapsed
8792
8793 \begin_layout Plain Layout
8794
8795
8796 \backslash
8797 vspace{4mm}
8798 \end_layout
8799
8800 \end_inset
8801
8802
8803 \end_layout
8804
8805 \end_inset
8806
8807 .
8808  Cuando se inserta uno de estos comandos en una ecuación aparece una flecha
8809  con dos marcos azules donde se puede insertar la etiqueta.
8810  La longitud de la flecha se adapta a la anchura de la etiqueta.
8811 \end_layout
8812
8813 \begin_layout Standard
8814 \noindent
8815 \align center
8816 \begin_inset Tabular
8817 <lyxtabular version="3" rows="3" columns="2">
8818 <features>
8819 <column alignment="center" valignment="top" width="0">
8820 <column alignment="center" valignment="top" width="0">
8821 <row>
8822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8823 \begin_inset Text
8824
8825 \begin_layout Plain Layout
8826 Comando
8827 \end_layout
8828
8829 \end_inset
8830 </cell>
8831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8832 \begin_inset Text
8833
8834 \begin_layout Plain Layout
8835 Resultado
8836 \begin_inset Note Note
8837 status collapsed
8838
8839 \begin_layout Plain Layout
8840
8841 \series bold
8842
8843 \backslash
8844 raisebox
8845 \series default
8846  se usa sólo como espaciador
8847 \end_layout
8848
8849 \end_inset
8850
8851
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 </row>
8857 <row>
8858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8859 \begin_inset Text
8860
8861 \begin_layout Plain Layout
8862 F(a)
8863 \backslash
8864 xleftarrow
8865 \begin_inset ERT
8866 status collapsed
8867
8868 \begin_layout Plain Layout
8869
8870
8871 \backslash
8872 spce 
8873 \end_layout
8874
8875 \end_inset
8876
8877 x=a
8878 \begin_inset Formula $\downarrow$
8879 \end_inset
8880
8881 x>0
8882 \begin_inset Formula $\to$
8883 \end_inset
8884
8885 F(x)
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8891 \begin_inset Text
8892
8893 \begin_layout Plain Layout
8894 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8895 \end_inset
8896
8897
8898 \end_layout
8899
8900 \end_inset
8901 </cell>
8902 </row>
8903 <row>
8904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8905 \begin_inset Text
8906
8907 \begin_layout Plain Layout
8908 F(x)
8909 \backslash
8910 xrightarrow
8911 \begin_inset ERT
8912 status collapsed
8913
8914 \begin_layout Plain Layout
8915
8916
8917 \backslash
8918 spce 
8919 \end_layout
8920
8921 \end_inset
8922
8923 x=a
8924 \begin_inset Formula $\downarrow$
8925 \end_inset
8926
8927 x>0
8928 \begin_inset Formula $\to$
8929 \end_inset
8930
8931 F(a)
8932 \end_layout
8933
8934 \end_inset
8935 </cell>
8936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8937 \begin_inset Text
8938
8939 \begin_layout Plain Layout
8940 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8941 \end_inset
8942
8943
8944 \end_layout
8945
8946 \end_inset
8947 </cell>
8948 </row>
8949 </lyxtabular>
8950
8951 \end_inset
8952
8953
8954 \end_layout
8955
8956 \begin_layout Subsection
8957 Flechas verticales y diagonales
8958 \begin_inset Index
8959 status collapsed
8960
8961 \begin_layout Plain Layout
8962 Flechas ! diagonales
8963 \end_layout
8964
8965 \end_inset
8966
8967
8968 \begin_inset Index
8969 status collapsed
8970
8971 \begin_layout Plain Layout
8972 Flechas ! verticales
8973 \end_layout
8974
8975 \end_inset
8976
8977
8978 \end_layout
8979
8980 \begin_layout Standard
8981 \begin_inset space \hfill{}
8982 \end_inset
8983
8984
8985 \begin_inset Tabular
8986 <lyxtabular version="3" rows="7" columns="2">
8987 <features>
8988 <column alignment="center" valignment="top" width="0pt">
8989 <column alignment="center" valignment="top" width="0pt">
8990 <row>
8991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8992 \begin_inset Text
8993
8994 \begin_layout Plain Layout
8995 Comando
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004 Resultado
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 </row>
9010 <row>
9011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9012 \begin_inset Text
9013
9014 \begin_layout Plain Layout
9015
9016 \backslash
9017 uparrow
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9023 \begin_inset Text
9024
9025 \begin_layout Plain Layout
9026 \begin_inset Formula $\uparrow$
9027 \end_inset
9028
9029
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 </row>
9035 <row>
9036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040
9041 \backslash
9042 Uparrow
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 \begin_inset Formula $\Uparrow$
9052 \end_inset
9053
9054
9055 \end_layout
9056
9057 \end_inset
9058 </cell>
9059 </row>
9060 <row>
9061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \begin_layout Plain Layout
9065
9066 \backslash
9067 updownarrow
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9073 \begin_inset Text
9074
9075 \begin_layout Plain Layout
9076 \begin_inset Formula $\updownarrow$
9077 \end_inset
9078
9079
9080 \end_layout
9081
9082 \end_inset
9083 </cell>
9084 </row>
9085 <row>
9086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9087 \begin_inset Text
9088
9089 \begin_layout Plain Layout
9090
9091 \backslash
9092 Updownarrow
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101 \begin_inset Formula $\Updownarrow$
9102 \end_inset
9103
9104
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 </row>
9110 <row>
9111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115
9116 \backslash
9117 Downarrow
9118 \end_layout
9119
9120 \end_inset
9121 </cell>
9122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9123 \begin_inset Text
9124
9125 \begin_layout Plain Layout
9126 \begin_inset Formula $\Downarrow$
9127 \end_inset
9128
9129
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 </row>
9135 <row>
9136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9137 \begin_inset Text
9138
9139 \begin_layout Plain Layout
9140
9141 \backslash
9142 downarrow
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9148 \begin_inset Text
9149
9150 \begin_layout Plain Layout
9151 \begin_inset Formula $\downarrow$
9152 \end_inset
9153
9154
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 </row>
9160 </lyxtabular>
9161
9162 \end_inset
9163
9164
9165 \begin_inset space \hfill{}
9166 \end_inset
9167
9168
9169 \begin_inset Tabular
9170 <lyxtabular version="3" rows="5" columns="2">
9171 <features>
9172 <column alignment="center" valignment="top" width="0pt">
9173 <column alignment="center" valignment="top" width="0pt">
9174 <row>
9175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9176 \begin_inset Text
9177
9178 \begin_layout Plain Layout
9179 Comando
9180 \end_layout
9181
9182 \end_inset
9183 </cell>
9184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9185 \begin_inset Text
9186
9187 \begin_layout Plain Layout
9188 Resultado
9189 \end_layout
9190
9191 \end_inset
9192 </cell>
9193 </row>
9194 <row>
9195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9196 \begin_inset Text
9197
9198 \begin_layout Plain Layout
9199
9200 \backslash
9201 nearrow
9202 \end_layout
9203
9204 \end_inset
9205 </cell>
9206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9207 \begin_inset Text
9208
9209 \begin_layout Plain Layout
9210 \begin_inset Formula $\nearrow$
9211 \end_inset
9212
9213
9214 \end_layout
9215
9216 \end_inset
9217 </cell>
9218 </row>
9219 <row>
9220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9221 \begin_inset Text
9222
9223 \begin_layout Plain Layout
9224
9225 \backslash
9226 searrow
9227 \end_layout
9228
9229 \end_inset
9230 </cell>
9231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9232 \begin_inset Text
9233
9234 \begin_layout Plain Layout
9235 \begin_inset Formula $\searrow$
9236 \end_inset
9237
9238
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 </row>
9244 <row>
9245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9246 \begin_inset Text
9247
9248 \begin_layout Plain Layout
9249
9250 \backslash
9251 swarrow
9252 \end_layout
9253
9254 \end_inset
9255 </cell>
9256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9257 \begin_inset Text
9258
9259 \begin_layout Plain Layout
9260 \begin_inset Formula $\swarrow$
9261 \end_inset
9262
9263
9264 \end_layout
9265
9266 \end_inset
9267 </cell>
9268 </row>
9269 <row>
9270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9271 \begin_inset Text
9272
9273 \begin_layout Plain Layout
9274
9275 \backslash
9276 nwarrow
9277 \end_layout
9278
9279 \end_inset
9280 </cell>
9281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9282 \begin_inset Text
9283
9284 \begin_layout Plain Layout
9285 \begin_inset Formula $\nwarrow$
9286 \end_inset
9287
9288
9289 \end_layout
9290
9291 \end_inset
9292 </cell>
9293 </row>
9294 </lyxtabular>
9295
9296 \end_inset
9297
9298
9299 \begin_inset space \hfill{}
9300 \end_inset
9301
9302
9303 \end_layout
9304
9305 \begin_layout Standard
9306 \begin_inset VSpace medskip
9307 \end_inset
9308
9309
9310 \end_layout
9311
9312 \begin_layout Standard
9313 Las flechas verticales también se pueden usar como delimitadores junto con
9314  los comandos descritos en
9315 \begin_inset space ~
9316 \end_inset
9317
9318
9319 \begin_inset CommandInset ref
9320 LatexCommand ref
9321 reference "sub:Tamaño-manual-de"
9322
9323 \end_inset
9324
9325  y 
9326 \begin_inset CommandInset ref
9327 LatexCommand ref
9328 reference "sub:Tamaño-automático-de"
9329
9330 \end_inset
9331
9332 .
9333 \end_layout
9334
9335 \begin_layout Standard
9336
9337 \end_layout
9338
9339 \begin_layout Section
9340 Acentos
9341 \begin_inset CommandInset label
9342 LatexCommand label
9343 name "sec:Acentos"
9344
9345 \end_inset
9346
9347
9348 \begin_inset Index
9349 status collapsed
9350
9351 \begin_layout Plain Layout
9352 Acentos
9353 \end_layout
9354
9355 \end_inset
9356
9357
9358 \end_layout
9359
9360 \begin_layout Standard
9361 Los acentos se pueden insertar con el botón 
9362 \begin_inset Graphics
9363         filename ../../images/math/hat.png
9364         scale 85
9365
9366 \end_inset
9367
9368  o mediante los comandos listados en las siguientes subsecciones.
9369 \end_layout
9370
9371 \begin_layout Subsection
9372 Acentos para un carácter
9373 \begin_inset ERT
9374 status collapsed
9375
9376 \begin_layout Plain Layout
9377
9378
9379 \backslash
9380 texorpdfstring{
9381 \end_layout
9382
9383 \end_inset
9384
9385
9386 \begin_inset Foot
9387 status collapsed
9388
9389 \begin_layout Plain Layout
9390 Para acentos en texto, véase 
9391 \begin_inset CommandInset ref
9392 LatexCommand ref
9393 reference "sub:Acentos-en-texto"
9394
9395 \end_inset
9396
9397
9398 \end_layout
9399
9400 \end_inset
9401
9402
9403 \begin_inset ERT
9404 status collapsed
9405
9406 \begin_layout Plain Layout
9407
9408 }{}
9409 \end_layout
9410
9411 \end_inset
9412
9413
9414 \begin_inset Note Note
9415 status collapsed
9416
9417 \begin_layout Plain Layout
9418
9419 \backslash
9420 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
9421  PDF.
9422 \end_layout
9423
9424 \begin_layout Plain Layout
9425 Más sobre 
9426 \backslash
9427 texorpdfstring en la sección 
9428 \begin_inset CommandInset ref
9429 LatexCommand ref
9430 reference "sub:Ecuaciones-en-encabezados"
9431
9432 \end_inset
9433
9434 .
9435 \end_layout
9436
9437 \end_inset
9438
9439
9440 \begin_inset CommandInset label
9441 LatexCommand label
9442 name "sub:Acentos-para-un"
9443
9444 \end_inset
9445
9446
9447 \begin_inset Index
9448 status collapsed
9449
9450 \begin_layout Plain Layout
9451 Acentos ! para un carácter
9452 \end_layout
9453
9454 \end_inset
9455
9456
9457 \end_layout
9458
9459 \begin_layout Standard
9460 \begin_inset space \hfill{}
9461 \end_inset
9462
9463
9464 \begin_inset Tabular
9465 <lyxtabular version="3" rows="8" columns="2">
9466 <features>
9467 <column alignment="center" valignment="top" width="0pt">
9468 <column alignment="center" valignment="top" width="0pt">
9469 <row>
9470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9471 \begin_inset Text
9472
9473 \begin_layout Plain Layout
9474 Comando
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483 Resultado
9484 \begin_inset Note Note
9485 status collapsed
9486
9487 \begin_layout Plain Layout
9488
9489 \series bold
9490
9491 \backslash
9492 raisebox
9493 \series default
9494  se usa sólo como espaciador
9495 \end_layout
9496
9497 \end_inset
9498
9499
9500 \end_layout
9501
9502 \end_inset
9503 </cell>
9504 </row>
9505 <row>
9506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9507 \begin_inset Text
9508
9509 \begin_layout Plain Layout
9510
9511 \backslash
9512 dot
9513 \begin_inset ERT
9514 status collapsed
9515
9516 \begin_layout Plain Layout
9517
9518
9519 \backslash
9520 spce 
9521 \end_layout
9522
9523 \end_inset
9524
9525 A
9526 \end_layout
9527
9528 \end_inset
9529 </cell>
9530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9531 \begin_inset Text
9532
9533 \begin_layout Plain Layout
9534 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9535 \end_inset
9536
9537
9538 \end_layout
9539
9540 \end_inset
9541 </cell>
9542 </row>
9543 <row>
9544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9545 \begin_inset Text
9546
9547 \begin_layout Plain Layout
9548
9549 \backslash
9550 ddot
9551 \begin_inset ERT
9552 status collapsed
9553
9554 \begin_layout Plain Layout
9555
9556
9557 \backslash
9558 spce 
9559 \end_layout
9560
9561 \end_inset
9562
9563 A
9564 \end_layout
9565
9566 \end_inset
9567 </cell>
9568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9569 \begin_inset Text
9570
9571 \begin_layout Plain Layout
9572 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9573 \end_inset
9574
9575
9576 \end_layout
9577
9578 \end_inset
9579 </cell>
9580 </row>
9581 <row>
9582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9583 \begin_inset Text
9584
9585 \begin_layout Plain Layout
9586
9587 \backslash
9588 dddot
9589 \begin_inset ERT
9590 status collapsed
9591
9592 \begin_layout Plain Layout
9593
9594
9595 \backslash
9596 spce 
9597 \end_layout
9598
9599 \end_inset
9600
9601 A
9602 \end_layout
9603
9604 \end_inset
9605 </cell>
9606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9607 \begin_inset Text
9608
9609 \begin_layout Plain Layout
9610 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9611 \end_inset
9612
9613
9614 \end_layout
9615
9616 \end_inset
9617 </cell>
9618 </row>
9619 <row>
9620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9621 \begin_inset Text
9622
9623 \begin_layout Plain Layout
9624
9625 \backslash
9626 ddddot{A
9627 \end_layout
9628
9629 \end_inset
9630 </cell>
9631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9632 \begin_inset Text
9633
9634 \begin_layout Plain Layout
9635 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9636 \end_inset
9637
9638
9639 \end_layout
9640
9641 \end_inset
9642 </cell>
9643 </row>
9644 <row>
9645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9646 \begin_inset Text
9647
9648 \begin_layout Plain Layout
9649
9650 \backslash
9651 vec
9652 \begin_inset ERT
9653 status collapsed
9654
9655 \begin_layout Plain Layout
9656
9657
9658 \backslash
9659 spce 
9660 \end_layout
9661
9662 \end_inset
9663
9664 A
9665 \begin_inset Index
9666 status collapsed
9667
9668 \begin_layout Plain Layout
9669 Vectores
9670 \end_layout
9671
9672 \end_inset
9673
9674
9675 \end_layout
9676
9677 \end_inset
9678 </cell>
9679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9680 \begin_inset Text
9681
9682 \begin_layout Plain Layout
9683 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9684 \end_inset
9685
9686
9687 \end_layout
9688
9689 \end_inset
9690 </cell>
9691 </row>
9692 <row>
9693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9694 \begin_inset Text
9695
9696 \begin_layout Plain Layout
9697
9698 \backslash
9699 bar
9700 \begin_inset ERT
9701 status collapsed
9702
9703 \begin_layout Plain Layout
9704
9705
9706 \backslash
9707 spce 
9708 \end_layout
9709
9710 \end_inset
9711
9712 A
9713 \end_layout
9714
9715 \end_inset
9716 </cell>
9717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9718 \begin_inset Text
9719
9720 \begin_layout Plain Layout
9721 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9722 \end_inset
9723
9724
9725 \end_layout
9726
9727 \end_inset
9728 </cell>
9729 </row>
9730 <row>
9731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9732 \begin_inset Text
9733
9734 \begin_layout Plain Layout
9735
9736 \backslash
9737 mathring
9738 \begin_inset ERT
9739 status collapsed
9740
9741 \begin_layout Plain Layout
9742
9743
9744 \backslash
9745 spce 
9746 \end_layout
9747
9748 \end_inset
9749
9750 A
9751 \end_layout
9752
9753 \end_inset
9754 </cell>
9755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9756 \begin_inset Text
9757
9758 \begin_layout Plain Layout
9759 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9760 \end_inset
9761
9762
9763 \end_layout
9764
9765 \end_inset
9766 </cell>
9767 </row>
9768 </lyxtabular>
9769
9770 \end_inset
9771
9772
9773 \begin_inset space \hfill{}
9774 \end_inset
9775
9776
9777 \begin_inset Tabular
9778 <lyxtabular version="3" rows="7" columns="2">
9779 <features>
9780 <column alignment="center" valignment="top" width="0pt">
9781 <column alignment="center" valignment="top" width="0pt">
9782 <row>
9783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9784 \begin_inset Text
9785
9786 \begin_layout Plain Layout
9787 Comando
9788 \end_layout
9789
9790 \end_inset
9791 </cell>
9792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9793 \begin_inset Text
9794
9795 \begin_layout Plain Layout
9796 Resultado
9797 \begin_inset Note Note
9798 status collapsed
9799
9800 \begin_layout Plain Layout
9801
9802 \series bold
9803
9804 \backslash
9805 raisebox
9806 \series default
9807  se usa sólo como espaciador
9808 \end_layout
9809
9810 \end_inset
9811
9812
9813 \end_layout
9814
9815 \end_inset
9816 </cell>
9817 </row>
9818 <row>
9819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9820 \begin_inset Text
9821
9822 \begin_layout Plain Layout
9823
9824 \backslash
9825 tilde
9826 \begin_inset ERT
9827 status collapsed
9828
9829 \begin_layout Plain Layout
9830
9831
9832 \backslash
9833 spce 
9834 \end_layout
9835
9836 \end_inset
9837
9838 A
9839 \end_layout
9840
9841 \end_inset
9842 </cell>
9843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9844 \begin_inset Text
9845
9846 \begin_layout Plain Layout
9847 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9848 \end_inset
9849
9850
9851 \end_layout
9852
9853 \end_inset
9854 </cell>
9855 </row>
9856 <row>
9857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9858 \begin_inset Text
9859
9860 \begin_layout Plain Layout
9861
9862 \backslash
9863 hat
9864 \begin_inset ERT
9865 status collapsed
9866
9867 \begin_layout Plain Layout
9868
9869
9870 \backslash
9871 spce 
9872 \end_layout
9873
9874 \end_inset
9875
9876 A
9877 \end_layout
9878
9879 \end_inset
9880 </cell>
9881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9882 \begin_inset Text
9883
9884 \begin_layout Plain Layout
9885 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9886 \end_inset
9887
9888
9889 \end_layout
9890
9891 \end_inset
9892 </cell>
9893 </row>
9894 <row>
9895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9896 \begin_inset Text
9897
9898 \begin_layout Plain Layout
9899
9900 \backslash
9901 check
9902 \begin_inset ERT
9903 status collapsed
9904
9905 \begin_layout Plain Layout
9906
9907
9908 \backslash
9909 spce 
9910 \end_layout
9911
9912 \end_inset
9913
9914 A
9915 \end_layout
9916
9917 \end_inset
9918 </cell>
9919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9920 \begin_inset Text
9921
9922 \begin_layout Plain Layout
9923 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9924 \end_inset
9925
9926
9927 \end_layout
9928
9929 \end_inset
9930 </cell>
9931 </row>
9932 <row>
9933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9934 \begin_inset Text
9935
9936 \begin_layout Plain Layout
9937
9938 \backslash
9939 acute
9940 \begin_inset ERT
9941 status collapsed
9942
9943 \begin_layout Plain Layout
9944
9945
9946 \backslash
9947 spce 
9948 \end_layout
9949
9950 \end_inset
9951
9952 A
9953 \end_layout
9954
9955 \end_inset
9956 </cell>
9957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9958 \begin_inset Text
9959
9960 \begin_layout Plain Layout
9961 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9962 \end_inset
9963
9964
9965 \end_layout
9966
9967 \end_inset
9968 </cell>
9969 </row>
9970 <row>
9971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9972 \begin_inset Text
9973
9974 \begin_layout Plain Layout
9975
9976 \backslash
9977 grave
9978 \begin_inset ERT
9979 status collapsed
9980
9981 \begin_layout Plain Layout
9982
9983
9984 \backslash
9985 spce 
9986 \end_layout
9987
9988 \end_inset
9989
9990 A
9991 \end_layout
9992
9993 \end_inset
9994 </cell>
9995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9996 \begin_inset Text
9997
9998 \begin_layout Plain Layout
9999 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10000 \end_inset
10001
10002
10003 \end_layout
10004
10005 \end_inset
10006 </cell>
10007 </row>
10008 <row>
10009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10010 \begin_inset Text
10011
10012 \begin_layout Plain Layout
10013
10014 \backslash
10015 breve
10016 \begin_inset ERT
10017 status collapsed
10018
10019 \begin_layout Plain Layout
10020
10021
10022 \backslash
10023 spce 
10024 \end_layout
10025
10026 \end_inset
10027
10028 A
10029 \end_layout
10030
10031 \end_inset
10032 </cell>
10033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10034 \begin_inset Text
10035
10036 \begin_layout Plain Layout
10037 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10038 \end_inset
10039
10040
10041 \end_layout
10042
10043 \end_inset
10044 </cell>
10045 </row>
10046 </lyxtabular>
10047
10048 \end_inset
10049
10050
10051 \begin_inset space \hfill{}
10052 \end_inset
10053
10054
10055 \end_layout
10056
10057 \begin_layout Standard
10058 \begin_inset VSpace bigskip
10059 \end_inset
10060
10061
10062 \end_layout
10063
10064 \begin_layout Standard
10065 En ecuaciones se pueden insertar acentos como é directamente.
10066  LyX los transformará al comando de acento correspondiente.
10067  Para poner diéresis
10068 \begin_inset Index
10069 status collapsed
10070
10071 \begin_layout Plain Layout
10072 Dieresis@Diéresis
10073 \end_layout
10074
10075 \end_inset
10076
10077  es mejor insertar comillas antes de la vocal.
10078  Estos dos caracteres son considerados por LaTeX como 
10079 \emph on
10080 un solo
10081 \emph default
10082  carácter si la parte de la ecuación con la diéresis se marca en idioma
10083  alemán.
10084 \begin_inset Foot
10085 status collapsed
10086
10087 \begin_layout Plain Layout
10088 O algún otro idioma que use acentos, p.
10089 \begin_inset space \thinspace{}
10090 \end_inset
10091
10092 e.
10093  catalán.
10094  Aunque esto no funciona en español por algún conflicto con el estilo 
10095 \series bold
10096 spanish
10097 \series default
10098  de 
10099 \series bold
10100 babel
10101 \series default
10102 , no es necesario: se puede escribir 
10103 \begin_inset Formula $ï$
10104 \end_inset
10105
10106  en una ecuación igual que se hace en texto normal, ï.
10107  (
10108 \emph on
10109 N.
10110 \begin_inset space \thinspace{}
10111 \end_inset
10112
10113 del t.
10114 \emph default
10115 )
10116 \end_layout
10117
10118 \end_inset
10119
10120  A diferencia de 
10121 \series bold
10122
10123 \backslash
10124 ddot
10125 \series default
10126 , con este método se generan diéresis 
10127 \begin_inset Quotes fld
10128 \end_inset
10129
10130 reales
10131 \begin_inset Quotes frd
10132 \end_inset
10133
10134 , como se demuestra en el siguiente ejemplo:
10135 \begin_inset VSpace -2mm
10136 \end_inset
10137
10138
10139 \end_layout
10140
10141 \begin_layout Standard
10142 \noindent
10143 \align center
10144 \begin_inset Tabular
10145 <lyxtabular version="3" rows="3" columns="2">
10146 <features>
10147 <column alignment="center" valignment="top" width="0">
10148 <column alignment="center" valignment="top" width="0">
10149 <row>
10150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10151 \begin_inset Text
10152
10153 \begin_layout Plain Layout
10154 Comando
10155 \end_layout
10156
10157 \end_inset
10158 </cell>
10159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10160 \begin_inset Text
10161
10162 \begin_layout Plain Layout
10163 Resultado
10164 \begin_inset Note Note
10165 status collapsed
10166
10167 \begin_layout Plain Layout
10168
10169 \series bold
10170
10171 \backslash
10172 raisebox
10173 \series default
10174  se usa sólo como espaciador.
10175 \end_layout
10176
10177 \end_inset
10178
10179
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 </row>
10185 <row>
10186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10187 \begin_inset Text
10188
10189 \begin_layout Plain Layout
10190 ï
10191 \end_layout
10192
10193 \end_inset
10194 </cell>
10195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199 \begin_inset Formula $ï$
10200 \end_inset
10201
10202
10203 \end_layout
10204
10205 \end_inset
10206 </cell>
10207 </row>
10208 <row>
10209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10210 \begin_inset Text
10211
10212 \begin_layout Plain Layout
10213
10214 \backslash
10215 ddot
10216 \begin_inset ERT
10217 status collapsed
10218
10219 \begin_layout Plain Layout
10220
10221
10222 \backslash
10223 spce 
10224 \end_layout
10225
10226 \end_inset
10227
10228 i
10229 \end_layout
10230
10231 \end_inset
10232 </cell>
10233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10234 \begin_inset Text
10235
10236 \begin_layout Plain Layout
10237 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10238 \end_inset
10239
10240
10241 \end_layout
10242
10243 \end_inset
10244 </cell>
10245 </row>
10246 </lyxtabular>
10247
10248 \end_inset
10249
10250
10251 \end_layout
10252
10253 \begin_layout Standard
10254 Otra ventaja frente a 
10255 \series bold
10256
10257 \backslash
10258 ddot
10259 \series default
10260  es que la diéresis puede convertirse directamente a texto matemático, porque
10261  los anteriores comandos para acentos 
10262 \emph on
10263 no están permitidos en texto matemático
10264 \emph default
10265 .
10266  Para convertir un carácter acentuado a texto matemático, se debe convertir
10267  sólo el carácter bajo el acento.
10268  Esto también se aplica para otras conversiones, p.
10269 \begin_inset space \thinspace{}
10270 \end_inset
10271
10272 e.
10273 \begin_inset space ~
10274 \end_inset
10275
10276 cursiva o negrita.
10277 \end_layout
10278
10279 \begin_layout Standard
10280 En texto matemático, la diéresis y otros acentos pueden insertarse directamente.
10281 \end_layout
10282
10283 \begin_layout Subsection
10284 Acentos para operadores
10285 \begin_inset Index
10286 status collapsed
10287
10288 \begin_layout Plain Layout
10289 Acentos ! en operadores
10290 \end_layout
10291
10292 \end_inset
10293
10294
10295 \end_layout
10296
10297 \begin_layout Standard
10298 Con los comandos 
10299 \series bold
10300
10301 \backslash
10302 overset
10303 \series default
10304
10305 \begin_inset Index
10306 status collapsed
10307
10308 \begin_layout Plain Layout
10309 Comandos ! O ! 
10310 \backslash
10311 overset
10312 \end_layout
10313
10314 \end_inset
10315
10316  y 
10317 \series bold
10318
10319 \backslash
10320 underset
10321 \series default
10322
10323 \begin_inset Index
10324 status collapsed
10325
10326 \begin_layout Plain Layout
10327 Comandos ! U ! 
10328 \backslash
10329 underset
10330 \end_layout
10331
10332 \end_inset
10333
10334  se pueden colocar caracteres sobre o bajo un operador, respectivamente.
10335  Con el comando 
10336 \series bold
10337
10338 \backslash
10339 sideset
10340 \series default
10341
10342 \begin_inset Index
10343 status collapsed
10344
10345 \begin_layout Plain Layout
10346 Comandos ! S ! 
10347 \backslash
10348 sideset
10349 \end_layout
10350
10351 \end_inset
10352
10353  se pueden poner caracteres delante y detrás de un operador.
10354  El esquema del comando es:
10355 \end_layout
10356
10357 \begin_layout Standard
10358
10359 \series bold
10360
10361 \backslash
10362 sideset{carácter
10363 \series default
10364  
10365 \series bold
10366 anterior}{carácter posterior}
10367 \end_layout
10368
10369 \begin_layout Standard
10370
10371 \series bold
10372
10373 \backslash
10374 sideset
10375 \series default
10376  siempre debe estar delante del operador que debe acentuarse.
10377  Se puede acentuar con varios caracteres e incluso con otros operadores
10378  y símbolos.
10379  Para colocar con
10380 \series bold
10381  
10382 \backslash
10383 sideset
10384 \series default
10385  caracteres sólo detrás del operador, por ejemplo, no se escribe nada en
10386  el primer par de llaves, pero sin quitarlas.
10387  
10388 \end_layout
10389
10390 \begin_layout Standard
10391 Por ejemplo, el comando 
10392 \series bold
10393
10394 \backslash
10395 sideset{
10396 \begin_inset Formula $\to$
10397 \end_inset
10398
10399
10400 \backslash
10401 {
10402 \series default
10403 '
10404 \series bold
10405
10406 \begin_inset Formula $\to$
10407 \end_inset
10408
10409
10410 \backslash
10411 sum_k=1
10412 \begin_inset ERT
10413 status collapsed
10414
10415 \begin_layout Plain Layout
10416
10417
10418 \backslash
10419 spce 
10420 \end_layout
10421
10422 \end_inset
10423
10424
10425 \series default
10426 ^
10427 \series bold
10428
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 n
10442 \series default
10443  genera:
10444 \begin_inset Formula \[
10445 \sideset{}{'}\sum_{k=1}^{n}\]
10446
10447 \end_inset
10448
10449
10450 \end_layout
10451
10452 \begin_layout Standard
10453 El comando 
10454 \series bold
10455
10456 \backslash
10457 overset
10458 \begin_inset ERT
10459 status collapsed
10460
10461 \begin_layout Plain Layout
10462
10463
10464 \backslash
10465 spce 
10466 \end_layout
10467
10468 \end_inset
10469
10470
10471 \backslash
10472 maltese
10473 \begin_inset ERT
10474 status collapsed
10475
10476 \begin_layout Plain Layout
10477
10478
10479 \backslash
10480 spce 
10481 \end_layout
10482
10483 \end_inset
10484
10485
10486 \series default
10487
10488 \begin_inset Formula $\uparrow$
10489 \end_inset
10490
10491
10492 \series bold
10493 a
10494 \series default
10495  genera:
10496 \begin_inset Formula \[
10497 \overset{a}{\maltese}\]
10498
10499 \end_inset
10500
10501
10502 \end_layout
10503
10504 \begin_layout Standard
10505 Como se ve en el último ejemplo, con 
10506 \series bold
10507
10508 \backslash
10509 overset
10510 \series default
10511  y 
10512 \series bold
10513
10514 \backslash
10515 underset
10516 \series default
10517  también se pueden acentuar símbolos y caracteres; con 
10518 \series bold
10519
10520 \backslash
10521 sideset
10522 \series default
10523  esto no es posible.
10524 \end_layout
10525
10526 \begin_layout Subsection
10527 Acentos para varios caracteres
10528 \begin_inset Index
10529 status collapsed
10530
10531 \begin_layout Plain Layout
10532 Acentos ! en varios caracteres
10533 \end_layout
10534
10535 \end_inset
10536
10537
10538 \end_layout
10539
10540 \begin_layout Standard
10541 \begin_inset space \hfill{}
10542 \end_inset
10543
10544
10545 \begin_inset Tabular
10546 <lyxtabular version="3" rows="5" columns="2">
10547 <features>
10548 <column alignment="center" valignment="top" width="0pt">
10549 <column alignment="center" valignment="top" width="0pt">
10550 <row>
10551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10552 \begin_inset Text
10553
10554 \begin_layout Plain Layout
10555 Comando
10556 \end_layout
10557
10558 \end_inset
10559 </cell>
10560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10561 \begin_inset Text
10562
10563 \begin_layout Plain Layout
10564 Resultado
10565 \begin_inset Note Note
10566 status collapsed
10567
10568 \begin_layout Plain Layout
10569
10570 \series bold
10571
10572 \backslash
10573 raisebox
10574 \series default
10575  se usa sólo como espaciador
10576 \end_layout
10577
10578 \end_inset
10579
10580
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 </row>
10586 <row>
10587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591
10592 \backslash
10593 overleftarrow
10594 \begin_inset ERT
10595 status collapsed
10596
10597 \begin_layout Plain Layout
10598
10599
10600 \backslash
10601 spce 
10602 \end_layout
10603
10604 \end_inset
10605
10606 A=B
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10616 \end_inset
10617
10618
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 </row>
10624 <row>
10625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10626 \begin_inset Text
10627
10628 \begin_layout Plain Layout
10629
10630 \backslash
10631 underleftarrow
10632 \begin_inset ERT
10633 status collapsed
10634
10635 \begin_layout Plain Layout
10636
10637
10638 \backslash
10639 spce 
10640 \end_layout
10641
10642 \end_inset
10643
10644 A=B
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10654 \end_inset
10655
10656
10657 \end_layout
10658
10659 \end_inset
10660 </cell>
10661 </row>
10662 <row>
10663 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10664 \begin_inset Text
10665
10666 \begin_layout Plain Layout
10667
10668 \backslash
10669 overleftrightarrow
10670 \begin_inset ERT
10671 status collapsed
10672
10673 \begin_layout Plain Layout
10674
10675
10676 \backslash
10677 spce 
10678 \end_layout
10679
10680 \end_inset
10681
10682 A=B
10683 \end_layout
10684
10685 \end_inset
10686 </cell>
10687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10688 \begin_inset Text
10689
10690 \begin_layout Plain Layout
10691 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10692 \end_inset
10693
10694
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 </row>
10700 <row>
10701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10702 \begin_inset Text
10703
10704 \begin_layout Plain Layout
10705
10706 \backslash
10707 underleftrightarrow
10708 \begin_inset ERT
10709 status collapsed
10710
10711 \begin_layout Plain Layout
10712
10713
10714 \backslash
10715 spce 
10716 \end_layout
10717
10718 \end_inset
10719
10720 A=B
10721 \end_layout
10722
10723 \end_inset
10724 </cell>
10725 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10726 \begin_inset Text
10727
10728 \begin_layout Plain Layout
10729 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10730 \end_inset
10731
10732
10733 \end_layout
10734
10735 \end_inset
10736 </cell>
10737 </row>
10738 </lyxtabular>
10739
10740 \end_inset
10741
10742
10743 \begin_inset space \hfill{}
10744 \end_inset
10745
10746
10747 \begin_inset Tabular
10748 <lyxtabular version="3" rows="5" columns="2">
10749 <features>
10750 <column alignment="center" valignment="top" width="0pt">
10751 <column alignment="center" valignment="top" width="0pt">
10752 <row>
10753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10754 \begin_inset Text
10755
10756 \begin_layout Plain Layout
10757 Comando
10758 \end_layout
10759
10760 \end_inset
10761 </cell>
10762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766 Resultado
10767 \begin_inset Note Note
10768 status collapsed
10769
10770 \begin_layout Plain Layout
10771
10772 \series bold
10773
10774 \backslash
10775 raisebox
10776 \series default
10777  se usa sólo como espaciador
10778 \end_layout
10779
10780 \end_inset
10781
10782
10783 \end_layout
10784
10785 \end_inset
10786 </cell>
10787 </row>
10788 <row>
10789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793
10794 \backslash
10795 overrightarrow
10796 \begin_inset ERT
10797 status collapsed
10798
10799 \begin_layout Plain Layout
10800
10801
10802 \backslash
10803 spce 
10804 \end_layout
10805
10806 \end_inset
10807
10808 A=B
10809 \end_layout
10810
10811 \end_inset
10812 </cell>
10813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10814 \begin_inset Text
10815
10816 \begin_layout Plain Layout
10817 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10818 \end_inset
10819
10820
10821 \end_layout
10822
10823 \end_inset
10824 </cell>
10825 </row>
10826 <row>
10827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10828 \begin_inset Text
10829
10830 \begin_layout Plain Layout
10831
10832 \backslash
10833 underrightarrow
10834 \begin_inset ERT
10835 status collapsed
10836
10837 \begin_layout Plain Layout
10838
10839
10840 \backslash
10841 spce 
10842 \end_layout
10843
10844 \end_inset
10845
10846 A=B
10847 \end_layout
10848
10849 \end_inset
10850 </cell>
10851 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10852 \begin_inset Text
10853
10854 \begin_layout Plain Layout
10855 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10856 \end_inset
10857
10858
10859 \end_layout
10860
10861 \end_inset
10862 </cell>
10863 </row>
10864 <row>
10865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10866 \begin_inset Text
10867
10868 \begin_layout Plain Layout
10869
10870 \backslash
10871 widetilde
10872 \begin_inset ERT
10873 status collapsed
10874
10875 \begin_layout Plain Layout
10876
10877
10878 \backslash
10879 spce 
10880 \end_layout
10881
10882 \end_inset
10883
10884 A=B
10885 \end_layout
10886
10887 \end_inset
10888 </cell>
10889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10890 \begin_inset Text
10891
10892 \begin_layout Plain Layout
10893 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10894 \end_inset
10895
10896
10897 \end_layout
10898
10899 \end_inset
10900 </cell>
10901 </row>
10902 <row>
10903 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10904 \begin_inset Text
10905
10906 \begin_layout Plain Layout
10907
10908 \backslash
10909 widehat
10910 \begin_inset ERT
10911 status collapsed
10912
10913 \begin_layout Plain Layout
10914
10915
10916 \backslash
10917 spce 
10918 \end_layout
10919
10920 \end_inset
10921
10922 A=B
10923 \end_layout
10924
10925 \end_inset
10926 </cell>
10927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10928 \begin_inset Text
10929
10930 \begin_layout Plain Layout
10931 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10932 \end_inset
10933
10934
10935 \end_layout
10936
10937 \end_inset
10938 </cell>
10939 </row>
10940 </lyxtabular>
10941
10942 \end_inset
10943
10944
10945 \begin_inset space \hfill{}
10946 \end_inset
10947
10948
10949 \end_layout
10950
10951 \begin_layout Standard
10952 \begin_inset VSpace medskip
10953 \end_inset
10954
10955
10956 \end_layout
10957
10958 \begin_layout Standard
10959 Con estos comandos se pueden acentuar tantos caracteres como quieras.
10960  Pero los acentos 
10961 \series bold
10962
10963 \backslash
10964 widetilde
10965 \series default
10966  y 
10967 \series bold
10968
10969 \backslash
10970 widehat
10971 \series default
10972  sólo pueden abarcar tres caracteres en la salida, como se muestra en este
10973  ejemplo:
10974 \begin_inset Formula \[
10975 \widetilde{A+B=C-D}\]
10976
10977 \end_inset
10978
10979
10980 \end_layout
10981
10982 \begin_layout Standard
10983 Con los comandos 
10984 \series bold
10985
10986 \backslash
10987 overset
10988 \series default
10989
10990 \begin_inset Index
10991 status collapsed
10992
10993 \begin_layout Plain Layout
10994 Comandos ! O ! 
10995 \backslash
10996 overset
10997 \end_layout
10998
10999 \end_inset
11000
11001  y 
11002 \series bold
11003
11004 \backslash
11005 underset
11006 \series default
11007
11008 \begin_inset Index
11009 status collapsed
11010
11011 \begin_layout Plain Layout
11012 Comandos ! U ! 
11013 \backslash
11014 underset
11015 \end_layout
11016
11017 \end_inset
11018
11019 , descritos en la subsección anterior, también se pueden acentuar varios
11020  caracteres.
11021  El comando 
11022 \series bold
11023
11024 \backslash
11025 underset
11026 \begin_inset ERT
11027 status collapsed
11028
11029 \begin_layout Plain Layout
11030
11031
11032 \backslash
11033 spce 
11034 \end_layout
11035
11036 \end_inset
11037
11038 A=B
11039 \begin_inset Formula $\downarrow$
11040 \end_inset
11041
11042 ***
11043 \series default
11044  da:
11045 \begin_inset Formula \[
11046 \underset{***}{A=B}\]
11047
11048 \end_inset
11049
11050
11051 \end_layout
11052
11053 \begin_layout Section
11054 Espacios
11055 \begin_inset CommandInset label
11056 LatexCommand label
11057 name "sec:Espacio"
11058
11059 \end_inset
11060
11061
11062 \begin_inset Index
11063 status collapsed
11064
11065 \begin_layout Plain Layout
11066 Espacio ! horizontal
11067 \end_layout
11068
11069 \end_inset
11070
11071
11072 \end_layout
11073
11074 \begin_layout Subsection
11075 Espacio predefinido
11076 \begin_inset CommandInset label
11077 LatexCommand label
11078 name "sub:Espacio-predefinido"
11079
11080 \end_inset
11081
11082
11083 \begin_inset Index
11084 status collapsed
11085
11086 \begin_layout Plain Layout
11087 Espacio ! horizontal ! predefinido
11088 \end_layout
11089
11090 \end_inset
11091
11092
11093 \end_layout
11094
11095 \begin_layout Standard
11096 A veces es necesario insertar espacio horizontal en una ecuación.
11097  Esto se hace insertando un espacio protegido (atajo 
11098 \family sans
11099 Ctrl+Espacio
11100 \family default
11101 ).
11102  Aparece un 
11103 \begin_inset Quotes fld
11104 \end_inset
11105
11106
11107 \color black
11108
11109 \begin_inset ERT
11110 status collapsed
11111
11112 \begin_layout Plain Layout
11113
11114
11115 \backslash
11116 spce 
11117 \end_layout
11118
11119 \end_inset
11120
11121
11122 \color inherit
11123
11124 \begin_inset Quotes frd
11125 \end_inset
11126
11127 , y pulsando 
11128 \family sans
11129 Espacio
11130 \family default
11131  sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de
11132  espacio.
11133  También se pueden insertar espacios mediante el botón 
11134 \begin_inset Graphics
11135         filename ../../images/math/space.png
11136         scale 85
11137
11138 \end_inset
11139
11140  de la barra de ecuaciones o con comandos especiales.
11141  Independientemente del comando insertado, se puede seleccionar de nuevo
11142  el tamaño pulsando acto seguido 
11143 \family sans
11144 Espacio.
11145  
11146 \end_layout
11147
11148 \begin_layout Standard
11149 \noindent
11150 \align center
11151 \begin_inset VSpace -5mm
11152 \end_inset
11153
11154
11155 \begin_inset Tabular
11156 <lyxtabular version="3" rows="3" columns="7">
11157 <features>
11158 <column alignment="center" valignment="middle" width="6.8cm">
11159 <column alignment="center" valignment="top" width="0">
11160 <column alignment="center" valignment="top" width="0">
11161 <column alignment="center" valignment="top" width="0">
11162 <column alignment="center" valignment="top" width="0">
11163 <column alignment="center" valignment="top" width="0">
11164 <column alignment="center" valignment="top" width="0">
11165 <row>
11166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11167 \begin_inset Text
11168
11169 \begin_layout Plain Layout
11170 Comando
11171 \end_layout
11172
11173 \end_inset
11174 </cell>
11175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11176 \begin_inset Text
11177
11178 \begin_layout Plain Layout
11179
11180 \backslash
11181 ,
11182 \end_layout
11183
11184 \end_inset
11185 </cell>
11186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11187 \begin_inset Text
11188
11189 \begin_layout Plain Layout
11190
11191 \backslash
11192 :
11193 \end_layout
11194
11195 \end_inset
11196 </cell>
11197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11198 \begin_inset Text
11199
11200 \begin_layout Plain Layout
11201
11202 \backslash
11203 ;
11204 \end_layout
11205
11206 \end_inset
11207 </cell>
11208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11209 \begin_inset Text
11210
11211 \begin_layout Plain Layout
11212
11213 \backslash
11214 quad
11215 \end_layout
11216
11217 \end_inset
11218 </cell>
11219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11220 \begin_inset Text
11221
11222 \begin_layout Plain Layout
11223
11224 \backslash
11225 qquad
11226 \end_layout
11227
11228 \end_inset
11229 </cell>
11230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234
11235 \backslash
11236 !
11237 \end_layout
11238
11239 \end_inset
11240 </cell>
11241 </row>
11242 <row>
11243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11244 \begin_inset Text
11245
11246 \begin_layout Plain Layout
11247 Número de pulsaciones de 
11248 \family sans
11249 Espacio
11250 \family default
11251  tras insertar el espacio protegido
11252 \end_layout
11253
11254 \end_inset
11255 </cell>
11256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11257 \begin_inset Text
11258
11259 \begin_layout Plain Layout
11260 0
11261 \end_layout
11262
11263 \end_inset
11264 </cell>
11265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11266 \begin_inset Text
11267
11268 \begin_layout Plain Layout
11269 1
11270 \end_layout
11271
11272 \end_inset
11273 </cell>
11274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11275 \begin_inset Text
11276
11277 \begin_layout Plain Layout
11278 2
11279 \end_layout
11280
11281 \end_inset
11282 </cell>
11283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11284 \begin_inset Text
11285
11286 \begin_layout Plain Layout
11287 3
11288 \end_layout
11289
11290 \end_inset
11291 </cell>
11292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11293 \begin_inset Text
11294
11295 \begin_layout Plain Layout
11296 4
11297 \end_layout
11298
11299 \end_inset
11300 </cell>
11301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11302 \begin_inset Text
11303
11304 \begin_layout Plain Layout
11305 5
11306 \end_layout
11307
11308 \end_inset
11309 </cell>
11310 </row>
11311 <row>
11312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11313 \begin_inset Text
11314
11315 \begin_layout Plain Layout
11316 Resultado
11317 \end_layout
11318
11319 \end_inset
11320 </cell>
11321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11322 \begin_inset Text
11323
11324 \begin_layout Plain Layout
11325 \begin_inset Formula $A\, B$
11326 \end_inset
11327
11328
11329 \end_layout
11330
11331 \end_inset
11332 </cell>
11333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11334 \begin_inset Text
11335
11336 \begin_layout Plain Layout
11337 \begin_inset Formula $A\: B$
11338 \end_inset
11339
11340
11341 \end_layout
11342
11343 \end_inset
11344 </cell>
11345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11346 \begin_inset Text
11347
11348 \begin_layout Plain Layout
11349 \begin_inset Formula $A\; B$
11350 \end_inset
11351
11352
11353 \end_layout
11354
11355 \end_inset
11356 </cell>
11357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11358 \begin_inset Text
11359
11360 \begin_layout Plain Layout
11361 \begin_inset Formula $A\quad B$
11362 \end_inset
11363
11364
11365 \end_layout
11366
11367 \end_inset
11368 </cell>
11369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11370 \begin_inset Text
11371
11372 \begin_layout Plain Layout
11373 \begin_inset Formula $A\qquad B$
11374 \end_inset
11375
11376
11377 \end_layout
11378
11379 \end_inset
11380 </cell>
11381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11382 \begin_inset Text
11383
11384 \begin_layout Plain Layout
11385 \begin_inset Formula $A\! B$
11386 \end_inset
11387
11388
11389 \end_layout
11390
11391 \end_inset
11392 </cell>
11393 </row>
11394 </lyxtabular>
11395
11396 \end_inset
11397
11398
11399 \end_layout
11400
11401 \begin_layout Standard
11402 El último tamaño parece no generar espacio.
11403  A diferencia de los otros se muestra en rojo en LyX, porque es un espacio
11404  negativo.
11405  Hay otros dos espacios negativos:
11406 \end_layout
11407
11408 \begin_layout Standard
11409 \align center
11410 \begin_inset Tabular
11411 <lyxtabular version="3" rows="3" columns="3">
11412 <features>
11413 <column alignment="center" valignment="middle" width="6.8cm">
11414 <column alignment="center" valignment="top" width="0pt">
11415 <column alignment="center" valignment="top" width="0pt">
11416 <row>
11417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11418 \begin_inset Text
11419
11420 \begin_layout Plain Layout
11421 Comando
11422 \end_layout
11423
11424 \end_inset
11425 </cell>
11426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11427 \begin_inset Text
11428
11429 \begin_layout Plain Layout
11430
11431 \backslash
11432 negmedspace
11433 \end_layout
11434
11435 \end_inset
11436 </cell>
11437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11438 \begin_inset Text
11439
11440 \begin_layout Plain Layout
11441
11442 \backslash
11443 negthickspace
11444 \end_layout
11445
11446 \end_inset
11447 </cell>
11448 </row>
11449 <row>
11450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11451 \begin_inset Text
11452
11453 \begin_layout Plain Layout
11454 Número de pulsaciones de 
11455 \family sans
11456 Espacio
11457 \family default
11458  tras insertar el espacio protegido
11459 \end_layout
11460
11461 \end_inset
11462 </cell>
11463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11464 \begin_inset Text
11465
11466 \begin_layout Plain Layout
11467 6
11468 \end_layout
11469
11470 \end_inset
11471 </cell>
11472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11473 \begin_inset Text
11474
11475 \begin_layout Plain Layout
11476 7
11477 \end_layout
11478
11479 \end_inset
11480 </cell>
11481 </row>
11482 <row>
11483 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11484 \begin_inset Text
11485
11486 \begin_layout Plain Layout
11487 Resultado
11488 \end_layout
11489
11490 \end_inset
11491 </cell>
11492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11493 \begin_inset Text
11494
11495 \begin_layout Plain Layout
11496 \begin_inset Formula $A\negmedspace B$
11497 \end_inset
11498
11499
11500 \end_layout
11501
11502 \end_inset
11503 </cell>
11504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 \begin_inset Formula $A\negthickspace B$
11509 \end_inset
11510
11511
11512 \end_layout
11513
11514 \end_inset
11515 </cell>
11516 </row>
11517 </lyxtabular>
11518
11519 \end_inset
11520
11521
11522 \end_layout
11523
11524 \begin_layout Standard
11525 Los espacios negativos pueden llegar a solapar unos caracteres con otros.
11526  Así, se pueden usar para forzar ligaduras, lo que es apropiado, p.
11527 \begin_inset space \thinspace{}
11528 \end_inset
11529
11530 e., para operadores suma: 
11531 \end_layout
11532
11533 \begin_layout Standard
11534 \noindent
11535 \align center
11536 \begin_inset Tabular
11537 <lyxtabular version="3" rows="3" columns="2">
11538 <features>
11539 <column alignment="center" valignment="top" width="0">
11540 <column alignment="center" valignment="top" width="0">
11541 <row>
11542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11543 \begin_inset Text
11544
11545 \begin_layout Plain Layout
11546 Comando
11547 \end_layout
11548
11549 \end_inset
11550 </cell>
11551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11552 \begin_inset Text
11553
11554 \begin_layout Plain Layout
11555 Resultado
11556 \begin_inset Note Note
11557 status collapsed
11558
11559 \begin_layout Plain Layout
11560
11561 \series bold
11562
11563 \backslash
11564 raisebox
11565 \series default
11566  se usa sólo como espaciador
11567 \end_layout
11568
11569 \end_inset
11570
11571
11572 \end_layout
11573
11574 \end_inset
11575 </cell>
11576 </row>
11577 <row>
11578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11579 \begin_inset Text
11580
11581 \begin_layout Plain Layout
11582
11583 \backslash
11584 sum
11585 \backslash
11586 sum
11587 \begin_inset ERT
11588 status collapsed
11589
11590 \begin_layout Plain Layout
11591
11592
11593 \backslash
11594 spce 
11595 \end_layout
11596
11597 \end_inset
11598
11599 f_kl
11600 \end_layout
11601
11602 \end_inset
11603 </cell>
11604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11605 \begin_inset Text
11606
11607 \begin_layout Plain Layout
11608 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11609 \end_inset
11610
11611
11612 \end_layout
11613
11614 \end_inset
11615 </cell>
11616 </row>
11617 <row>
11618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11619 \begin_inset Text
11620
11621 \begin_layout Plain Layout
11622
11623 \backslash
11624 sum
11625 \backslash
11626 negmedspace
11627 \backslash
11628 sum
11629 \begin_inset ERT
11630 status collapsed
11631
11632 \begin_layout Plain Layout
11633
11634
11635 \backslash
11636 spce 
11637 \end_layout
11638
11639 \end_inset
11640
11641 f_kl
11642 \end_layout
11643
11644 \end_inset
11645 </cell>
11646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11647 \begin_inset Text
11648
11649 \begin_layout Plain Layout
11650 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11651 \end_inset
11652
11653
11654 \end_layout
11655
11656 \end_inset
11657 </cell>
11658 </row>
11659 </lyxtabular>
11660
11661 \end_inset
11662
11663
11664 \end_layout
11665
11666 \begin_layout Standard
11667 Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios.
11668  Para suprimirlos, el signo igual se coloca entre llaves TeX.
11669  El siguiente ejemplo lo ilustra:
11670 \end_layout
11671
11672 \begin_layout Standard
11673 \noindent
11674 \align center
11675 \begin_inset Tabular
11676 <lyxtabular version="3" rows="2" columns="2">
11677 <features>
11678 <column alignment="center" valignment="top" width="0">
11679 <column alignment="center" valignment="top" width="0">
11680 <row>
11681 <cell alignment="center" valignment="top" usebox="none">
11682 \begin_inset Text
11683
11684 \begin_layout Plain Layout
11685 ecuación normal
11686 \end_layout
11687
11688 \end_inset
11689 </cell>
11690 <cell alignment="center" valignment="top" usebox="none">
11691 \begin_inset Text
11692
11693 \begin_layout Plain Layout
11694 \begin_inset Formula $A=B$
11695 \end_inset
11696
11697
11698 \end_layout
11699
11700 \end_inset
11701 </cell>
11702 </row>
11703 <row>
11704 <cell alignment="center" valignment="top" usebox="none">
11705 \begin_inset Text
11706
11707 \begin_layout Plain Layout
11708 \begin_inset Note Note
11709 status collapsed
11710
11711 \begin_layout Plain Layout
11712
11713 \series bold
11714
11715 \backslash
11716 raisebox
11717 \series default
11718  se usa sólo como espaciador
11719 \end_layout
11720
11721 \end_inset
11722
11723
11724 \begin_inset Formula $\raisebox{5mm}{}$
11725 \end_inset
11726
11727 ecuación sin espacio
11728 \end_layout
11729
11730 \end_inset
11731 </cell>
11732 <cell alignment="center" valignment="top" usebox="none">
11733 \begin_inset Text
11734
11735 \begin_layout Plain Layout
11736 \begin_inset Formula $A{=}B$
11737 \end_inset
11738
11739
11740 \end_layout
11741
11742 \end_inset
11743 </cell>
11744 </row>
11745 </lyxtabular>
11746
11747 \end_inset
11748
11749
11750 \end_layout
11751
11752 \begin_layout Standard
11753 El comando para la segunda ecuación es: 
11754 \series bold
11755 A
11756 \backslash
11757 {=
11758 \begin_inset Formula $\rightarrow$
11759 \end_inset
11760
11761 B
11762 \series default
11763  
11764 \begin_inset VSpace bigskip
11765 \end_inset
11766
11767
11768 \end_layout
11769
11770 \begin_layout Standard
11771 Para las unidades físicas hacen falta espacios, porque entre el valor y
11772  su unidad se pone un espacio más pequeño que el normal.
11773  Para unidades en el texto se inserta con el menú 
11774 \family sans
11775 Insertar\SpecialChar \menuseparator
11776 Formato\SpecialChar \menuseparator
11777 Espacio
11778 \begin_inset space ~
11779 \end_inset
11780
11781 delgado
11782 \family default
11783  (atajo 
11784 \family sans
11785 Ctrl+Mayúscula+Espacio
11786 \family default
11787 ).
11788 \end_layout
11789
11790 \begin_layout Standard
11791 Un ejemplo para visualizar la diferencia:
11792 \end_layout
11793
11794 \begin_layout Standard
11795 \begin_inset Tabular
11796 <lyxtabular version="3" rows="2" columns="2">
11797 <features>
11798 <column alignment="center" valignment="top" width="0">
11799 <column alignment="left" valignment="top" width="0">
11800 <row>
11801 <cell alignment="center" valignment="top" usebox="none">
11802 \begin_inset Text
11803
11804 \begin_layout Plain Layout
11805 24 kW
11806 \begin_inset Formula $\cdot$
11807 \end_inset
11808
11809 h
11810 \end_layout
11811
11812 \end_inset
11813 </cell>
11814 <cell alignment="center" valignment="top" usebox="none">
11815 \begin_inset Text
11816
11817 \begin_layout Plain Layout
11818 espacio entre valor y unidad 
11819 \end_layout
11820
11821 \end_inset
11822 </cell>
11823 </row>
11824 <row>
11825 <cell alignment="center" valignment="top" usebox="none">
11826 \begin_inset Text
11827
11828 \begin_layout Plain Layout
11829 24
11830 \begin_inset space \thinspace{}
11831 \end_inset
11832
11833 kW
11834 \begin_inset Formula $\cdot$
11835 \end_inset
11836
11837 h
11838 \end_layout
11839
11840 \end_inset
11841 </cell>
11842 <cell alignment="center" valignment="top" usebox="none">
11843 \begin_inset Text
11844
11845 \begin_layout Plain Layout
11846 espacio delgado entre valor y unidad
11847 \end_layout
11848
11849 \end_inset
11850 </cell>
11851 </row>
11852 </lyxtabular>
11853
11854 \end_inset
11855
11856
11857 \end_layout
11858
11859 \begin_layout Subsection
11860 Espacio variable
11861 \begin_inset ERT
11862 status collapsed
11863
11864 \begin_layout Plain Layout
11865
11866
11867 \backslash
11868 texorpdfstring{
11869 \end_layout
11870
11871 \end_inset
11872
11873
11874 \begin_inset Foot
11875 status collapsed
11876
11877 \begin_layout Plain Layout
11878 Para espacio vertical en ecuaciones véase 
11879 \begin_inset CommandInset ref
11880 LatexCommand ref
11881 reference "sub:Separación-de-líneas"
11882
11883 \end_inset
11884
11885
11886 \end_layout
11887
11888 \end_inset
11889
11890
11891 \begin_inset ERT
11892 status collapsed
11893
11894 \begin_layout Plain Layout
11895
11896 }{}
11897 \end_layout
11898
11899 \end_inset
11900
11901
11902 \begin_inset Note Note
11903 status collapsed
11904
11905 \begin_layout Plain Layout
11906
11907 \backslash
11908 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
11909  PDF.
11910 \end_layout
11911
11912 \begin_layout Plain Layout
11913 Más sobre 
11914 \backslash
11915 texorpdfstring en la sección 
11916 \begin_inset CommandInset ref
11917 LatexCommand ref
11918 reference "sub:Ecuaciones-en-encabezados"
11919
11920 \end_inset
11921
11922 .
11923 \end_layout
11924
11925 \end_inset
11926
11927
11928 \begin_inset CommandInset label
11929 LatexCommand label
11930 name "sub:Espacio-variable"
11931
11932 \end_inset
11933
11934
11935 \begin_inset Index
11936 status collapsed
11937
11938 \begin_layout Plain Layout
11939 Espacio ! horizontal ! variable
11940 \end_layout
11941
11942 \end_inset
11943
11944
11945 \end_layout
11946
11947 \begin_layout Standard
11948 En LyX se puede insertar espacio con una longitud definida con el comando
11949  
11950 \series bold
11951
11952 \backslash
11953 hspace
11954 \series default
11955
11956 \begin_inset Index
11957 status collapsed
11958
11959 \begin_layout Plain Layout
11960 Comandos ! H ! 
11961 \backslash
11962 hspace
11963 \end_layout
11964
11965 \end_inset
11966
11967 .
11968  Aparece un 
11969 \begin_inset Quotes fld
11970 \end_inset
11971
11972
11973 \color black
11974
11975 \begin_inset ERT
11976 status collapsed
11977
11978 \begin_layout Plain Layout
11979
11980
11981 \backslash
11982 spce 
11983 \end_layout
11984
11985 \end_inset
11986
11987
11988 \color inherit
11989
11990 \begin_inset Quotes frd
11991 \end_inset
11992
11993  largo.
11994  La longitud se puede ajustar haciendo clic izquierdo sobre el 
11995 \begin_inset Quotes fld
11996 \end_inset
11997
11998
11999 \color black
12000
12001 \begin_inset ERT
12002 status collapsed
12003
12004 \begin_layout Plain Layout
12005
12006
12007 \backslash
12008 spce 
12009 \end_layout
12010
12011 \end_inset
12012
12013
12014 \color inherit
12015
12016 \begin_inset Quotes frd
12017 \end_inset
12018
12019 .
12020  La longitud también puede ser negativa.
12021  Para insertar en una ecuación tanto espacio como esté disponible se usa
12022  el comando 
12023 \series bold
12024
12025 \backslash
12026 hfill
12027 \series default
12028
12029 \begin_inset Index
12030 status collapsed
12031
12032 \begin_layout Plain Layout
12033 Comandos ! H ! 
12034 \backslash
12035 hfill
12036 \end_layout
12037
12038 \end_inset
12039
12040 .
12041 \begin_inset VSpace -1mm
12042 \end_inset
12043
12044
12045 \end_layout
12046
12047 \begin_layout Standard
12048 \noindent
12049 \align center
12050 \begin_inset Tabular
12051 <lyxtabular version="3" rows="4" columns="2">
12052 <features>
12053 <column alignment="center" valignment="top" width="0">
12054 <column alignment="center" valignment="top" width="0">
12055 <row>
12056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12057 \begin_inset Text
12058
12059 \begin_layout Plain Layout
12060 Comando (
12061 \backslash
12062 hspace longitud)
12063 \end_layout
12064
12065 \end_inset
12066 </cell>
12067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12068 \begin_inset Text
12069
12070 \begin_layout Plain Layout
12071 Resultado
12072 \end_layout
12073
12074 \end_inset
12075 </cell>
12076 </row>
12077 <row>
12078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12079 \begin_inset Text
12080
12081 \begin_layout Plain Layout
12082 A=B
12083 \backslash
12084 hspace
12085 \begin_inset ERT
12086 status collapsed
12087
12088 \begin_layout Plain Layout
12089
12090
12091 \backslash
12092 spce 
12093 \end_layout
12094
12095 \end_inset
12096
12097
12098 \begin_inset Formula $\to$
12099 \end_inset
12100
12101 A
12102 \backslash
12103 not=C (3
12104 \begin_inset space \thinspace{}
12105 \end_inset
12106
12107 cm)
12108 \end_layout
12109
12110 \end_inset
12111 </cell>
12112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12113 \begin_inset Text
12114
12115 \begin_layout Plain Layout
12116 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12117 \end_inset
12118
12119
12120 \end_layout
12121
12122 \end_inset
12123 </cell>
12124 </row>
12125 <row>
12126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12127 \begin_inset Text
12128
12129 \begin_layout Plain Layout
12130 A
12131 \backslash
12132 hspace
12133 \begin_inset ERT
12134 status collapsed
12135
12136 \begin_layout Plain Layout
12137
12138
12139 \backslash
12140 spce 
12141 \end_layout
12142
12143 \end_inset
12144
12145
12146 \begin_inset Formula $\to$
12147 \end_inset
12148
12149 A
12150 \backslash
12151 not=A (-1
12152 \begin_inset space \thinspace{}
12153 \end_inset
12154
12155 mm)
12156 \end_layout
12157
12158 \end_inset
12159 </cell>
12160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12161 \begin_inset Text
12162
12163 \begin_layout Plain Layout
12164 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12165 \end_inset
12166
12167
12168 \end_layout
12169
12170 \end_inset
12171 </cell>
12172 </row>
12173 <row>
12174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12175 \begin_inset Text
12176
12177 \begin_layout Plain Layout
12178 A=A
12179 \backslash
12180 hfill
12181 \begin_inset ERT
12182 status collapsed
12183
12184 \begin_layout Plain Layout
12185
12186
12187 \backslash
12188 spce 
12189 \end_layout
12190
12191 \end_inset
12192
12193 B=B
12194 \end_layout
12195
12196 \end_inset
12197 </cell>
12198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12199 \begin_inset Text
12200
12201 \begin_layout Plain Layout
12202 \begin_inset Formula $A=A\hfill B=B$
12203 \end_inset
12204
12205
12206 \end_layout
12207
12208 \end_inset
12209 </cell>
12210 </row>
12211 </lyxtabular>
12212
12213 \end_inset
12214
12215
12216 \end_layout
12217
12218 \begin_layout Standard
12219 En el último ejemplo el espacio disponible viene dado por la entrada más
12220  larga de columna en la tabla.
12221  En una ecuación en línea el espacio depende de la longitud de la línea
12222  en la que se inserta 
12223 \series bold
12224
12225 \backslash
12226 hfill
12227 \series default
12228 .
12229  Así, cuando la línea ocupa toda la anchura no se creará espacio.
12230  
12231 \series bold
12232
12233 \backslash
12234 hfill
12235 \series default
12236  sólo tiene efecto en ecuaciones presentadas cuando se usa el estilo 
12237 \series bold
12238 Sangrado
12239 \series default
12240 .
12241  (Los estilos de ecuaciones se explican en
12242 \begin_inset space ~
12243 \end_inset
12244
12245
12246 \begin_inset CommandInset ref
12247 LatexCommand ref
12248 reference "sec:Estilos-de-ecuación"
12249
12250 \end_inset
12251
12252 ).
12253 \end_layout
12254
12255 \begin_layout Standard
12256 Además de 
12257 \series bold
12258
12259 \backslash
12260 hfill
12261 \series default
12262  hay los comandos 
12263 \series bold
12264
12265 \backslash
12266 dotfill
12267 \series default
12268  y 
12269 \series bold
12270
12271 \backslash
12272 hrulefill
12273 \series default
12274  que llenan el espacio con un patrón, véase un ejemplo en
12275 \begin_inset space ~
12276 \end_inset
12277
12278
12279 \begin_inset CommandInset ref
12280 LatexCommand ref
12281 reference "sub:Puntos"
12282
12283 \end_inset
12284
12285 .
12286 \end_layout
12287
12288 \begin_layout Standard
12289 Para texto se puede insertar espacio variable con el menú 
12290 \family sans
12291 Insertar\SpecialChar \menuseparator
12292 Formato\SpecialChar \menuseparator
12293 Espacio
12294 \begin_inset space ~
12295 \end_inset
12296
12297 horizontal
12298 \family default
12299 :
12300 \end_layout
12301
12302 \begin_layout Standard
12303 En esta línea hay un espacio
12304 \begin_inset space \hspace{}
12305 \length 2cm
12306 \end_inset
12307
12308 de 2
12309 \begin_inset space \thinspace{}
12310 \end_inset
12311
12312 cm.
12313 \end_layout
12314
12315 \begin_layout Standard
12316 En esta línea hay un
12317 \begin_inset space \hfill{}
12318 \end_inset
12319
12320 espacio máximo.
12321 \end_layout
12322
12323 \begin_layout Subsection
12324 Espacio adicional en ecuaciones en línea
12325 \begin_inset Index
12326 status collapsed
12327
12328 \begin_layout Plain Layout
12329 Espacio ! adicional en línea
12330 \end_layout
12331
12332 \end_inset
12333
12334
12335 \end_layout
12336
12337 \begin_layout Standard
12338 El espacio que rodea a una ecuación en línea se puede ajustar con la longitud
12339  
12340 \series bold
12341
12342 \backslash
12343 mathsurround
12344 \begin_inset Index
12345 status collapsed
12346
12347 \begin_layout Plain Layout
12348 Comandos ! M ! 
12349 \backslash
12350 mathsurround
12351 \end_layout
12352
12353 \end_inset
12354
12355
12356 \series default
12357 .
12358  El valor de una longitud se establece con el comando 
12359 \series bold
12360
12361 \backslash
12362 setlength
12363 \series default
12364
12365 \begin_inset Index
12366 status collapsed
12367
12368 \begin_layout Plain Layout
12369 Comandos ! S ! 
12370 \backslash
12371 setlength
12372 \end_layout
12373
12374 \end_inset
12375
12376  según el siguiente esquema:
12377 \end_layout
12378
12379 \begin_layout Standard
12380
12381 \series bold
12382
12383 \backslash
12384 setlength{nombre de la longitud}{valor}
12385 \end_layout
12386
12387 \begin_layout Standard
12388 Para poner a 
12389 \series bold
12390
12391 \backslash
12392 mathsurround
12393 \series default
12394  un valor de 5
12395 \begin_inset space \thinspace{}
12396 \end_inset
12397
12398 mm, se inserta el comando
12399 \end_layout
12400
12401 \begin_layout Standard
12402
12403 \series bold
12404
12405 \backslash
12406 setlength{
12407 \backslash
12408 mathsurround}{5mm}
12409 \end_layout
12410
12411 \begin_layout Standard
12412 en modo TeX.
12413  Se establecerá un espacio de 5
12414 \begin_inset space \thinspace{}
12415 \end_inset
12416
12417 mm alrededor de todas las ecuaciones en línea:
12418 \begin_inset ERT
12419 status collapsed
12420
12421 \begin_layout Plain Layout
12422
12423
12424 \backslash
12425 setlength{
12426 \backslash
12427 mathsurround}{5mm}
12428 \end_layout
12429
12430 \end_inset
12431
12432
12433 \end_layout
12434
12435 \begin_layout Standard
12436 En esta línea hay una ecuación 
12437 \begin_inset Formula $A=B$
12438 \end_inset
12439
12440  rodeada por espacios de 5
12441 \begin_inset space \thinspace{}
12442 \end_inset
12443
12444 mm.
12445 \begin_inset ERT
12446 status collapsed
12447
12448 \begin_layout Plain Layout
12449
12450
12451 \backslash
12452 setlength{
12453 \backslash
12454 mathsurround}{0mm}
12455 \end_layout
12456
12457 \end_inset
12458
12459
12460 \end_layout
12461
12462 \begin_layout Standard
12463 Para volver al espacio predeterminado, 
12464 \series bold
12465
12466 \backslash
12467 mathsurround
12468 \series default
12469  se restablece al valor 0
12470 \begin_inset space \thinspace{}
12471 \end_inset
12472
12473 pt.
12474 \end_layout
12475
12476 \begin_layout Section
12477 Cuadros y marcos
12478 \begin_inset Index
12479 status collapsed
12480
12481 \begin_layout Plain Layout
12482 Marcos
12483 \end_layout
12484
12485 \end_inset
12486
12487
12488 \begin_inset Index
12489 status collapsed
12490
12491 \begin_layout Plain Layout
12492 Marcos|see
12493 \begin_inset ERT
12494 status collapsed
12495
12496 \begin_layout Plain Layout
12497
12498 {
12499 \end_layout
12500
12501 \end_inset
12502
12503 Cuadros
12504 \begin_inset ERT
12505 status collapsed
12506
12507 \begin_layout Plain Layout
12508
12509 }
12510 \end_layout
12511
12512 \end_inset
12513
12514
12515 \end_layout
12516
12517 \end_inset
12518
12519
12520 \end_layout
12521
12522 \begin_layout Standard
12523 Los cuadros para texto se describen en el capítulo 
12524 \emph on
12525 Cuadros
12526 \emph default
12527  del manual 
12528 \emph on
12529 Objetos insertados
12530 \emph default
12531 .
12532 \end_layout
12533
12534 \begin_layout Subsection
12535 Cuadros con marco
12536 \begin_inset CommandInset label
12537 LatexCommand label
12538 name "sub:Cuadros-con-marco"
12539
12540 \end_inset
12541
12542
12543 \begin_inset Index
12544 status collapsed
12545
12546 \begin_layout Plain Layout
12547 Cuadros ! con marco
12548 \end_layout
12549
12550 \end_inset
12551
12552
12553 \end_layout
12554
12555 \begin_layout Standard
12556 Es posible enmarcar ecuaciones o partes de ellas con los comandos 
12557 \series bold
12558
12559 \backslash
12560 fbox
12561 \series default
12562
12563 \begin_inset Index
12564 status collapsed
12565
12566 \begin_layout Plain Layout
12567 Comandos ! F ! 
12568 \backslash
12569 fbox
12570 \end_layout
12571
12572 \end_inset
12573
12574  y 
12575 \series bold
12576
12577 \backslash
12578 boxed
12579 \series default
12580
12581 \begin_inset Index
12582 status collapsed
12583
12584 \begin_layout Plain Layout
12585 Comandos ! B ! 
12586 \backslash
12587 boxed
12588 \end_layout
12589
12590 \end_inset
12591
12592 .
12593 \end_layout
12594
12595 \begin_layout Standard
12596 Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro
12597  azul en un marco donde se introduce parte de una ecuación.
12598  Para 
12599 \series bold
12600
12601 \backslash
12602 fbox
12603 \series default
12604  hay que generar una ecuación adicional con 
12605 \family sans
12606 Ctrl+M
12607 \family default
12608  dentro del recuadro, porque si no el contenido del mismo sería considerado
12609  texto matemático.
12610  Si se usa 
12611 \series bold
12612
12613 \backslash
12614 boxed
12615 \series default
12616  la nueva ecuación se genera automáticamente dentro del marco.
12617 \end_layout
12618
12619 \begin_layout Standard
12620 El comando 
12621 \series bold
12622
12623 \backslash
12624 fbox
12625 \series default
12626  no es adecuado para enmarcar ecuaciones en modo presentación, porque la
12627  ecuación tendría siempre el tamaño del texto.
12628  Por otra parte, 
12629 \series bold
12630
12631 \backslash
12632 fboxed
12633 \series default
12634  no es adecuada para enmarcar ecuaciones en línea porque la ecuación tendría
12635  siempre el tamaño de una ecuación presentada.
12636 \end_layout
12637
12638 \begin_layout Standard
12639 El comando 
12640 \series bold
12641
12642 \backslash
12643 framebox
12644 \series default
12645
12646 \begin_inset Index
12647 status collapsed
12648
12649 \begin_layout Plain Layout
12650 Comandos ! F ! 
12651 \backslash
12652 framebox
12653 \end_layout
12654
12655 \end_inset
12656
12657  es una extensión de 
12658 \series bold
12659
12660 \backslash
12661 fbox
12662 \series default
12663 , que permite especificar además la anchura del marco yla alineación.
12664  
12665 \series bold
12666
12667 \backslash
12668 framebox
12669 \series default
12670  se usa con el siguiente esquema: 
12671 \end_layout
12672
12673 \begin_layout Standard
12674
12675 \series bold
12676
12677 \backslash
12678 framebox[anchura del marco][posición]{contenido del cuadro}
12679 \end_layout
12680
12681 \begin_layout Standard
12682 La posición puede ser 
12683 \emph on
12684 l
12685 \emph default
12686  o 
12687 \emph on
12688 r
12689 \emph default
12690
12691 \emph on
12692 l
12693 \emph default
12694  alinea la ecuación a la izquierda del cuadro, 
12695 \emph on
12696 r
12697 \emph default
12698  la alinea a la derecha.
12699  Si no se da posición la ecuación será centrada.
12700 \begin_inset Newline newline
12701 \end_inset
12702
12703 Si no se pone anchura tampoco puede darse posición.
12704  En este caso la anchura del marco se ajusta al contenido del cuadro, como
12705  con 
12706 \series bold
12707
12708 \backslash
12709 fbox
12710 \series default
12711 .
12712  
12713 \end_layout
12714
12715 \begin_layout Standard
12716 Cuando se inserta el comando 
12717 \series bold
12718
12719 \backslash
12720 framebox
12721 \series default
12722  aparece un recuadro con tres marcos azules.
12723  Los dos primeros marcos están encerrados entre corchetes e indican los
12724  dos argumentos opcionales.
12725  El tercer marco es para partes de la ecuación, como para 
12726 \series bold
12727
12728 \backslash
12729 fbox
12730 \series default
12731 .
12732 \end_layout
12733
12734 \begin_layout Standard
12735 \noindent
12736 \align center
12737 \begin_inset Tabular
12738 <lyxtabular version="3" rows="5" columns="2">
12739 <features>
12740 <column alignment="center" valignment="top" width="0">
12741 <column alignment="center" valignment="top" width="0">
12742 <row>
12743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12744 \begin_inset Text
12745
12746 \begin_layout Plain Layout
12747 Comando
12748 \end_layout
12749
12750 \end_inset
12751 </cell>
12752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12753 \begin_inset Text
12754
12755 \begin_layout Plain Layout
12756 Resultado
12757 \begin_inset Note Note
12758 status collapsed
12759
12760 \begin_layout Plain Layout
12761
12762 \series bold
12763
12764 \backslash
12765 raisebox
12766 \series default
12767  se usa sólo como espaciador
12768 \end_layout
12769
12770 \end_inset
12771
12772
12773 \end_layout
12774
12775 \end_inset
12776 </cell>
12777 </row>
12778 <row>
12779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12780 \begin_inset Text
12781
12782 \begin_layout Plain Layout
12783
12784 \backslash
12785 fbox
12786 \begin_inset ERT
12787 status collapsed
12788
12789 \begin_layout Plain Layout
12790
12791
12792 \backslash
12793 spce 
12794 \end_layout
12795
12796 \end_inset
12797
12798
12799 \family sans
12800 Ctrl+M
12801 \family default
12802  
12803 \backslash
12804 int
12805 \begin_inset ERT
12806 status collapsed
12807
12808 \begin_layout Plain Layout
12809
12810
12811 \backslash
12812 spce 
12813 \end_layout
12814
12815 \end_inset
12816
12817 A=B
12818 \end_layout
12819
12820 \end_inset
12821 </cell>
12822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12823 \begin_inset Text
12824
12825 \begin_layout Plain Layout
12826 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12827 \end_inset
12828
12829
12830 \end_layout
12831
12832 \end_inset
12833 </cell>
12834 </row>
12835 <row>
12836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12837 \begin_inset Text
12838
12839 \begin_layout Plain Layout
12840
12841 \backslash
12842 boxed
12843 \begin_inset ERT
12844 status collapsed
12845
12846 \begin_layout Plain Layout
12847
12848
12849 \backslash
12850 spce 
12851 \end_layout
12852
12853 \end_inset
12854
12855
12856 \backslash
12857 int
12858 \begin_inset ERT
12859 status collapsed
12860
12861 \begin_layout Plain Layout
12862
12863
12864 \backslash
12865 spce 
12866 \end_layout
12867
12868 \end_inset
12869
12870 A=B
12871 \end_layout
12872
12873 \end_inset
12874 </cell>
12875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12876 \begin_inset Text
12877
12878 \begin_layout Plain Layout
12879 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12880 \end_inset
12881
12882
12883 \end_layout
12884
12885 \end_inset
12886 </cell>
12887 </row>
12888 <row>
12889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12890 \begin_inset Text
12891
12892 \begin_layout Plain Layout
12893 A+
12894 \backslash
12895 fbox
12896 \begin_inset ERT
12897 status collapsed
12898
12899 \begin_layout Plain Layout
12900
12901
12902 \backslash
12903 spce 
12904 \end_layout
12905
12906 \end_inset
12907
12908 B
12909 \end_layout
12910
12911 \end_inset
12912 </cell>
12913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12914 \begin_inset Text
12915
12916 \begin_layout Plain Layout
12917 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12918 \end_inset
12919
12920
12921 \end_layout
12922
12923 \end_inset
12924 </cell>
12925 </row>
12926 <row>
12927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12928 \begin_inset Text
12929
12930 \begin_layout Plain Layout
12931
12932 \backslash
12933 framebox
12934 \begin_inset ERT
12935 status collapsed
12936
12937 \begin_layout Plain Layout
12938
12939
12940 \backslash
12941 spce 
12942 \end_layout
12943
12944 \end_inset
12945
12946 20mm
12947 \begin_inset Formula $\to$
12948 \end_inset
12949
12950
12951 \begin_inset Formula $\to$
12952 \end_inset
12953
12954
12955 \family sans
12956 Ctrl+M
12957 \family default
12958  
12959 \backslash
12960 frac
12961 \begin_inset ERT
12962 status collapsed
12963
12964 \begin_layout Plain Layout
12965
12966
12967 \backslash
12968 spce 
12969 \end_layout
12970
12971 \end_inset
12972
12973 A
12974 \begin_inset Formula $\downarrow$
12975 \end_inset
12976
12977 B
12978 \end_layout
12979
12980 \end_inset
12981 </cell>
12982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12983 \begin_inset Text
12984
12985 \begin_layout Plain Layout
12986 \begin_inset Formula $\raisebox{6mm}{}$
12987 \end_inset
12988
12989
12990 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12991 \end_inset
12992
12993
12994 \begin_inset Formula $\raisebox{-4mm}{}$
12995 \end_inset
12996
12997
12998 \end_layout
12999
13000 \end_inset
13001 </cell>
13002 </row>
13003 </lyxtabular>
13004
13005 \end_inset
13006
13007
13008 \end_layout
13009
13010 \begin_layout Standard
13011 El grosor del marco también se puede ajustar.
13012  Para ello hay que insertar los siguientes comandos en modo TeX antes de
13013  la fórmula:
13014 \end_layout
13015
13016 \begin_layout Standard
13017
13018 \series bold
13019
13020 \backslash
13021 fboxrule
13022 \series default
13023  
13024 \series bold
13025
13026 \begin_inset Quotes fld
13027 \end_inset
13028
13029 grosor
13030 \begin_inset Quotes frd
13031 \end_inset
13032
13033
13034 \series default
13035  
13036 \series bold
13037
13038 \backslash
13039 fboxsep
13040 \series default
13041  
13042 \series bold
13043
13044 \begin_inset Quotes fld
13045 \end_inset
13046
13047 distancia
13048 \begin_inset Quotes frd
13049 \end_inset
13050
13051
13052 \end_layout
13053
13054 \begin_layout Standard
13055 \begin_inset Quotes fld
13056 \end_inset
13057
13058 distancia
13059 \begin_inset Quotes frd
13060 \end_inset
13061
13062  especifica la distancia mínima entre el marco y el primer carácter en el
13063  cuadro.
13064  Un ejemplo de esto es la siguiente ecuación enmarcada:
13065 \begin_inset ERT
13066 status collapsed
13067
13068 \begin_layout Plain Layout
13069
13070
13071 \backslash
13072 fboxrule 2mm 
13073 \backslash
13074 fboxsep 3mm
13075 \end_layout
13076
13077 \end_inset
13078
13079
13080 \begin_inset Formula \[
13081 \boxed{A+B=C}\]
13082
13083 \end_inset
13084
13085
13086 \end_layout
13087
13088 \begin_layout Standard
13089 Delante de esta ecuación se han insertado los comandos
13090 \end_layout
13091
13092 \begin_layout Standard
13093
13094 \series bold
13095
13096 \backslash
13097 fboxrule
13098 \series default
13099  
13100 \series bold
13101 2mm
13102 \series default
13103  
13104 \series bold
13105
13106 \backslash
13107 fboxsep
13108 \series default
13109  
13110 \series bold
13111 3mm
13112 \end_layout
13113
13114 \begin_layout Standard
13115 en modo TeX.
13116  Los valores dados se usan para todos los cuadros siguientes.
13117 \end_layout
13118
13119 \begin_layout Standard
13120 Para volver al tamaño estándar del marco se inserta el comando
13121 \end_layout
13122
13123 \begin_layout Standard
13124
13125 \series bold
13126
13127 \backslash
13128 fboxrule
13129 \series default
13130  
13131 \series bold
13132 0.4pt
13133 \series default
13134  
13135 \series bold
13136
13137 \backslash
13138 fboxsep
13139 \series default
13140  
13141 \series bold
13142 3pt
13143 \series default
13144
13145 \begin_inset ERT
13146 status collapsed
13147
13148 \begin_layout Plain Layout
13149
13150
13151 \backslash
13152 fboxrule 0.4pt 
13153 \backslash
13154 fboxsep 3pt
13155 \end_layout
13156
13157 \end_inset
13158
13159
13160 \end_layout
13161
13162 \begin_layout Standard
13163 en modo TeX antes de la ecuación siguiente.
13164 \end_layout
13165
13166 \begin_layout Subsection
13167 Cuadros sin marco
13168 \begin_inset CommandInset label
13169 LatexCommand label
13170 name "sub:Cuadros-sin-marco"
13171
13172 \end_inset
13173
13174
13175 \begin_inset Index
13176 status collapsed
13177
13178 \begin_layout Plain Layout
13179 Cuadros ! sin marco
13180 \end_layout
13181
13182 \end_inset
13183
13184
13185 \end_layout
13186
13187 \begin_layout Standard
13188 Para cuadros sin marco hay los comandos: 
13189 \series bold
13190
13191 \backslash
13192 mbox
13193 \series default
13194
13195 \begin_inset Index
13196 status collapsed
13197
13198 \begin_layout Plain Layout
13199 Comandos ! M ! 
13200 \backslash
13201 mbox
13202 \end_layout
13203
13204 \end_inset
13205
13206
13207 \series bold
13208
13209 \backslash
13210 makebox
13211 \series default
13212
13213 \begin_inset Index
13214 status collapsed
13215
13216 \begin_layout Plain Layout
13217 Comandos ! M ! 
13218 \backslash
13219 makebox
13220 \end_layout
13221
13222 \end_inset
13223
13224  y 
13225 \series bold
13226
13227 \backslash
13228 raisebox
13229 \series default
13230
13231 \begin_inset Index
13232 status collapsed
13233
13234 \begin_layout Plain Layout
13235 Comandos ! R ! 
13236 \backslash
13237 raisebox
13238 \end_layout
13239
13240 \end_inset
13241
13242 .
13243 \end_layout
13244
13245 \begin_layout Standard
13246 Con 
13247 \series bold
13248
13249 \backslash
13250 raisebox
13251 \series default
13252  se puede poner un cuadro subíndice o superíndice, pero a diferencia de
13253  los normales, los caracteres en el cuadro mantienen su tamaño de fuente.
13254  
13255 \series bold
13256
13257 \backslash
13258 raisebox
13259 \series default
13260  se usa con el siguiente esquema: 
13261 \end_layout
13262
13263 \begin_layout Standard
13264
13265 \series bold
13266
13267 \backslash
13268 raisebox{altura}{contenido del marco}
13269 \end_layout
13270
13271 \begin_layout Standard
13272 Cuando el cuadro tenga que contener una ecuación, hace falta una ecuación
13273  extra, como con 
13274 \series bold
13275
13276 \backslash
13277 fbox
13278 \series default
13279 .
13280  
13281 \begin_inset Note Greyedout
13282 status open
13283
13284 \begin_layout Plain Layout
13285
13286 \series bold
13287 Nota
13288 \series default
13289 : Para
13290 \series bold
13291
13292 \backslash
13293 raisebox
13294 \series default
13295  se ha creado esta ecuación extra tecleando 
13296 \family sans
13297 Ctrl+M
13298 \family default
13299  dos veces en vez de una porque LyX aún no soporta 
13300 \series bold
13301
13302 \backslash
13303 raisebox
13304 \series default
13305  directamente.
13306 \end_layout
13307
13308 \end_inset
13309
13310
13311 \end_layout
13312
13313 \begin_layout Standard
13314 \align center
13315 \begin_inset Tabular
13316 <lyxtabular version="3" rows="4" columns="2">
13317 <features>
13318 <column alignment="center" valignment="top" width="0">
13319 <column alignment="center" valignment="top" width="0">
13320 <row>
13321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13322 \begin_inset Text
13323
13324 \begin_layout Plain Layout
13325 Comando
13326 \end_layout
13327
13328 \end_inset
13329 </cell>
13330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13331 \begin_inset Text
13332
13333 \begin_layout Plain Layout
13334 Resultado
13335 \end_layout
13336
13337 \end_inset
13338 </cell>
13339 </row>
13340 <row>
13341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13342 \begin_inset Text
13343
13344 \begin_layout Plain Layout
13345 H
13346 \backslash
13347 raisebox{2mm
13348 \begin_inset Formula $\to$
13349 \end_inset
13350
13351
13352 \backslash
13353 {al
13354 \begin_inset Formula $\to$
13355 \end_inset
13356
13357  lo
13358 \end_layout
13359
13360 \end_inset
13361 </cell>
13362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13363 \begin_inset Text
13364
13365 \begin_layout Plain Layout
13366 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13367 \end_inset
13368
13369
13370 \end_layout
13371
13372 \end_inset
13373 </cell>
13374 </row>
13375 <row>
13376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13377 \begin_inset Text
13378
13379 \begin_layout Plain Layout
13380 H
13381 \backslash
13382 raisebox{-2mm
13383 \begin_inset Formula $\to$
13384 \end_inset
13385
13386
13387 \backslash
13388 {al
13389 \begin_inset Formula $\to$
13390 \end_inset
13391
13392 lo
13393 \end_layout
13394
13395 \end_inset
13396 </cell>
13397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13398 \begin_inset Text
13399
13400 \begin_layout Plain Layout
13401 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13402 \end_inset
13403
13404
13405 \end_layout
13406
13407 \end_inset
13408 </cell>
13409 </row>
13410 <row>
13411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13412 \begin_inset Text
13413
13414 \begin_layout Plain Layout
13415 A=
13416 \backslash
13417 raisebox{-2mm
13418 \begin_inset Formula $\to$
13419 \end_inset
13420
13421
13422 \backslash
13423 {
13424 \family sans
13425 Ctrl+M Ctrl+M
13426 \family default
13427  
13428 \backslash
13429 sqrt
13430 \begin_inset ERT
13431 status collapsed
13432
13433 \begin_layout Plain Layout
13434
13435
13436 \backslash
13437 spce 
13438 \end_layout
13439
13440 \end_inset
13441
13442
13443 \end_layout
13444
13445 \end_inset
13446 </cell>
13447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13448 \begin_inset Text
13449
13450 \begin_layout Plain Layout
13451 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13452 \end_inset
13453
13454
13455 \end_layout
13456
13457 \end_inset
13458 </cell>
13459 </row>
13460 </lyxtabular>
13461
13462 \end_inset
13463
13464
13465 \end_layout
13466
13467 \begin_layout Standard
13468 El comando 
13469 \series bold
13470
13471 \backslash
13472 mbox
13473 \series default
13474  es equivalente a 
13475 \series bold
13476
13477 \backslash
13478 fbox
13479 \series default
13480  y 
13481 \series bold
13482
13483 \backslash
13484 makebox
13485 \series default
13486  es equivalente a 
13487 \series bold
13488
13489 \backslash
13490 framebox
13491 \series default
13492 , con la diferencia de que no hay marco.
13493 \end_layout
13494
13495 \begin_layout Subsection
13496 Cuadros coloreados
13497 \begin_inset CommandInset label
13498 LatexCommand label
13499 name "sub:Cuadros-coloreados"
13500
13501 \end_inset
13502
13503
13504 \begin_inset Index
13505 status collapsed
13506
13507 \begin_layout Plain Layout
13508 Cuadros ! coloreados
13509 \end_layout
13510
13511 \end_inset
13512
13513
13514 \end_layout
13515
13516 \begin_layout Standard
13517 Para poder usar todos los comandos explicados en esta sección hay que cargar
13518  en el preámbulo LaTeX el paquete LaTeX 
13519 \series bold
13520 color
13521 \series default
13522
13523 \begin_inset Foot
13524 status collapsed
13525
13526 \begin_layout Plain Layout
13527 El paquete LaTeX 
13528 \series bold
13529 color
13530 \series default
13531  forma parte de toda distribución LaTeX estándar.
13532 \end_layout
13533
13534 \end_inset
13535
13536
13537 \begin_inset Index
13538 status collapsed
13539
13540 \begin_layout Plain Layout
13541 Paquetes ! color
13542 \end_layout
13543
13544 \end_inset
13545
13546 , con la línea
13547 \begin_inset Foot
13548 status collapsed
13549
13550 \begin_layout Plain Layout
13551 Cuando hay texto coloreado con un color predefinido en alguna parte del
13552  documento, LyX carga automáticamente el paquete LaTeX 
13553 \series bold
13554 color
13555 \series default
13556 .
13557  Por tanto es posible que el paquete sea cargado dos veces, pero esto no
13558  origina problemas.
13559 \end_layout
13560
13561 \end_inset
13562
13563
13564 \begin_inset Note Note
13565 status collapsed
13566
13567 \begin_layout Plain Layout
13568 Para evitar que el paquete sea cargado dos veces se ha insertado una macro
13569  en el preámbulo LaTeX.
13570 \end_layout
13571
13572 \end_inset
13573
13574
13575 \end_layout
13576
13577 \begin_layout Standard
13578
13579 \series bold
13580
13581 \backslash
13582 usepackage{color}
13583 \begin_inset VSpace medskip
13584 \end_inset
13585
13586
13587 \end_layout
13588
13589 \begin_layout Standard
13590 Para colorear cuadros se usa el comando 
13591 \series bold
13592
13593 \backslash
13594 colorbox
13595 \series default
13596
13597 \begin_inset Index
13598 status collapsed
13599
13600 \begin_layout Plain Layout
13601 Comandos ! C ! 
13602 \backslash
13603 colorbox
13604 \end_layout
13605
13606 \end_inset
13607
13608  con el siguiente esquema:
13609 \end_layout
13610
13611 \begin_layout Standard
13612
13613 \series bold
13614
13615 \backslash
13616 colorbox{color}{contenido del cuadro}
13617 \end_layout
13618
13619 \begin_layout Standard
13620 El contenido del cuadro puede ser otro cuadro, y también un 
13621 \backslash
13622
13623 \series bold
13624 colorbox
13625 \series default
13626  puede ser parte de otro cuadro (véanse los ejemplos 2º y 3º).
13627  Si el cuadro debe contener una ecuación debe crearse una ecuación extra,
13628  como con 
13629 \series bold
13630
13631 \backslash
13632 raisebox
13633 \series default
13634 .
13635 \begin_inset Foot
13636 status collapsed
13637
13638 \begin_layout Plain Layout
13639 Esto también se aplica para el comando 
13640 \series bold
13641
13642 \backslash
13643 fcolorbox
13644 \series default
13645 .
13646 \end_layout
13647
13648 \end_inset
13649
13650  
13651 \end_layout
13652
13653 \begin_layout Standard
13654 Se puede elegir uno de los siguientes colores predefinidos:
13655 \end_layout
13656
13657 \begin_layout Standard
13658
13659 \series bold
13660 black
13661 \series default
13662
13663 \series bold
13664 blue
13665 \series default
13666
13667 \series bold
13668 cyan
13669 \series default
13670
13671 \series bold
13672 green
13673 \series default
13674
13675 \series bold
13676 magenta
13677 \series default
13678
13679 \series bold
13680 red
13681 \series default
13682
13683 \series bold
13684 white
13685 \series default
13686
13687 \series bold
13688 yellow
13689 \end_layout
13690
13691 \begin_layout Standard
13692 \align center
13693 \begin_inset Tabular
13694 <lyxtabular version="3" rows="4" columns="2">
13695 <features>
13696 <column alignment="center" valignment="top" width="0">
13697 <column alignment="center" valignment="top" width="0">
13698 <row>
13699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13700 \begin_inset Text
13701
13702 \begin_layout Plain Layout
13703 Comando
13704 \end_layout
13705
13706 \end_inset
13707 </cell>
13708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13709 \begin_inset Text
13710
13711 \begin_layout Plain Layout
13712 Resultado
13713 \begin_inset Note Note
13714 status collapsed
13715
13716 \begin_layout Plain Layout
13717
13718 \series bold
13719
13720 \backslash
13721 raisebox
13722 \series default
13723  se usa sólo como espaciador
13724 \end_layout
13725
13726 \end_inset
13727
13728
13729 \end_layout
13730
13731 \end_inset
13732 </cell>
13733 </row>
13734 <row>
13735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13736 \begin_inset Text
13737
13738 \begin_layout Plain Layout
13739
13740 \backslash
13741 colorbox{yellow
13742 \begin_inset Formula $\to$
13743 \end_inset
13744
13745
13746 \backslash
13747 {A=B
13748 \end_layout
13749
13750 \end_inset
13751 </cell>
13752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13753 \begin_inset Text
13754
13755 \begin_layout Plain Layout
13756 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13757 \end_inset
13758
13759
13760 \end_layout
13761
13762 \end_inset
13763 </cell>
13764 </row>
13765 <row>
13766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13767 \begin_inset Text
13768
13769 \begin_layout Plain Layout
13770
13771 \backslash
13772 colorbox{green
13773 \begin_inset Formula $\to$
13774 \end_inset
13775
13776
13777 \backslash
13778 {
13779 \backslash
13780 fbox
13781 \begin_inset ERT
13782 status collapsed
13783
13784 \begin_layout Plain Layout
13785
13786
13787 \backslash
13788 spce 
13789 \end_layout
13790
13791 \end_inset
13792
13793 A=B
13794 \end_layout
13795
13796 \end_inset
13797 </cell>
13798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13799 \begin_inset Text
13800
13801 \begin_layout Plain Layout
13802 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13803 \end_inset
13804
13805
13806 \end_layout
13807
13808 \end_inset
13809 </cell>
13810 </row>
13811 <row>
13812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13813 \begin_inset Text
13814
13815 \begin_layout Plain Layout
13816
13817 \backslash
13818 fbox
13819 \begin_inset ERT
13820 status collapsed
13821
13822 \begin_layout Plain Layout
13823
13824
13825 \backslash
13826 spce 
13827 \end_layout
13828
13829 \end_inset
13830
13831
13832 \backslash
13833 colorbox{green
13834 \begin_inset Formula $\to$
13835 \end_inset
13836
13837
13838 \backslash
13839 {
13840 \family sans
13841 Ctrl+M Ctrl+M
13842 \family default
13843  
13844 \backslash
13845 int
13846 \begin_inset ERT
13847 status collapsed
13848
13849 \begin_layout Plain Layout
13850
13851
13852 \backslash
13853 spce 
13854 \end_layout
13855
13856 \end_inset
13857
13858 C=D
13859 \end_layout
13860
13861 \end_inset
13862 </cell>
13863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13864 \begin_inset Text
13865
13866 \begin_layout Plain Layout
13867 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13868 \end_inset
13869
13870
13871 \end_layout
13872
13873 \end_inset
13874 </cell>
13875 </row>
13876 </lyxtabular>
13877
13878 \end_inset
13879
13880
13881 \end_layout
13882
13883 \begin_layout Standard
13884
13885 \series bold
13886
13887 \backslash
13888 colorbox
13889 \series default
13890  sólo colorea el cuadro pero no los caracteres.
13891  Para colorear todos los caracteres se selecciona toda la ecuación y se
13892  elige un color en el diálogo 
13893 \family sans
13894 Estilo
13895 \begin_inset space ~
13896 \end_inset
13897
13898 del
13899 \begin_inset space ~
13900 \end_inset
13901
13902 texto
13903 \family default
13904 .
13905  El diálogo puede abrirse con el botón 
13906 \begin_inset Graphics
13907         filename ../../images/dialog-show_character.png
13908         scale 85
13909
13910 \end_inset
13911
13912  de la barra de herramientas o con el menú 
13913 \family sans
13914 Editar\SpecialChar \menuseparator
13915 Estilo
13916 \begin_inset space ~
13917 \end_inset
13918
13919 del
13920 \begin_inset space ~
13921 \end_inset
13922
13923 texto\SpecialChar \menuseparator
13924 Personalizado
13925 \family default
13926 .
13927  El número de la ecuación tendrá en ese caso el mismo color que la ecuación.
13928  Si el número de la ecuación debe tener otro color que el de los caracteres
13929  de la ecuación, el color debe cambiarse dentro de la ecuación.
13930 \end_layout
13931
13932 \begin_layout Standard
13933 Un ejemplo:
13934 \color red
13935
13936 \begin_inset Formula \begin{equation}
13937 {\color{red}\int A=B}\label{eq:rojo}\end{equation}
13938
13939 \end_inset
13940
13941
13942 \end_layout
13943
13944 \begin_layout Standard
13945
13946 \color green
13947 \begin_inset Formula \begin{equation}
13948 {\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}\end{equation}
13949
13950 \end_inset
13951
13952
13953 \end_layout
13954
13955 \begin_layout Standard
13956 La ecuación 
13957 \begin_inset CommandInset ref
13958 LatexCommand eqref
13959 reference "eq:rojo"
13960
13961 \end_inset
13962
13963  está toda coloreada en rojo.
13964 \begin_inset Newline newline
13965 \end_inset
13966
13967 La ecuación 
13968 \begin_inset CommandInset ref
13969 LatexCommand eqref
13970 reference "eq:rojoverde"
13971
13972 \end_inset
13973
13974  se ha coloreado en primer lugar toda en verde para colorear el número de
13975  la ecuación.
13976  Posteriormente se han coloreado en rojo los caracteres.
13977 \family sans
13978
13979 \begin_inset VSpace bigskip
13980 \end_inset
13981
13982
13983 \end_layout
13984
13985 \begin_layout Standard
13986 Para colorear diferente el marco y el resto del cuadro se usa el comando
13987  
13988 \series bold
13989
13990 \backslash
13991 fcolorbox
13992 \series default
13993
13994 \begin_inset Index
13995 status collapsed
13996
13997 \begin_layout Plain Layout
13998 Comandos ! F ! 
13999 \backslash
14000 fcolorbox
14001 \end_layout
14002
14003 \end_inset
14004
14005  con el siguiente esquema:
14006 \end_layout
14007
14008 \begin_layout Standard
14009
14010 \series bold
14011
14012 \backslash
14013 fcolorbox{color del marco}{color}{contenido del cuadro}
14014 \end_layout
14015
14016 \begin_layout Standard
14017 Así pues 
14018 \series bold
14019
14020 \backslash
14021 fcolorbox
14022 \series default
14023  es una extensión del comando 
14024 \series bold
14025
14026 \backslash
14027 colorbox
14028 \series default
14029 .
14030  La anchura del marco se establece, como para 
14031 \series bold
14032
14033 \backslash
14034 framebox
14035 \series default
14036 , con 
14037 \series bold
14038
14039 \backslash
14040 fboxrule
14041 \series default
14042  y 
14043 \series bold
14044
14045 \backslash
14046 fboxsep
14047 \series default
14048 .
14049  Un ejemplo:
14050 \begin_inset ERT
14051 status collapsed
14052
14053 \begin_layout Plain Layout
14054
14055
14056 \backslash
14057 fboxrule 1mm 
14058 \backslash
14059 fboxsep 1mm
14060 \end_layout
14061
14062 \end_inset
14063
14064
14065 \begin_inset Formula \[
14066 \fcolorbox{cyan}{magenta}{A=B}\]
14067
14068 \end_inset
14069
14070
14071 \end_layout
14072
14073 \begin_layout Standard
14074 \begin_inset ERT
14075 status collapsed
14076
14077 \begin_layout Plain Layout
14078
14079
14080 \backslash
14081 fboxrule 0.4pt 
14082 \backslash
14083 fboxsep 3pt
14084 \end_layout
14085
14086 \end_inset
14087
14088
14089 \end_layout
14090
14091 \begin_layout Standard
14092 Esta ecuación se ha compuesto con el comando
14093 \begin_inset Newline newline
14094 \end_inset
14095
14096
14097 \series bold
14098
14099 \backslash
14100 fcolorbox{cyan
14101 \begin_inset Formula $\to$
14102 \end_inset
14103
14104
14105 \backslash
14106 {magenta
14107 \begin_inset Formula $\to$
14108 \end_inset
14109
14110
14111 \backslash
14112 {A=B
14113 \end_layout
14114
14115 \begin_layout Standard
14116 \begin_inset VSpace bigskip
14117 \end_inset
14118
14119
14120 \end_layout
14121
14122 \begin_layout Standard
14123 Para usar colores distintos de los predefinidos deben ser definidos previamente.
14124 \end_layout
14125
14126 \begin_layout Standard
14127 Por ejemplo, se puede definir el color 
14128 \begin_inset Quotes fld
14129 \end_inset
14130
14131
14132 \series bold
14133 verdeoscuro
14134 \series default
14135
14136 \begin_inset Quotes frd
14137 \end_inset
14138
14139  con la línea de preámbulo LaTeX:
14140 \end_layout
14141
14142 \begin_layout Standard
14143
14144 \series bold
14145
14146 \backslash
14147 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14148 \series default
14149
14150 \begin_inset Index
14151 status collapsed
14152
14153 \begin_layout Plain Layout
14154 Comandos ! D ! 
14155 \backslash
14156 definecolor
14157 \end_layout
14158
14159 \end_inset
14160
14161
14162 \end_layout
14163
14164 \begin_layout Standard
14165
14166 \series bold
14167 cmyk
14168 \series default
14169  es el espacio de color referido a los colores 
14170 \series bold
14171 cyan
14172 \series default
14173
14174 \series bold
14175 magenta
14176 \series default
14177
14178 \series bold
14179 yellow
14180 \series default
14181  y 
14182 \series bold
14183 black
14184 \series default
14185 .
14186  Los cuatro números separados por coma son el factor de cuota para los colores
14187  correspondientes del espacio de color.
14188  Los factores pueden estar en el rango 0-1.
14189  En vez de 
14190 \series bold
14191 cmyk
14192 \series default
14193  se puede usar el espacio de color 
14194 \series bold
14195 rgb
14196 \series default
14197 , que se refiere a 
14198 \series bold
14199 red
14200 \series default
14201
14202 \series bold
14203 green
14204 \series default
14205  y 
14206 \series bold
14207 blue
14208 \series default
14209 , así pues en este caso hay tres factores de cuota para los correspondientes
14210  colores.
14211  Además hay el espacio de color 
14212 \series bold
14213 gray
14214 \series default
14215  con un factor de cuota para el valor gris.
14216 \end_layout
14217
14218 \begin_layout Standard
14219 Como ejemplo he aquí un cuadro enmarcado con el nuevo color definido 
14220 \series bold
14221 verdeoscuro
14222 \series default
14223  y los caracteres en color amarillo:
14224 \color black
14225
14226 \begin_inset Formula \begin{equation}
14227 \colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14228
14229 \end_inset
14230
14231
14232 \end_layout
14233
14234 \begin_layout Standard
14235 Los colores personalizados también se pueden usar para texto con la ayuda
14236  del comando 
14237 \series bold
14238
14239 \backslash
14240 textcolor
14241 \series default
14242
14243 \begin_inset Index
14244 status collapsed
14245
14246 \begin_layout Plain Layout
14247 Texto ! coloreado
14248 \end_layout
14249
14250 \end_inset
14251
14252
14253 \end_layout
14254
14255 \begin_layout Standard
14256 \begin_inset ERT
14257 status collapsed
14258
14259 \begin_layout Plain Layout
14260
14261
14262 \backslash
14263 textcolor{verdeoscuro}{
14264 \end_layout
14265
14266 \end_inset
14267
14268 Esta frase en 
14269 \begin_inset Quotes fld
14270 \end_inset
14271
14272 verdeoscuro
14273 \begin_inset Quotes frd
14274 \end_inset
14275
14276 .
14277 \begin_inset ERT
14278 status collapsed
14279
14280 \begin_layout Plain Layout
14281
14282 }
14283 \end_layout
14284
14285 \end_inset
14286
14287
14288 \end_layout
14289
14290 \begin_layout Standard
14291
14292 \series bold
14293
14294 \backslash
14295 textcolor
14296 \series default
14297
14298 \begin_inset Index
14299 status collapsed
14300
14301 \begin_layout Plain Layout
14302 Comandos ! T ! 
14303 \backslash
14304 textcolor
14305 \end_layout
14306
14307 \end_inset
14308
14309  se usa con el esquema 
14310 \series bold
14311
14312 \backslash
14313 textcolor{color}{caracteres a colorear}
14314 \series default
14315 .
14316 \end_layout
14317
14318 \begin_layout Subsection
14319 Cuadros de párrafo
14320 \begin_inset CommandInset label
14321 LatexCommand label
14322 name "sub:Cuadros-de-párrafo"
14323
14324 \end_inset
14325
14326
14327 \begin_inset Index
14328 status collapsed
14329
14330 \begin_layout Plain Layout
14331 Cuadros ! para párrafos
14332 \end_layout
14333
14334 \end_inset
14335
14336
14337 \end_layout
14338
14339 \begin_layout Standard
14340 Un cuadro que puede contener varias líneas y párrafos, denominado cuadro
14341  de párrafo (parbox), se puede generar con el menú 
14342 \family sans
14343 Insertar\SpecialChar \menuseparator
14344 Cuadro
14345 \family default
14346  o con el botón 
14347 \begin_inset Graphics
14348         filename ../../images/box-insert.png
14349         scale 85
14350
14351 \end_inset
14352
14353  de la barra de herramientas.
14354 \end_layout
14355
14356 \begin_layout Standard
14357 El siguiente ejemplo muestra un cuadro de párrafo enmarcado en una línea:
14358 \begin_inset VSpace medskip
14359 \end_inset
14360
14361 Esta línea contiene 
14362 \begin_inset Box Boxed
14363 position "c"
14364 hor_pos "c"
14365 has_inner_box 1
14366 inner_pos "c"
14367 use_parbox 1
14368 width "5cm"
14369 special "none"
14370 height "1in"
14371 height_special "totalheight"
14372 status collapsed
14373
14374 \begin_layout Plain Layout
14375 Esto es un cuadro de párrafo.
14376  Tiene exactamente 5
14377 \begin_inset space \thinspace{}
14378 \end_inset
14379
14380 cm de largo y además puede contener ecuaciones: 
14381 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14382 \end_inset
14383
14384
14385 \end_layout
14386
14387 \end_inset
14388
14389
14390 \begin_inset space ~
14391 \end_inset
14392
14393  un cuadro de párrafo.
14394 \begin_inset VSpace medskip
14395 \end_inset
14396
14397 Ese cuadro se compone haciendo clic derecho sobre el rectángulo gris insertado.
14398  Surge un diálogo con las propiedades del cuadro.
14399  En este caso: 
14400 \emph on
14401 Decoración
14402 \emph default
14403 : Marco rectangular, 
14404 \emph on
14405 Cuadro interior
14406 \emph default
14407 : Párrafo, 
14408 \emph on
14409 Ancho
14410 \emph default
14411 : 5
14412 \begin_inset space \thinspace{}
14413 \end_inset
14414
14415 cm, 
14416 \emph on
14417 Alineación Vertical
14418 \emph default
14419  
14420 \emph on
14421 Cuadro
14422 \emph default
14423 : Medio.
14424 \end_layout
14425
14426 \begin_layout Standard
14427 \begin_inset VSpace medskip
14428 \end_inset
14429
14430 En LaTeX, un cuadro de párrafo se inserta con el comando 
14431 \series bold
14432
14433 \backslash
14434 parbox
14435 \series default
14436
14437 \begin_inset Index
14438 status collapsed
14439
14440 \begin_layout Plain Layout
14441 Comandos ! P ! 
14442 \backslash
14443 parbox
14444 \end_layout
14445
14446 \end_inset
14447
14448  con el esquema siguiente:
14449 \end_layout
14450
14451 \begin_layout Standard
14452
14453 \series bold
14454
14455 \backslash
14456 parbox[posición]{anchura}{contenido}
14457 \end_layout
14458
14459 \begin_layout Standard
14460 Son posibles las posiciones 
14461 \emph on
14462 b
14463 \emph default
14464  y 
14465 \emph on
14466 t
14467 \emph default
14468
14469 \emph on
14470 b
14471 \emph default
14472  por 
14473 \begin_inset Quotes fld
14474 \end_inset
14475
14476 bottom
14477 \begin_inset Quotes frd
14478 \end_inset
14479
14480  (abajo), que alinea la última línea del cuadro con el texto de alrededor.
14481  Con 
14482 \emph on
14483 t
14484 \emph default
14485 , por 
14486 \begin_inset Quotes fld
14487 \end_inset
14488
14489 top
14490 \begin_inset Quotes frd
14491 \end_inset
14492
14493  (arriba), la alineación se hace con la primera línea.
14494  Si no se da posición, el cuadro se centrará verticalmente, véase la sección
14495  
14496 \emph on
14497 Cuadros
14498 \emph default
14499  del manual 
14500 \emph on
14501 Objetos insertados
14502 \emph default
14503  para ejemplos.
14504 \end_layout
14505
14506 \begin_layout Standard
14507 \begin_inset VSpace bigskip
14508 \end_inset
14509
14510 Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben
14511  ponerse en un cuadro de párrafo.
14512  Para ello se inserta el comando
14513 \begin_inset Newline newline
14514 \end_inset
14515
14516
14517 \series bold
14518
14519 \backslash
14520 fbox{
14521 \backslash
14522 parbox{
14523 \backslash
14524 linewidth-2
14525 \backslash
14526 fboxsep-2
14527 \backslash
14528 fboxrule}{
14529 \begin_inset Newline newline
14530 \end_inset
14531
14532
14533 \series default
14534 en modo TeX delante de la ecuación.
14535  Aquí 
14536 \series bold
14537
14538 \backslash
14539 linewidth
14540 \begin_inset Index
14541 status collapsed
14542
14543 \begin_layout Plain Layout
14544 Comandos ! L ! 
14545 \backslash
14546 linewidth
14547 \end_layout
14548
14549 \end_inset
14550
14551
14552 \series default
14553  es la anchura de línea establecida para el documento.
14554  Como el marco está por fuera del cuadro de párrafo, hay que restar de dicha
14555  anchura dos veces la separación del marco y el grosor.
14556  Como LyX no lo hace automáticamente debido a un fallo,
14557 \begin_inset Foot
14558 status collapsed
14559
14560 \begin_layout Plain Layout
14561 \begin_inset CommandInset href
14562 LatexCommand href
14563 name "LyX-bug #4483"
14564 target "http://www.lyx.org/trac/ticket/4483"
14565
14566 \end_inset
14567
14568
14569 \end_layout
14570
14571 \end_inset
14572
14573  hay que usar modo TeX.
14574  Para poder multiplicar y restar en los argumentos hay que cargar en el
14575  preámbulo LaTeX el paquete LaTeX 
14576 \series bold
14577 calc
14578 \series default
14579 ,
14580 \begin_inset Foot
14581 status collapsed
14582
14583 \begin_layout Plain Layout
14584
14585 \series bold
14586 calc
14587 \series default
14588  es parte de toda instalación LaTeX estándar.
14589 \end_layout
14590
14591 \end_inset
14592
14593
14594 \begin_inset Index
14595 status collapsed
14596
14597 \begin_layout Plain Layout
14598 Paquetes ! calc
14599 \end_layout
14600
14601 \end_inset
14602
14603  con la línea
14604 \end_layout
14605
14606 \begin_layout Standard
14607
14608 \series bold
14609
14610 \backslash
14611 usepackage{calc}
14612 \end_layout
14613
14614 \begin_layout Standard
14615 Detrás de la ecuación se cierran ambos cuadros con 
14616 \series bold
14617 }}
14618 \series default
14619  en modo TeX.
14620  Aquí hay un ejemplo:
14621 \begin_inset ERT
14622 status collapsed
14623
14624 \begin_layout Plain Layout
14625
14626
14627 \backslash
14628 fboxsep 5mm 
14629 \backslash
14630 fboxrule 5mm
14631 \end_layout
14632
14633 \end_inset
14634
14635
14636 \end_layout
14637
14638 \begin_layout Standard
14639 \begin_inset ERT
14640 status collapsed
14641
14642 \begin_layout Plain Layout
14643
14644
14645 \backslash
14646 fbox{
14647 \backslash
14648 parbox{
14649 \backslash
14650 linewidth-2
14651 \backslash
14652 fboxsep-2
14653 \backslash
14654 fboxrule}{
14655 \end_layout
14656
14657 \end_inset
14658
14659
14660 \begin_inset Formula \begin{equation}
14661 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14662
14663 \end_inset
14664
14665
14666 \end_layout
14667
14668 \begin_layout Standard
14669 \begin_inset ERT
14670 status collapsed
14671
14672 \begin_layout Plain Layout
14673
14674 }}
14675 \end_layout
14676
14677 \end_inset
14678
14679
14680 \begin_inset ERT
14681 status collapsed
14682
14683 \begin_layout Plain Layout
14684
14685
14686 \backslash
14687 fboxrule 0.4pt 
14688 \backslash
14689 fboxsep 3pt
14690 \end_layout
14691
14692 \end_inset
14693
14694
14695 \end_layout
14696
14697 \begin_layout Standard
14698 \begin_inset VSpace medskip
14699 \end_inset
14700
14701
14702 \end_layout
14703
14704 \begin_layout Standard
14705 Como se ha usado el cuadro de párrafo como argumento de 
14706 \series bold
14707
14708 \backslash
14709 fbox
14710 \series default
14711 , en este caso no hay diferencia entre 
14712 \series bold
14713
14714 \backslash
14715 fbox
14716 \series default
14717  y 
14718 \series bold
14719
14720 \backslash
14721 boxed
14722 \series default
14723 .
14724  
14725 \end_layout
14726
14727 \begin_layout Standard
14728 \begin_inset VSpace bigskip
14729 \end_inset
14730
14731
14732 \end_layout
14733
14734 \begin_layout Standard
14735 Los cuadros de párrafo son muy útiles para comentar ecuaciones directamente.
14736  Para hacerlo, se usa 
14737 \series bold
14738
14739 \backslash
14740 parbox
14741 \series default
14742  en combinación con el comando 
14743 \series bold
14744
14745 \backslash
14746 tag
14747 \series default
14748 .
14749  (Véase más sobre 
14750 \series bold
14751
14752 \backslash
14753 tag
14754 \series default
14755  en 
14756 \begin_inset CommandInset ref
14757 LatexCommand ref
14758 reference "sub:Numeración-personalizada"
14759
14760 \end_inset
14761
14762 ).
14763 \end_layout
14764
14765 \begin_layout Standard
14766 Un ejemplo de ecuación comentada con 
14767 \series bold
14768
14769 \backslash
14770 parbox
14771 \series default
14772 :
14773 \end_layout
14774
14775 \begin_layout Standard
14776 \begin_inset ERT
14777 status collapsed
14778
14779 \begin_layout Plain Layout
14780
14781
14782 \backslash
14783 [5x-7b=3b
14784 \backslash
14785 tag*{
14786 \backslash
14787 parbox{5cm}{
14788 \end_layout
14789
14790 \end_inset
14791
14792 Esto es una descripción.
14793  Está claramente separada de la ecuación y es multilínea.
14794 \begin_inset ERT
14795 status collapsed
14796
14797 \begin_layout Plain Layout
14798
14799 }}
14800 \backslash
14801 ]
14802 \end_layout
14803
14804 \end_inset
14805
14806
14807 \end_layout
14808
14809 \begin_layout Standard
14810 Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún
14811  no soporta el comando 
14812 \series bold
14813
14814 \backslash
14815 parbox
14816 \series default
14817  en ecuaciones.
14818  La ecuación se compone con la siguiente secuencia de comandos:
14819 \end_layout
14820
14821 \begin_layout Standard
14822 El comando 
14823 \series bold
14824
14825 \backslash
14826 [5x-7b=3b
14827 \backslash
14828 tag*
14829 \backslash
14830 {
14831 \backslash
14832 parbox{5cm}{
14833 \series default
14834  se inserta en modo TeX.
14835 \begin_inset Foot
14836 status collapsed
14837
14838 \begin_layout Plain Layout
14839 Si se usa el estilo de ecuación 
14840 \series bold
14841 Sangrado
14842 \series default
14843
14844 \series bold
14845
14846 \backslash
14847 tag*
14848 \backslash
14849
14850 \series default
14851  se puede reemplazar por 
14852 \series bold
14853
14854 \backslash
14855 hfill
14856 \series default
14857 .
14858  (Véanse los estilos de ecuación en 
14859 \begin_inset CommandInset ref
14860 LatexCommand ref
14861 reference "sec:Estilos-de-ecuación"
14862
14863 \end_inset
14864
14865 ).
14866 \end_layout
14867
14868 \end_inset
14869
14870  Después sigue la descripción en texto normal, y por último 
14871 \series bold
14872 }}
14873 \backslash
14874 ]
14875 \series default
14876  en modo TeX.
14877  Aquí los comandos 
14878 \series bold
14879
14880 \backslash
14881 [
14882 \series default
14883  y 
14884 \series bold
14885
14886 \backslash
14887 ]
14888 \series default
14889  crean una ecuación presentada.
14890 \end_layout
14891
14892 \begin_layout Standard
14893 Las ventajas de 
14894 \series bold
14895
14896 \backslash
14897 parbox
14898 \series default
14899  pueden verse en este ejemplo que se ha 
14900 \begin_inset Quotes fld
14901 \end_inset
14902
14903 comentado
14904 \begin_inset Quotes frd
14905 \end_inset
14906
14907  usando el modo texto matemático:
14908 \begin_inset Formula \[
14909 5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}\]
14910
14911 \end_inset
14912
14913
14914 \end_layout
14915
14916 \begin_layout Section
14917 Operadores
14918 \begin_inset Index
14919 status collapsed
14920
14921 \begin_layout Plain Layout
14922 Operadores
14923 \end_layout
14924
14925 \end_inset
14926
14927
14928 \end_layout
14929
14930 \begin_layout Subsection
14931 Operadores grandes
14932 \begin_inset CommandInset label
14933 LatexCommand label
14934 name "sub:Operadores-grandes"
14935
14936 \end_inset
14937
14938
14939 \begin_inset Index
14940 status collapsed
14941
14942 \begin_layout Plain Layout
14943 Operadores ! grandes
14944 \end_layout
14945
14946 \end_inset
14947
14948
14949 \begin_inset Index
14950 status collapsed
14951
14952 \begin_layout Plain Layout
14953 Sumatorios
14954 \end_layout
14955
14956 \end_inset
14957
14958
14959 \begin_inset Index
14960 status collapsed
14961
14962 \begin_layout Plain Layout
14963 Integrales
14964 \end_layout
14965
14966 \end_inset
14967
14968
14969 \end_layout
14970
14971 \begin_layout Standard
14972 Para poder usar todos los comandos de integrales listados aquí, debe estar
14973  marcada la opción 
14974 \family sans
14975 Usar paquete esint automáticamente
14976 \family default
14977  en el apartado 
14978 \family sans
14979 Ecuaciones
14980 \family default
14981  de la configuración del documento.
14982  
14983 \end_layout
14984
14985 \begin_layout Standard
14986 \begin_inset space \hfill{}
14987 \end_inset
14988
14989
14990 \begin_inset Tabular
14991 <lyxtabular version="3" rows="11" columns="2">
14992 <features>
14993 <column alignment="center" valignment="top" width="0pt">
14994 <column alignment="center" valignment="top" width="0pt">
14995 <row>
14996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14997 \begin_inset Text
14998
14999 \begin_layout Plain Layout
15000 Comando
15001 \end_layout
15002
15003 \end_inset
15004 </cell>
15005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15006 \begin_inset Text
15007
15008 \begin_layout Plain Layout
15009 Resultado
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 int
15023 \begin_inset Index
15024 status collapsed
15025
15026 \begin_layout Plain Layout
15027 Comandos ! I ! 
15028 \backslash
15029 int
15030 \end_layout
15031
15032 \end_inset
15033
15034
15035 \end_layout
15036
15037 \end_inset
15038 </cell>
15039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15040 \begin_inset Text
15041
15042 \begin_layout Plain Layout
15043 \begin_inset Formula $\int$
15044 \end_inset
15045
15046
15047 \end_layout
15048
15049 \end_inset
15050 </cell>
15051 </row>
15052 <row>
15053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15054 \begin_inset Text
15055
15056 \begin_layout Plain Layout
15057
15058 \backslash
15059 oint
15060 \end_layout
15061
15062 \end_inset
15063 </cell>
15064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15065 \begin_inset Text
15066
15067 \begin_layout Plain Layout
15068 \begin_inset Formula $\oint$
15069 \end_inset
15070
15071
15072 \end_layout
15073
15074 \end_inset
15075 </cell>
15076 </row>
15077 <row>
15078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15079 \begin_inset Text
15080
15081 \begin_layout Plain Layout
15082
15083 \backslash
15084 ointctrclockwise
15085 \end_layout
15086
15087 \end_inset
15088 </cell>
15089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15090 \begin_inset Text
15091
15092 \begin_layout Plain Layout
15093 \begin_inset Formula $\ointctrclockwise$
15094 \end_inset
15095
15096
15097 \end_layout
15098
15099 \end_inset
15100 </cell>
15101 </row>
15102 <row>
15103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15104 \begin_inset Text
15105
15106 \begin_layout Plain Layout
15107
15108 \backslash
15109 ointclockwise
15110 \end_layout
15111
15112 \end_inset
15113 </cell>
15114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15115 \begin_inset Text
15116
15117 \begin_layout Plain Layout
15118 \begin_inset Formula $\ointclockwise$
15119 \end_inset
15120
15121
15122 \end_layout
15123
15124 \end_inset
15125 </cell>
15126 </row>
15127 <row>
15128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15129 \begin_inset Text
15130
15131 \begin_layout Plain Layout
15132
15133 \backslash
15134 sqint
15135 \end_layout
15136
15137 \end_inset
15138 </cell>
15139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15140 \begin_inset Text
15141
15142 \begin_layout Plain Layout
15143 \begin_inset Formula $\sqint$
15144 \end_inset
15145
15146
15147 \end_layout
15148
15149 \end_inset
15150 </cell>
15151 </row>
15152 <row>
15153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15154 \begin_inset Text
15155
15156 \begin_layout Plain Layout
15157
15158 \backslash
15159 fint
15160 \end_layout
15161
15162 \end_inset
15163 </cell>
15164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15165 \begin_inset Text
15166
15167 \begin_layout Plain Layout
15168  
15169 \begin_inset Formula $\fint$
15170 \end_inset
15171
15172
15173 \end_layout
15174
15175 \end_inset
15176 </cell>
15177 </row>
15178 <row>
15179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15180 \begin_inset Text
15181
15182 \begin_layout Plain Layout
15183
15184 \backslash
15185 landupint
15186 \end_layout
15187
15188 \end_inset
15189 </cell>
15190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15191 \begin_inset Text
15192
15193 \begin_layout Plain Layout
15194  
15195 \begin_inset Formula $\landupint$
15196 \end_inset
15197
15198
15199 \end_layout
15200
15201 \end_inset
15202 </cell>
15203 </row>
15204 <row>
15205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15206 \begin_inset Text
15207
15208 \begin_layout Plain Layout
15209
15210 \backslash
15211 landdownint
15212 \end_layout
15213
15214 \end_inset
15215 </cell>
15216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15217 \begin_inset Text
15218
15219 \begin_layout Plain Layout
15220  
15221 \begin_inset Formula $\landdownint$
15222 \end_inset
15223
15224
15225 \end_layout
15226
15227 \end_inset
15228 </cell>
15229 </row>
15230 <row>
15231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15232 \begin_inset Text
15233
15234 \begin_layout Plain Layout
15235
15236 \backslash
15237 bigcap
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246 \begin_inset Formula $\bigcap$
15247 \end_inset
15248
15249
15250 \end_layout
15251
15252 \end_inset
15253 </cell>
15254 </row>
15255 <row>
15256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15257 \begin_inset Text
15258
15259 \begin_layout Plain Layout
15260
15261 \backslash
15262 bigcup
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 \begin_inset Formula $\bigcup$
15272 \end_inset
15273
15274
15275 \end_layout
15276
15277 \end_inset
15278 </cell>
15279 </row>
15280 </lyxtabular>
15281
15282 \end_inset
15283
15284
15285 \begin_inset space \hfill{}
15286 \end_inset
15287
15288
15289 \begin_inset Tabular
15290 <lyxtabular version="3" rows="11" columns="2">
15291 <features>
15292 <column alignment="center" valignment="top" width="0pt">
15293 <column alignment="center" valignment="top" width="0pt">
15294 <row>
15295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15296 \begin_inset Text
15297
15298 \begin_layout Plain Layout
15299 Comando
15300 \end_layout
15301
15302 \end_inset
15303 </cell>
15304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15305 \begin_inset Text
15306
15307 \begin_layout Plain Layout
15308 Resultado
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 sum
15322 \begin_inset Index
15323 status collapsed
15324
15325 \begin_layout Plain Layout
15326 Comandos ! S ! 
15327 \backslash
15328 sum
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" bottomline="true" leftline="true" rightline="true" usebox="none">
15339 \begin_inset Text
15340
15341 \begin_layout Plain Layout
15342 \begin_inset Formula $\sum$
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 prod
15359 \begin_inset Index
15360 status collapsed
15361
15362 \begin_layout Plain Layout
15363 Comandos ! P ! 
15364 \backslash
15365 prod
15366 \end_layout
15367
15368 \end_inset
15369
15370
15371 \end_layout
15372
15373 \end_inset
15374 </cell>
15375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15376 \begin_inset Text
15377
15378 \begin_layout Plain Layout
15379 \begin_inset Formula $\prod$
15380 \end_inset
15381
15382
15383 \end_layout
15384
15385 \end_inset
15386 </cell>
15387 </row>
15388 <row>
15389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15390 \begin_inset Text
15391
15392 \begin_layout Plain Layout
15393
15394 \backslash
15395 coprod
15396 \end_layout
15397
15398 \end_inset
15399 </cell>
15400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15401 \begin_inset Text
15402
15403 \begin_layout Plain Layout
15404 \begin_inset Formula $\coprod$
15405 \end_inset
15406
15407
15408 \end_layout
15409
15410 \end_inset
15411 </cell>
15412 </row>
15413 <row>
15414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15415 \begin_inset Text
15416
15417 \begin_layout Plain Layout
15418
15419 \backslash
15420 bigodot
15421 \end_layout
15422
15423 \end_inset
15424 </cell>
15425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15426 \begin_inset Text
15427
15428 \begin_layout Plain Layout
15429 \begin_inset Formula $\bigodot$
15430 \end_inset
15431
15432
15433 \end_layout
15434
15435 \end_inset
15436 </cell>
15437 </row>
15438 <row>
15439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15440 \begin_inset Text
15441
15442 \begin_layout Plain Layout
15443
15444 \backslash
15445 bigotimes
15446 \end_layout
15447
15448 \end_inset
15449 </cell>
15450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15451 \begin_inset Text
15452
15453 \begin_layout Plain Layout
15454 \begin_inset Formula $\bigotimes$
15455 \end_inset
15456
15457
15458 \end_layout
15459
15460 \end_inset
15461 </cell>
15462 </row>
15463 <row>
15464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15465 \begin_inset Text
15466
15467 \begin_layout Plain Layout
15468
15469 \backslash
15470 bigoplus
15471 \end_layout
15472
15473 \end_inset
15474 </cell>
15475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15476 \begin_inset Text
15477
15478 \begin_layout Plain Layout
15479 \begin_inset Formula $\bigoplus$
15480 \end_inset
15481
15482
15483 \end_layout
15484
15485 \end_inset
15486 </cell>
15487 </row>
15488 <row>
15489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15490 \begin_inset Text
15491
15492 \begin_layout Plain Layout
15493
15494 \backslash
15495 bigwedge
15496 \end_layout
15497
15498 \end_inset
15499 </cell>
15500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15501 \begin_inset Text
15502
15503 \begin_layout Plain Layout
15504 \begin_inset Formula $\bigwedge$
15505 \end_inset
15506
15507
15508 \end_layout
15509
15510 \end_inset
15511 </cell>
15512 </row>
15513 <row>
15514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15515 \begin_inset Text
15516
15517 \begin_layout Plain Layout
15518
15519 \backslash
15520 bigvee
15521 \end_layout
15522
15523 \end_inset
15524 </cell>
15525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15526 \begin_inset Text
15527
15528 \begin_layout Plain Layout
15529 \begin_inset Formula $\bigvee$
15530 \end_inset
15531
15532
15533 \end_layout
15534
15535 \end_inset
15536 </cell>
15537 </row>
15538 <row>
15539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15540 \begin_inset Text
15541
15542 \begin_layout Plain Layout
15543
15544 \backslash
15545 bigsqcup
15546 \end_layout
15547
15548 \end_inset
15549 </cell>
15550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15551 \begin_inset Text
15552
15553 \begin_layout Plain Layout
15554 \begin_inset Formula $\bigsqcup$
15555 \end_inset
15556
15557
15558 \end_layout
15559
15560 \end_inset
15561 </cell>
15562 </row>
15563 <row>
15564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15565 \begin_inset Text
15566
15567 \begin_layout Plain Layout
15568
15569 \backslash
15570 biguplus
15571 \end_layout
15572
15573 \end_inset
15574 </cell>
15575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15576 \begin_inset Text
15577
15578 \begin_layout Plain Layout
15579 \begin_inset Formula $\biguplus$
15580 \end_inset
15581
15582
15583 \end_layout
15584
15585 \end_inset
15586 </cell>
15587 </row>
15588 </lyxtabular>
15589
15590 \end_inset
15591
15592
15593 \begin_inset space \hfill{}
15594 \end_inset
15595
15596
15597 \end_layout
15598
15599 \begin_layout Standard
15600 Todos los operadores grandes se pueden insertar con el botón 
15601 \begin_inset Graphics
15602         filename ../../images/math/intop.png
15603         scale 85
15604
15605 \end_inset
15606
15607  de la barra de ecuaciones.
15608 \end_layout
15609
15610 \begin_layout Standard
15611 Estos operadores son llamados grandes porque son mayores que los operadores
15612  binarios de aspecto semejante.
15613  Todos los operadores grandes pueden tener límites, como se describe en
15614  la subsección siguiente.
15615 \end_layout
15616
15617 \begin_layout Standard
15618 Para todos los operadores de integral hay una segunda versión disponible,
15619  terminando en 
15620 \series bold
15621 op
15622 \series default
15623
15624 \series bold
15625
15626 \backslash
15627 intop
15628 \series default
15629
15630 \series bold
15631
15632 \backslash
15633 ointop
15634 \series default
15635  etc.
15636  Estos operadores difieren de 
15637 \series bold
15638
15639 \backslash
15640 int
15641 \series default
15642 , etc., en el estilo en que se presentan los límites, véase
15643 \series bold
15644  
15645 \series default
15646
15647 \begin_inset CommandInset ref
15648 LatexCommand ref
15649 reference "sub:Límites-de-operadores"
15650
15651 \end_inset
15652
15653 .
15654 \end_layout
15655
15656 \begin_layout Subsubsection*
15657 Sugerencias para las integrales
15658 \end_layout
15659
15660 \begin_layout Standard
15661 La letra 
15662 \emph on
15663 d
15664 \emph default
15665  en una integral es un operador, por consiguiente debe escribirse en redonda.
15666  Esto se hace resaltando la 
15667 \emph on
15668 d
15669 \emph default
15670  y usando el atajo de teclado 
15671 \family sans
15672 Alt+C
15673 \begin_inset space ~
15674 \end_inset
15675
15676 R
15677 \family default
15678 .
15679 \begin_inset Foot
15680 status collapsed
15681
15682 \begin_layout Plain Layout
15683 véase estilos de letras en 
15684 \begin_inset CommandInset ref
15685 LatexCommand ref
15686 reference "sub:Estilos-de-fuentes"
15687
15688 \end_inset
15689
15690  
15691 \end_layout
15692
15693 \end_inset
15694
15695  Delante de la 
15696 \emph on
15697 d
15698 \emph default
15699  se inserta un espacio delgado, como es habitual en los operadores.
15700  Un ejemplo:
15701 \end_layout
15702
15703 \begin_layout Standard
15704 incorrecto: 
15705 \begin_inset Formula $\int A(x)dx$
15706 \end_inset
15707
15708
15709 \begin_inset Newline newline
15710 \end_inset
15711
15712
15713 \begin_inset ERT
15714 status collapsed
15715
15716 \begin_layout Plain Layout
15717
15718
15719 \backslash
15720 hphantom{in}
15721 \end_layout
15722
15723 \end_inset
15724
15725 correcto: 
15726 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15727 \end_inset
15728
15729
15730 \end_layout
15731
15732 \begin_layout Standard
15733 \begin_inset Newpage pagebreak
15734 \end_inset
15735
15736
15737 \end_layout
15738
15739 \begin_layout Standard
15740 Para integrales múltiples hay los siguientes comandos:
15741 \begin_inset VSpace medskip
15742 \end_inset
15743
15744
15745 \end_layout
15746
15747 \begin_layout Standard
15748 \begin_inset space \hfill{}
15749 \end_inset
15750
15751
15752 \begin_inset Tabular
15753 <lyxtabular version="3" rows="4" columns="2">
15754 <features>
15755 <column alignment="center" valignment="top" width="0">
15756 <column alignment="center" valignment="top" width="0">
15757 <row>
15758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15759 \begin_inset Text
15760
15761 \begin_layout Plain Layout
15762 Comando
15763 \end_layout
15764
15765 \end_inset
15766 </cell>
15767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15768 \begin_inset Text
15769
15770 \begin_layout Plain Layout
15771 Resultado
15772 \begin_inset Note Note
15773 status collapsed
15774
15775 \begin_layout Plain Layout
15776
15777 \series bold
15778
15779 \backslash
15780 raisebox
15781 \series default
15782  se usa sólo como espaciador
15783 \end_layout
15784
15785 \end_inset
15786
15787
15788 \end_layout
15789
15790 \end_inset
15791 </cell>
15792 </row>
15793 <row>
15794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15795 \begin_inset Text
15796
15797 \begin_layout Plain Layout
15798
15799 \backslash
15800 iint
15801 \end_layout
15802
15803 \end_inset
15804 </cell>
15805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15806 \begin_inset Text
15807
15808 \begin_layout Plain Layout
15809 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15810 \end_inset
15811
15812
15813 \end_layout
15814
15815 \end_inset
15816 </cell>
15817 </row>
15818 <row>
15819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15820 \begin_inset Text
15821
15822 \begin_layout Plain Layout
15823
15824 \backslash
15825 oiint
15826 \end_layout
15827
15828 \end_inset
15829 </cell>
15830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15831 \begin_inset Text
15832
15833 \begin_layout Plain Layout
15834 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15835 \end_inset
15836
15837
15838 \end_layout
15839
15840 \end_inset
15841 </cell>
15842 </row>
15843 <row>
15844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15845 \begin_inset Text
15846
15847 \begin_layout Plain Layout
15848
15849 \backslash
15850 sqiint
15851 \end_layout
15852
15853 \end_inset
15854 </cell>
15855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15856 \begin_inset Text
15857
15858 \begin_layout Plain Layout
15859 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15860 \end_inset
15861
15862
15863 \end_layout
15864
15865 \end_inset
15866 </cell>
15867 </row>
15868 </lyxtabular>
15869
15870 \end_inset
15871
15872
15873 \begin_inset space \hfill{}
15874 \end_inset
15875
15876
15877 \begin_inset Tabular
15878 <lyxtabular version="3" rows="4" columns="2">
15879 <features>
15880 <column alignment="center" valignment="top" width="0">
15881 <column alignment="center" valignment="top" width="0">
15882 <row>
15883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887 Comando
15888 \end_layout
15889
15890 \end_inset
15891 </cell>
15892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15893 \begin_inset Text
15894
15895 \begin_layout Plain Layout
15896 Resultado
15897 \begin_inset Note Note
15898 status collapsed
15899
15900 \begin_layout Plain Layout
15901
15902 \series bold
15903
15904 \backslash
15905 raisebox
15906 \series default
15907  se usa sólo como espaciador
15908 \end_layout
15909
15910 \end_inset
15911
15912
15913 \end_layout
15914
15915 \end_inset
15916 </cell>
15917 </row>
15918 <row>
15919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15920 \begin_inset Text
15921
15922 \begin_layout Plain Layout
15923
15924 \backslash
15925 iiint
15926 \end_layout
15927
15928 \end_inset
15929 </cell>
15930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15931 \begin_inset Text
15932
15933 \begin_layout Plain Layout
15934 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15935 \end_inset
15936
15937
15938 \end_layout
15939
15940 \end_inset
15941 </cell>
15942 </row>
15943 <row>
15944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15945 \begin_inset Text
15946
15947 \begin_layout Plain Layout
15948
15949 \backslash
15950 iiiint
15951 \end_layout
15952
15953 \end_inset
15954 </cell>
15955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15956 \begin_inset Text
15957
15958 \begin_layout Plain Layout
15959 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15960 \end_inset
15961
15962
15963 \end_layout
15964
15965 \end_inset
15966 </cell>
15967 </row>
15968 <row>
15969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15970 \begin_inset Text
15971
15972 \begin_layout Plain Layout
15973
15974 \backslash
15975 dotsint
15976 \end_layout
15977
15978 \end_inset
15979 </cell>
15980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15981 \begin_inset Text
15982
15983 \begin_layout Plain Layout
15984 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15985 \end_inset
15986
15987
15988 \end_layout
15989
15990 \end_inset
15991 </cell>
15992 </row>
15993 </lyxtabular>
15994
15995 \end_inset
15996
15997
15998 \begin_inset space \hfill{}
15999 \end_inset
16000
16001
16002 \end_layout
16003
16004 \begin_layout Subsection
16005 Límites de operadores
16006 \begin_inset CommandInset label
16007 LatexCommand label
16008 name "sub:Límites-de-operadores"
16009
16010 \end_inset
16011
16012
16013 \begin_inset Index
16014 status collapsed
16015
16016 \begin_layout Plain Layout
16017 Operadores ! límites de
16018 \end_layout
16019
16020 \end_inset
16021
16022
16023 \end_layout
16024
16025 \begin_layout Standard
16026 Los límites se crean mediante superíndices y subíndices:
16027 \end_layout
16028
16029 \begin_layout Standard
16030 \noindent
16031 \align center
16032 \begin_inset Tabular
16033 <lyxtabular version="3" rows="2" columns="2">
16034 <features>
16035 <column alignment="center" valignment="top" width="0">
16036 <column alignment="center" valignment="top" width="0">
16037 <row>
16038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16039 \begin_inset Text
16040
16041 \begin_layout Plain Layout
16042 Comando
16043 \end_layout
16044
16045 \end_inset
16046 </cell>
16047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16048 \begin_inset Text
16049
16050 \begin_layout Plain Layout
16051 Resultado
16052 \begin_inset Note Note
16053 status collapsed
16054
16055 \begin_layout Plain Layout
16056
16057 \series bold
16058
16059 \backslash
16060 raisebox
16061 \series default
16062  se usa sólo como espaciador
16063 \end_layout
16064
16065 \end_inset
16066
16067
16068 \end_layout
16069
16070 \end_inset
16071 </cell>
16072 </row>
16073 <row>
16074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078
16079 \backslash
16080 prod^
16081 \backslash
16082 infty
16083 \begin_inset ERT
16084 status collapsed
16085
16086 \begin_layout Plain Layout
16087
16088
16089 \backslash
16090 spce 
16091 \end_layout
16092
16093 \end_inset
16094
16095
16096 \begin_inset Formula $\to$
16097 \end_inset
16098
16099 _0
16100 \begin_inset Formula $\to$
16101 \end_inset
16102
16103 A(x)
16104 \end_layout
16105
16106 \end_inset
16107 </cell>
16108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16109 \begin_inset Text
16110
16111 \begin_layout Plain Layout
16112 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16113 \end_inset
16114
16115
16116 \end_layout
16117
16118 \end_inset
16119 </cell>
16120 </row>
16121 </lyxtabular>
16122
16123 \end_inset
16124
16125
16126 \end_layout
16127
16128 \begin_layout Standard
16129 En ecuaciones en línea los límites se colocan al lado derecho del operador.
16130  En ecuaciones presentadas se colocan encima y debajo, excepto en las integrales.
16131 \end_layout
16132
16133 \begin_layout Standard
16134 Para forzar que los límites se coloquen junto al operador, se pone el cursor
16135  directamente detrás del operador y se elige 
16136 \series bold
16137 Alineado
16138 \series default
16139  en el menú 
16140 \family sans
16141 Editar\SpecialChar \menuseparator
16142 Ecuación\SpecialChar \menuseparator
16143 Cambiar tipo de límites
16144 \family default
16145  (atajo 
16146 \family sans
16147 Alt+M
16148 \begin_inset space ~
16149 \end_inset
16150
16151 L
16152 \family default
16153 ).
16154  Un ejemplo:
16155 \end_layout
16156
16157 \begin_layout Standard
16158 El tipo de límites por omisión es:
16159 \begin_inset Formula \[
16160 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16161
16162 \end_inset
16163
16164
16165 \end_layout
16166
16167 \begin_layout Standard
16168 Así se ven si se cambia el tipo de límites a 
16169 \series bold
16170 Alineado
16171 \series default
16172 :
16173 \begin_inset Formula \[
16174 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16175
16176 \end_inset
16177
16178
16179 \end_layout
16180
16181 \begin_layout Standard
16182 En integrales, excepto las que terminan en 
16183 \series bold
16184 op
16185 \series default
16186  como 
16187 \series bold
16188
16189 \backslash
16190 intop
16191 \series default
16192
16193 \series bold
16194
16195 \backslash
16196 ointop
16197 \series default
16198 , etc., los límites se colocan por omisión junto al operador.
16199  Pero en integrales múltiples los límites se ponen con frecuencia bajo el
16200  operador.
16201  Por tanto, en el siguiente ejemplo se ha elegido el tipo 
16202 \series bold
16203 Presentado
16204 \series default
16205  para poner el límite debajo:
16206 \begin_inset Formula \begin{equation}
16207 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol}\end{equation}
16208
16209 \end_inset
16210
16211
16212 \begin_inset VSpace medskip
16213 \end_inset
16214
16215 Para especificar condiciones en los límites se usan los comandos 
16216 \series bold
16217
16218 \backslash
16219 subarray
16220 \series default
16221
16222 \begin_inset Index
16223 status collapsed
16224
16225 \begin_layout Plain Layout
16226 Comandos ! S ! 
16227 \backslash
16228 subarray
16229 \end_layout
16230
16231 \end_inset
16232
16233  y 
16234 \series bold
16235
16236 \backslash
16237 substack
16238 \series default
16239
16240 \begin_inset Index
16241 status collapsed
16242
16243 \begin_layout Plain Layout
16244 Comandos ! S ! 
16245 \backslash
16246 substack
16247 \end_layout
16248
16249 \end_inset
16250
16251 .
16252  Por ejemplo, para componer la expresión
16253 \begin_inset Formula \begin{equation}
16254 \sum_{\begin{subarray}{c}
16255 0<k<1000\\
16256 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16257
16258 \end_inset
16259
16260 se ha hecho lo siguiente: primero se escribe el comando 
16261 \series bold
16262
16263 \backslash
16264 sum^n
16265 \series default
16266
16267 \begin_inset ERT
16268 status collapsed
16269
16270 \begin_layout Plain Layout
16271
16272
16273 \backslash
16274 spce 
16275 \end_layout
16276
16277 \end_inset
16278
16279
16280 \series bold
16281 _
16282 \series default
16283 .
16284  Ahora el cursor está en un cuadro azul bajo el operador sumatorio y ahí
16285  se inserta el comando 
16286 \series bold
16287
16288 \backslash
16289 subarray
16290 \series default
16291
16292 \begin_inset ERT
16293 status collapsed
16294
16295 \begin_layout Plain Layout
16296
16297
16298 \backslash
16299 spce 
16300 \end_layout
16301
16302 \end_inset
16303
16304 .
16305  Ahora el cuadro azul está en un marco púrpura donde pueden escribirse líneas
16306  distintas.
16307  Cada línea nueva se crea con un salto de línea (
16308 \family sans
16309 Ctrl+Retorno
16310 \family default
16311 ).
16312  Si ahora se escribe en ella
16313 \begin_inset Newline newline
16314 \end_inset
16315
16316
16317 \series bold
16318 0<k<1000 Ctrl+Retorno
16319 \begin_inset Newline newline
16320 \end_inset
16321
16322
16323 \series default
16324 aparece debajo un nuevo marco para la línea nueva.
16325 \end_layout
16326
16327 \begin_layout Standard
16328 La alineación de las líneas puede cambiarse a la izquierda con la 
16329 \family sans
16330 barra de herramientas de tabla
16331 \family default
16332  o con el menú 
16333 \family sans
16334 Editar\SpecialChar \menuseparator
16335 Filas y columnas
16336 \family default
16337 .
16338  Para obtener alineación derecha se inserta 
16339 \series bold
16340
16341 \backslash
16342 hfill
16343 \series default
16344
16345 \begin_inset ERT
16346 status collapsed
16347
16348 \begin_layout Plain Layout
16349
16350
16351 \backslash
16352 spce 
16353 \end_layout
16354
16355 \end_inset
16356
16357  al principio de la línea.
16358 \end_layout
16359
16360 \begin_layout Standard
16361 El comando 
16362 \series bold
16363
16364 \backslash
16365 substack
16366 \series default
16367  es equivalente a 
16368 \series bold
16369
16370 \backslash
16371 subarray
16372 \series default
16373  con la diferencia de que las líneas están siempre centradas.
16374 \begin_inset VSpace bigskip
16375 \end_inset
16376
16377
16378 \end_layout
16379
16380 \begin_layout Standard
16381 Puede ocurrir que haya demasiado espacio entre el operador y los caracteres
16382  siguientes, como en la ecuación 
16383 \begin_inset CommandInset ref
16384 LatexCommand eqref
16385 reference "eq:substack"
16386
16387 \end_inset
16388
16389 , porque éstos se colocan junto a los límites.
16390 \end_layout
16391
16392 \begin_layout Standard
16393 Para evitarlo se puede usar la siguiente macro en el preámbulo:
16394 \end_layout
16395
16396 \begin_layout Standard
16397
16398 \series bold
16399
16400 \backslash
16401 def
16402 \backslash
16403 clap#1{
16404 \backslash
16405 hbox to 0pt{
16406 \backslash
16407 hss #1
16408 \backslash
16409 hss}}
16410 \begin_inset Newline newline
16411 \end_inset
16412
16413
16414 \backslash
16415 def
16416 \backslash
16417 mathclap {
16418 \backslash
16419 mathpalette 
16420 \backslash
16421 mathclapinternal}
16422 \begin_inset Newline newline
16423 \end_inset
16424
16425
16426 \backslash
16427 def
16428 \backslash
16429 mathclapinternal #1#2{
16430 \backslash
16431 clap{$
16432 \backslash
16433 mathsurround =0pt #1{#2}$}}
16434 \end_layout
16435
16436 \begin_layout Standard
16437 En ella se define el comando 
16438 \series bold
16439
16440 \backslash
16441 mathclap
16442 \series default
16443
16444 \begin_inset Index
16445 status collapsed
16446
16447 \begin_layout Plain Layout
16448 Comandos ! M ! 
16449 \backslash
16450 mathclap
16451 \end_layout
16452
16453 \end_inset
16454
16455  que establece la anchura del límite en 0
16456 \begin_inset space \thinspace{}
16457 \end_inset
16458
16459 pt.
16460  El esquema del comando es:
16461 \end_layout
16462
16463 \begin_layout Standard
16464
16465 \series bold
16466
16467 \backslash
16468 mathclap{límite}
16469 \end_layout
16470
16471 \begin_layout Standard
16472 donde el límite puede consistir en varias condiciones.
16473 \end_layout
16474
16475 \begin_layout Standard
16476 Aplicado en la ecuación 
16477 \begin_inset CommandInset ref
16478 LatexCommand eqref
16479 reference "eq:substack"
16480
16481 \end_inset
16482
16483  se usa el comando
16484 \end_layout
16485
16486 \begin_layout Standard
16487
16488 \series bold
16489
16490 \backslash
16491 sum_
16492 \backslash
16493 mathclap{
16494 \backslash
16495 substack
16496 \begin_inset ERT
16497 status collapsed
16498
16499 \begin_layout Plain Layout
16500
16501
16502 \backslash
16503 spce 
16504 \end_layout
16505
16506 \end_inset
16507
16508 0<k<1000 Ctrl+Retorno
16509 \end_layout
16510
16511 \begin_layout Standard
16512 para componer el límite inferior.
16513  Ahora el sumando está junto al sumatorio:
16514 \begin_inset Formula \[
16515 \sum_{\mathclap{\substack{0<k<1000\\
16516 \\k\,\in\,\mathbb{N}}
16517 }}^{n}k^{-2}\]
16518
16519 \end_inset
16520
16521
16522 \begin_inset VSpace bigskip
16523 \end_inset
16524
16525 Cómo utilizar un límite para varios operadores se describe en la 
16526 \begin_inset CommandInset ref
16527 LatexCommand ref
16528 reference "sub:Operadores-de-usuario"
16529
16530 \end_inset
16531
16532 .
16533 \end_layout
16534
16535 \begin_layout Standard
16536 \begin_inset Newpage newpage
16537 \end_inset
16538
16539
16540 \end_layout
16541
16542 \begin_layout Subsection
16543 Operadores binarios
16544 \begin_inset CommandInset label
16545 LatexCommand label
16546 name "sub:Operadores-binarios"
16547
16548 \end_inset
16549
16550
16551 \begin_inset Index
16552 status collapsed
16553
16554 \begin_layout Plain Layout
16555 Operadores ! binarios
16556 \end_layout
16557
16558 \end_inset
16559
16560
16561 \end_layout
16562
16563 \begin_layout Standard
16564 Los operadores binarios se rodean por espacios si llevan un carácter delante
16565  o detrás.
16566 \begin_inset VSpace medskip
16567 \end_inset
16568
16569
16570 \end_layout
16571
16572 \begin_layout Standard
16573 \begin_inset space \hfill{}
16574 \end_inset
16575
16576
16577 \begin_inset Tabular
16578 <lyxtabular version="3" rows="13" columns="2">
16579 <features>
16580 <column alignment="center" valignment="top" width="0pt">
16581 <column alignment="center" valignment="top" width="0pt">
16582 <row>
16583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16584 \begin_inset Text
16585
16586 \begin_layout Plain Layout
16587 Comando
16588 \begin_inset Note Note
16589 status collapsed
16590
16591 \begin_layout Plain Layout
16592
16593 \series bold
16594
16595 \backslash
16596 raisebox
16597 \series default
16598  se usa sólo como espaciador
16599 \end_layout
16600
16601 \end_inset
16602
16603
16604 \end_layout
16605
16606 \end_inset
16607 </cell>
16608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Plain Layout
16612 Operador
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 </row>
16618 <row>
16619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Plain Layout
16623 +
16624 \end_layout
16625
16626 \end_inset
16627 </cell>
16628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16629 \begin_inset Text
16630
16631 \begin_layout Plain Layout
16632 \begin_inset Formula $+$
16633 \end_inset
16634
16635
16636 \end_layout
16637
16638 \end_inset
16639 </cell>
16640 </row>
16641 <row>
16642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16643 \begin_inset Text
16644
16645 \begin_layout Plain Layout
16646 -
16647 \end_layout
16648
16649 \end_inset
16650 </cell>
16651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16652 \begin_inset Text
16653
16654 \begin_layout Plain Layout
16655 \begin_inset Formula $-$
16656 \end_inset
16657
16658
16659 \end_layout
16660
16661 \end_inset
16662 </cell>
16663 </row>
16664 <row>
16665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16666 \begin_inset Text
16667
16668 \begin_layout Plain Layout
16669
16670 \backslash
16671 pm
16672 \end_layout
16673
16674 \end_inset
16675 </cell>
16676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16677 \begin_inset Text
16678
16679 \begin_layout Plain Layout
16680 \begin_inset Formula $\pm$
16681 \end_inset
16682
16683
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 </row>
16689 <row>
16690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16691 \begin_inset Text
16692
16693 \begin_layout Plain Layout
16694
16695 \backslash
16696 mp
16697 \end_layout
16698
16699 \end_inset
16700 </cell>
16701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16702 \begin_inset Text
16703
16704 \begin_layout Plain Layout
16705 \begin_inset Formula $\mp$
16706 \end_inset
16707
16708
16709 \end_layout
16710
16711 \end_inset
16712 </cell>
16713 </row>
16714 <row>
16715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16716 \begin_inset Text
16717
16718 \begin_layout Plain Layout
16719
16720 \backslash
16721 cdot
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16727 \begin_inset Text
16728
16729 \begin_layout Plain Layout
16730 \begin_inset Formula $\cdot$
16731 \end_inset
16732
16733
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 </row>
16739 <row>
16740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16741 \begin_inset Text
16742
16743 \begin_layout Plain Layout
16744
16745 \backslash
16746 times
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16752 \begin_inset Text
16753
16754 \begin_layout Plain Layout
16755 \begin_inset Formula $\times$
16756 \end_inset
16757
16758
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 </row>
16764 <row>
16765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16766 \begin_inset Text
16767
16768 \begin_layout Plain Layout
16769
16770 \backslash
16771 div
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16777 \begin_inset Text
16778
16779 \begin_layout Plain Layout
16780 \begin_inset Formula $\div$
16781 \end_inset
16782
16783
16784 \end_layout
16785
16786 \end_inset
16787 </cell>
16788 </row>
16789 <row>
16790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16791 \begin_inset Text
16792
16793 \begin_layout Plain Layout
16794 \begin_inset ERT
16795 status collapsed
16796
16797 \begin_layout Plain Layout
16798
16799
16800 \backslash
16801 raisebox{-1.2mm}{
16802 \end_layout
16803
16804 \end_inset
16805
16806 *
16807 \begin_inset ERT
16808 status collapsed
16809
16810 \begin_layout Plain Layout
16811
16812 }
16813 \end_layout
16814
16815 \end_inset
16816
16817
16818 \end_layout
16819
16820 \end_inset
16821 </cell>
16822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16823 \begin_inset Text
16824
16825 \begin_layout Plain Layout
16826 \begin_inset Formula $*$
16827 \end_inset
16828
16829
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 </row>
16835 <row>
16836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16837 \begin_inset Text
16838
16839 \begin_layout Plain Layout
16840
16841 \backslash
16842 star
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16848 \begin_inset Text
16849
16850 \begin_layout Plain Layout
16851 \begin_inset Formula $\star$
16852 \end_inset
16853
16854
16855 \end_layout
16856
16857 \end_inset
16858 </cell>
16859 </row>
16860 <row>
16861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16862 \begin_inset Text
16863
16864 \begin_layout Plain Layout
16865
16866 \backslash
16867 circ
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16873 \begin_inset Text
16874
16875 \begin_layout Plain Layout
16876 \begin_inset Formula $\circ$
16877 \end_inset
16878
16879
16880 \end_layout
16881
16882 \end_inset
16883 </cell>
16884 </row>
16885 <row>
16886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16887 \begin_inset Text
16888
16889 \begin_layout Plain Layout
16890
16891 \backslash
16892 diamond
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16898 \begin_inset Text
16899
16900 \begin_layout Plain Layout
16901 \begin_inset Formula $\diamond$
16902 \end_inset
16903
16904
16905 \end_layout
16906
16907 \end_inset
16908 </cell>
16909 </row>
16910 <row>
16911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16912 \begin_inset Text
16913
16914 \begin_layout Plain Layout
16915
16916 \backslash
16917 bullet
16918 \end_layout
16919
16920 \end_inset
16921 </cell>
16922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16923 \begin_inset Text
16924
16925 \begin_layout Plain Layout
16926 \begin_inset Formula $\bullet$
16927 \end_inset
16928
16929
16930 \end_layout
16931
16932 \end_inset
16933 </cell>
16934 </row>
16935 </lyxtabular>
16936
16937 \end_inset
16938
16939
16940 \begin_inset space \hfill{}
16941 \end_inset
16942
16943
16944 \begin_inset Tabular
16945 <lyxtabular version="3" rows="13" columns="2">
16946 <features>
16947 <column alignment="center" valignment="top" width="0pt">
16948 <column alignment="center" valignment="top" width="0pt">
16949 <row>
16950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16951 \begin_inset Text
16952
16953 \begin_layout Plain Layout
16954 Comando
16955 \end_layout
16956
16957 \end_inset
16958 </cell>
16959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16960 \begin_inset Text
16961
16962 \begin_layout Plain Layout
16963 Operador
16964 \end_layout
16965
16966 \end_inset
16967 </cell>
16968 </row>
16969 <row>
16970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Plain Layout
16974
16975 \backslash
16976 nabla
16977 \end_layout
16978
16979 \end_inset
16980 </cell>
16981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16982 \begin_inset Text
16983
16984 \begin_layout Plain Layout
16985 \begin_inset Formula $\nabla$
16986 \end_inset
16987
16988
16989 \end_layout
16990
16991 \end_inset
16992 </cell>
16993 </row>
16994 <row>
16995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16996 \begin_inset Text
16997
16998 \begin_layout Plain Layout
16999
17000 \backslash
17001 bigtriangledown
17002 \end_layout
17003
17004 \end_inset
17005 </cell>
17006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17007 \begin_inset Text
17008
17009 \begin_layout Plain Layout
17010 \begin_inset Formula $\bigtriangledown$
17011 \end_inset
17012
17013
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 </row>
17019 <row>
17020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024
17025 \backslash
17026 bigtriangleup
17027 \end_layout
17028
17029 \end_inset
17030 </cell>
17031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17032 \begin_inset Text
17033
17034 \begin_layout Plain Layout
17035 \begin_inset Formula $\bigtriangleup$
17036 \end_inset
17037
17038
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 </row>
17044 <row>
17045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049
17050 \backslash
17051 Box
17052 \end_layout
17053
17054 \end_inset
17055 </cell>
17056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17057 \begin_inset Text
17058
17059 \begin_layout Plain Layout
17060 \begin_inset Formula $\Box$
17061 \end_inset
17062
17063
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 </row>
17069 <row>
17070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17071 \begin_inset Text
17072
17073 \begin_layout Plain Layout
17074
17075 \backslash
17076 cap 
17077 \end_layout
17078
17079 \end_inset
17080 </cell>
17081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17082 \begin_inset Text
17083
17084 \begin_layout Plain Layout
17085 \begin_inset Formula $\cap$
17086 \end_inset
17087
17088
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 </row>
17094 <row>
17095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17096 \begin_inset Text
17097
17098 \begin_layout Plain Layout
17099
17100 \backslash
17101 cup
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17107 \begin_inset Text
17108
17109 \begin_layout Plain Layout
17110 \begin_inset Formula $\cup$
17111 \end_inset
17112
17113
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 </row>
17119 <row>
17120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124
17125 \backslash
17126 dagger
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135 \begin_inset Formula $\dagger$
17136 \end_inset
17137
17138
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 </row>
17144 <row>
17145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17146 \begin_inset Text
17147
17148 \begin_layout Plain Layout
17149
17150 \backslash
17151 ddagger
17152 \end_layout
17153
17154 \end_inset
17155 </cell>
17156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17157 \begin_inset Text
17158
17159 \begin_layout Plain Layout
17160 \begin_inset Formula $\ddagger$
17161 \end_inset
17162
17163
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 </row>
17169 <row>
17170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17171 \begin_inset Text
17172
17173 \begin_layout Plain Layout
17174
17175 \backslash
17176 wr
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185 \begin_inset Formula $\wr$
17186 \end_inset
17187
17188
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 </row>
17194 <row>
17195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199
17200 \backslash
17201 bigcirc
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17207 \begin_inset Text
17208
17209 \begin_layout Plain Layout
17210 \begin_inset Formula $\bigcirc$
17211 \end_inset
17212
17213
17214 \end_layout
17215
17216 \end_inset
17217 </cell>
17218 </row>
17219 <row>
17220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224
17225 \backslash
17226 wedge
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17232 \begin_inset Text
17233
17234 \begin_layout Plain Layout
17235 \begin_inset Formula $\wedge$
17236 \end_inset
17237
17238
17239 \end_layout
17240
17241 \end_inset
17242 </cell>
17243 </row>
17244 <row>
17245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17246 \begin_inset Text
17247
17248 \begin_layout Plain Layout
17249
17250 \backslash
17251 vee
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260 \begin_inset Formula $\vee$
17261 \end_inset
17262
17263
17264 \end_layout
17265
17266 \end_inset
17267 </cell>
17268 </row>
17269 </lyxtabular>
17270
17271 \end_inset
17272
17273
17274 \begin_inset space \hfill{}
17275 \end_inset
17276
17277
17278 \begin_inset Tabular
17279 <lyxtabular version="3" rows="13" columns="2">
17280 <features>
17281 <column alignment="center" valignment="top" width="0pt">
17282 <column alignment="center" valignment="top" width="0pt">
17283 <row>
17284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17285 \begin_inset Text
17286
17287 \begin_layout Plain Layout
17288 Comando
17289 \end_layout
17290
17291 \end_inset
17292 </cell>
17293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17294 \begin_inset Text
17295
17296 \begin_layout Plain Layout
17297 Operador
17298 \end_layout
17299
17300 \end_inset
17301 </cell>
17302 </row>
17303 <row>
17304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17305 \begin_inset Text
17306
17307 \begin_layout Plain Layout
17308
17309 \backslash
17310 oplus
17311 \end_layout
17312
17313 \end_inset
17314 </cell>
17315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17316 \begin_inset Text
17317
17318 \begin_layout Plain Layout
17319 \begin_inset Formula $\oplus$
17320 \end_inset
17321
17322
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 </row>
17328 <row>
17329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout Plain Layout
17333
17334 \backslash
17335 ominus
17336 \end_layout
17337
17338 \end_inset
17339 </cell>
17340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17341 \begin_inset Text
17342
17343 \begin_layout Plain Layout
17344 \begin_inset Formula $\ominus$
17345 \end_inset
17346
17347
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 </row>
17353 <row>
17354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358
17359 \backslash
17360 otimes
17361 \end_layout
17362
17363 \end_inset
17364 </cell>
17365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17366 \begin_inset Text
17367
17368 \begin_layout Plain Layout
17369 \begin_inset Formula $\otimes$
17370 \end_inset
17371
17372
17373 \end_layout
17374
17375 \end_inset
17376 </cell>
17377 </row>
17378 <row>
17379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383
17384 \backslash
17385 oslash
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 \begin_inset Formula $\oslash$
17395 \end_inset
17396
17397
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 </row>
17403 <row>
17404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17405 \begin_inset Text
17406
17407 \begin_layout Plain Layout
17408
17409 \backslash
17410 odot
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17416 \begin_inset Text
17417
17418 \begin_layout Plain Layout
17419 \begin_inset Formula $\odot$
17420 \end_inset
17421
17422
17423 \end_layout
17424
17425 \end_inset
17426 </cell>
17427 </row>
17428 <row>
17429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17430 \begin_inset Text
17431
17432 \begin_layout Plain Layout
17433
17434 \backslash
17435 amalg
17436 \end_layout
17437
17438 \end_inset
17439 </cell>
17440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17441 \begin_inset Text
17442
17443 \begin_layout Plain Layout
17444 \begin_inset Formula $\amalg$
17445 \end_inset
17446
17447
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 </row>
17453 <row>
17454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458
17459 \backslash
17460 uplus
17461 \end_layout
17462
17463 \end_inset
17464 </cell>
17465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17466 \begin_inset Text
17467
17468 \begin_layout Plain Layout
17469 \begin_inset Formula $\uplus$
17470 \end_inset
17471
17472
17473 \end_layout
17474
17475 \end_inset
17476 </cell>
17477 </row>
17478 <row>
17479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17480 \begin_inset Text
17481
17482 \begin_layout Plain Layout
17483
17484 \backslash
17485 setminus
17486 \end_layout
17487
17488 \end_inset
17489 </cell>
17490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17491 \begin_inset Text
17492
17493 \begin_layout Plain Layout
17494 \begin_inset Formula $\setminus$
17495 \end_inset
17496
17497
17498 \end_layout
17499
17500 \end_inset
17501 </cell>
17502 </row>
17503 <row>
17504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17505 \begin_inset Text
17506
17507 \begin_layout Plain Layout
17508
17509 \backslash
17510 sqcap
17511 \end_layout
17512
17513 \end_inset
17514 </cell>
17515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17516 \begin_inset Text
17517
17518 \begin_layout Plain Layout
17519 \begin_inset Formula $\sqcap$
17520 \end_inset
17521
17522
17523 \end_layout
17524
17525 \end_inset
17526 </cell>
17527 </row>
17528 <row>
17529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17530 \begin_inset Text
17531
17532 \begin_layout Plain Layout
17533
17534 \backslash
17535 sqcup
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544 \begin_inset Formula $\sqcup$
17545 \end_inset
17546
17547
17548 \end_layout
17549
17550 \end_inset
17551 </cell>
17552 </row>
17553 <row>
17554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17555 \begin_inset Text
17556
17557 \begin_layout Plain Layout
17558
17559 \backslash
17560 triangleleft
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569 \begin_inset Formula $\triangleleft$
17570 \end_inset
17571
17572
17573 \end_layout
17574
17575 \end_inset
17576 </cell>
17577 </row>
17578 <row>
17579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17580 \begin_inset Text
17581
17582 \begin_layout Plain Layout
17583
17584 \backslash
17585 triangleright
17586 \end_layout
17587
17588 \end_inset
17589 </cell>
17590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17591 \begin_inset Text
17592
17593 \begin_layout Plain Layout
17594 \begin_inset Formula $\triangleright$
17595 \end_inset
17596
17597
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 </row>
17603 </lyxtabular>
17604
17605 \end_inset
17606
17607
17608 \begin_inset space \hfill{}
17609 \end_inset
17610
17611
17612 \end_layout
17613
17614 \begin_layout Standard
17615 Todos los operadores binarios se pueden insertar también con el botón 
17616 \begin_inset Graphics
17617         filename ../../images/math/pm.png
17618         scale 85
17619
17620 \end_inset
17621
17622  de la barra de ecuaciones.
17623 \end_layout
17624
17625 \begin_layout Standard
17626 Para imprimir el operador Laplace se pueden usar 
17627 \series bold
17628
17629 \backslash
17630 Delta
17631 \series default
17632  o 
17633 \series bold
17634
17635 \backslash
17636 nabla
17637 \series default
17638 ^
17639 \series bold
17640 2
17641 \series default
17642  (
17643 \begin_inset Formula $\nabla^{2}$
17644 \end_inset
17645
17646 ) en vez de 
17647 \series bold
17648
17649 \backslash
17650 bigtriangleup
17651 \series default
17652 .
17653 \end_layout
17654
17655 \begin_layout Standard
17656 El carácter 
17657 \family sans
17658 Separador de menú
17659 \family default
17660  del menú 
17661 \family sans
17662 Insertar\SpecialChar \menuseparator
17663 Carácter especial
17664 \family default
17665  es el operador 
17666 \series bold
17667
17668 \backslash
17669 triangleright
17670 \series default
17671 .
17672 \end_layout
17673
17674 \begin_layout Subsection
17675 Operadores definidos por el usuario
17676 \begin_inset CommandInset label
17677 LatexCommand label
17678 name "sub:Operadores-de-usuario"
17679
17680 \end_inset
17681
17682
17683 \begin_inset Index
17684 status collapsed
17685
17686 \begin_layout Plain Layout
17687 Operadores ! personalizados
17688 \end_layout
17689
17690 \end_inset
17691
17692
17693 \end_layout
17694
17695 \begin_layout Standard
17696 Con ayuda del comando 
17697 \series bold
17698
17699 \backslash
17700 DeclareMathOperator
17701 \series default
17702
17703 \begin_inset Index
17704 status collapsed
17705
17706 \begin_layout Plain Layout
17707 Comandos ! D ! 
17708 \backslash
17709 dbinom@
17710 \backslash
17711 DeclareMathOperator
17712 \end_layout
17713
17714 \end_inset
17715
17716  se pueden definir operadores personalizados en el preámbulo LaTeX.
17717  Su esquema es:
17718 \end_layout
17719
17720 \begin_layout Standard
17721
17722 \series bold
17723
17724 \backslash
17725 DeclareMathOperator{comando nuevo}{presentación}
17726 \end_layout
17727
17728 \begin_layout Standard
17729 Presentación puede ser un carácter o símbolo que define el aspecto del operador
17730  en la salida.
17731  Para definir un operador grande hay que añadirle un * detrás.
17732  Todos los operadores grandes personalizados pueden tener límites como se
17733  describe en 
17734 \begin_inset CommandInset ref
17735 LatexCommand ref
17736 reference "sub:Límites-de-operadores"
17737
17738 \end_inset
17739
17740 .
17741 \end_layout
17742
17743 \begin_layout Standard
17744 Por ejemplo, la línea en el preámbulo LaTeX
17745 \end_layout
17746
17747 \begin_layout Standard
17748
17749 \series bold
17750
17751 \backslash
17752 DeclareMathOperator*{
17753 \backslash
17754 Lozenge}{
17755 \backslash
17756 blacklozenge}
17757 \end_layout
17758
17759 \begin_layout Standard
17760 define el comando 
17761 \series bold
17762
17763 \backslash
17764 Lozenge
17765 \series default
17766 , que inserta un operador grande que es el símbolo blacklozenge de la 
17767 \begin_inset CommandInset ref
17768 LatexCommand ref
17769 reference "sub:Símbolos-misceláneos"
17770
17771 \end_inset
17772
17773 .
17774 \begin_inset Formula \[
17775 \Lozenge_{n=1}^{\infty}\]
17776
17777 \end_inset
17778
17779 El comando para esta expresión es: 
17780 \series bold
17781
17782 \backslash
17783 Lozenge^
17784 \backslash
17785 infty
17786 \begin_inset Formula $\rightarrow$
17787 \end_inset
17788
17789 _n=1
17790 \begin_inset VSpace bigskip
17791 \end_inset
17792
17793
17794 \end_layout
17795
17796 \begin_layout Standard
17797 Si los operadores personalizados no se van a usar varias veces en el documento,
17798  se pueden también definir con los comandos 
17799 \series bold
17800
17801 \backslash
17802 mathop
17803 \series default
17804
17805 \begin_inset Index
17806 status collapsed
17807
17808 \begin_layout Plain Layout
17809 Comandos ! M ! 
17810 \backslash
17811 mathop
17812 \end_layout
17813
17814 \end_inset
17815
17816  y 
17817 \series bold
17818
17819 \backslash
17820 mathbin
17821 \series default
17822
17823 \begin_inset Index
17824 status collapsed
17825
17826 \begin_layout Plain Layout
17827 Comandos ! M ! 
17828 \backslash
17829 mathbin
17830 \end_layout
17831
17832 \end_inset
17833
17834 , con el siguiente esquema:
17835 \end_layout
17836
17837 \begin_layout Standard
17838
17839 \series bold
17840
17841 \backslash
17842 mathop{presentación}
17843 \series default
17844  y 
17845 \series bold
17846
17847 \backslash
17848 mathbin{presentación}
17849 \end_layout
17850
17851 \begin_layout Standard
17852
17853 \series bold
17854
17855 \backslash
17856 mathop
17857 \series default
17858  define operadores grandes, 
17859 \series bold
17860
17861 \backslash
17862 mathbin
17863 \series default
17864  operadores binarios.
17865 \end_layout
17866
17867 \begin_layout Standard
17868
17869 \series bold
17870
17871 \backslash
17872 mathop
17873 \series default
17874  se puede usar, p.e., para poner un límite a varios operadores:
17875 \begin_inset Formula \[
17876 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17877
17878 \end_inset
17879
17880
17881 \end_layout
17882
17883 \begin_layout Standard
17884 El comando para la expresión anterior es:
17885 \begin_inset Newline newline
17886 \end_inset
17887
17888
17889 \series bold
17890
17891 \backslash
17892 mathop{
17893 \backslash
17894 sum
17895 \backslash
17896 negmedspace
17897 \backslash
17898 sum
17899 \series default
17900
17901 \begin_inset ERT
17902 status collapsed
17903
17904 \begin_layout Plain Layout
17905
17906
17907 \backslash
17908 spce 
17909 \end_layout
17910
17911 \end_inset
17912
17913
17914 \series bold
17915
17916 \begin_inset Formula $\to$
17917 \end_inset
17918
17919 ^N
17920 \series default
17921
17922 \begin_inset ERT
17923 status collapsed
17924
17925 \begin_layout Plain Layout
17926
17927
17928 \backslash
17929 spce 
17930 \end_layout
17931
17932 \end_inset
17933
17934
17935 \series bold
17936 _i,j=1
17937 \end_layout
17938
17939 \begin_layout Section
17940 Fuentes
17941 \begin_inset Index
17942 status collapsed
17943
17944 \begin_layout Plain Layout
17945 Fuentes
17946 \end_layout
17947
17948 \end_inset
17949
17950
17951 \end_layout
17952
17953 \begin_layout Subsection
17954 Estilos de fuentes
17955 \begin_inset CommandInset label
17956 LatexCommand label
17957 name "sub:Estilos-de-fuentes"
17958
17959 \end_inset
17960
17961
17962 \begin_inset Index
17963 status collapsed
17964
17965 \begin_layout Plain Layout
17966 Fuentes ! estilos de
17967 \end_layout
17968
17969 \end_inset
17970
17971
17972 \end_layout
17973
17974 \begin_layout Standard
17975 Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes
17976  estilos:
17977 \end_layout
17978
17979 \begin_layout Standard
17980 \begin_inset VSpace -2mm
17981 \end_inset
17982
17983
17984 \end_layout
17985
17986 \begin_layout Standard
17987 \align center
17988 \begin_inset Tabular
17989 <lyxtabular version="3" rows="6" columns="3">
17990 <features>
17991 <column alignment="center" valignment="top" width="0">
17992 <column alignment="center" valignment="top" width="0">
17993 <column alignment="center" valignment="top" width="0">
17994 <row>
17995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17996 \begin_inset Text
17997
17998 \begin_layout Plain Layout
17999 Comando
18000 \end_layout
18001
18002 \end_inset
18003 </cell>
18004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18005 \begin_inset Text
18006
18007 \begin_layout Plain Layout
18008 Resultado
18009 \end_layout
18010
18011 \end_inset
18012 </cell>
18013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18014 \begin_inset Text
18015
18016 \begin_layout Plain Layout
18017 atajo
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 </row>
18023 <row>
18024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028
18029 \backslash
18030 mathbb
18031 \series bold
18032
18033 \begin_inset ERT
18034 status collapsed
18035
18036 \begin_layout Plain Layout
18037
18038
18039 \backslash
18040 spce 
18041 \end_layout
18042
18043 \end_inset
18044
18045
18046 \series default
18047 ABC
18048 \end_layout
18049
18050 \end_inset
18051 </cell>
18052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18053 \begin_inset Text
18054
18055 \begin_layout Plain Layout
18056 \begin_inset Formula $\mathbb{ABC}$
18057 \end_inset
18058
18059
18060 \end_layout
18061
18062 \end_inset
18063 </cell>
18064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18065 \begin_inset Text
18066
18067 \begin_layout Plain Layout
18068
18069 \family sans
18070 Alt+C C
18071 \end_layout
18072
18073 \end_inset
18074 </cell>
18075 </row>
18076 <row>
18077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18078 \begin_inset Text
18079
18080 \begin_layout Plain Layout
18081
18082 \backslash
18083 mathbf
18084 \series bold
18085
18086 \begin_inset ERT
18087 status collapsed
18088
18089 \begin_layout Plain Layout
18090
18091
18092 \backslash
18093 spce 
18094 \end_layout
18095
18096 \end_inset
18097
18098
18099 \series default
18100 AbC
18101 \end_layout
18102
18103 \end_inset
18104 </cell>
18105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18106 \begin_inset Text
18107
18108 \begin_layout Plain Layout
18109 \begin_inset Formula $\mathbf{AbC}$
18110 \end_inset
18111
18112
18113 \end_layout
18114
18115 \end_inset
18116 </cell>
18117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18118 \begin_inset Text
18119
18120 \begin_layout Plain Layout
18121
18122 \family sans
18123 Ctrl+B
18124 \end_layout
18125
18126 \end_inset
18127 </cell>
18128 </row>
18129 <row>
18130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18131 \begin_inset Text
18132
18133 \begin_layout Plain Layout
18134
18135 \backslash
18136 boldsymbol
18137 \series bold
18138
18139 \begin_inset ERT
18140 status collapsed
18141
18142 \begin_layout Plain Layout
18143
18144
18145 \backslash
18146 spce 
18147 \end_layout
18148
18149 \end_inset
18150
18151
18152 \series default
18153 AbC
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162 \begin_inset Formula $\boldsymbol{AbC}$
18163 \end_inset
18164
18165
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18171 \begin_inset Text
18172
18173 \begin_layout Plain Layout
18174
18175 \family sans
18176 Ctrl+Alt+B , Alt+C B
18177 \end_layout
18178
18179 \end_inset
18180 </cell>
18181 </row>
18182 <row>
18183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187
18188 \backslash
18189 mathcal
18190 \series bold
18191
18192 \begin_inset ERT
18193 status collapsed
18194
18195 \begin_layout Plain Layout
18196
18197
18198 \backslash
18199 spce 
18200 \end_layout
18201
18202 \end_inset
18203
18204
18205 \series default
18206 ABC
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215 \begin_inset Formula $\mathcal{ABC}$
18216 \end_inset
18217
18218
18219 \end_layout
18220
18221 \end_inset
18222 </cell>
18223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18224 \begin_inset Text
18225
18226 \begin_layout Plain Layout
18227
18228 \family sans
18229 Ctrl+E , Alt+C E
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 </row>
18235 <row>
18236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18237 \begin_inset Text
18238
18239 \begin_layout Plain Layout
18240
18241 \backslash
18242 mathfrak
18243 \series bold
18244
18245 \begin_inset ERT
18246 status collapsed
18247
18248 \begin_layout Plain Layout
18249
18250
18251 \backslash
18252 spce 
18253 \end_layout
18254
18255 \end_inset
18256
18257
18258 \series default
18259 AbC
18260 \end_layout
18261
18262 \end_inset
18263 </cell>
18264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18265 \begin_inset Text
18266
18267 \begin_layout Plain Layout
18268 \begin_inset Formula $\mathfrak{AbC}$
18269 \end_inset
18270
18271
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280 -
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 </row>
18286 </lyxtabular>
18287
18288 \end_inset
18289
18290
18291 \end_layout
18292
18293 \begin_layout Standard
18294 \align center
18295 \begin_inset Tabular
18296 <lyxtabular version="3" rows="5" columns="3">
18297 <features>
18298 <column alignment="center" valignment="top" width="0">
18299 <column alignment="center" valignment="top" width="0">
18300 <column alignment="center" valignment="top" width="0">
18301 <row>
18302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18303 \begin_inset Text
18304
18305 \begin_layout Plain Layout
18306 Comando
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18312 \begin_inset Text
18313
18314 \begin_layout Plain Layout
18315 Resultado
18316 \end_layout
18317
18318 \end_inset
18319 </cell>
18320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324 atajo
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 </row>
18330 <row>
18331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335
18336 \backslash
18337 mathit
18338 \series bold
18339
18340 \begin_inset ERT
18341 status collapsed
18342
18343 \begin_layout Plain Layout
18344
18345
18346 \backslash
18347 spce 
18348 \end_layout
18349
18350 \end_inset
18351
18352
18353 \series default
18354 AbC
18355 \end_layout
18356
18357 \end_inset
18358 </cell>
18359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18360 \begin_inset Text
18361
18362 \begin_layout Plain Layout
18363 \begin_inset Formula $\mathit{AbC}$
18364 \end_inset
18365
18366
18367 \end_layout
18368
18369 \end_inset
18370 </cell>
18371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18372 \begin_inset Text
18373
18374 \begin_layout Plain Layout
18375 -
18376 \end_layout
18377
18378 \end_inset
18379 </cell>
18380 </row>
18381 <row>
18382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Plain Layout
18386
18387 \backslash
18388 mathrm
18389 \series bold
18390
18391 \begin_inset ERT
18392 status collapsed
18393
18394 \begin_layout Plain Layout
18395
18396
18397 \backslash
18398 spce 
18399 \end_layout
18400
18401 \end_inset
18402
18403
18404 \series default
18405 AbC
18406 \end_layout
18407
18408 \end_inset
18409 </cell>
18410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18411 \begin_inset Text
18412
18413 \begin_layout Plain Layout
18414 \begin_inset Formula $\mathrm{AbC}$
18415 \end_inset
18416
18417
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426
18427 \family sans
18428 Alt+C R
18429 \end_layout
18430
18431 \end_inset
18432 </cell>
18433 </row>
18434 <row>
18435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18436 \begin_inset Text
18437
18438 \begin_layout Plain Layout
18439
18440 \backslash
18441 mathsf
18442 \series bold
18443
18444 \begin_inset ERT
18445 status collapsed
18446
18447 \begin_layout Plain Layout
18448
18449
18450 \backslash
18451 spce 
18452 \end_layout
18453
18454 \end_inset
18455
18456
18457 \series default
18458 AbC
18459 \end_layout
18460
18461 \end_inset
18462 </cell>
18463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18464 \begin_inset Text
18465
18466 \begin_layout Plain Layout
18467 \begin_inset Formula $\mathsf{AbC}$
18468 \end_inset
18469
18470
18471 \end_layout
18472
18473 \end_inset
18474 </cell>
18475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18476 \begin_inset Text
18477
18478 \begin_layout Plain Layout
18479
18480 \family sans
18481 Alt+C S
18482 \end_layout
18483
18484 \end_inset
18485 </cell>
18486 </row>
18487 <row>
18488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18489 \begin_inset Text
18490
18491 \begin_layout Plain Layout
18492
18493 \backslash
18494 mathtt
18495 \series bold
18496
18497 \begin_inset ERT
18498 status collapsed
18499
18500 \begin_layout Plain Layout
18501
18502
18503 \backslash
18504 spce 
18505 \end_layout
18506
18507 \end_inset
18508
18509
18510 \series default
18511 AbC
18512 \end_layout
18513
18514 \end_inset
18515 </cell>
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 \begin_inset Formula $\mathtt{AbC}$
18521 \end_inset
18522
18523
18524 \end_layout
18525
18526 \end_inset
18527 </cell>
18528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18529 \begin_inset Text
18530
18531 \begin_layout Plain Layout
18532
18533 \family sans
18534 Ctrl+Mayúsculas+P
18535 \end_layout
18536
18537 \end_inset
18538 </cell>
18539 </row>
18540 </lyxtabular>
18541
18542 \end_inset
18543
18544
18545 \end_layout
18546
18547 \begin_layout Standard
18548 \begin_inset Note Greyedout
18549 status open
18550
18551 \begin_layout Plain Layout
18552
18553 \series bold
18554 Nota
18555 \series default
18556 : Los estilos 
18557 \series bold
18558
18559 \backslash
18560 mathbb
18561 \series default
18562  y 
18563 \series bold
18564
18565 \backslash
18566 mathcal
18567 \series default
18568  sólo se aplican a letras mayúsculas.
18569 \end_layout
18570
18571 \end_inset
18572
18573
18574 \end_layout
18575
18576 \begin_layout Standard
18577 El estilo predeterminado es 
18578 \series bold
18579
18580 \backslash
18581 mathnormal
18582 \series default
18583 .
18584 \end_layout
18585
18586 \begin_layout Standard
18587 Los comandos de estilo funcionan también en estructuras matemáticas:
18588 \begin_inset Formula \[
18589 \mathfrak{A=\frac{b}{C}}\]
18590
18591 \end_inset
18592
18593
18594 \end_layout
18595
18596 \begin_layout Standard
18597 Los caracteres en texto matemático no aparecen en un estilo de letra de
18598  ecuaciones sino en el estilo 
18599 \series bold
18600
18601 \backslash
18602 textrm
18603 \series default
18604 .
18605  Este estilo no se puede poner correctamente con el diálogo de estilo de
18606  texto por un fallo de LyX.
18607 \begin_inset Foot
18608 status collapsed
18609
18610 \begin_layout Plain Layout
18611 \begin_inset CommandInset href
18612 LatexCommand href
18613 name "LyX-bug #4629"
18614 target "http://www.lyx.org/trac/ticket/4629"
18615
18616 \end_inset
18617
18618
18619 \end_layout
18620
18621 \end_inset
18622
18623
18624 \end_layout
18625
18626 \begin_layout Standard
18627 En vez de comandos se puede usar el menú 
18628 \family sans
18629 Editar\SpecialChar \menuseparator
18630 Ecuación\SpecialChar \menuseparator
18631 Estilo del texto
18632 \family default
18633  o el botón 
18634 \begin_inset Graphics
18635         filename ../../images/math/font.png
18636         scale 85
18637
18638 \end_inset
18639
18640 .
18641 \end_layout
18642
18643 \begin_layout Subsection
18644 Ecuaciones en negrita
18645 \begin_inset CommandInset label
18646 LatexCommand label
18647 name "sub:Ecuaciones-en-negrita"
18648
18649 \end_inset
18650
18651
18652 \begin_inset Index
18653 status collapsed
18654
18655 \begin_layout Plain Layout
18656 Ecuación ! en negrita
18657 \end_layout
18658
18659 \end_inset
18660
18661
18662 \end_layout
18663
18664 \begin_layout Standard
18665 Para poner en negrita una ecuación completa no se puede usar el comando
18666  
18667 \series bold
18668
18669 \backslash
18670 mathbf
18671 \series default
18672 , porque no funciona con minúsculas griegas.
18673  Además, siempre imprime en redonda las letras latinas, como en la ecuación:
18674 \begin_inset Formula \[
18675 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}\]
18676
18677 \end_inset
18678
18679
18680 \end_layout
18681
18682 \begin_layout Standard
18683 Para presentar la ecuación correctamente se usa el comando 
18684 \series bold
18685 boldsymbol
18686 \series default
18687 :
18688 \begin_inset Formula \[
18689 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}\]
18690
18691 \end_inset
18692
18693
18694 \end_layout
18695
18696 \begin_layout Standard
18697 También es posible poner la fórmula en un 
18698 \series bold
18699 entorno boldmath
18700 \series default
18701 , que se inserta con el comando 
18702 \series bold
18703
18704 \backslash
18705 boldmath
18706 \series default
18707
18708 \begin_inset Index
18709 status collapsed
18710
18711 \begin_layout Plain Layout
18712 Comandos ! B ! 
18713 \backslash
18714 boldmath
18715 \end_layout
18716
18717 \end_inset
18718
18719  en modo TeX.
18720  Para finalizar el entorno se usa el comando 
18721 \series bold
18722
18723 \backslash
18724 unboldmath
18725 \series default
18726
18727 \begin_inset Index
18728 status collapsed
18729
18730 \begin_layout Plain Layout
18731 Comandos ! U ! 
18732 \backslash
18733 unboldmath
18734 \end_layout
18735
18736 \end_inset
18737
18738  en modo TeX.
18739 \begin_inset ERT
18740 status collapsed
18741
18742 \begin_layout Plain Layout
18743
18744
18745 \backslash
18746 boldmath
18747 \end_layout
18748
18749 \end_inset
18750
18751
18752 \begin_inset Formula \[
18753 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}\]
18754
18755 \end_inset
18756
18757
18758 \end_layout
18759
18760 \begin_layout Standard
18761 \begin_inset ERT
18762 status collapsed
18763
18764 \begin_layout Plain Layout
18765
18766
18767 \backslash
18768 unboldmath
18769 \end_layout
18770
18771 \end_inset
18772
18773
18774 \end_layout
18775
18776 \begin_layout Subsection
18777 Ecuaciones coloreadas
18778 \begin_inset Index
18779 status collapsed
18780
18781 \begin_layout Plain Layout
18782 Ecuación ! coloreada
18783 \end_layout
18784
18785 \end_inset
18786
18787
18788 \end_layout
18789
18790 \begin_layout Standard
18791 Las ecuaciones se pueden colorear como texto normal: selecciona una ecuación
18792  o una parte de una ecuación y usa el diálogo 
18793 \family sans
18794 Estilo del texto
18795 \family default
18796 .
18797  Aquí hay una ecuación en magenta:
18798 \begin_inset Formula \[
18799 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18800
18801 \end_inset
18802
18803 También puedes definir tus propios colores como se describe en
18804 \begin_inset space ~
18805 \end_inset
18806
18807
18808 \begin_inset CommandInset ref
18809 LatexCommand ref
18810 reference "sub:Cuadros-coloreados"
18811
18812 \end_inset
18813
18814 .
18815  Pueden usarse con el comando en código TeX 
18816 \series bold
18817
18818 \backslash
18819 textcolor
18820 \series default
18821
18822 \begin_inset Index
18823 status collapsed
18824
18825 \begin_layout Plain Layout
18826 Comandos ! T ! 
18827 \backslash
18828 textcolor
18829 \end_layout
18830
18831 \end_inset
18832
18833  según el esquema
18834 \end_layout
18835
18836 \begin_layout Standard
18837
18838 \series bold
18839
18840 \backslash
18841 textcolor{color}{caracteres o ecuación}
18842 \end_layout
18843
18844 \begin_layout Standard
18845 \begin_inset Newpage pagebreak
18846 \end_inset
18847
18848
18849 \end_layout
18850
18851 \begin_layout Standard
18852 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
18853 e en rojo:
18854 \end_layout
18855
18856 \begin_layout Standard
18857 \begin_inset ERT
18858 status collapsed
18859
18860 \begin_layout Plain Layout
18861
18862
18863 \backslash
18864 textcolor{verdeoscuro}{
18865 \end_layout
18866
18867 \end_inset
18868
18869
18870 \begin_inset Formula \[
18871 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18872
18873 \end_inset
18874
18875
18876 \begin_inset ERT
18877 status collapsed
18878
18879 \begin_layout Plain Layout
18880
18881 }
18882 \end_layout
18883
18884 \end_inset
18885
18886
18887 \end_layout
18888
18889 \begin_layout Standard
18890 Debido a un error en LyX los colores personalizados se pueden aplicar sólo
18891  a ecuaciones completas.
18892 \begin_inset Foot
18893 status collapsed
18894
18895 \begin_layout Plain Layout
18896 \begin_inset CommandInset href
18897 LatexCommand href
18898 name "LyX-bug #5269"
18899 target "http://www.lyx.org/trac/ticket/5269"
18900
18901 \end_inset
18902
18903
18904 \end_layout
18905
18906 \end_inset
18907
18908
18909 \end_layout
18910
18911 \begin_layout Subsection
18912 Tamaños de fuentes
18913 \begin_inset CommandInset label
18914 LatexCommand label
18915 name "sub:Tamaños-de-fuentes"
18916
18917 \end_inset
18918
18919
18920 \begin_inset Index
18921 status collapsed
18922
18923 \begin_layout Plain Layout
18924 Fuentes ! tamaño
18925 \end_layout
18926
18927 \end_inset
18928
18929
18930 \end_layout
18931
18932 \begin_layout Standard
18933 Para los caracteres en ecuaciones hay, como para caracteres en texto, los
18934  siguientes comandos de tamaño:
18935 \end_layout
18936
18937 \begin_layout Standard
18938
18939 \series bold
18940
18941 \backslash
18942 Huge
18943 \series default
18944
18945 \series bold
18946
18947 \backslash
18948 huge
18949 \series default
18950
18951 \series bold
18952
18953 \backslash
18954 LARGE
18955 \series default
18956
18957 \series bold
18958
18959 \backslash
18960 Large
18961 \series default
18962
18963 \series bold
18964
18965 \backslash
18966 large
18967 \series default
18968
18969 \series bold
18970
18971 \backslash
18972 normalsize
18973 \series default
18974
18975 \series bold
18976
18977 \backslash
18978 small
18979 \series default
18980 ,
18981 \begin_inset Newline newline
18982 \end_inset
18983
18984
18985 \series bold
18986
18987 \backslash
18988 footnotesize
18989 \series default
18990
18991 \series bold
18992
18993 \backslash
18994 scriptsize
18995 \series default
18996 , y 
18997 \series bold
18998
18999 \backslash
19000 tiny
19001 \end_layout
19002
19003 \begin_layout Standard
19004 El tamaño dado por los comandos depende del tamaño base de la fuente en
19005  el documento, dado por el comando 
19006 \series bold
19007
19008 \backslash
19009 normalsize
19010 \series default
19011 .
19012  Los demás comandos producen tamaños menores o mayores que 
19013 \series bold
19014
19015 \backslash
19016 normalsize
19017 \series default
19018 .
19019  No obstante, puede que el tamaño de fuente no exceda de cierto valor.
19020  Si, por ejemplo, la fuente del documento es de 12
19021 \begin_inset space \thinspace{}
19022 \end_inset
19023
19024 pt, el comando 
19025 \series bold
19026
19027 \backslash
19028 Huge
19029 \series default
19030  da el mismo tamaño que 
19031 \series bold
19032
19033 \backslash
19034 huge
19035 \series default
19036 .
19037 \end_layout
19038
19039 \begin_layout Standard
19040 Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica
19041  a todas las ecuaciones y texto siguientes.
19042  Para volver al tamaño anterior hay que insertar el comando 
19043 \series bold
19044
19045 \backslash
19046 normalsize
19047 \series default
19048  en modo TeX detrás de la ecuación.
19049 \end_layout
19050
19051 \begin_layout Standard
19052
19053 \lang english
19054 Within a formula the size can be changed using the following size commands:
19055 \end_layout
19056
19057 \begin_layout Standard
19058 \noindent
19059 \align center
19060 \begin_inset Tabular
19061 <lyxtabular version="3" rows="5" columns="2">
19062 <features>
19063 <column alignment="center" valignment="top" width="0">
19064 <column alignment="center" valignment="top" width="0">
19065 <row>
19066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19067 \begin_inset Text
19068
19069 \begin_layout Plain Layout
19070 Comando
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19076 \begin_inset Text
19077
19078 \begin_layout Plain Layout
19079 Resultado
19080 \begin_inset Note Note
19081 status collapsed
19082
19083 \begin_layout Plain Layout
19084
19085 \series bold
19086
19087 \backslash
19088 raisebox
19089 \series default
19090  se usa sólo como espaciador
19091 \end_layout
19092
19093 \end_inset
19094
19095
19096 \end_layout
19097
19098 \end_inset
19099 </cell>
19100 </row>
19101 <row>
19102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106
19107 \backslash
19108 displaystyle
19109 \begin_inset Index
19110 status collapsed
19111
19112 \begin_layout Plain Layout
19113 Comandos ! D ! 
19114 \backslash
19115 displaystyle
19116 \end_layout
19117
19118 \end_inset
19119
19120
19121 \end_layout
19122
19123 \end_inset
19124 </cell>
19125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19126 \begin_inset Text
19127
19128 \begin_layout Plain Layout
19129 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19130 \end_inset
19131
19132
19133 \end_layout
19134
19135 \end_inset
19136 </cell>
19137 </row>
19138 <row>
19139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19140 \begin_inset Text
19141
19142 \begin_layout Plain Layout
19143
19144 \backslash
19145 textstyle
19146 \end_layout
19147
19148 \end_inset
19149 </cell>
19150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19151 \begin_inset Text
19152
19153 \begin_layout Plain Layout
19154 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19155 \end_inset
19156
19157
19158 \end_layout
19159
19160 \end_inset
19161 </cell>
19162 </row>
19163 <row>
19164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19165 \begin_inset Text
19166
19167 \begin_layout Plain Layout
19168
19169 \backslash
19170 scriptstyle
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19176 \begin_inset Text
19177
19178 \begin_layout Plain Layout
19179 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19180 \end_inset
19181
19182
19183 \end_layout
19184
19185 \end_inset
19186 </cell>
19187 </row>
19188 <row>
19189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19190 \begin_inset Text
19191
19192 \begin_layout Plain Layout
19193
19194 \backslash
19195 scriptscriptstyle
19196 \end_layout
19197
19198 \end_inset
19199 </cell>
19200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19201 \begin_inset Text
19202
19203 \begin_layout Plain Layout
19204 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19205 \end_inset
19206
19207
19208 \end_layout
19209
19210 \end_inset
19211 </cell>
19212 </row>
19213 </lyxtabular>
19214
19215 \end_inset
19216
19217
19218 \end_layout
19219
19220 \begin_layout Standard
19221
19222 \lang english
19223 After entering these commands, a blue box appears in which the formula parts
19224  are inserted.
19225 \end_layout
19226
19227 \begin_layout Standard
19228
19229 \lang english
19230 There is a further method to change the font size, that though only works
19231  for symbols or letters in mathematical text.
19232  To use it, one of the above text size commands is inserted in mathematical
19233  text.
19234 \lang spanish
19235 Todos los caracteres siguientes, hasta el final del texto matemático o hasta
19236  otro comando de tamaño, tendrán el tamaño seleccionado.
19237  Dos ejemplos:
19238 \end_layout
19239
19240 \begin_layout Standard
19241 \begin_inset VSpace -2mm
19242 \end_inset
19243
19244
19245 \end_layout
19246
19247 \begin_layout Standard
19248 \begin_inset ERT
19249 status collapsed
19250
19251 \begin_layout Plain Layout
19252
19253
19254 \backslash
19255 huge
19256 \end_layout
19257
19258 \end_inset
19259
19260
19261 \begin_inset Formula \[
19262 A=\frac{B}{c}\cdot\maltese\]
19263
19264 \end_inset
19265
19266
19267 \begin_inset Formula \[
19268 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
19269
19270 \end_inset
19271
19272
19273 \end_layout
19274
19275 \begin_layout Standard
19276 \begin_inset ERT
19277 status collapsed
19278
19279 \begin_layout Plain Layout
19280
19281
19282 \backslash
19283 normalsize
19284 \end_layout
19285
19286 \end_inset
19287
19288
19289 \begin_inset VSpace medskip
19290 \end_inset
19291
19292
19293 \end_layout
19294
19295 \begin_layout Standard
19296 Antes de las ecuaciones se ha insertado el comando 
19297 \series bold
19298
19299 \backslash
19300 huge
19301 \series default
19302 .
19303  Para la segunda ecuación el comando es:
19304 \begin_inset Newline newline
19305 \end_inset
19306
19307
19308 \series bold
19309
19310 \backslash
19311 maltese
19312 \begin_inset ERT
19313 status collapsed
19314
19315 \begin_layout Plain Layout
19316
19317
19318 \backslash
19319 spce 
19320 \end_layout
19321
19322 \end_inset
19323
19324 A Alt+M M 
19325 \backslash
19326 Large
19327 \begin_inset ERT
19328 status collapsed
19329
19330 \begin_layout Plain Layout
19331
19332
19333 \backslash
19334 spce 
19335 \end_layout
19336
19337 \end_inset
19338
19339
19340 \backslash
19341 maltese
19342 \begin_inset ERT
19343 status collapsed
19344
19345 \begin_layout Plain Layout
19346
19347
19348 \backslash
19349 spce 
19350 \end_layout
19351
19352 \end_inset
19353
19354
19355 \backslash
19356 textit
19357 \begin_inset ERT
19358 status collapsed
19359
19360 \begin_layout Plain Layout
19361
19362
19363 \backslash
19364 spce 
19365 \end_layout
19366
19367 \end_inset
19368
19369 A
19370 \begin_inset Formula $\to$
19371 \end_inset
19372
19373
19374 \begin_inset Formula $\to$
19375 \end_inset
19376
19377
19378 \begin_inset Newline newline
19379 \end_inset
19380
19381
19382 \begin_inset space \hspace*{}
19383 \length 1cm
19384 \end_inset
19385
19386 Alt+M M 
19387 \backslash
19388 tiny
19389 \begin_inset ERT
19390 status collapsed
19391
19392 \begin_layout Plain Layout
19393
19394
19395 \backslash
19396 spce 
19397 \end_layout
19398
19399 \end_inset
19400
19401
19402 \backslash
19403 maltese
19404 \begin_inset ERT
19405 status collapsed
19406
19407 \begin_layout Plain Layout
19408
19409
19410 \backslash
19411 spce 
19412 \end_layout
19413
19414 \end_inset
19415
19416
19417 \backslash
19418 textit
19419 \begin_inset ERT
19420 status collapsed
19421
19422 \begin_layout Plain Layout
19423
19424
19425 \backslash
19426 spce 
19427 \end_layout
19428
19429 \end_inset
19430
19431 A
19432 \end_layout
19433
19434 \begin_layout Standard
19435 Si un símbolo no se puede mostrar en distintos tamaños se usará siempre
19436  el tamaño por omisión.
19437 \end_layout
19438
19439 \begin_layout Section
19440 Letras griegas
19441 \begin_inset Index
19442 status collapsed
19443
19444 \begin_layout Plain Layout
19445 Letras griegas
19446 \end_layout
19447
19448 \end_inset
19449
19450
19451 \end_layout
19452
19453 \begin_layout Standard
19454 Todas las letras griegas se pueden insertar además mediante el botón 
19455 \begin_inset Graphics
19456         filename ../../images/math/alpha.png
19457         scale 85
19458
19459 \end_inset
19460
19461  de la barra de ecuaciones.
19462 \end_layout
19463
19464 \begin_layout Subsection
19465 Minúsculas
19466 \begin_inset Index
19467 status collapsed
19468
19469 \begin_layout Plain Layout
19470 Letras griegas ! minúsculas
19471 \end_layout
19472
19473 \end_inset
19474
19475
19476 \end_layout
19477
19478 \begin_layout Standard
19479 \begin_inset space \hfill{}
19480 \end_inset
19481
19482
19483 \begin_inset Tabular
19484 <lyxtabular version="3" rows="11" columns="2">
19485 <features>
19486 <column alignment="center" valignment="top" width="0pt">
19487 <column alignment="center" valignment="top" width="0pt">
19488 <row>
19489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19490 \begin_inset Text
19491
19492 \begin_layout Plain Layout
19493 Comando
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502 Símbolo
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 </row>
19508 <row>
19509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513
19514 \backslash
19515 alpha
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524 \begin_inset Formula $\alpha$
19525 \end_inset
19526
19527
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 </row>
19533 <row>
19534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538
19539 \backslash
19540 beta
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549 \begin_inset Formula $\beta$
19550 \end_inset
19551
19552
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 </row>
19558 <row>
19559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19560 \begin_inset Text
19561
19562 \begin_layout Plain Layout
19563
19564 \backslash
19565 gamma
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 \begin_inset Formula $\gamma$
19575 \end_inset
19576
19577
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 </row>
19583 <row>
19584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Plain Layout
19588
19589 \backslash
19590 delta
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599 \begin_inset Formula $\delta$
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \end_inset
19606 </cell>
19607 </row>
19608 <row>
19609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613
19614 \backslash
19615 epsilon
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624 \begin_inset Formula $\epsilon$
19625 \end_inset
19626
19627
19628 \end_layout
19629
19630 \end_inset
19631 </cell>
19632 </row>
19633 <row>
19634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19635 \begin_inset Text
19636
19637 \begin_layout Plain Layout
19638
19639 \backslash
19640 varepsilon
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19646 \begin_inset Text
19647
19648 \begin_layout Plain Layout
19649 \begin_inset Formula $\varepsilon$
19650 \end_inset
19651
19652
19653 \end_layout
19654
19655 \end_inset
19656 </cell>
19657 </row>
19658 <row>
19659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663
19664 \backslash
19665 zeta
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674 \begin_inset Formula $\zeta$
19675 \end_inset
19676
19677
19678 \end_layout
19679
19680 \end_inset
19681 </cell>
19682 </row>
19683 <row>
19684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19685 \begin_inset Text
19686
19687 \begin_layout Plain Layout
19688
19689 \backslash
19690 eta
19691 \end_layout
19692
19693 \end_inset
19694 </cell>
19695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19696 \begin_inset Text
19697
19698 \begin_layout Plain Layout
19699 \begin_inset Formula $\eta$
19700 \end_inset
19701
19702
19703 \end_layout
19704
19705 \end_inset
19706 </cell>
19707 </row>
19708 <row>
19709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19710 \begin_inset Text
19711
19712 \begin_layout Plain Layout
19713
19714 \backslash
19715 theta
19716 \end_layout
19717
19718 \end_inset
19719 </cell>
19720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19721 \begin_inset Text
19722
19723 \begin_layout Plain Layout
19724 \begin_inset Formula $\theta$
19725 \end_inset
19726
19727
19728 \end_layout
19729
19730 \end_inset
19731 </cell>
19732 </row>
19733 <row>
19734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738
19739 \backslash
19740 vartheta
19741 \end_layout
19742
19743 \end_inset
19744 </cell>
19745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19746 \begin_inset Text
19747
19748 \begin_layout Plain Layout
19749 \begin_inset Formula $\vartheta$
19750 \end_inset
19751
19752
19753 \end_layout
19754
19755 \end_inset
19756 </cell>
19757 </row>
19758 </lyxtabular>
19759
19760 \end_inset
19761
19762
19763 \begin_inset space \hfill{}
19764 \end_inset
19765
19766
19767 \begin_inset Tabular
19768 <lyxtabular version="3" rows="12" columns="2">
19769 <features>
19770 <column alignment="center" valignment="top" width="0pt">
19771 <column alignment="center" valignment="top" width="0pt">
19772 <row>
19773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777 Comando
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19783 \begin_inset Text
19784
19785 \begin_layout Plain Layout
19786 Símbolo
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
19791 </row>
19792 <row>
19793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797
19798 \backslash
19799 iota
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19805 \begin_inset Text
19806
19807 \begin_layout Plain Layout
19808 \begin_inset Formula $\iota$
19809 \end_inset
19810
19811
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 </row>
19817 <row>
19818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19819 \begin_inset Text
19820
19821 \begin_layout Plain Layout
19822
19823 \backslash
19824 kappa
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833 \begin_inset Formula $\kappa$
19834 \end_inset
19835
19836
19837 \end_layout
19838
19839 \end_inset
19840 </cell>
19841 </row>
19842 <row>
19843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Plain Layout
19847
19848 \backslash
19849 varkappa
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858 \begin_inset Formula $\varkappa$
19859 \end_inset
19860
19861
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 </row>
19867 <row>
19868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872
19873 \backslash
19874 lambda
19875 \end_layout
19876
19877 \end_inset
19878 </cell>
19879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19880 \begin_inset Text
19881
19882 \begin_layout Plain Layout
19883 \begin_inset Formula $\lambda$
19884 \end_inset
19885
19886
19887 \end_layout
19888
19889 \end_inset
19890 </cell>
19891 </row>
19892 <row>
19893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19894 \begin_inset Text
19895
19896 \begin_layout Plain Layout
19897
19898 \backslash
19899 mu
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908 \begin_inset Formula $\mu$
19909 \end_inset
19910
19911
19912 \end_layout
19913
19914 \end_inset
19915 </cell>
19916 </row>
19917 <row>
19918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19919 \begin_inset Text
19920
19921 \begin_layout Plain Layout
19922
19923 \backslash
19924 nu
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Plain Layout
19933 \begin_inset Formula $\nu$
19934 \end_inset
19935
19936
19937 \end_layout
19938
19939 \end_inset
19940 </cell>
19941 </row>
19942 <row>
19943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19944 \begin_inset Text
19945
19946 \begin_layout Plain Layout
19947
19948 \backslash
19949 xi
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19955 \begin_inset Text
19956
19957 \begin_layout Plain Layout
19958 \begin_inset Formula $\xi$
19959 \end_inset
19960
19961
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 </row>
19967 <row>
19968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19969 \begin_inset Text
19970
19971 \begin_layout Plain Layout
19972 o
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19978 \begin_inset Text
19979
19980 \begin_layout Plain Layout
19981 \begin_inset Formula $o$
19982 \end_inset
19983
19984
19985 \end_layout
19986
19987 \end_inset
19988 </cell>
19989 </row>
19990 <row>
19991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995
19996 \backslash
19997 pi
19998 \end_layout
19999
20000 \end_inset
20001 </cell>
20002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20003 \begin_inset Text
20004
20005 \begin_layout Plain Layout
20006 \begin_inset Formula $\pi$
20007 \end_inset
20008
20009
20010 \end_layout
20011
20012 \end_inset
20013 </cell>
20014 </row>
20015 <row>
20016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20017 \begin_inset Text
20018
20019 \begin_layout Plain Layout
20020
20021 \backslash
20022 varpi
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20028 \begin_inset Text
20029
20030 \begin_layout Plain Layout
20031 \begin_inset Formula $\varpi$
20032 \end_inset
20033
20034
20035 \end_layout
20036
20037 \end_inset
20038 </cell>
20039 </row>
20040 <row>
20041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Plain Layout
20045
20046 \backslash
20047 rho
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20053 \begin_inset Text
20054
20055 \begin_layout Plain Layout
20056 \begin_inset Formula $\rho$
20057 \end_inset
20058
20059
20060 \end_layout
20061
20062 \end_inset
20063 </cell>
20064 </row>
20065 </lyxtabular>
20066
20067 \end_inset
20068
20069
20070 \begin_inset space \hfill{}
20071 \end_inset
20072
20073
20074 \begin_inset Tabular
20075 <lyxtabular version="3" rows="11" columns="2">
20076 <features>
20077 <column alignment="center" valignment="top" width="0pt">
20078 <column alignment="center" valignment="top" width="0pt">
20079 <row>
20080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084 Comando
20085 \end_layout
20086
20087 \end_inset
20088 </cell>
20089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20090 \begin_inset Text
20091
20092 \begin_layout Plain Layout
20093 Símbolo
20094 \end_layout
20095
20096 \end_inset
20097 </cell>
20098 </row>
20099 <row>
20100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104
20105 \backslash
20106 varrho
20107 \end_layout
20108
20109 \end_inset
20110 </cell>
20111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20112 \begin_inset Text
20113
20114 \begin_layout Plain Layout
20115 \begin_inset Formula $\varrho$
20116 \end_inset
20117
20118
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 </row>
20124 <row>
20125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129
20130 \backslash
20131 sigma
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140 \begin_inset Formula $\sigma$
20141 \end_inset
20142
20143
20144 \end_layout
20145
20146 \end_inset
20147 </cell>
20148 </row>
20149 <row>
20150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154
20155 \backslash
20156 varsigma
20157 \end_layout
20158
20159 \end_inset
20160 </cell>
20161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20162 \begin_inset Text
20163
20164 \begin_layout Plain Layout
20165 \begin_inset Formula $\varsigma$
20166 \end_inset
20167
20168
20169 \end_layout
20170
20171 \end_inset
20172 </cell>
20173 </row>
20174 <row>
20175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179
20180 \backslash
20181 tau
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20187 \begin_inset Text
20188
20189 \begin_layout Plain Layout
20190 \begin_inset Formula $\tau$
20191 \end_inset
20192
20193
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 </row>
20199 <row>
20200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204
20205 \backslash
20206 upsilon
20207 \end_layout
20208
20209 \end_inset
20210 </cell>
20211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20212 \begin_inset Text
20213
20214 \begin_layout Plain Layout
20215 \begin_inset Formula $\upsilon$
20216 \end_inset
20217
20218
20219 \end_layout
20220
20221 \end_inset
20222 </cell>
20223 </row>
20224 <row>
20225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229
20230 \backslash
20231 phi
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240 \begin_inset Formula $\phi$
20241 \end_inset
20242
20243
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 </row>
20249 <row>
20250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254
20255 \backslash
20256 varphi
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20262 \begin_inset Text
20263
20264 \begin_layout Plain Layout
20265 \begin_inset Formula $\varphi$
20266 \end_inset
20267
20268
20269 \end_layout
20270
20271 \end_inset
20272 </cell>
20273 </row>
20274 <row>
20275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279
20280 \backslash
20281 chi
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290 \begin_inset Formula $\chi$
20291 \end_inset
20292
20293
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 </row>
20299 <row>
20300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304
20305 \backslash
20306 psi
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 \begin_inset Formula $\psi$
20316 \end_inset
20317
20318
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 </row>
20324 <row>
20325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20326 \begin_inset Text
20327
20328 \begin_layout Plain Layout
20329
20330 \backslash
20331 omega
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340 \begin_inset Formula $\omega$
20341 \end_inset
20342
20343
20344 \end_layout
20345
20346 \end_inset
20347 </cell>
20348 </row>
20349 </lyxtabular>
20350
20351 \end_inset
20352
20353
20354 \begin_inset space \hfill{}
20355 \end_inset
20356
20357
20358 \end_layout
20359
20360 \begin_layout Standard
20361 \begin_inset VSpace medskip
20362 \end_inset
20363
20364
20365 \end_layout
20366
20367 \begin_layout Standard
20368 Cómo escribir letras griegas en redonda se explica en 
20369 \begin_inset CommandInset ref
20370 LatexCommand ref
20371 reference "sub:Griegas-en-redonda"
20372
20373 \end_inset
20374
20375 .
20376 \end_layout
20377
20378 \begin_layout Subsection
20379 Mayúsculas
20380 \begin_inset Index
20381 status collapsed
20382
20383 \begin_layout Plain Layout
20384 Letras griegas ! mayúsculas
20385 \end_layout
20386
20387 \end_inset
20388
20389
20390 \end_layout
20391
20392 \begin_layout Standard
20393 \begin_inset space \hfill{}
20394 \end_inset
20395
20396
20397 \begin_inset Tabular
20398 <lyxtabular version="3" rows="7" columns="2">
20399 <features>
20400 <column alignment="center" valignment="top" width="0pt">
20401 <column alignment="center" valignment="top" width="0pt">
20402 <row>
20403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20404 \begin_inset Text
20405
20406 \begin_layout Plain Layout
20407 Comando
20408 \end_layout
20409
20410 \end_inset
20411 </cell>
20412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20413 \begin_inset Text
20414
20415 \begin_layout Plain Layout
20416 Símbolo
20417 \end_layout
20418
20419 \end_inset
20420 </cell>
20421 </row>
20422 <row>
20423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20424 \begin_inset Text
20425
20426 \begin_layout Plain Layout
20427
20428 \backslash
20429 Gamma
20430 \end_layout
20431
20432 \end_inset
20433 </cell>
20434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20435 \begin_inset Text
20436
20437 \begin_layout Plain Layout
20438 \begin_inset Formula $\Gamma$
20439 \end_inset
20440
20441
20442 \end_layout
20443
20444 \end_inset
20445 </cell>
20446 </row>
20447 <row>
20448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20449 \begin_inset Text
20450
20451 \begin_layout Plain Layout
20452
20453 \backslash
20454 Delta
20455 \end_layout
20456
20457 \end_inset
20458 </cell>
20459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20460 \begin_inset Text
20461
20462 \begin_layout Plain Layout
20463 \begin_inset Formula $\Delta$
20464 \end_inset
20465
20466
20467 \end_layout
20468
20469 \end_inset
20470 </cell>
20471 </row>
20472 <row>
20473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20474 \begin_inset Text
20475
20476 \begin_layout Plain Layout
20477
20478 \backslash
20479 Theta
20480 \end_layout
20481
20482 \end_inset
20483 </cell>
20484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20485 \begin_inset Text
20486
20487 \begin_layout Plain Layout
20488 \begin_inset Formula $\Theta$
20489 \end_inset
20490
20491
20492 \end_layout
20493
20494 \end_inset
20495 </cell>
20496 </row>
20497 <row>
20498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20499 \begin_inset Text
20500
20501 \begin_layout Plain Layout
20502
20503 \backslash
20504 Lambda
20505 \end_layout
20506
20507 \end_inset
20508 </cell>
20509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20510 \begin_inset Text
20511
20512 \begin_layout Plain Layout
20513 \begin_inset Formula $\Lambda$
20514 \end_inset
20515
20516
20517 \end_layout
20518
20519 \end_inset
20520 </cell>
20521 </row>
20522 <row>
20523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20524 \begin_inset Text
20525
20526 \begin_layout Plain Layout
20527
20528 \backslash
20529 Xi
20530 \end_layout
20531
20532 \end_inset
20533 </cell>
20534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20535 \begin_inset Text
20536
20537 \begin_layout Plain Layout
20538 \begin_inset Formula $\Xi$
20539 \end_inset
20540
20541
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 </row>
20547 <row>
20548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20549 \begin_inset Text
20550
20551 \begin_layout Plain Layout
20552
20553 \backslash
20554 Pi
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563 \begin_inset Formula $\Pi$
20564 \end_inset
20565
20566
20567 \end_layout
20568
20569 \end_inset
20570 </cell>
20571 </row>
20572 </lyxtabular>
20573
20574 \end_inset
20575
20576
20577 \begin_inset space \hfill{}
20578 \end_inset
20579
20580
20581 \begin_inset Tabular
20582 <lyxtabular version="3" rows="6" columns="2">
20583 <features>
20584 <column alignment="center" valignment="top" width="0pt">
20585 <column alignment="center" valignment="top" width="0pt">
20586 <row>
20587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20588 \begin_inset Text
20589
20590 \begin_layout Plain Layout
20591 Comando
20592 \end_layout
20593
20594 \end_inset
20595 </cell>
20596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Plain Layout
20600 Símbolo
20601 \end_layout
20602
20603 \end_inset
20604 </cell>
20605 </row>
20606 <row>
20607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Plain Layout
20611
20612 \backslash
20613 Sigma
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622 \begin_inset Formula $\Sigma$
20623 \end_inset
20624
20625
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 </row>
20631 <row>
20632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636
20637 \backslash
20638 Upsilon
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 \begin_inset Formula $\Upsilon$
20648 \end_inset
20649
20650
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 </row>
20656 <row>
20657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661
20662 \backslash
20663 Phi
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Plain Layout
20672 \begin_inset Formula $\Phi$
20673 \end_inset
20674
20675
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 </row>
20681 <row>
20682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20683 \begin_inset Text
20684
20685 \begin_layout Plain Layout
20686
20687 \backslash
20688 Psi
20689 \end_layout
20690
20691 \end_inset
20692 </cell>
20693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20694 \begin_inset Text
20695
20696 \begin_layout Plain Layout
20697 \begin_inset Formula $\Psi$
20698 \end_inset
20699
20700
20701 \end_layout
20702
20703 \end_inset
20704 </cell>
20705 </row>
20706 <row>
20707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20708 \begin_inset Text
20709
20710 \begin_layout Plain Layout
20711
20712 \backslash
20713 Omega
20714 \end_layout
20715
20716 \end_inset
20717 </cell>
20718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20719 \begin_inset Text
20720
20721 \begin_layout Plain Layout
20722 \begin_inset Formula $\Omega$
20723 \end_inset
20724
20725
20726 \end_layout
20727
20728 \end_inset
20729 </cell>
20730 </row>
20731 </lyxtabular>
20732
20733 \end_inset
20734
20735
20736 \begin_inset space \hfill{}
20737 \end_inset
20738
20739
20740 \end_layout
20741
20742 \begin_layout Standard
20743 \begin_inset VSpace medskip
20744 \end_inset
20745
20746
20747 \end_layout
20748
20749 \begin_layout Standard
20750 Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño
20751  cuando se desarrolló TeX.
20752  Para obtener mayúsculas en cursiva, inicia cada comando con 
20753 \series bold
20754 var
20755 \series default
20756 .
20757  Por ejemplo, el comando 
20758 \series bold
20759
20760 \backslash
20761 varGamma
20762 \series default
20763  genera: 
20764 \begin_inset Formula $\varGamma$
20765 \end_inset
20766
20767
20768 \end_layout
20769
20770 \begin_layout Subsection
20771 Letras en negrita
20772 \begin_inset Index
20773 status collapsed
20774
20775 \begin_layout Plain Layout
20776 Letras griegas ! en negrita
20777 \end_layout
20778
20779 \end_inset
20780
20781
20782 \end_layout
20783
20784 \begin_layout Standard
20785 Las letras griegas no admiten diferentes estilos de fuente como las latinas.
20786  Sólo se pueden poner en negrita con el comando 
20787 \series bold
20788
20789 \backslash
20790 boldsymbol
20791 \series default
20792
20793 \begin_inset Index
20794 status collapsed
20795
20796 \begin_layout Plain Layout
20797 Comandos ! B ! 
20798 \backslash
20799 boldsymbol
20800 \end_layout
20801
20802 \end_inset
20803
20804 .
20805 \end_layout
20806
20807 \begin_layout Standard
20808 \align center
20809 \begin_inset Tabular
20810 <lyxtabular version="3" rows="3" columns="2">
20811 <features>
20812 <column alignment="center" valignment="top" width="0">
20813 <column alignment="center" valignment="top" width="0">
20814 <row>
20815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20816 \begin_inset Text
20817
20818 \begin_layout Plain Layout
20819 Comando
20820 \end_layout
20821
20822 \end_inset
20823 </cell>
20824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20825 \begin_inset Text
20826
20827 \begin_layout Plain Layout
20828 Símbolo
20829 \end_layout
20830
20831 \end_inset
20832 </cell>
20833 </row>
20834 <row>
20835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20836 \begin_inset Text
20837
20838 \begin_layout Plain Layout
20839
20840 \backslash
20841 Upsilon
20842 \backslash
20843 boldsymbol
20844 \backslash
20845 Upsilon
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20855 \end_inset
20856
20857
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 </row>
20863 <row>
20864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868
20869 \backslash
20870 theta
20871 \backslash
20872 boldsymbol
20873 \backslash
20874 theta
20875 \end_layout
20876
20877 \end_inset
20878 </cell>
20879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20880 \begin_inset Text
20881
20882 \begin_layout Plain Layout
20883 \begin_inset Formula $\theta\boldsymbol{\theta}$
20884 \end_inset
20885
20886
20887 \end_layout
20888
20889 \end_inset
20890 </cell>
20891 </row>
20892 </lyxtabular>
20893
20894 \end_inset
20895
20896
20897 \end_layout
20898
20899 \begin_layout Section
20900 Símbolos
20901 \begin_inset ERT
20902 status collapsed
20903
20904 \begin_layout Plain Layout
20905
20906
20907 \backslash
20908 texorpdfstring{
20909 \end_layout
20910
20911 \end_inset
20912
20913
20914 \begin_inset Foot
20915 status collapsed
20916
20917 \begin_layout Plain Layout
20918 Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes
20919  LaTeX en 
20920 \begin_inset CommandInset citation
20921 LatexCommand cite
20922 key "Symbols"
20923
20924 \end_inset
20925
20926 .
20927 \end_layout
20928
20929 \end_inset
20930
20931
20932 \begin_inset ERT
20933 status collapsed
20934
20935 \begin_layout Plain Layout
20936
20937 }{}
20938 \end_layout
20939
20940 \end_inset
20941
20942
20943 \begin_inset Note Note
20944 status collapsed
20945
20946 \begin_layout Plain Layout
20947
20948 \backslash
20949 texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores
20950  PDF.
20951 \end_layout
20952
20953 \begin_layout Plain Layout
20954 Más sobre 
20955 \backslash
20956 texorpdfstring en la sección 
20957 \begin_inset CommandInset ref
20958 LatexCommand ref
20959 reference "sub:Ecuaciones-en-encabezados"
20960
20961 \end_inset
20962
20963 .
20964 \end_layout
20965
20966 \end_inset
20967
20968
20969 \begin_inset Index
20970 status collapsed
20971
20972 \begin_layout Plain Layout
20973 Símbolos
20974 \end_layout
20975
20976 \end_inset
20977
20978
20979 \end_layout
20980
20981 \begin_layout Standard
20982 Muchos de los símbolos listados en esta sección se pueden insertar además
20983  mediante los botones 
20984 \begin_inset Graphics
20985         filename ../../images/math/nabla.png
20986         scale 85
20987
20988 \end_inset
20989
20990  y 
20991 \begin_inset Graphics
20992         filename ../../images/math/digamma.png
20993         scale 85
20994
20995 \end_inset
20996
20997  de la barra de ecuaciones.
20998 \end_layout
20999
21000 \begin_layout Subsection
21001 Símbolos matemáticos
21002 \begin_inset CommandInset label
21003 LatexCommand label
21004 name "sub:Símbolos-matemáticos"
21005
21006 \end_inset
21007
21008
21009 \begin_inset Index
21010 status collapsed
21011
21012 \begin_layout Plain Layout
21013 Símbolos ! matemáticos
21014 \end_layout
21015
21016 \end_inset
21017
21018
21019 \end_layout
21020
21021 \begin_layout Standard
21022 \begin_inset space \hfill{}
21023 \end_inset
21024
21025
21026 \begin_inset Tabular
21027 <lyxtabular version="3" rows="10" columns="2">
21028 <features>
21029 <column alignment="center" valignment="top" width="0pt">
21030 <column alignment="center" valignment="top" width="0pt">
21031 <row>
21032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21033 \begin_inset Text
21034
21035 \begin_layout Plain Layout
21036 Comando
21037 \end_layout
21038
21039 \end_inset
21040 </cell>
21041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21042 \begin_inset Text
21043
21044 \begin_layout Plain Layout
21045 Símbolo
21046 \end_layout
21047
21048 \end_inset
21049 </cell>
21050 </row>
21051 <row>
21052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056
21057 \backslash
21058 neg
21059 \end_layout
21060
21061 \end_inset
21062 </cell>
21063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21064 \begin_inset Text
21065
21066 \begin_layout Plain Layout
21067 \begin_inset Formula $\neg$
21068 \end_inset
21069
21070
21071 \end_layout
21072
21073 \end_inset
21074 </cell>
21075 </row>
21076 <row>
21077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081
21082 \backslash
21083 Im
21084 \end_layout
21085
21086 \end_inset
21087 </cell>
21088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21089 \begin_inset Text
21090
21091 \begin_layout Plain Layout
21092 \begin_inset Formula $\Im$
21093 \end_inset
21094
21095
21096 \end_layout
21097
21098 \end_inset
21099 </cell>
21100 </row>
21101 <row>
21102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21103 \begin_inset Text
21104
21105 \begin_layout Plain Layout
21106
21107 \backslash
21108 Re
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21114 \begin_inset Text
21115
21116 \begin_layout Plain Layout
21117 \begin_inset Formula $\Re$
21118 \end_inset
21119
21120
21121 \end_layout
21122
21123 \end_inset
21124 </cell>
21125 </row>
21126 <row>
21127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21128 \begin_inset Text
21129
21130 \begin_layout Plain Layout
21131
21132 \backslash
21133 aleph
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21139 \begin_inset Text
21140
21141 \begin_layout Plain Layout
21142 \begin_inset Formula $\aleph$
21143 \end_inset
21144
21145
21146 \end_layout
21147
21148 \end_inset
21149 </cell>
21150 </row>
21151 <row>
21152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156
21157 \backslash
21158 partial
21159 \end_layout
21160
21161 \end_inset
21162 </cell>
21163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21164 \begin_inset Text
21165
21166 \begin_layout Plain Layout
21167 \begin_inset Formula $\partial$
21168 \end_inset
21169
21170
21171 \end_layout
21172
21173 \end_inset
21174 </cell>
21175 </row>
21176 <row>
21177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21178 \begin_inset Text
21179
21180 \begin_layout Plain Layout
21181
21182 \backslash
21183 infty
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21189 \begin_inset Text
21190
21191 \begin_layout Plain Layout
21192 \begin_inset Formula $\infty$
21193 \end_inset
21194
21195
21196 \end_layout
21197
21198 \end_inset
21199 </cell>
21200 </row>
21201 <row>
21202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21203 \begin_inset Text
21204
21205 \begin_layout Plain Layout
21206
21207 \backslash
21208 wp
21209 \end_layout
21210
21211 \end_inset
21212 </cell>
21213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21214 \begin_inset Text
21215
21216 \begin_layout Plain Layout
21217 \begin_inset Formula $\wp$
21218 \end_inset
21219
21220
21221 \end_layout
21222
21223 \end_inset
21224 </cell>
21225 </row>
21226 <row>
21227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21228 \begin_inset Text
21229
21230 \begin_layout Plain Layout
21231
21232 \backslash
21233 imath
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21239 \begin_inset Text
21240
21241 \begin_layout Plain Layout
21242 \begin_inset Formula $\imath$
21243 \end_inset
21244
21245
21246 \end_layout
21247
21248 \end_inset
21249 </cell>
21250 </row>
21251 <row>
21252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21253 \begin_inset Text
21254
21255 \begin_layout Plain Layout
21256
21257 \backslash
21258 jmath
21259 \end_layout
21260
21261 \end_inset
21262 </cell>
21263 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21264 \begin_inset Text
21265
21266 \begin_layout Plain Layout
21267 \begin_inset Formula $\jmath$
21268 \end_inset
21269
21270
21271 \end_layout
21272
21273 \end_inset
21274 </cell>
21275 </row>
21276 </lyxtabular>
21277
21278 \end_inset
21279
21280
21281 \begin_inset space \hfill{}
21282 \end_inset
21283
21284
21285 \begin_inset Tabular
21286 <lyxtabular version="3" rows="10" columns="2">
21287 <features>
21288 <column alignment="center" valignment="top" width="0pt">
21289 <column alignment="center" valignment="top" width="0pt">
21290 <row>
21291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21292 \begin_inset Text
21293
21294 \begin_layout Plain Layout
21295 Comando
21296 \end_layout
21297
21298 \end_inset
21299 </cell>
21300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21301 \begin_inset Text
21302
21303 \begin_layout Plain Layout
21304 Símbolo
21305 \begin_inset Note Note
21306 status collapsed
21307
21308 \begin_layout Plain Layout
21309
21310 \series bold
21311
21312 \backslash
21313 raisebox
21314 \series default
21315  se usa sólo como espaciador
21316 \end_layout
21317
21318 \end_inset
21319
21320
21321 \end_layout
21322
21323 \end_inset
21324 </cell>
21325 </row>
21326 <row>
21327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21328 \begin_inset Text
21329
21330 \begin_layout Plain Layout
21331
21332 \backslash
21333 forall
21334 \end_layout
21335
21336 \end_inset
21337 </cell>
21338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21339 \begin_inset Text
21340
21341 \begin_layout Plain Layout
21342 \begin_inset Formula $\forall$
21343 \end_inset
21344
21345
21346 \end_layout
21347
21348 \end_inset
21349 </cell>
21350 </row>
21351 <row>
21352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21353 \begin_inset Text
21354
21355 \begin_layout Plain Layout
21356
21357 \backslash
21358 exists
21359 \end_layout
21360
21361 \end_inset
21362 </cell>
21363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21364 \begin_inset Text
21365
21366 \begin_layout Plain Layout
21367 \begin_inset Formula $\exists$
21368 \end_inset
21369
21370
21371 \end_layout
21372
21373 \end_inset
21374 </cell>
21375 </row>
21376 <row>
21377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21378 \begin_inset Text
21379
21380 \begin_layout Plain Layout
21381
21382 \backslash
21383 nexists
21384 \end_layout
21385
21386 \end_inset
21387 </cell>
21388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21389 \begin_inset Text
21390
21391 \begin_layout Plain Layout
21392 \begin_inset Formula $\nexists$
21393 \end_inset
21394
21395
21396 \end_layout
21397
21398 \end_inset
21399 </cell>
21400 </row>
21401 <row>
21402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21403 \begin_inset Text
21404
21405 \begin_layout Plain Layout
21406
21407 \backslash
21408 emptyset
21409 \end_layout
21410
21411 \end_inset
21412 </cell>
21413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21414 \begin_inset Text
21415
21416 \begin_layout Plain Layout
21417 \begin_inset Formula $\emptyset$
21418 \end_inset
21419
21420
21421 \end_layout
21422
21423 \end_inset
21424 </cell>
21425 </row>
21426 <row>
21427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21428 \begin_inset Text
21429
21430 \begin_layout Plain Layout
21431
21432 \backslash
21433 varnothing
21434 \end_layout
21435
21436 \end_inset
21437 </cell>
21438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21439 \begin_inset Text
21440
21441 \begin_layout Plain Layout
21442 \begin_inset Formula $\varnothing$
21443 \end_inset
21444
21445
21446 \end_layout
21447
21448 \end_inset
21449 </cell>
21450 </row>
21451 <row>
21452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21453 \begin_inset Text
21454
21455 \begin_layout Plain Layout
21456
21457 \backslash
21458 dag
21459 \end_layout
21460
21461 \end_inset
21462 </cell>
21463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21464 \begin_inset Text
21465
21466 \begin_layout Plain Layout
21467 \begin_inset Formula $\dag$
21468 \end_inset
21469
21470
21471 \end_layout
21472
21473 \end_inset
21474 </cell>
21475 </row>
21476 <row>
21477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21478 \begin_inset Text
21479
21480 \begin_layout Plain Layout
21481
21482 \backslash
21483 ddag
21484 \end_layout
21485
21486 \end_inset
21487 </cell>
21488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21489 \begin_inset Text
21490
21491 \begin_layout Plain Layout
21492 \begin_inset Formula $\ddag$
21493 \end_inset
21494
21495
21496 \end_layout
21497
21498 \end_inset
21499 </cell>
21500 </row>
21501 <row>
21502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21503 \begin_inset Text
21504
21505 \begin_layout Plain Layout
21506
21507 \backslash
21508 complement
21509 \end_layout
21510
21511 \end_inset
21512 </cell>
21513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21514 \begin_inset Text
21515
21516 \begin_layout Plain Layout
21517 \begin_inset ERT
21518 status collapsed
21519
21520 \begin_layout Plain Layout
21521
21522
21523 \backslash
21524 raisebox{-0.8mm}{
21525 \end_layout
21526
21527 \end_inset
21528
21529
21530 \begin_inset Formula $\complement$
21531 \end_inset
21532
21533
21534 \begin_inset ERT
21535 status collapsed
21536
21537 \begin_layout Plain Layout
21538
21539 }
21540 \end_layout
21541
21542 \end_inset
21543
21544
21545 \end_layout
21546
21547 \end_inset
21548 </cell>
21549 </row>
21550 <row>
21551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21552 \begin_inset Text
21553
21554 \begin_layout Plain Layout
21555
21556 \backslash
21557 Bbbk
21558 \end_layout
21559
21560 \end_inset
21561 </cell>
21562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21563 \begin_inset Text
21564
21565 \begin_layout Plain Layout
21566 \begin_inset Formula $\Bbbk$
21567 \end_inset
21568
21569
21570 \end_layout
21571
21572 \end_inset
21573 </cell>
21574 </row>
21575 </lyxtabular>
21576
21577 \end_inset
21578
21579
21580 \begin_inset space \hfill{}
21581 \end_inset
21582
21583
21584 \begin_inset Tabular
21585 <lyxtabular version="3" rows="10" columns="2">
21586 <features>
21587 <column alignment="center" valignment="top" width="0pt">
21588 <column alignment="center" valignment="top" width="0pt">
21589 <row>
21590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594 Comando
21595 \end_layout
21596
21597 \end_inset
21598 </cell>
21599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21600 \begin_inset Text
21601
21602 \begin_layout Plain Layout
21603 Símbolo
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 </row>
21609 <row>
21610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614
21615 \backslash
21616 prime
21617 \end_layout
21618
21619 \end_inset
21620 </cell>
21621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21622 \begin_inset Text
21623
21624 \begin_layout Plain Layout
21625 \begin_inset Formula $\prime$
21626 \end_inset
21627
21628
21629 \end_layout
21630
21631 \end_inset
21632 </cell>
21633 </row>
21634 <row>
21635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21636 \begin_inset Text
21637
21638 \begin_layout Plain Layout
21639
21640 \backslash
21641 backprime
21642 \end_layout
21643
21644 \end_inset
21645 </cell>
21646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21647 \begin_inset Text
21648
21649 \begin_layout Plain Layout
21650 \begin_inset Formula $\backprime$
21651 \end_inset
21652
21653
21654 \end_layout
21655
21656 \end_inset
21657 </cell>
21658 </row>
21659 <row>
21660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664
21665 \backslash
21666 mho
21667 \end_layout
21668
21669 \end_inset
21670 </cell>
21671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Plain Layout
21675 \begin_inset Formula $\mho$
21676 \end_inset
21677
21678
21679 \end_layout
21680
21681 \end_inset
21682 </cell>
21683 </row>
21684 <row>
21685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21686 \begin_inset Text
21687
21688 \begin_layout Plain Layout
21689
21690 \backslash
21691 triangle
21692 \end_layout
21693
21694 \end_inset
21695 </cell>
21696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21697 \begin_inset Text
21698
21699 \begin_layout Plain Layout
21700 \begin_inset Formula $\triangle$
21701 \end_inset
21702
21703
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 </row>
21709 <row>
21710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21711 \begin_inset Text
21712
21713 \begin_layout Plain Layout
21714
21715 \backslash
21716 angle
21717 \end_layout
21718
21719 \end_inset
21720 </cell>
21721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725 \begin_inset Formula $\angle$
21726 \end_inset
21727
21728
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 </row>
21734 <row>
21735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739
21740 \backslash
21741 measuredangle
21742 \end_layout
21743
21744 \end_inset
21745 </cell>
21746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21747 \begin_inset Text
21748
21749 \begin_layout Plain Layout
21750 \begin_inset Formula $\measuredangle$
21751 \end_inset
21752
21753
21754 \end_layout
21755
21756 \end_inset
21757 </cell>
21758 </row>
21759 <row>
21760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21761 \begin_inset Text
21762
21763 \begin_layout Plain Layout
21764
21765 \backslash
21766 sphericalangle
21767 \end_layout
21768
21769 \end_inset
21770 </cell>
21771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21772 \begin_inset Text
21773
21774 \begin_layout Plain Layout
21775 \begin_inset Formula $\sphericalangle$
21776 \end_inset
21777
21778
21779 \end_layout
21780
21781 \end_inset
21782 </cell>
21783 </row>
21784 <row>
21785 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21786 \begin_inset Text
21787
21788 \begin_layout Plain Layout
21789
21790 \backslash
21791 top
21792 \end_layout
21793
21794 \end_inset
21795 </cell>
21796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21797 \begin_inset Text
21798
21799 \begin_layout Plain Layout
21800 \begin_inset Formula $\top$
21801 \end_inset
21802
21803
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 </row>
21809 <row>
21810 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21811 \begin_inset Text
21812
21813 \begin_layout Plain Layout
21814
21815 \backslash
21816 bot
21817 \end_layout
21818
21819 \end_inset
21820 </cell>
21821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21822 \begin_inset Text
21823
21824 \begin_layout Plain Layout
21825 \begin_inset Formula $\bot$
21826 \end_inset
21827
21828
21829 \end_layout
21830
21831 \end_inset
21832 </cell>
21833 </row>
21834 </lyxtabular>
21835
21836 \end_inset
21837
21838
21839 \begin_inset space \hfill{}
21840 \end_inset
21841
21842
21843 \end_layout
21844
21845 \begin_layout Subsection
21846 Símbolos misceláneos
21847 \begin_inset CommandInset label
21848 LatexCommand label
21849 name "sub:Símbolos-misceláneos"
21850
21851 \end_inset
21852
21853
21854 \begin_inset Index
21855 status collapsed
21856
21857 \begin_layout Plain Layout
21858 Símbolos ! misceláneos
21859 \end_layout
21860
21861 \end_inset
21862
21863
21864 \end_layout
21865
21866 \begin_layout Standard
21867 \noindent
21868 \align center
21869 \begin_inset Tabular
21870 <lyxtabular version="3" rows="10" columns="2">
21871 <features>
21872 <column alignment="center" valignment="top" width="0pt">
21873 <column alignment="center" valignment="top" width="0pt">
21874 <row>
21875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21876 \begin_inset Text
21877
21878 \begin_layout Plain Layout
21879 Comando
21880 \end_layout
21881
21882 \end_inset
21883 </cell>
21884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21885 \begin_inset Text
21886
21887 \begin_layout Plain Layout
21888 Símbolo
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 </row>
21894 <row>
21895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21896 \begin_inset Text
21897
21898 \begin_layout Plain Layout
21899
21900 \backslash
21901 flat
21902 \end_layout
21903
21904 \end_inset
21905 </cell>
21906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21907 \begin_inset Text
21908
21909 \begin_layout Plain Layout
21910 \begin_inset Formula $\flat$
21911 \end_inset
21912
21913
21914 \end_layout
21915
21916 \end_inset
21917 </cell>
21918 </row>
21919 <row>
21920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924
21925 \backslash
21926 natural
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935 \begin_inset Formula $\natural$
21936 \end_inset
21937
21938
21939 \end_layout
21940
21941 \end_inset
21942 </cell>
21943 </row>
21944 <row>
21945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949
21950 \backslash
21951 sharp
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21957 \begin_inset Text
21958
21959 \begin_layout Plain Layout
21960 \begin_inset Formula $\sharp$
21961 \end_inset
21962
21963
21964 \end_layout
21965
21966 \end_inset
21967 </cell>
21968 </row>
21969 <row>
21970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974
21975 \backslash
21976 surd
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985 \begin_inset Formula $\surd$
21986 \end_inset
21987
21988
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 </row>
21994 <row>
21995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21996 \begin_inset Text
21997
21998 \begin_layout Plain Layout
21999
22000 \backslash
22001 checkmark
22002 \end_layout
22003
22004 \end_inset
22005 </cell>
22006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \begin_layout Plain Layout
22010 \begin_inset Formula $\checkmark$
22011 \end_inset
22012
22013
22014 \end_layout
22015
22016 \end_inset
22017 </cell>
22018 </row>
22019 <row>
22020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22021 \begin_inset Text
22022
22023 \begin_layout Plain Layout
22024
22025 \backslash
22026 yen
22027 \end_layout
22028
22029 \end_inset
22030 </cell>
22031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22032 \begin_inset Text
22033
22034 \begin_layout Plain Layout
22035 \begin_inset Formula $\yen$
22036 \end_inset
22037
22038
22039 \end_layout
22040
22041 \end_inset
22042 </cell>
22043 </row>
22044 <row>
22045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22046 \begin_inset Text
22047
22048 \begin_layout Plain Layout
22049
22050 \backslash
22051 pounds
22052 \end_layout
22053
22054 \end_inset
22055 </cell>
22056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22057 \begin_inset Text
22058
22059 \begin_layout Plain Layout
22060 \begin_inset Formula $\pounds$
22061 \end_inset
22062
22063
22064 \end_layout
22065
22066 \end_inset
22067 </cell>
22068 </row>
22069 <row>
22070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074 $
22075 \end_layout
22076
22077 \end_inset
22078 </cell>
22079 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22080 \begin_inset Text
22081
22082 \begin_layout Plain Layout
22083 \begin_inset Formula $\$$
22084 \end_inset
22085
22086
22087 \end_layout
22088
22089 \end_inset
22090 </cell>
22091 </row>
22092 <row>
22093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22094 \begin_inset Text
22095
22096 \begin_layout Plain Layout
22097 §
22098 \end_layout
22099
22100 \end_inset
22101 </cell>
22102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22103 \begin_inset Text
22104
22105 \begin_layout Plain Layout
22106 \begin_inset Formula $§$
22107 \end_inset
22108
22109
22110 \end_layout
22111
22112 \end_inset
22113 </cell>
22114 </row>
22115 </lyxtabular>
22116
22117 \end_inset
22118
22119
22120 \begin_inset Tabular
22121 <lyxtabular version="3" rows="10" columns="2">
22122 <features>
22123 <column alignment="center" valignment="top" width="0">
22124 <column alignment="center" valignment="top" width="0">
22125 <row>
22126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22127 \begin_inset Text
22128
22129 \begin_layout Plain Layout
22130 Comando
22131 \end_layout
22132
22133 \end_inset
22134 </cell>
22135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22136 \begin_inset Text
22137
22138 \begin_layout Plain Layout
22139 Símbolo
22140 \end_layout
22141
22142 \end_inset
22143 </cell>
22144 </row>
22145 <row>
22146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22147 \begin_inset Text
22148
22149 \begin_layout Plain Layout
22150
22151 \backslash
22152 hbar
22153 \end_layout
22154
22155 \end_inset
22156 </cell>
22157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22158 \begin_inset Text
22159
22160 \begin_layout Plain Layout
22161 \begin_inset Formula $\hbar$
22162 \end_inset
22163
22164
22165 \end_layout
22166
22167 \end_inset
22168 </cell>
22169 </row>
22170 <row>
22171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22172 \begin_inset Text
22173
22174 \begin_layout Plain Layout
22175
22176 \backslash
22177 hslash
22178 \end_layout
22179
22180 \end_inset
22181 </cell>
22182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22183 \begin_inset Text
22184
22185 \begin_layout Plain Layout
22186 \begin_inset Formula $\hslash$
22187 \end_inset
22188
22189
22190 \end_layout
22191
22192 \end_inset
22193 </cell>
22194 </row>
22195 <row>
22196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22197 \begin_inset Text
22198
22199 \begin_layout Plain Layout
22200
22201 \backslash
22202 clubsuit
22203 \end_layout
22204
22205 \end_inset
22206 </cell>
22207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22208 \begin_inset Text
22209
22210 \begin_layout Plain Layout
22211 \begin_inset Formula $\clubsuit$
22212 \end_inset
22213
22214
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 </row>
22220 <row>
22221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225
22226 \backslash
22227 spadesuit
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22233 \begin_inset Text
22234
22235 \begin_layout Plain Layout
22236 \begin_inset Formula $\spadesuit$
22237 \end_inset
22238
22239
22240 \end_layout
22241
22242 \end_inset
22243 </cell>
22244 </row>
22245 <row>
22246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22247 \begin_inset Text
22248
22249 \begin_layout Plain Layout
22250
22251 \backslash
22252 bigstar
22253 \end_layout
22254
22255 \end_inset
22256 </cell>
22257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22258 \begin_inset Text
22259
22260 \begin_layout Plain Layout
22261 \begin_inset Formula $\bigstar$
22262 \end_inset
22263
22264
22265 \end_layout
22266
22267 \end_inset
22268 </cell>
22269 </row>
22270 <row>
22271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22272 \begin_inset Text
22273
22274 \begin_layout Plain Layout
22275
22276 \backslash
22277 blacklozenge
22278 \end_layout
22279
22280 \end_inset
22281 </cell>
22282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22283 \begin_inset Text
22284
22285 \begin_layout Plain Layout
22286 \begin_inset Formula $\blacklozenge$
22287 \end_inset
22288
22289
22290 \end_layout
22291
22292 \end_inset
22293 </cell>
22294 </row>
22295 <row>
22296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Plain Layout
22300
22301 \backslash
22302 blacktriangle
22303 \end_layout
22304
22305 \end_inset
22306 </cell>
22307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22308 \begin_inset Text
22309
22310 \begin_layout Plain Layout
22311 \begin_inset Formula $\blacktriangle$
22312 \end_inset
22313
22314
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 </row>
22320 <row>
22321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22322 \begin_inset Text
22323
22324 \begin_layout Plain Layout
22325
22326 \backslash
22327 blacktiangledown
22328 \end_layout
22329
22330 \end_inset
22331 </cell>
22332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22333 \begin_inset Text
22334
22335 \begin_layout Plain Layout
22336 \begin_inset Formula $\blacktriangledown$
22337 \end_inset
22338
22339
22340 \end_layout
22341
22342 \end_inset
22343 </cell>
22344 </row>
22345 <row>
22346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22347 \begin_inset Text
22348
22349 \begin_layout Plain Layout
22350
22351 \backslash
22352 bullet
22353 \end_layout
22354
22355 \end_inset
22356 </cell>
22357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22358 \begin_inset Text
22359
22360 \begin_layout Plain Layout
22361 \begin_inset Formula $\bullet$
22362 \end_inset
22363
22364
22365 \end_layout
22366
22367 \end_inset
22368 </cell>
22369 </row>
22370 </lyxtabular>
22371
22372 \end_inset
22373
22374
22375 \begin_inset Tabular
22376 <lyxtabular version="3" rows="10" columns="2">
22377 <features>
22378 <column alignment="center" valignment="top" width="0pt">
22379 <column alignment="center" valignment="top" width="0pt">
22380 <row>
22381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22382 \begin_inset Text
22383
22384 \begin_layout Plain Layout
22385 Comando
22386 \end_layout
22387
22388 \end_inset
22389 </cell>
22390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22391 \begin_inset Text
22392
22393 \begin_layout Plain Layout
22394 Símbolo
22395 \end_layout
22396
22397 \end_inset
22398 </cell>
22399 </row>
22400 <row>
22401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22402 \begin_inset Text
22403
22404 \begin_layout Plain Layout
22405
22406 \backslash
22407 diamondsuit
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22413 \begin_inset Text
22414
22415 \begin_layout Plain Layout
22416 \begin_inset Formula $\diamondsuit$
22417 \end_inset
22418
22419
22420 \end_layout
22421
22422 \end_inset
22423 </cell>
22424 </row>
22425 <row>
22426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22427 \begin_inset Text
22428
22429 \begin_layout Plain Layout
22430
22431 \backslash
22432 Diamond
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441 \begin_inset Formula $\Diamond$
22442 \end_inset
22443
22444
22445 \end_layout
22446
22447 \end_inset
22448 </cell>
22449 </row>
22450 <row>
22451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22452 \begin_inset Text
22453
22454 \begin_layout Plain Layout
22455
22456 \backslash
22457 heartsuit
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466 \begin_inset Formula $\heartsuit$
22467 \end_inset
22468
22469
22470 \end_layout
22471
22472 \end_inset
22473 </cell>
22474 </row>
22475 <row>
22476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22477 \begin_inset Text
22478
22479 \begin_layout Plain Layout
22480
22481 \backslash
22482 P
22483 \end_layout
22484
22485 \end_inset
22486 </cell>
22487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22488 \begin_inset Text
22489
22490 \begin_layout Plain Layout
22491 \begin_inset Formula $\P$
22492 \end_inset
22493
22494
22495 \end_layout
22496
22497 \end_inset
22498 </cell>
22499 </row>
22500 <row>
22501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22502 \begin_inset Text
22503
22504 \begin_layout Plain Layout
22505
22506 \backslash
22507 copyright
22508 \end_layout
22509
22510 \end_inset
22511 </cell>
22512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22513 \begin_inset Text
22514
22515 \begin_layout Plain Layout
22516 \begin_inset Formula $\copyright$
22517 \end_inset
22518
22519
22520 \end_layout
22521
22522 \end_inset
22523 </cell>
22524 </row>
22525 <row>
22526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22527 \begin_inset Text
22528
22529 \begin_layout Plain Layout
22530
22531 \backslash
22532 circledR
22533 \end_layout
22534
22535 \end_inset
22536 </cell>
22537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22538 \begin_inset Text
22539
22540 \begin_layout Plain Layout
22541 \begin_inset Formula $\circledR$
22542 \end_inset
22543
22544
22545 \end_layout
22546
22547 \end_inset
22548 </cell>
22549 </row>
22550 <row>
22551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22552 \begin_inset Text
22553
22554 \begin_layout Plain Layout
22555
22556 \backslash
22557 maltese
22558 \end_layout
22559
22560 \end_inset
22561 </cell>
22562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22563 \begin_inset Text
22564
22565 \begin_layout Plain Layout
22566 \begin_inset Formula $\maltese$
22567 \end_inset
22568
22569
22570 \end_layout
22571
22572 \end_inset
22573 </cell>
22574 </row>
22575 <row>
22576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22577 \begin_inset Text
22578
22579 \begin_layout Plain Layout
22580
22581 \backslash
22582 diagup
22583 \end_layout
22584
22585 \end_inset
22586 </cell>
22587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22588 \begin_inset Text
22589
22590 \begin_layout Plain Layout
22591 \begin_inset Formula $\diagup$
22592 \end_inset
22593
22594
22595 \end_layout
22596
22597 \end_inset
22598 </cell>
22599 </row>
22600 <row>
22601 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22602 \begin_inset Text
22603
22604 \begin_layout Plain Layout
22605
22606 \backslash
22607 diagdown
22608 \end_layout
22609
22610 \end_inset
22611 </cell>
22612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22613 \begin_inset Text
22614
22615 \begin_layout Plain Layout
22616 \begin_inset Formula $\diagdown$
22617 \end_inset
22618
22619
22620 \end_layout
22621
22622 \end_inset
22623 </cell>
22624 </row>
22625 </lyxtabular>
22626
22627 \end_inset
22628
22629
22630 \end_layout
22631
22632 \begin_layout Standard
22633 \begin_inset VSpace medskip
22634 \end_inset
22635
22636
22637 \end_layout
22638
22639 \begin_layout Standard
22640 Hay más símbolos en 
22641 \begin_inset CommandInset ref
22642 LatexCommand ref
22643 reference "sub:Caracteres-especiales-misceláneos"
22644
22645 \end_inset
22646
22647 .
22648 \end_layout
22649
22650 \begin_layout Standard
22651 Algunos símbolos pueden presentarse en distintos tamaños, véase 
22652 \begin_inset CommandInset ref
22653 LatexCommand ref
22654 reference "sub:Tamaños-de-fuentes"
22655
22656 \end_inset
22657
22658
22659 \end_layout
22660
22661 \begin_layout Subsection
22662 El símbolo del euro, €
22663 \begin_inset Index
22664 status collapsed
22665
22666 \begin_layout Plain Layout
22667 Símbolos ! euro
22668 \end_layout
22669
22670 \end_inset
22671
22672
22673 \begin_inset Index
22674 status collapsed
22675
22676 \begin_layout Plain Layout
22677
22678 \backslash
22679 @
22680 \begin_inset ERT
22681 status collapsed
22682
22683 \begin_layout Plain Layout
22684
22685
22686 \backslash
22687 officialeuro
22688 \end_layout
22689
22690 \end_inset
22691
22692
22693 \end_layout
22694
22695 \end_inset
22696
22697
22698 \end_layout
22699
22700 \begin_layout Standard
22701 Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete
22702  LaTeX 
22703 \series bold
22704 eurosym
22705 \series default
22706
22707 \begin_inset Index
22708 status collapsed
22709
22710 \begin_layout Plain Layout
22711 Paquetes ! eurosym
22712 \end_layout
22713
22714 \end_inset
22715
22716 , y cargado en el preámbulo LaTeX con la línea
22717 \end_layout
22718
22719 \begin_layout Standard
22720
22721 \series bold
22722
22723 \backslash
22724 usepackage[gennarrow]{eurosym}
22725 \end_layout
22726
22727 \begin_layout Standard
22728 Actualmente también se puede insertar con el comando 
22729 \series bold
22730
22731 \backslash
22732 euro
22733 \series default
22734
22735 \begin_inset Index
22736 status collapsed
22737
22738 \begin_layout Plain Layout
22739 Comandos ! E ! 
22740 \backslash
22741 euro
22742 \end_layout
22743
22744 \end_inset
22745
22746 .
22747 \end_layout
22748
22749 \begin_layout Standard
22750 El símbolo del euro puede insertarse directamente con la tecla € en texto
22751  matemático sin tener 
22752 \series bold
22753 eurosym
22754 \series default
22755  instalado.
22756  Si 
22757 \series bold
22758 eurosym
22759 \series default
22760  está instalado, se puede insertar 
22761 \series bold
22762
22763 \backslash
22764 euro
22765 \series default
22766  en modo TeX.
22767  El símbolo oficial de la moneda se puede insertar con el comando 
22768 \series bold
22769
22770 \backslash
22771 officialeuro
22772 \series default
22773
22774 \begin_inset Index
22775 status collapsed
22776
22777 \begin_layout Plain Layout
22778 Comandos ! O ! 
22779 \backslash
22780 officialeuro
22781 \end_layout
22782
22783 \end_inset
22784
22785 , que sólo está disponible en modo TeX.
22786 \end_layout
22787
22788 \begin_layout Standard
22789 \begin_inset ERT
22790 status collapsed
22791
22792 \begin_layout Plain Layout
22793
22794
22795 \backslash
22796 ifeurosym
22797 \end_layout
22798
22799 \end_inset
22800
22801
22802 \begin_inset Note Note
22803 status collapsed
22804
22805 \begin_layout Plain Layout
22806 La tabla siguiente sólo se mostrará si está instalado el paquete LaTeX 
22807 \series bold
22808 eurosym
22809 \series default
22810 .
22811 \end_layout
22812
22813 \end_inset
22814
22815
22816 \end_layout
22817
22818 \begin_layout Standard
22819 Un vistazo a los diferentes símbolos del euro.
22820 \end_layout
22821
22822 \begin_layout Standard
22823 \noindent
22824 \align center
22825 \begin_inset Tabular
22826 <lyxtabular version="3" rows="4" columns="3">
22827 <features>
22828 <column alignment="center" valignment="top" width="0">
22829 <column alignment="center" valignment="top" width="0">
22830 <column alignment="center" valignment="top" width="0">
22831 <row>
22832 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22833 \begin_inset Text
22834
22835 \begin_layout Plain Layout
22836
22837 \end_layout
22838
22839 \end_inset
22840 </cell>
22841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22842 \begin_inset Text
22843
22844 \begin_layout Plain Layout
22845 Comando
22846 \end_layout
22847
22848 \end_inset
22849 </cell>
22850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22851 \begin_inset Text
22852
22853 \begin_layout Plain Layout
22854 Símbolo
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 </row>
22860 <row>
22861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22862 \begin_inset Text
22863
22864 \begin_layout Plain Layout
22865 ecuación
22866 \end_layout
22867
22868 \end_inset
22869 </cell>
22870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22871 \begin_inset Text
22872
22873 \begin_layout Plain Layout
22874
22875 \backslash
22876 euro
22877 \end_layout
22878
22879 \end_inset
22880 </cell>
22881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22882 \begin_inset Text
22883
22884 \begin_layout Plain Layout
22885 \begin_inset Formula $\euro$
22886 \end_inset
22887
22888
22889 \end_layout
22890
22891 \end_inset
22892 </cell>
22893 </row>
22894 <row>
22895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22896 \begin_inset Text
22897
22898 \begin_layout Plain Layout
22899 texto matemático
22900 \end_layout
22901
22902 \end_inset
22903 </cell>
22904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22905 \begin_inset Text
22906
22907 \begin_layout Plain Layout
22908
22909 \end_layout
22910
22911 \end_inset
22912 </cell>
22913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22914 \begin_inset Text
22915
22916 \begin_layout Plain Layout
22917 \begin_inset Formula $\mbox{€}$
22918 \end_inset
22919
22920
22921 \end_layout
22922
22923 \end_inset
22924 </cell>
22925 </row>
22926 <row>
22927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22928 \begin_inset Text
22929
22930 \begin_layout Plain Layout
22931 modo TeX
22932 \end_layout
22933
22934 \end_inset
22935 </cell>
22936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22937 \begin_inset Text
22938
22939 \begin_layout Plain Layout
22940
22941 \backslash
22942 officialeuro
22943 \end_layout
22944
22945 \end_inset
22946 </cell>
22947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22948 \begin_inset Text
22949
22950 \begin_layout Plain Layout
22951 \begin_inset ERT
22952 status collapsed
22953
22954 \begin_layout Plain Layout
22955
22956
22957 \backslash
22958 officialeuro
22959 \end_layout
22960
22961 \end_inset
22962
22963
22964 \end_layout
22965
22966 \end_inset
22967 </cell>
22968 </row>
22969 </lyxtabular>
22970
22971 \end_inset
22972
22973
22974 \end_layout
22975
22976 \begin_layout Standard
22977 \begin_inset ERT
22978 status collapsed
22979
22980 \begin_layout Plain Layout
22981
22982
22983 \backslash
22984 else
22985 \end_layout
22986
22987 \end_inset
22988
22989
22990 \begin_inset Note Note
22991 status collapsed
22992
22993 \begin_layout Plain Layout
22994 Se mostrará lo siguiente si no está instalado el paquete LaTeX 
22995 \series bold
22996 eurosym
22997 \series default
22998 :
22999 \end_layout
23000
23001 \end_inset
23002
23003
23004 \end_layout
23005
23006 \begin_layout Standard
23007 Para ver la salida completa de esta subsección debe estar instalado el paquete
23008  LaTeX 
23009 \series bold
23010 eurosym
23011 \series default
23012 .
23013 \end_layout
23014
23015 \begin_layout Standard
23016 \begin_inset ERT
23017 status collapsed
23018
23019 \begin_layout Plain Layout
23020
23021
23022 \backslash
23023 fi
23024 \end_layout
23025
23026 \end_inset
23027
23028
23029 \end_layout
23030
23031 \begin_layout Standard
23032 \begin_inset Newpage newpage
23033 \end_inset
23034
23035
23036 \end_layout
23037
23038 \begin_layout Section
23039 Relaciones
23040 \begin_inset CommandInset label
23041 LatexCommand label
23042 name "sec:Relaciones"
23043
23044 \end_inset
23045
23046
23047 \begin_inset Index
23048 status collapsed
23049
23050 \begin_layout Plain Layout
23051 Relaciones
23052 \end_layout
23053
23054 \end_inset
23055
23056
23057 \begin_inset Index
23058 status collapsed
23059
23060 \begin_layout Plain Layout
23061 Comparaciones|see
23062 \begin_inset ERT
23063 status collapsed
23064
23065 \begin_layout Plain Layout
23066
23067 {
23068 \end_layout
23069
23070 \end_inset
23071
23072 Relaciones
23073 \begin_inset ERT
23074 status collapsed
23075
23076 \begin_layout Plain Layout
23077
23078 }
23079 \end_layout
23080
23081 \end_inset
23082
23083
23084 \end_layout
23085
23086 \end_inset
23087
23088
23089 \end_layout
23090
23091 \begin_layout Standard
23092 Todas las relaciones se pueden insertar también con el botón 
23093 \begin_inset Graphics
23094         filename ../../images/math/leq.png
23095         scale 85
23096
23097 \end_inset
23098
23099  de la barra de ecuaciones.
23100 \end_layout
23101
23102 \begin_layout Standard
23103 \begin_inset space \hfill{}
23104 \end_inset
23105
23106
23107 \begin_inset Tabular
23108 <lyxtabular version="3" rows="17" columns="2">
23109 <features>
23110 <column alignment="center" valignment="top" width="0pt">
23111 <column alignment="center" valignment="top" width="0pt">
23112 <row>
23113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23114 \begin_inset Text
23115
23116 \begin_layout Plain Layout
23117 Comando
23118 \end_layout
23119
23120 \end_inset
23121 </cell>
23122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23123 \begin_inset Text
23124
23125 \begin_layout Plain Layout
23126 Relación
23127 \end_layout
23128
23129 \end_inset
23130 </cell>
23131 </row>
23132 <row>
23133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23134 \begin_inset Text
23135
23136 \begin_layout Plain Layout
23137 <
23138 \end_layout
23139
23140 \end_inset
23141 </cell>
23142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23143 \begin_inset Text
23144
23145 \begin_layout Plain Layout
23146 \begin_inset Formula $<$
23147 \end_inset
23148
23149
23150 \end_layout
23151
23152 \end_inset
23153 </cell>
23154 </row>
23155 <row>
23156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23157 \begin_inset Text
23158
23159 \begin_layout Plain Layout
23160
23161 \backslash
23162 le
23163 \end_layout
23164
23165 \end_inset
23166 </cell>
23167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23168 \begin_inset Text
23169
23170 \begin_layout Plain Layout
23171 \begin_inset Formula $\le$
23172 \end_inset
23173
23174
23175 \end_layout
23176
23177 \end_inset
23178 </cell>
23179 </row>
23180 <row>
23181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23182 \begin_inset Text
23183
23184 \begin_layout Plain Layout
23185
23186 \backslash
23187 ll
23188 \end_layout
23189
23190 \end_inset
23191 </cell>
23192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23193 \begin_inset Text
23194
23195 \begin_layout Plain Layout
23196 \begin_inset Formula $\ll$
23197 \end_inset
23198
23199
23200 \end_layout
23201
23202 \end_inset
23203 </cell>
23204 </row>
23205 <row>
23206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23207 \begin_inset Text
23208
23209 \begin_layout Plain Layout
23210
23211 \backslash
23212 prec
23213 \end_layout
23214
23215 \end_inset
23216 </cell>
23217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23218 \begin_inset Text
23219
23220 \begin_layout Plain Layout
23221 \begin_inset Formula $\prec$
23222 \end_inset
23223
23224
23225 \end_layout
23226
23227 \end_inset
23228 </cell>
23229 </row>
23230 <row>
23231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23232 \begin_inset Text
23233
23234 \begin_layout Plain Layout
23235
23236 \backslash
23237 preceq
23238 \end_layout
23239
23240 \end_inset
23241 </cell>
23242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23243 \begin_inset Text
23244
23245 \begin_layout Plain Layout
23246 \begin_inset Formula $\preceq$
23247 \end_inset
23248
23249
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 </row>
23255 <row>
23256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23257 \begin_inset Text
23258
23259 \begin_layout Plain Layout
23260
23261 \backslash
23262 subset
23263 \end_layout
23264
23265 \end_inset
23266 </cell>
23267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23268 \begin_inset Text
23269
23270 \begin_layout Plain Layout
23271 \begin_inset Formula $\subset$
23272 \end_inset
23273
23274
23275 \end_layout
23276
23277 \end_inset
23278 </cell>
23279 </row>
23280 <row>
23281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23282 \begin_inset Text
23283
23284 \begin_layout Plain Layout
23285
23286 \backslash
23287 subseteq
23288 \end_layout
23289
23290 \end_inset
23291 </cell>
23292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296 \begin_inset Formula $\subseteq$
23297 \end_inset
23298
23299
23300 \end_layout
23301
23302 \end_inset
23303 </cell>
23304 </row>
23305 <row>
23306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23307 \begin_inset Text
23308
23309 \begin_layout Plain Layout
23310
23311 \backslash
23312 sqsubseteq
23313 \end_layout
23314
23315 \end_inset
23316 </cell>
23317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23318 \begin_inset Text
23319
23320 \begin_layout Plain Layout
23321 \begin_inset Formula $\sqsubseteq$
23322 \end_inset
23323
23324
23325 \end_layout
23326
23327 \end_inset
23328 </cell>
23329 </row>
23330 <row>
23331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23332 \begin_inset Text
23333
23334 \begin_layout Plain Layout
23335
23336 \backslash
23337 in
23338 \end_layout
23339
23340 \end_inset
23341 </cell>
23342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23343 \begin_inset Text
23344
23345 \begin_layout Plain Layout
23346 \begin_inset Formula $\in$
23347 \end_inset
23348
23349
23350 \end_layout
23351
23352 \end_inset
23353 </cell>
23354 </row>
23355 <row>
23356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360
23361 \backslash
23362 vdash
23363 \end_layout
23364
23365 \end_inset
23366 </cell>
23367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23368 \begin_inset Text
23369
23370 \begin_layout Plain Layout
23371 \begin_inset Formula $\vdash$
23372 \end_inset
23373
23374
23375 \end_layout
23376
23377 \end_inset
23378 </cell>
23379 </row>
23380 <row>
23381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23382 \begin_inset Text
23383
23384 \begin_layout Plain Layout
23385
23386 \backslash
23387 smile
23388 \end_layout
23389
23390 \end_inset
23391 </cell>
23392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396 \begin_inset Formula $\smile$
23397 \end_inset
23398
23399
23400 \end_layout
23401
23402 \end_inset
23403 </cell>
23404 </row>
23405 <row>
23406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410
23411 \backslash
23412 lhd
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421 \begin_inset Formula $\lhd$
23422 \end_inset
23423
23424
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 </row>
23430 <row>
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435
23436 \backslash
23437 unlhd
23438 \end_layout
23439
23440 \end_inset
23441 </cell>
23442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23443 \begin_inset Text
23444
23445 \begin_layout Plain Layout
23446 \begin_inset Formula $\unlhd$
23447 \end_inset
23448
23449
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 </row>
23455 <row>
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460
23461 \backslash
23462 gtrless
23463 \end_layout
23464
23465 \end_inset
23466 </cell>
23467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471 \begin_inset Formula $\gtrless$
23472 \end_inset
23473
23474
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 </row>
23480 <row>
23481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485
23486 \backslash
23487 mid
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496 \begin_inset Formula $\mid$
23497 \end_inset
23498
23499
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 </row>
23505 <row>
23506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Plain Layout
23510
23511 \backslash
23512 nmid
23513 \end_layout
23514
23515 \end_inset
23516 </cell>
23517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521 \begin_inset Formula $\nmid$
23522 \end_inset
23523
23524
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 </row>
23530 </lyxtabular>
23531
23532 \end_inset
23533
23534
23535 \begin_inset space \hfill{}
23536 \end_inset
23537
23538
23539 \begin_inset Tabular
23540 <lyxtabular version="3" rows="17" columns="2">
23541 <features>
23542 <column alignment="center" valignment="top" width="0pt">
23543 <column alignment="center" valignment="top" width="0pt">
23544 <row>
23545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549 Comando
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23555 \begin_inset Text
23556
23557 \begin_layout Plain Layout
23558 Relación
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 </row>
23564 <row>
23565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \begin_layout Plain Layout
23569 =
23570 \end_layout
23571
23572 \end_inset
23573 </cell>
23574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23575 \begin_inset Text
23576
23577 \begin_layout Plain Layout
23578 \begin_inset Formula $=$
23579 \end_inset
23580
23581
23582 \end_layout
23583
23584 \end_inset
23585 </cell>
23586 </row>
23587 <row>
23588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23589 \begin_inset Text
23590
23591 \begin_layout Plain Layout
23592
23593 \backslash
23594 not=
23595 \end_layout
23596
23597 \end_inset
23598 </cell>
23599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603 \begin_inset Formula $\not=$
23604 \end_inset
23605
23606
23607 \end_layout
23608
23609 \end_inset
23610 </cell>
23611 </row>
23612 <row>
23613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23614 \begin_inset Text
23615
23616 \begin_layout Plain Layout
23617
23618 \backslash
23619 equiv
23620 \end_layout
23621
23622 \end_inset
23623 </cell>
23624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628 \begin_inset Formula $\equiv$
23629 \end_inset
23630
23631
23632 \end_layout
23633
23634 \end_inset
23635 </cell>
23636 </row>
23637 <row>
23638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23639 \begin_inset Text
23640
23641 \begin_layout Plain Layout
23642
23643 \backslash
23644 sim
23645 \end_layout
23646
23647 \end_inset
23648 </cell>
23649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653 \begin_inset Formula $\sim$
23654 \end_inset
23655
23656
23657 \end_layout
23658
23659 \end_inset
23660 </cell>
23661 </row>
23662 <row>
23663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23664 \begin_inset Text
23665
23666 \begin_layout Plain Layout
23667
23668 \backslash
23669 simeq
23670 \end_layout
23671
23672 \end_inset
23673 </cell>
23674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678 \begin_inset Formula $\simeq$
23679 \end_inset
23680
23681
23682 \end_layout
23683
23684 \end_inset
23685 </cell>
23686 </row>
23687 <row>
23688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23689 \begin_inset Text
23690
23691 \begin_layout Plain Layout
23692
23693 \backslash
23694 approx
23695 \end_layout
23696
23697 \end_inset
23698 </cell>
23699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703 \begin_inset Formula $\approx$
23704 \end_inset
23705
23706
23707 \end_layout
23708
23709 \end_inset
23710 </cell>
23711 </row>
23712 <row>
23713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23714 \begin_inset Text
23715
23716 \begin_layout Plain Layout
23717
23718 \backslash
23719 cong
23720 \end_layout
23721
23722 \end_inset
23723 </cell>
23724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728 \begin_inset Formula $\cong$
23729 \end_inset
23730
23731
23732 \end_layout
23733
23734 \end_inset
23735 </cell>
23736 </row>
23737 <row>
23738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742
23743 \backslash
23744 bowtie
23745 \end_layout
23746
23747 \end_inset
23748 </cell>
23749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753 \begin_inset Formula $\bowtie$
23754 \end_inset
23755
23756
23757 \end_layout
23758
23759 \end_inset
23760 </cell>
23761 </row>
23762 <row>
23763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23764 \begin_inset Text
23765
23766 \begin_layout Plain Layout
23767
23768 \backslash
23769 notin
23770 \end_layout
23771
23772 \end_inset
23773 </cell>
23774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778 \begin_inset Formula $\notin$
23779 \end_inset
23780
23781
23782 \end_layout
23783
23784 \end_inset
23785 </cell>
23786 </row>
23787 <row>
23788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23789 \begin_inset Text
23790
23791 \begin_layout Plain Layout
23792
23793 \backslash
23794 perp
23795 \end_layout
23796
23797 \end_inset
23798 </cell>
23799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23800 \begin_inset Text
23801
23802 \begin_layout Plain Layout
23803 \begin_inset Formula $\perp$
23804 \end_inset
23805
23806
23807 \end_layout
23808
23809 \end_inset
23810 </cell>
23811 </row>
23812 <row>
23813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23814 \begin_inset Text
23815
23816 \begin_layout Plain Layout
23817
23818 \backslash
23819 propto
23820 \end_layout
23821
23822 \end_inset
23823 </cell>
23824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23825 \begin_inset Text
23826
23827 \begin_layout Plain Layout
23828 \begin_inset Formula $\propto$
23829 \end_inset
23830
23831
23832 \end_layout
23833
23834 \end_inset
23835 </cell>
23836 </row>
23837 <row>
23838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842
23843 \backslash
23844 asymp
23845 \end_layout
23846
23847 \end_inset
23848 </cell>
23849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23850 \begin_inset Text
23851
23852 \begin_layout Plain Layout
23853 \begin_inset Formula $\asymp$
23854 \end_inset
23855
23856
23857 \end_layout
23858
23859 \end_inset
23860 </cell>
23861 </row>
23862 <row>
23863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867
23868 \backslash
23869 doteq
23870 \end_layout
23871
23872 \end_inset
23873 </cell>
23874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878 \begin_inset Formula $\doteq$
23879 \end_inset
23880
23881
23882 \end_layout
23883
23884 \end_inset
23885 </cell>
23886 </row>
23887 <row>
23888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23889 \begin_inset Text
23890
23891 \begin_layout Plain Layout
23892
23893 \backslash
23894 circeq
23895 \end_layout
23896
23897 \end_inset
23898 </cell>
23899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \begin_layout Plain Layout
23903 \begin_inset Formula $\circeq$
23904 \end_inset
23905
23906
23907 \end_layout
23908
23909 \end_inset
23910 </cell>
23911 </row>
23912 <row>
23913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917
23918 \backslash
23919 models
23920 \end_layout
23921
23922 \end_inset
23923 </cell>
23924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23925 \begin_inset Text
23926
23927 \begin_layout Plain Layout
23928 \begin_inset Formula $\models$
23929 \end_inset
23930
23931
23932 \end_layout
23933
23934 \end_inset
23935 </cell>
23936 </row>
23937 <row>
23938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23939 \begin_inset Text
23940
23941 \begin_layout Plain Layout
23942
23943 \backslash
23944 widehat=
23945 \end_layout
23946
23947 \end_inset
23948 </cell>
23949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23950 \begin_inset Text
23951
23952 \begin_layout Plain Layout
23953 \begin_inset Formula $\widehat{=}$
23954 \end_inset
23955
23956
23957 \end_layout
23958
23959 \end_inset
23960 </cell>
23961 </row>
23962 </lyxtabular>
23963
23964 \end_inset
23965
23966
23967 \begin_inset space \hfill{}
23968 \end_inset
23969
23970
23971 \begin_inset Tabular
23972 <lyxtabular version="3" rows="17" columns="2">
23973 <features>
23974 <column alignment="center" valignment="top" width="0pt">
23975 <column alignment="center" valignment="top" width="0pt">
23976 <row>
23977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23978 \begin_inset Text
23979
23980 \begin_layout Plain Layout
23981 Comando
23982 \end_layout
23983
23984 \end_inset
23985 </cell>
23986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23987 \begin_inset Text
23988
23989 \begin_layout Plain Layout
23990 Relación
23991 \end_layout
23992
23993 \end_inset
23994 </cell>
23995 </row>
23996 <row>
23997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23998 \begin_inset Text
23999
24000 \begin_layout Plain Layout
24001 >
24002 \end_layout
24003
24004 \end_inset
24005 </cell>
24006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24007 \begin_inset Text
24008
24009 \begin_layout Plain Layout
24010 \begin_inset Formula $>$
24011 \end_inset
24012
24013
24014 \end_layout
24015
24016 \end_inset
24017 </cell>
24018 </row>
24019 <row>
24020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24021 \begin_inset Text
24022
24023 \begin_layout Plain Layout
24024
24025 \backslash
24026 ge
24027 \end_layout
24028
24029 \end_inset
24030 </cell>
24031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24032 \begin_inset Text
24033
24034 \begin_layout Plain Layout
24035 \begin_inset Formula $\ge$
24036 \end_inset
24037
24038
24039 \end_layout
24040
24041 \end_inset
24042 </cell>
24043 </row>
24044 <row>
24045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24046 \begin_inset Text
24047
24048 \begin_layout Plain Layout
24049
24050 \backslash
24051 gg
24052 \end_layout
24053
24054 \end_inset
24055 </cell>
24056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Plain Layout
24060 \begin_inset Formula $\gg$
24061 \end_inset
24062
24063
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 </row>
24069 <row>
24070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Plain Layout
24074
24075 \backslash
24076 succ
24077 \end_layout
24078
24079 \end_inset
24080 </cell>
24081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Plain Layout
24085 \begin_inset Formula $\succ$
24086 \end_inset
24087
24088
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 </row>
24094 <row>
24095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24096 \begin_inset Text
24097
24098 \begin_layout Plain Layout
24099
24100 \backslash
24101 succeq
24102 \end_layout
24103
24104 \end_inset
24105 </cell>
24106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24107 \begin_inset Text
24108
24109 \begin_layout Plain Layout
24110 \begin_inset Formula $\succeq$
24111 \end_inset
24112
24113
24114 \end_layout
24115
24116 \end_inset
24117 </cell>
24118 </row>
24119 <row>
24120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24121 \begin_inset Text
24122
24123 \begin_layout Plain Layout
24124
24125 \backslash
24126 supset
24127 \end_layout
24128
24129 \end_inset
24130 </cell>
24131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24132 \begin_inset Text
24133
24134 \begin_layout Plain Layout
24135 \begin_inset Formula $\supset$
24136 \end_inset
24137
24138
24139 \end_layout
24140
24141 \end_inset
24142 </cell>
24143 </row>
24144 <row>
24145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24146 \begin_inset Text
24147
24148 \begin_layout Plain Layout
24149
24150 \backslash
24151 supseteq
24152 \end_layout
24153
24154 \end_inset
24155 </cell>
24156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24157 \begin_inset Text
24158
24159 \begin_layout Plain Layout
24160 \begin_inset Formula $\supseteq$
24161 \end_inset
24162
24163
24164 \end_layout
24165
24166 \end_inset
24167 </cell>
24168 </row>
24169 <row>
24170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24171 \begin_inset Text
24172
24173 \begin_layout Plain Layout
24174
24175 \backslash
24176 sqsupseteq
24177 \end_layout
24178
24179 \end_inset
24180 </cell>
24181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24182 \begin_inset Text
24183
24184 \begin_layout Plain Layout
24185 \begin_inset Formula $\sqsupseteq$
24186 \end_inset
24187
24188
24189 \end_layout
24190
24191 \end_inset
24192 </cell>
24193 </row>
24194 <row>
24195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24196 \begin_inset Text
24197
24198 \begin_layout Plain Layout
24199
24200 \backslash
24201 ni
24202 \end_layout
24203
24204 \end_inset
24205 </cell>
24206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24207 \begin_inset Text
24208
24209 \begin_layout Plain Layout
24210 \begin_inset Formula $\ni$
24211 \end_inset
24212
24213
24214 \end_layout
24215
24216 \end_inset
24217 </cell>
24218 </row>
24219 <row>
24220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24221 \begin_inset Text
24222
24223 \begin_layout Plain Layout
24224
24225 \backslash
24226 dashv
24227 \end_layout
24228
24229 \end_inset
24230 </cell>
24231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24232 \begin_inset Text
24233
24234 \begin_layout Plain Layout
24235 \begin_inset Formula $\dashv$
24236 \end_inset
24237
24238
24239 \end_layout
24240
24241 \end_inset
24242 </cell>
24243 </row>
24244 <row>
24245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24246 \begin_inset Text
24247
24248 \begin_layout Plain Layout
24249
24250 \backslash
24251 frown
24252 \end_layout
24253
24254 \end_inset
24255 </cell>
24256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24257 \begin_inset Text
24258
24259 \begin_layout Plain Layout
24260 \begin_inset Formula $\frown$
24261 \end_inset
24262
24263
24264 \end_layout
24265
24266 \end_inset
24267 </cell>
24268 </row>
24269 <row>
24270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24271 \begin_inset Text
24272
24273 \begin_layout Plain Layout
24274
24275 \backslash
24276 rhd
24277 \end_layout
24278
24279 \end_inset
24280 </cell>
24281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24282 \begin_inset Text
24283
24284 \begin_layout Plain Layout
24285 \begin_inset Formula $\rhd$
24286 \end_inset
24287
24288
24289 \end_layout
24290
24291 \end_inset
24292 </cell>
24293 </row>
24294 <row>
24295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24296 \begin_inset Text
24297
24298 \begin_layout Plain Layout
24299
24300 \backslash
24301 unrhd
24302 \end_layout
24303
24304 \end_inset
24305 </cell>
24306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24307 \begin_inset Text
24308
24309 \begin_layout Plain Layout
24310 \begin_inset Formula $\unrhd$
24311 \end_inset
24312
24313
24314 \end_layout
24315
24316 \end_inset
24317 </cell>
24318 </row>
24319 <row>
24320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24321 \begin_inset Text
24322
24323 \begin_layout Plain Layout
24324
24325 \backslash
24326 lessgtr
24327 \end_layout
24328
24329 \end_inset
24330 </cell>
24331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24332 \begin_inset Text
24333
24334 \begin_layout Plain Layout
24335 \begin_inset Formula $\lessgtr$
24336 \end_inset
24337
24338
24339 \end_layout
24340
24341 \end_inset
24342 </cell>
24343 </row>
24344 <row>
24345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24346 \begin_inset Text
24347
24348 \begin_layout Plain Layout
24349
24350 \backslash
24351 parallel
24352 \end_layout
24353
24354 \end_inset
24355 </cell>
24356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24357 \begin_inset Text
24358
24359 \begin_layout Plain Layout
24360 \begin_inset Formula $\parallel$
24361 \end_inset
24362
24363
24364 \end_layout
24365
24366 \end_inset
24367 </cell>
24368 </row>
24369 <row>
24370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24371 \begin_inset Text
24372
24373 \begin_layout Plain Layout
24374
24375 \backslash
24376 nparallel
24377 \end_layout
24378
24379 \end_inset
24380 </cell>
24381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24382 \begin_inset Text
24383
24384 \begin_layout Plain Layout
24385 \begin_inset Formula $\nparallel$
24386 \end_inset
24387
24388
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 </row>
24394 </lyxtabular>
24395
24396 \end_inset
24397
24398
24399 \begin_inset space \hfill{}
24400 \end_inset
24401
24402
24403 \end_layout
24404
24405 \begin_layout Standard
24406 \begin_inset VSpace medskip
24407 \end_inset
24408
24409
24410 \end_layout
24411
24412 \begin_layout Standard
24413 Los caracteres 
24414 \series bold
24415
24416 \backslash
24417 lhd
24418 \series default
24419  y 
24420 \series bold
24421
24422 \backslash
24423 rhd
24424 \series default
24425  son mayores que los operadores de aspecto similar 
24426 \series bold
24427
24428 \backslash
24429 triangleleft
24430 \series default
24431  y 
24432 \series bold
24433
24434 \backslash
24435 triangleright
24436 \series default
24437 , respectivamente.
24438 \end_layout
24439
24440 \begin_layout Standard
24441 Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios.
24442 \end_layout
24443
24444 \begin_layout Standard
24445 Se pueden componer relaciones con etiquetas con el comando 
24446 \series bold
24447
24448 \backslash
24449 stackrel
24450 \series default
24451
24452 \begin_inset Index
24453 status collapsed
24454
24455 \begin_layout Plain Layout
24456 Comandos ! S ! 
24457 \backslash
24458 stackrel
24459 \end_layout
24460
24461 \end_inset
24462
24463 :
24464 \end_layout
24465
24466 \begin_layout Standard
24467 \align center
24468 \begin_inset Tabular
24469 <lyxtabular version="3" rows="2" columns="2">
24470 <features>
24471 <column alignment="center" valignment="top" width="0">
24472 <column alignment="center" valignment="top" width="0">
24473 <row>
24474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478 Comando
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24484 \begin_inset Text
24485
24486 \begin_layout Plain Layout
24487 Resultado
24488 \begin_inset Note Note
24489 status collapsed
24490
24491 \begin_layout Plain Layout
24492
24493 \series bold
24494
24495 \backslash
24496 raisebox
24497 \series default
24498  se usa sólo como espaciador
24499 \end_layout
24500
24501 \end_inset
24502
24503
24504 \end_layout
24505
24506 \end_inset
24507 </cell>
24508 </row>
24509 <row>
24510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24511 \begin_inset Text
24512
24513 \begin_layout Plain Layout
24514 A(r)
24515 \backslash
24516 stackrel
24517 \begin_inset ERT
24518 status collapsed
24519
24520 \begin_layout Plain Layout
24521
24522
24523 \backslash
24524 spce 
24525 \end_layout
24526
24527 \end_inset
24528
24529 r
24530 \backslash
24531 to
24532 \backslash
24533 infty
24534 \begin_inset ERT
24535 status collapsed
24536
24537 \begin_layout Plain Layout
24538
24539
24540 \backslash
24541 spce 
24542 \end_layout
24543
24544 \end_inset
24545
24546
24547 \begin_inset Formula $\downarrow$
24548 \end_inset
24549
24550
24551 \backslash
24552 approx
24553 \begin_inset ERT
24554 status collapsed
24555
24556 \begin_layout Plain Layout
24557
24558
24559 \backslash
24560 spce 
24561 \end_layout
24562
24563 \end_inset
24564
24565
24566 \begin_inset ERT
24567 status collapsed
24568
24569 \begin_layout Plain Layout
24570
24571
24572 \backslash
24573 spce 
24574 \end_layout
24575
24576 \end_inset
24577
24578 B
24579 \end_layout
24580
24581 \end_inset
24582 </cell>
24583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24584 \begin_inset Text
24585
24586 \begin_layout Plain Layout
24587 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24588 \end_inset
24589
24590
24591 \end_layout
24592
24593 \end_inset
24594 </cell>
24595 </row>
24596 </lyxtabular>
24597
24598 \end_inset
24599
24600
24601 \end_layout
24602
24603 \begin_layout Section
24604 Funciones
24605 \end_layout
24606
24607 \begin_layout Subsection
24608 Funciones predefinidas
24609 \begin_inset CommandInset label
24610 LatexCommand label
24611 name "sub:Funciones-predefinidas"
24612
24613 \end_inset
24614
24615
24616 \begin_inset Index
24617 status collapsed
24618
24619 \begin_layout Plain Layout
24620 Funciones ! predefinidas
24621 \end_layout
24622
24623 \end_inset
24624
24625
24626 \begin_inset Index
24627 status collapsed
24628
24629 \begin_layout Plain Layout
24630 Funciones ! en español
24631 \end_layout
24632
24633 \end_inset
24634
24635
24636 \end_layout
24637
24638 \begin_layout Standard
24639 En general las variables se escriben en 
24640 \emph on
24641 cursiva
24642 \emph default
24643  en expresiones matemáticas, pero no los nombres de las funciones, porque
24644  
24645 \begin_inset Formula $sen$
24646 \end_inset
24647
24648  podría confundirse con 
24649 \begin_inset Formula $s\cdot e\cdot n$
24650 \end_inset
24651
24652 .
24653  Por eso hay funciones predefinidas, que además se separan un poco del factor
24654  precedente.
24655  Se insertan como comandos con una barra inversa  delante de su nombre.
24656 \end_layout
24657
24658 \begin_layout Standard
24659 \align center
24660 \begin_inset Tabular
24661 <lyxtabular version="3" rows="2" columns="4">
24662 <features>
24663 <column alignment="center" valignment="top" width="0pt">
24664 <column alignment="center" valignment="top" width="0pt">
24665 <column alignment="center" valignment="top" width="0pt">
24666 <column alignment="center" valignment="top" width="0pt">
24667 <row>
24668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24669 \begin_inset Text
24670
24671 \begin_layout Plain Layout
24672 Comando
24673 \end_layout
24674
24675 \end_inset
24676 </cell>
24677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24678 \begin_inset Text
24679
24680 \begin_layout Plain Layout
24681 Resultado
24682 \end_layout
24683
24684 \end_inset
24685 </cell>
24686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24687 \begin_inset Text
24688
24689 \begin_layout Plain Layout
24690 Comando
24691 \end_layout
24692
24693 \end_inset
24694 </cell>
24695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24696 \begin_inset Text
24697
24698 \begin_layout Plain Layout
24699 Resultado
24700 \end_layout
24701
24702 \end_inset
24703 </cell>
24704 </row>
24705 <row>
24706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24707 \begin_inset Text
24708
24709 \begin_layout Plain Layout
24710 Asen(x)+B
24711 \end_layout
24712
24713 \end_inset
24714 </cell>
24715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24716 \begin_inset Text
24717
24718 \begin_layout Plain Layout
24719 \begin_inset Formula $Asen(x)+B$
24720 \end_inset
24721
24722
24723 \end_layout
24724
24725 \end_inset
24726 </cell>
24727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24728 \begin_inset Text
24729
24730 \begin_layout Plain Layout
24731 A
24732 \backslash
24733 sen(x)+B
24734 \end_layout
24735
24736 \end_inset
24737 </cell>
24738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24739 \begin_inset Text
24740
24741 \begin_layout Plain Layout
24742 \begin_inset Formula $A\sen(x)+B$
24743 \end_inset
24744
24745
24746 \end_layout
24747
24748 \end_inset
24749 </cell>
24750 </row>
24751 </lyxtabular>
24752
24753 \end_inset
24754
24755
24756 \end_layout
24757
24758 \begin_layout Standard
24759 Las funciones siguientes están predefinidas:
24760 \begin_inset Foot
24761 status collapsed
24762
24763 \begin_layout Plain Layout
24764 Se han añadido los comandos equivalentes suministrados por el estilo 
24765 \series bold
24766 spanish
24767 \series default
24768  de 
24769 \series bold
24770 babel
24771 \series default
24772 , adaptados a las convenciones hispanohablantes.
24773  Además, en su caso, las funciones serán acentuadas automáticamente en la
24774  salida, p.
24775 \begin_inset space \thinspace{}
24776 \end_inset
24777
24778 e.
24779  
24780 \begin_inset Quotes fld
24781 \end_inset
24782
24783 lím
24784 \begin_inset Quotes frd
24785 \end_inset
24786
24787  o 
24788 \begin_inset Quotes fld
24789 \end_inset
24790
24791 máx
24792 \begin_inset Quotes frd
24793 \end_inset
24794
24795 .
24796  Más información en 
24797 \begin_inset CommandInset citation
24798 LatexCommand cite
24799 key "spanish"
24800
24801 \end_inset
24802
24803 .
24804  (
24805 \emph on
24806 N.
24807 \begin_inset space \thinspace{}
24808 \end_inset
24809
24810 del t.
24811 \emph default
24812 )
24813 \end_layout
24814
24815 \end_inset
24816
24817
24818 \end_layout
24819
24820 \begin_layout Standard
24821 \begin_inset VSpace -2mm
24822 \end_inset
24823
24824
24825 \end_layout
24826
24827 \begin_layout Standard
24828 \align center
24829 \begin_inset Tabular
24830 <lyxtabular version="3" rows="9" columns="7">
24831 <features>
24832 <column alignment="center" valignment="top" width="0pt">
24833 <column alignment="center" valignment="top" width="0pt">
24834 <column alignment="center" valignment="top" width="0pt">
24835 <column alignment="center" valignment="top" width="0pt">
24836 <column alignment="center" valignment="top" width="0pt">
24837 <column alignment="center" valignment="top" width="0pt">
24838 <column alignment="center" valignment="top" width="0pt">
24839 <row>
24840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24841 \begin_inset Text
24842
24843 \begin_layout Plain Layout
24844 Comando
24845 \end_layout
24846
24847 \end_inset
24848 </cell>
24849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24850 \begin_inset Text
24851
24852 \begin_layout Plain Layout
24853 español
24854 \end_layout
24855
24856 \end_inset
24857 </cell>
24858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24859 \begin_inset Text
24860
24861 \begin_layout Plain Layout
24862 Comando
24863 \end_layout
24864
24865 \end_inset
24866 </cell>
24867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24868 \begin_inset Text
24869
24870 \begin_layout Plain Layout
24871 español
24872 \end_layout
24873
24874 \end_inset
24875 </cell>
24876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24877 \begin_inset Text
24878
24879 \begin_layout Plain Layout
24880 Comando
24881 \end_layout
24882
24883 \end_inset
24884 </cell>
24885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24886 \begin_inset Text
24887
24888 \begin_layout Plain Layout
24889 español
24890 \end_layout
24891
24892 \end_inset
24893 </cell>
24894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24895 \begin_inset Text
24896
24897 \begin_layout Plain Layout
24898 Comando
24899 \end_layout
24900
24901 \end_inset
24902 </cell>
24903 </row>
24904 <row>
24905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24906 \begin_inset Text
24907
24908 \begin_layout Plain Layout
24909
24910 \backslash
24911 sin
24912 \end_layout
24913
24914 \end_inset
24915 </cell>
24916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24917 \begin_inset Text
24918
24919 \begin_layout Plain Layout
24920
24921 \backslash
24922 sen
24923 \end_layout
24924
24925 \end_inset
24926 </cell>
24927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24928 \begin_inset Text
24929
24930 \begin_layout Plain Layout
24931
24932 \backslash
24933 sinh
24934 \end_layout
24935
24936 \end_inset
24937 </cell>
24938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24939 \begin_inset Text
24940
24941 \begin_layout Plain Layout
24942
24943 \backslash
24944 senh
24945 \end_layout
24946
24947 \end_inset
24948 </cell>
24949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24950 \begin_inset Text
24951
24952 \begin_layout Plain Layout
24953
24954 \backslash
24955 arcsin
24956 \end_layout
24957
24958 \end_inset
24959 </cell>
24960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24961 \begin_inset Text
24962
24963 \begin_layout Plain Layout
24964
24965 \backslash
24966 arcsen
24967 \end_layout
24968
24969 \end_inset
24970 </cell>
24971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24972 \begin_inset Text
24973
24974 \begin_layout Plain Layout
24975
24976 \backslash
24977 sup
24978 \end_layout
24979
24980 \end_inset
24981 </cell>
24982 </row>
24983 <row>
24984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24985 \begin_inset Text
24986
24987 \begin_layout Plain Layout
24988
24989 \backslash
24990 cos
24991 \end_layout
24992
24993 \end_inset
24994 </cell>
24995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24996 \begin_inset Text
24997
24998 \begin_layout Plain Layout
24999
25000 \end_layout
25001
25002 \end_inset
25003 </cell>
25004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Plain Layout
25008
25009 \backslash
25010 cosh
25011 \end_layout
25012
25013 \end_inset
25014 </cell>
25015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25016 \begin_inset Text
25017
25018 \begin_layout Plain Layout
25019
25020 \end_layout
25021
25022 \end_inset
25023 </cell>
25024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25025 \begin_inset Text
25026
25027 \begin_layout Plain Layout
25028
25029 \backslash
25030 arccos
25031 \end_layout
25032
25033 \end_inset
25034 </cell>
25035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25036 \begin_inset Text
25037
25038 \begin_layout Plain Layout
25039
25040 \end_layout
25041
25042 \end_inset
25043 </cell>
25044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25045 \begin_inset Text
25046
25047 \begin_layout Plain Layout
25048
25049 \backslash
25050 inf
25051 \end_layout
25052
25053 \end_inset
25054 </cell>
25055 </row>
25056 <row>
25057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25058 \begin_inset Text
25059
25060 \begin_layout Plain Layout
25061
25062 \backslash
25063 tan
25064 \end_layout
25065
25066 \end_inset
25067 </cell>
25068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25069 \begin_inset Text
25070
25071 \begin_layout Plain Layout
25072
25073 \backslash
25074 tg
25075 \end_layout
25076
25077 \end_inset
25078 </cell>
25079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25080 \begin_inset Text
25081
25082 \begin_layout Plain Layout
25083
25084 \backslash
25085 tanh
25086 \end_layout
25087
25088 \end_inset
25089 </cell>
25090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25091 \begin_inset Text
25092
25093 \begin_layout Plain Layout
25094
25095 \backslash
25096 tgh
25097 \end_layout
25098
25099 \end_inset
25100 </cell>
25101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25102 \begin_inset Text
25103
25104 \begin_layout Plain Layout
25105
25106 \backslash
25107 arctan
25108 \end_layout
25109
25110 \end_inset
25111 </cell>
25112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25113 \begin_inset Text
25114
25115 \begin_layout Plain Layout
25116
25117 \backslash
25118 arctg
25119 \end_layout
25120
25121 \end_inset
25122 </cell>
25123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25124 \begin_inset Text
25125
25126 \begin_layout Plain Layout
25127
25128 \backslash
25129 lim
25130 \end_layout
25131
25132 \end_inset
25133 </cell>
25134 </row>
25135 <row>
25136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25137 \begin_inset Text
25138
25139 \begin_layout Plain Layout
25140
25141 \backslash
25142 cot
25143 \end_layout
25144
25145 \end_inset
25146 </cell>
25147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25148 \begin_inset Text
25149
25150 \begin_layout Plain Layout
25151
25152 \backslash
25153 cotg
25154 \end_layout
25155
25156 \end_inset
25157 </cell>
25158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25159 \begin_inset Text
25160
25161 \begin_layout Plain Layout
25162
25163 \backslash
25164 coth
25165 \end_layout
25166
25167 \end_inset
25168 </cell>
25169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25170 \begin_inset Text
25171
25172 \begin_layout Plain Layout
25173
25174 \end_layout
25175
25176 \end_inset
25177 </cell>
25178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25179 \begin_inset Text
25180
25181 \begin_layout Plain Layout
25182
25183 \backslash
25184 arg
25185 \end_layout
25186
25187 \end_inset
25188 </cell>
25189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25190 \begin_inset Text
25191
25192 \begin_layout Plain Layout
25193
25194 \end_layout
25195
25196 \end_inset
25197 </cell>
25198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25199 \begin_inset Text
25200
25201 \begin_layout Plain Layout
25202
25203 \backslash
25204 liminf
25205 \end_layout
25206
25207 \end_inset
25208 </cell>
25209 </row>
25210 <row>
25211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25212 \begin_inset Text
25213
25214 \begin_layout Plain Layout
25215
25216 \backslash
25217 sec
25218 \end_layout
25219
25220 \end_inset
25221 </cell>
25222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25223 \begin_inset Text
25224
25225 \begin_layout Plain Layout
25226
25227 \end_layout
25228
25229 \end_inset
25230 </cell>
25231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25232 \begin_inset Text
25233
25234 \begin_layout Plain Layout
25235
25236 \backslash
25237 min
25238 \end_layout
25239
25240 \end_inset
25241 </cell>
25242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25243 \begin_inset Text
25244
25245 \begin_layout Plain Layout
25246
25247 \end_layout
25248
25249 \end_inset
25250 </cell>
25251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25252 \begin_inset Text
25253
25254 \begin_layout Plain Layout
25255
25256 \backslash
25257 deg
25258 \end_layout
25259
25260 \end_inset
25261 </cell>
25262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25263 \begin_inset Text
25264
25265 \begin_layout Plain Layout
25266
25267 \end_layout
25268
25269 \end_inset
25270 </cell>
25271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25272 \begin_inset Text
25273
25274 \begin_layout Plain Layout
25275
25276 \backslash
25277 limsup
25278 \end_layout
25279
25280 \end_inset
25281 </cell>
25282 </row>
25283 <row>
25284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25285 \begin_inset Text
25286
25287 \begin_layout Plain Layout
25288
25289 \backslash
25290 csc
25291 \end_layout
25292
25293 \end_inset
25294 </cell>
25295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25296 \begin_inset Text
25297
25298 \begin_layout Plain Layout
25299
25300 \backslash
25301 cosec
25302 \end_layout
25303
25304 \end_inset
25305 </cell>
25306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25307 \begin_inset Text
25308
25309 \begin_layout Plain Layout
25310
25311 \backslash
25312 max
25313 \end_layout
25314
25315 \end_inset
25316 </cell>
25317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25318 \begin_inset Text
25319
25320 \begin_layout Plain Layout
25321
25322 \end_layout
25323
25324 \end_inset
25325 </cell>
25326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25327 \begin_inset Text
25328
25329 \begin_layout Plain Layout
25330
25331 \backslash
25332 det
25333 \end_layout
25334
25335 \end_inset
25336 </cell>
25337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25338 \begin_inset Text
25339
25340 \begin_layout Plain Layout
25341
25342 \end_layout
25343
25344 \end_inset
25345 </cell>
25346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25347 \begin_inset Text
25348
25349 \begin_layout Plain Layout
25350
25351 \backslash
25352 Pr
25353 \end_layout
25354
25355 \end_inset
25356 </cell>
25357 </row>
25358 <row>
25359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25360 \begin_inset Text
25361
25362 \begin_layout Plain Layout
25363
25364 \backslash
25365 ln
25366 \end_layout
25367
25368 \end_inset
25369 </cell>
25370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25371 \begin_inset Text
25372
25373 \begin_layout Plain Layout
25374
25375 \end_layout
25376
25377 \end_inset
25378 </cell>
25379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25380 \begin_inset Text
25381
25382 \begin_layout Plain Layout
25383
25384 \backslash
25385 exp
25386 \end_layout
25387
25388 \end_inset
25389 </cell>
25390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25391 \begin_inset Text
25392
25393 \begin_layout Plain Layout
25394
25395 \end_layout
25396
25397 \end_inset
25398 </cell>
25399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25400 \begin_inset Text
25401
25402 \begin_layout Plain Layout
25403
25404 \backslash
25405 dim
25406 \end_layout
25407
25408 \end_inset
25409 </cell>
25410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25411 \begin_inset Text
25412
25413 \begin_layout Plain Layout
25414
25415 \end_layout
25416
25417 \end_inset
25418 </cell>
25419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25420 \begin_inset Text
25421
25422 \begin_layout Plain Layout
25423
25424 \backslash
25425 hom
25426 \end_layout
25427
25428 \end_inset
25429 </cell>
25430 </row>
25431 <row>
25432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25433 \begin_inset Text
25434
25435 \begin_layout Plain Layout
25436
25437 \backslash
25438 lg
25439 \end_layout
25440
25441 \end_inset
25442 </cell>
25443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25444 \begin_inset Text
25445
25446 \begin_layout Plain Layout
25447
25448 \end_layout
25449
25450 \end_inset
25451 </cell>
25452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25453 \begin_inset Text
25454
25455 \begin_layout Plain Layout
25456
25457 \backslash
25458 log
25459 \end_layout
25460
25461 \end_inset
25462 </cell>
25463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25464 \begin_inset Text
25465
25466 \begin_layout Plain Layout
25467
25468 \end_layout
25469
25470 \end_inset
25471 </cell>
25472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25473 \begin_inset Text
25474
25475 \begin_layout Plain Layout
25476
25477 \backslash
25478 ker
25479 \end_layout
25480
25481 \end_inset
25482 </cell>
25483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25484 \begin_inset Text
25485
25486 \begin_layout Plain Layout
25487
25488 \end_layout
25489
25490 \end_inset
25491 </cell>
25492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25493 \begin_inset Text
25494
25495 \begin_layout Plain Layout
25496
25497 \backslash
25498 gcd
25499 \end_layout
25500
25501 \end_inset
25502 </cell>
25503 </row>
25504 </lyxtabular>
25505
25506 \end_inset
25507
25508
25509 \end_layout
25510
25511 \begin_layout Standard
25512 También se pueden insertar con el botón 
25513 \begin_inset Graphics
25514         filename ../../images/math/functions.png
25515         scale 85
25516
25517 \end_inset
25518
25519  de la barra de ecuaciones.
25520 \end_layout
25521
25522 \begin_layout Subsection
25523 Funciones definidas por el usuario
25524 \begin_inset Index
25525 status collapsed
25526
25527 \begin_layout Plain Layout
25528 Funciones ! personalizadas
25529 \end_layout
25530
25531 \end_inset
25532
25533
25534 \end_layout
25535
25536 \begin_layout Standard
25537 Para usar una función no predefinida, como por ejemplo la función signo,
25538  sgn(x), hay dos posibilidades:
25539 \end_layout
25540
25541 \begin_layout Itemize
25542 Define la función añadiendo al preámbulo LaTeX la línea
25543 \begin_inset Foot
25544 status collapsed
25545
25546 \begin_layout Plain Layout
25547 Más sobre 
25548 \series bold
25549
25550 \backslash
25551 DeclareMathOperator
25552 \series default
25553  en 
25554 \begin_inset CommandInset ref
25555 LatexCommand ref
25556 reference "sub:Operadores-de-usuario"
25557
25558 \end_inset
25559
25560
25561 \end_layout
25562
25563 \end_inset
25564
25565
25566 \begin_inset Newline newline
25567 \end_inset
25568
25569
25570 \begin_inset VSpace -3mm
25571 \end_inset
25572
25573
25574 \begin_inset Newline newline
25575 \end_inset
25576
25577
25578 \series bold
25579
25580 \backslash
25581 DeclareMathOperator{
25582 \backslash
25583 sgn}{sgn}
25584 \series default
25585
25586 \begin_inset Index
25587 status collapsed
25588
25589 \begin_layout Plain Layout
25590 Comandos ! D ! 
25591 \backslash
25592 dbinom@
25593 \backslash
25594 DeclareMathOperator
25595 \end_layout
25596
25597 \end_inset
25598
25599
25600 \begin_inset Newline newline
25601 \end_inset
25602
25603
25604 \begin_inset VSpace -2mm
25605 \end_inset
25606
25607
25608 \begin_inset Newline newline
25609 \end_inset
25610
25611 Ahora la función recién definida se puede obtener con el comando 
25612 \series bold
25613
25614 \backslash
25615 sgn
25616 \series default
25617 .
25618 \end_layout
25619
25620 \begin_layout Itemize
25621 Escribe la ecuación de la forma habitual, marca el nombre de la ecuación,
25622  en nuestro ejemplo las letras 
25623 \emph on
25624 sgn
25625 \emph default
25626 , y cámbialo a texto matemático.
25627  Entre el factor precedente y la función se inserta un espacio.
25628 \end_layout
25629
25630 \begin_layout Standard
25631 El resultado con ambos métodos es el mismo que con una función predefinida:
25632 \begin_inset Foot
25633 status collapsed
25634
25635 \begin_layout Plain Layout
25636 En LyX, las funciones personalizadas se ven en rojo, las predefinidas en
25637  negro.
25638 \end_layout
25639
25640 \end_inset
25641
25642
25643 \end_layout
25644
25645 \begin_layout Standard
25646 \align center
25647 \begin_inset Tabular
25648 <lyxtabular version="3" rows="3" columns="2">
25649 <features>
25650 <column alignment="center" valignment="top" width="0pt">
25651 <column alignment="center" valignment="top" width="0pt">
25652 <row>
25653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25654 \begin_inset Text
25655
25656 \begin_layout Plain Layout
25657 Comando
25658 \end_layout
25659
25660 \end_inset
25661 </cell>
25662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25663 \begin_inset Text
25664
25665 \begin_layout Plain Layout
25666 Resultado
25667 \end_layout
25668
25669 \end_inset
25670 </cell>
25671 </row>
25672 <row>
25673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25674 \begin_inset Text
25675
25676 \begin_layout Plain Layout
25677 A
25678 \backslash
25679 sgn(x)+B
25680 \end_layout
25681
25682 \end_inset
25683 </cell>
25684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25685 \begin_inset Text
25686
25687 \begin_layout Plain Layout
25688 \begin_inset Formula $A\sgn(x)+B$
25689 \end_inset
25690
25691
25692 \end_layout
25693
25694 \end_inset
25695 </cell>
25696 </row>
25697 <row>
25698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25699 \begin_inset Text
25700
25701 \begin_layout Plain Layout
25702 A
25703 \backslash
25704 ,
25705 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$
25706 \end_inset
25707
25708 (x)+B
25709 \end_layout
25710
25711 \end_inset
25712 </cell>
25713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25714 \begin_inset Text
25715
25716 \begin_layout Plain Layout
25717 \begin_inset Formula $A\,\mbox{sgn}(x)+B$
25718 \end_inset
25719
25720
25721 \end_layout
25722
25723 \end_inset
25724 </cell>
25725 </row>
25726 </lyxtabular>
25727
25728 \end_inset
25729
25730
25731 \end_layout
25732
25733 \begin_layout Standard
25734 El primer método es preferible si la función se va a usar varias veces.
25735 \end_layout
25736
25737 \begin_layout Subsection
25738 Límites
25739 \begin_inset Index
25740 status collapsed
25741
25742 \begin_layout Plain Layout
25743 Limites@Límites
25744 \end_layout
25745
25746 \end_inset
25747
25748
25749 \end_layout
25750
25751 \begin_layout Standard
25752 Para límites, además de 
25753 \series bold
25754
25755 \backslash
25756 lim
25757 \series default
25758
25759 \begin_inset Index
25760 status collapsed
25761
25762 \begin_layout Plain Layout
25763 Comandos ! L ! 
25764 \backslash
25765 lim
25766 \end_layout
25767
25768 \end_inset
25769
25770
25771 \series bold
25772
25773 \backslash
25774 liminf
25775 \series default
25776  y 
25777 \series bold
25778
25779 \backslash
25780 limsup
25781 \series default
25782  están definidas las siguientes funciones:
25783 \series bold
25784  
25785 \end_layout
25786
25787 \begin_layout Standard
25788 \noindent
25789 \align center
25790 \begin_inset Tabular
25791 <lyxtabular version="3" rows="5" columns="2">
25792 <features>
25793 <column alignment="center" valignment="top" width="0">
25794 <column alignment="center" valignment="top" width="0">
25795 <row>
25796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25797 \begin_inset Text
25798
25799 \begin_layout Plain Layout
25800 Comando
25801 \end_layout
25802
25803 \end_inset
25804 </cell>
25805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25806 \begin_inset Text
25807
25808 \begin_layout Plain Layout
25809 Resultado
25810 \begin_inset Note Note
25811 status collapsed
25812
25813 \begin_layout Plain Layout
25814
25815 \series bold
25816
25817 \backslash
25818 raisebox
25819 \series default
25820  se usa sólo como espaciador
25821 \end_layout
25822
25823 \end_inset
25824
25825
25826 \end_layout
25827
25828 \end_inset
25829 </cell>
25830 </row>
25831 <row>
25832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25833 \begin_inset Text
25834
25835 \begin_layout Plain Layout
25836
25837 \backslash
25838 varliminf
25839 \end_layout
25840
25841 \end_inset
25842 </cell>
25843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25844 \begin_inset Text
25845
25846 \begin_layout Plain Layout
25847 \begin_inset Formula $\varliminf$
25848 \end_inset
25849
25850
25851 \end_layout
25852
25853 \end_inset
25854 </cell>
25855 </row>
25856 <row>
25857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25858 \begin_inset Text
25859
25860 \begin_layout Plain Layout
25861
25862 \backslash
25863 varlimsup
25864 \end_layout
25865
25866 \end_inset
25867 </cell>
25868 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25869 \begin_inset Text
25870
25871 \begin_layout Plain Layout
25872 \begin_inset Formula $\varlimsup$
25873 \end_inset
25874
25875
25876 \end_layout
25877
25878 \end_inset
25879 </cell>
25880 </row>
25881 <row>
25882 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25883 \begin_inset Text
25884
25885 \begin_layout Plain Layout
25886
25887 \backslash
25888 varprojlim
25889 \end_layout
25890
25891 \end_inset
25892 </cell>
25893 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25894 \begin_inset Text
25895
25896 \begin_layout Plain Layout
25897 \begin_inset Formula $\varprojlim$
25898 \end_inset
25899
25900
25901 \end_layout
25902
25903 \end_inset
25904 </cell>
25905 </row>
25906 <row>
25907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25908 \begin_inset Text
25909
25910 \begin_layout Plain Layout
25911
25912 \backslash
25913 varinjlim
25914 \end_layout
25915
25916 \end_inset
25917 </cell>
25918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25919 \begin_inset Text
25920
25921 \begin_layout Plain Layout
25922 \begin_inset Formula $\varinjlim$
25923 \end_inset
25924
25925
25926 \begin_inset Formula $\raisebox{-2.5mm}{}$
25927 \end_inset
25928
25929
25930 \end_layout
25931
25932 \end_inset
25933 </cell>
25934 </row>
25935 </lyxtabular>
25936
25937 \end_inset
25938
25939
25940 \end_layout
25941
25942 \begin_layout Standard
25943 \begin_inset VSpace medskip
25944 \end_inset
25945
25946
25947 \end_layout
25948
25949 \begin_layout Standard
25950 El límite se crea insertando un subíndice.
25951  Se imprime a la derecha junto a la función en una fórmula en línea:
25952 \end_layout
25953
25954 \begin_layout Standard
25955 \noindent
25956 \align center
25957 \begin_inset Tabular
25958 <lyxtabular version="3" rows="2" columns="2">
25959 <features>
25960 <column alignment="center" valignment="top" width="0pt">
25961 <column alignment="center" valignment="top" width="0pt">
25962 <row>
25963 <cell alignment="center" valignment="top" usebox="none">
25964 \begin_inset Text
25965
25966 \begin_layout Plain Layout
25967 Comando
25968 \end_layout
25969
25970 \end_inset
25971 </cell>
25972 <cell alignment="center" valignment="top" usebox="none">
25973 \begin_inset Text
25974
25975 \begin_layout Plain Layout
25976 \begin_inset space \hspace{}
25977 \length 1cm
25978 \end_inset
25979
25980 Resultado
25981 \begin_inset Note Note
25982 status collapsed
25983
25984 \begin_layout Plain Layout
25985
25986 \series bold
25987
25988 \backslash
25989 raisebox
25990 \series default
25991  se usa sólo como espaciador
25992 \end_layout
25993
25994 \end_inset
25995
25996
25997 \end_layout
25998
25999 \end_inset
26000 </cell>
26001 </row>
26002 <row>
26003 <cell alignment="center" valignment="top" usebox="none">
26004 \begin_inset Text
26005
26006 \begin_layout Plain Layout
26007
26008 \backslash
26009 lim_x
26010 \backslash
26011 to
26012 \begin_inset ERT
26013 status collapsed
26014
26015 \begin_layout Plain Layout
26016
26017
26018 \backslash
26019 spce 
26020 \end_layout
26021
26022 \end_inset
26023
26024 A
26025 \begin_inset ERT
26026 status collapsed
26027
26028 \begin_layout Plain Layout
26029
26030
26031 \backslash
26032 spce 
26033 \end_layout
26034
26035 \end_inset
26036
26037 x=B
26038 \end_layout
26039
26040 \end_inset
26041 </cell>
26042 <cell alignment="center" valignment="top" usebox="none">
26043 \begin_inset Text
26044
26045 \begin_layout Plain Layout
26046 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$
26047 \end_inset
26048
26049
26050 \end_layout
26051
26052 \end_inset
26053 </cell>
26054 </row>
26055 </lyxtabular>
26056
26057 \end_inset
26058
26059
26060 \end_layout
26061
26062 \begin_layout Standard
26063 En una ecuación presentada el límite se imprime debajo, como es habitual:
26064 \begin_inset Formula \[
26065 \lim\limits _{x\rightarrow A}=B\]
26066
26067 \end_inset
26068
26069
26070 \end_layout
26071
26072 \begin_layout Subsection
26073 Función módulo
26074 \begin_inset Index
26075 status collapsed
26076
26077 \begin_layout Plain Layout
26078 Funciones ! módulo
26079 \end_layout
26080
26081 \end_inset
26082
26083
26084 \end_layout
26085
26086 \begin_layout Standard
26087 La función módulo es especial, porque existe en cuatro variantes.
26088 \end_layout
26089
26090 \begin_layout Standard
26091 En una ecuación presentada:
26092 \begin_inset Formula \begin{align*}
26093 \underline{\textrm{Comando}} &  & \underline{\textrm{Resultado}}\\
26094 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
26095 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
26096 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
26097 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
26098
26099 \end_inset
26100
26101 En una ecuación en línea se pone menos espacio delante del nombre de la
26102  función para todas las variantes.
26103 \end_layout
26104
26105 \begin_layout Standard
26106 \begin_inset Newpage newpage
26107 \end_inset
26108
26109
26110 \end_layout
26111
26112 \begin_layout Section
26113 Caracteres especiales
26114 \begin_inset Index
26115 status collapsed
26116
26117 \begin_layout Plain Layout
26118 Caracteres especiales
26119 \end_layout
26120
26121 \end_inset
26122
26123
26124 \end_layout
26125
26126 \begin_layout Subsection
26127 Caracteres especiales en texto matemático
26128 \end_layout
26129
26130 \begin_layout Standard
26131 Los siguientes comandos sólo se pueden usar en texto matemático o en modo
26132  TeX:
26133 \end_layout
26134
26135 \begin_layout Standard
26136 \begin_inset space \hfill{}
26137 \end_inset
26138
26139
26140 \begin_inset Tabular
26141 <lyxtabular version="3" rows="8" columns="2">
26142 <features>
26143 <column alignment="block" valignment="top" width="0">
26144 <column alignment="block" valignment="top" width="0">
26145 <row>
26146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26147 \begin_inset Text
26148
26149 \begin_layout Plain Layout
26150 Comando
26151 \end_layout
26152
26153 \end_inset
26154 </cell>
26155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26156 \begin_inset Text
26157
26158 \begin_layout Plain Layout
26159 Resultado
26160 \end_layout
26161
26162 \end_inset
26163 </cell>
26164 </row>
26165 <row>
26166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26167 \begin_inset Text
26168
26169 \begin_layout Plain Layout
26170
26171 \backslash
26172 oe
26173 \end_layout
26174
26175 \end_inset
26176 </cell>
26177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26178 \begin_inset Text
26179
26180 \begin_layout Plain Layout
26181 \begin_inset Formula $\textrm{œ}$
26182 \end_inset
26183
26184
26185 \end_layout
26186
26187 \end_inset
26188 </cell>
26189 </row>
26190 <row>
26191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26192 \begin_inset Text
26193
26194 \begin_layout Plain Layout
26195
26196 \backslash
26197 OE
26198 \end_layout
26199
26200 \end_inset
26201 </cell>
26202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26203 \begin_inset Text
26204
26205 \begin_layout Plain Layout
26206 \begin_inset Formula $\textrm{Œ}$
26207 \end_inset
26208
26209
26210 \end_layout
26211
26212 \end_inset
26213 </cell>
26214 </row>
26215 <row>
26216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26217 \begin_inset Text
26218
26219 \begin_layout Plain Layout
26220
26221 \backslash
26222 ae
26223 \end_layout
26224
26225 \end_inset
26226 </cell>
26227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26228 \begin_inset Text
26229
26230 \begin_layout Plain Layout
26231 \begin_inset Formula $\textrm{æ}$
26232 \end_inset
26233
26234
26235 \end_layout
26236
26237 \end_inset
26238 </cell>
26239 </row>
26240 <row>
26241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26242 \begin_inset Text
26243
26244 \begin_layout Plain Layout
26245
26246 \backslash
26247 AE
26248 \end_layout
26249
26250 \end_inset
26251 </cell>
26252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26253 \begin_inset Text
26254
26255 \begin_layout Plain Layout
26256 \begin_inset Formula $\textrm{Æ}$
26257 \end_inset
26258
26259
26260 \end_layout
26261
26262 \end_inset
26263 </cell>
26264 </row>
26265 <row>
26266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26267 \begin_inset Text
26268
26269 \begin_layout Plain Layout
26270
26271 \backslash
26272 aa
26273 \end_layout
26274
26275 \end_inset
26276 </cell>
26277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26278 \begin_inset Text
26279
26280 \begin_layout Plain Layout
26281 \begin_inset Formula $\textrm{\aa}$
26282 \end_inset
26283
26284
26285 \end_layout
26286
26287 \end_inset
26288 </cell>
26289 </row>
26290 <row>
26291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26292 \begin_inset Text
26293
26294 \begin_layout Plain Layout
26295
26296 \backslash
26297 AA
26298 \begin_inset Index
26299 status collapsed
26300
26301 \begin_layout Plain Layout
26302
26303 \backslash
26304 @
26305 \begin_inset ERT
26306 status collapsed
26307
26308 \begin_layout Plain Layout
26309
26310
26311 \backslash
26312 textrm{
26313 \backslash
26314 AA}
26315 \end_layout
26316
26317 \end_inset
26318
26319
26320 \end_layout
26321
26322 \end_inset
26323
26324
26325 \end_layout
26326
26327 \end_inset
26328 </cell>
26329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26330 \begin_inset Text
26331
26332 \begin_layout Plain Layout
26333 \begin_inset Formula $\textrm{Å}$
26334 \end_inset
26335
26336
26337 \end_layout
26338
26339 \end_inset
26340 </cell>
26341 </row>
26342 <row>
26343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26344 \begin_inset Text
26345
26346 \begin_layout Plain Layout
26347
26348 \backslash
26349 i
26350 \end_layout
26351
26352 \end_inset
26353 </cell>
26354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26355 \begin_inset Text
26356
26357 \begin_layout Plain Layout
26358 \begin_inset Formula $\textrm{ı}$
26359 \end_inset
26360
26361
26362 \end_layout
26363
26364 \end_inset
26365 </cell>
26366 </row>
26367 </lyxtabular>
26368
26369 \end_inset
26370
26371
26372 \begin_inset space \hfill{}
26373 \end_inset
26374
26375
26376 \begin_inset Tabular
26377 <lyxtabular version="3" rows="8" columns="2">
26378 <features>
26379 <column alignment="block" valignment="top" width="0">
26380 <column alignment="center" valignment="top" width="0">
26381 <row>
26382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26383 \begin_inset Text
26384
26385 \begin_layout Plain Layout
26386 Comando
26387 \begin_inset Note Note
26388 status collapsed
26389
26390 \begin_layout Plain Layout
26391
26392 \series bold
26393
26394 \backslash
26395 raisebox
26396 \series default
26397  se usa sólo como espaciador
26398 \end_layout
26399
26400 \end_inset
26401
26402
26403 \end_layout
26404
26405 \end_inset
26406 </cell>
26407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26408 \begin_inset Text
26409
26410 \begin_layout Plain Layout
26411 Resultado
26412 \end_layout
26413
26414 \end_inset
26415 </cell>
26416 </row>
26417 <row>
26418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26419 \begin_inset Text
26420
26421 \begin_layout Plain Layout
26422
26423 \backslash
26424 o
26425 \end_layout
26426
26427 \end_inset
26428 </cell>
26429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26430 \begin_inset Text
26431
26432 \begin_layout Plain Layout
26433 \begin_inset Formula $\textrm{ø}$
26434 \end_inset
26435
26436
26437 \end_layout
26438
26439 \end_inset
26440 </cell>
26441 </row>
26442 <row>
26443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26444 \begin_inset Text
26445
26446 \begin_layout Plain Layout
26447
26448 \backslash
26449 O
26450 \end_layout
26451
26452 \end_inset
26453 </cell>
26454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26455 \begin_inset Text
26456
26457 \begin_layout Plain Layout
26458 \begin_inset Formula $\textrm{Ø}$
26459 \end_inset
26460
26461
26462 \end_layout
26463
26464 \end_inset
26465 </cell>
26466 </row>
26467 <row>
26468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26469 \begin_inset Text
26470
26471 \begin_layout Plain Layout
26472
26473 \backslash
26474 l
26475 \end_layout
26476
26477 \end_inset
26478 </cell>
26479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26480 \begin_inset Text
26481
26482 \begin_layout Plain Layout
26483 \begin_inset Formula $\textrm{ł}$
26484 \end_inset
26485
26486
26487 \end_layout
26488
26489 \end_inset
26490 </cell>
26491 </row>
26492 <row>
26493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26494 \begin_inset Text
26495
26496 \begin_layout Plain Layout
26497
26498 \backslash
26499 L
26500 \end_layout
26501
26502 \end_inset
26503 </cell>
26504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26505 \begin_inset Text
26506
26507 \begin_layout Plain Layout
26508 \begin_inset Formula $\textrm{Ł}$
26509 \end_inset
26510
26511
26512 \end_layout
26513
26514 \end_inset
26515 </cell>
26516 </row>
26517 <row>
26518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26519 \begin_inset Text
26520
26521 \begin_layout Plain Layout
26522 !
26523 \begin_inset space \hspace{}
26524 \length 0mm
26525 \end_inset
26526
26527 `
26528 \begin_inset ERT
26529 status collapsed
26530
26531 \begin_layout Plain Layout
26532
26533
26534 \backslash
26535 spce 
26536 \end_layout
26537
26538 \end_inset
26539
26540
26541 \end_layout
26542
26543 \end_inset
26544 </cell>
26545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26546 \begin_inset Text
26547
26548 \begin_layout Plain Layout
26549 \begin_inset Formula $\textrm{!`}$
26550 \end_inset
26551
26552
26553 \end_layout
26554
26555 \end_inset
26556 </cell>
26557 </row>
26558 <row>
26559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26560 \begin_inset Text
26561
26562 \begin_layout Plain Layout
26563 ?
26564 \begin_inset space \hspace{}
26565 \length 0mm
26566 \end_inset
26567
26568 `
26569 \begin_inset ERT
26570 status collapsed
26571
26572 \begin_layout Plain Layout
26573
26574
26575 \backslash
26576 spce 
26577 \end_layout
26578
26579 \end_inset
26580
26581
26582 \end_layout
26583
26584 \end_inset
26585 </cell>
26586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26587 \begin_inset Text
26588
26589 \begin_layout Plain Layout
26590 \begin_inset Formula $\textrm{?`}$
26591 \end_inset
26592
26593
26594 \end_layout
26595
26596 \end_inset
26597 </cell>
26598 </row>
26599 <row>
26600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26601 \begin_inset Text
26602
26603 \begin_layout Plain Layout
26604
26605 \backslash
26606 j
26607 \end_layout
26608
26609 \end_inset
26610 </cell>
26611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26612 \begin_inset Text
26613
26614 \begin_layout Plain Layout
26615 \begin_inset Formula $\textrm{ȷ}$
26616 \end_inset
26617
26618
26619 \end_layout
26620
26621 \end_inset
26622 </cell>
26623 </row>
26624 </lyxtabular>
26625
26626 \end_inset
26627
26628
26629 \begin_inset space \hfill{}
26630 \end_inset
26631
26632
26633 \end_layout
26634
26635 \begin_layout Standard
26636 Los caracteres 
26637 \begin_inset Formula $\textrm{\textrm{Å}}$
26638 \end_inset
26639
26640  y 
26641 \begin_inset Formula $\textrm{\textrm{Ø}}$
26642 \end_inset
26643
26644  también se pueden insertar mediante el botón 
26645 \begin_inset Graphics
26646         filename ../../images/math/digamma.png
26647         scale 85
26648
26649 \end_inset
26650
26651  de la barra de ecuaciones.
26652 \end_layout
26653
26654 \begin_layout Standard
26655 Los comandos 
26656 \series bold
26657 !
26658 \begin_inset space \hspace{}
26659 \length 0mm
26660 \end_inset
26661
26662 `
26663 \series default
26664  y 
26665 \series bold
26666 ?
26667 \begin_inset space \hspace{}
26668 \length 0mm
26669 \end_inset
26670
26671 `
26672 \series default
26673  son una excepción porque se pueden insertar directamente a texto en LyX.
26674  
26675 \end_layout
26676
26677 \begin_layout Subsection
26678 Acentos en texto
26679 \begin_inset CommandInset label
26680 LatexCommand label
26681 name "sub:Acentos-en-texto"
26682
26683 \end_inset
26684
26685
26686 \begin_inset Index
26687 status collapsed
26688
26689 \begin_layout Plain Layout
26690 Acentos ! en texto
26691 \end_layout
26692
26693 \end_inset
26694
26695
26696 \end_layout
26697
26698 \begin_layout Standard
26699 Con los siguientes comandos se pueden acentuar todas las letras.
26700  Los comandos deben ponerse en modo TeX.
26701 \end_layout
26702
26703 \begin_layout Standard
26704 \begin_inset space \hfill{}
26705 \end_inset
26706
26707
26708 \begin_inset Tabular
26709 <lyxtabular version="3" rows="8" columns="2">
26710 <features>
26711 <column alignment="block" valignment="top" width="0">
26712 <column alignment="block" valignment="top" width="0">
26713 <row>
26714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26715 \begin_inset Text
26716
26717 \begin_layout Plain Layout
26718 Comando
26719 \end_layout
26720
26721 \end_inset
26722 </cell>
26723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26724 \begin_inset Text
26725
26726 \begin_layout Plain Layout
26727 Resultado
26728 \end_layout
26729
26730 \end_inset
26731 </cell>
26732 </row>
26733 <row>
26734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26735 \begin_inset Text
26736
26737 \begin_layout Plain Layout
26738
26739 \backslash
26740
26741 \begin_inset Quotes grd
26742 \end_inset
26743
26744 e
26745 \end_layout
26746
26747 \end_inset
26748 </cell>
26749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26750 \begin_inset Text
26751
26752 \begin_layout Plain Layout
26753 \begin_inset ERT
26754 status collapsed
26755
26756 \begin_layout Plain Layout
26757
26758
26759 \backslash
26760 "e
26761 \end_layout
26762
26763 \end_inset
26764
26765
26766 \end_layout
26767
26768 \end_inset
26769 </cell>
26770 </row>
26771 <row>
26772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26773 \begin_inset Text
26774
26775 \begin_layout Plain Layout
26776
26777 \backslash
26778 `e
26779 \end_layout
26780
26781 \end_inset
26782 </cell>
26783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26784 \begin_inset Text
26785
26786 \begin_layout Plain Layout
26787 \begin_inset ERT
26788 status collapsed
26789
26790 \begin_layout Plain Layout
26791
26792
26793 \backslash
26794 `e
26795 \end_layout
26796
26797 \end_inset
26798
26799
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 ^
26813 \begin_inset ERT
26814 status collapsed
26815
26816 \begin_layout Plain Layout
26817
26818
26819 \backslash
26820 spce 
26821 \end_layout
26822
26823 \end_inset
26824
26825 e
26826 \end_layout
26827
26828 \end_inset
26829 </cell>
26830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26831 \begin_inset Text
26832
26833 \begin_layout Plain Layout
26834 \begin_inset ERT
26835 status collapsed
26836
26837 \begin_layout Plain Layout
26838
26839
26840 \backslash
26841 ^e
26842 \end_layout
26843
26844 \end_inset
26845
26846
26847 \end_layout
26848
26849 \end_inset
26850 </cell>
26851 </row>
26852 <row>
26853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26854 \begin_inset Text
26855
26856 \begin_layout Plain Layout
26857
26858 \backslash
26859 =e
26860 \end_layout
26861
26862 \end_inset
26863 </cell>
26864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26865 \begin_inset Text
26866
26867 \begin_layout Plain Layout
26868 \begin_inset ERT
26869 status collapsed
26870
26871 \begin_layout Plain Layout
26872
26873
26874 \backslash
26875 =e
26876 \end_layout
26877
26878 \end_inset
26879
26880
26881 \end_layout
26882
26883 \end_inset
26884 </cell>
26885 </row>
26886 <row>
26887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26888 \begin_inset Text
26889
26890 \begin_layout Plain Layout
26891
26892 \backslash
26893 u
26894 \begin_inset ERT
26895 status collapsed
26896
26897 \begin_layout Plain Layout
26898
26899
26900 \backslash
26901 spce 
26902 \end_layout
26903
26904 \end_inset
26905
26906 e
26907 \end_layout
26908
26909 \end_inset
26910 </cell>
26911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26912 \begin_inset Text
26913
26914 \begin_layout Plain Layout
26915 \begin_inset ERT
26916 status collapsed
26917
26918 \begin_layout Plain Layout
26919
26920
26921 \backslash
26922 u e
26923 \end_layout
26924
26925 \end_inset
26926
26927
26928 \end_layout
26929
26930 \end_inset
26931 </cell>
26932 </row>
26933 <row>
26934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26935 \begin_inset Text
26936
26937 \begin_layout Plain Layout
26938
26939 \backslash
26940 b
26941 \begin_inset ERT
26942 status collapsed
26943
26944 \begin_layout Plain Layout
26945
26946
26947 \backslash
26948 spce 
26949 \end_layout
26950
26951 \end_inset
26952
26953 e
26954 \end_layout
26955
26956 \end_inset
26957 </cell>
26958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26959 \begin_inset Text
26960
26961 \begin_layout Plain Layout
26962 \begin_inset ERT
26963 status collapsed
26964
26965 \begin_layout Plain Layout
26966
26967
26968 \backslash
26969 b e
26970 \end_layout
26971
26972 \end_inset
26973
26974
26975 \end_layout
26976
26977 \end_inset
26978 </cell>
26979 </row>
26980 <row>
26981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26982 \begin_inset Text
26983
26984 \begin_layout Plain Layout
26985
26986 \backslash
26987 t
26988 \begin_inset ERT
26989 status collapsed
26990
26991 \begin_layout Plain Layout
26992
26993
26994 \backslash
26995 spce 
26996 \end_layout
26997
26998 \end_inset
26999
27000 ee
27001 \end_layout
27002
27003 \end_inset
27004 </cell>
27005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27006 \begin_inset Text
27007
27008 \begin_layout Plain Layout
27009 \begin_inset ERT
27010 status collapsed
27011
27012 \begin_layout Plain Layout
27013
27014
27015 \backslash
27016 t ee
27017 \end_layout
27018
27019 \end_inset
27020
27021
27022 \end_layout
27023
27024 \end_inset
27025 </cell>
27026 </row>
27027 </lyxtabular>
27028
27029 \end_inset
27030
27031
27032 \begin_inset space \hfill{}
27033 \end_inset
27034
27035
27036 \begin_inset Tabular
27037 <lyxtabular version="3" rows="8" columns="2">
27038 <features>
27039 <column alignment="block" valignment="top" width="0">
27040 <column alignment="center" valignment="top" width="0">
27041 <row>
27042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27043 \begin_inset Text
27044
27045 \begin_layout Plain Layout
27046 Comando
27047 \end_layout
27048
27049 \end_inset
27050 </cell>
27051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27052 \begin_inset Text
27053
27054 \begin_layout Plain Layout
27055 Resultado
27056 \end_layout
27057
27058 \end_inset
27059 </cell>
27060 </row>
27061 <row>
27062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27063 \begin_inset Text
27064
27065 \begin_layout Plain Layout
27066
27067 \backslash
27068 H
27069 \begin_inset ERT
27070 status collapsed
27071
27072 \begin_layout Plain Layout
27073
27074
27075 \backslash
27076 spce 
27077 \end_layout
27078
27079 \end_inset
27080
27081 e
27082 \end_layout
27083
27084 \end_inset
27085 </cell>
27086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27087 \begin_inset Text
27088
27089 \begin_layout Plain Layout
27090 \begin_inset ERT
27091 status collapsed
27092
27093 \begin_layout Plain Layout
27094
27095
27096 \backslash
27097 H e
27098 \end_layout
27099
27100 \end_inset
27101
27102
27103 \end_layout
27104
27105 \end_inset
27106 </cell>
27107 </row>
27108 <row>
27109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27110 \begin_inset Text
27111
27112 \begin_layout Plain Layout
27113
27114 \backslash
27115 'e
27116 \end_layout
27117
27118 \end_inset
27119 </cell>
27120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27121 \begin_inset Text
27122
27123 \begin_layout Plain Layout
27124 \begin_inset ERT
27125 status collapsed
27126
27127 \begin_layout Plain Layout
27128
27129
27130 \backslash
27131 'e
27132 \end_layout
27133
27134 \end_inset
27135
27136
27137 \end_layout
27138
27139 \end_inset
27140 </cell>
27141 </row>
27142 <row>
27143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27144 \begin_inset Text
27145
27146 \begin_layout Plain Layout
27147
27148 \backslash
27149 ~e
27150 \begin_inset Index
27151 status collapsed
27152
27153 \begin_layout Plain Layout
27154 Tilde
27155 \end_layout
27156
27157 \end_inset
27158
27159
27160 \end_layout
27161
27162 \end_inset
27163 </cell>
27164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27165 \begin_inset Text
27166
27167 \begin_layout Plain Layout
27168 \begin_inset ERT
27169 status collapsed
27170
27171 \begin_layout Plain Layout
27172
27173
27174 \backslash
27175 ~e
27176 \end_layout
27177
27178 \end_inset
27179
27180
27181 \end_layout
27182
27183 \end_inset
27184 </cell>
27185 </row>
27186 <row>
27187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27188 \begin_inset Text
27189
27190 \begin_layout Plain Layout
27191
27192 \backslash
27193 .e
27194 \end_layout
27195
27196 \end_inset
27197 </cell>
27198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27199 \begin_inset Text
27200
27201 \begin_layout Plain Layout
27202 \begin_inset ERT
27203 status collapsed
27204
27205 \begin_layout Plain Layout
27206
27207
27208 \backslash
27209 .e
27210 \end_layout
27211
27212 \end_inset
27213
27214
27215 \end_layout
27216
27217 \end_inset
27218 </cell>
27219 </row>
27220 <row>
27221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27222 \begin_inset Text
27223
27224 \begin_layout Plain Layout
27225
27226 \backslash
27227 v
27228 \begin_inset ERT
27229 status collapsed
27230
27231 \begin_layout Plain Layout
27232
27233
27234 \backslash
27235 spce 
27236 \end_layout
27237
27238 \end_inset
27239
27240 e
27241 \end_layout
27242
27243 \end_inset
27244 </cell>
27245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27246 \begin_inset Text
27247
27248 \begin_layout Plain Layout
27249 \begin_inset ERT
27250 status collapsed
27251
27252 \begin_layout Plain Layout
27253
27254
27255 \backslash
27256 v e
27257 \end_layout
27258
27259 \end_inset
27260
27261
27262 \end_layout
27263
27264 \end_inset
27265 </cell>
27266 </row>
27267 <row>
27268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27269 \begin_inset Text
27270
27271 \begin_layout Plain Layout
27272
27273 \backslash
27274 d
27275 \begin_inset ERT
27276 status collapsed
27277
27278 \begin_layout Plain Layout
27279
27280
27281 \backslash
27282 spce 
27283 \end_layout
27284
27285 \end_inset
27286
27287 e
27288 \end_layout
27289
27290 \end_inset
27291 </cell>
27292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27293 \begin_inset Text
27294
27295 \begin_layout Plain Layout
27296 \begin_inset ERT
27297 status collapsed
27298
27299 \begin_layout Plain Layout
27300
27301
27302 \backslash
27303 d e
27304 \end_layout
27305
27306 \end_inset
27307
27308
27309 \end_layout
27310
27311 \end_inset
27312 </cell>
27313 </row>
27314 <row>
27315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27316 \begin_inset Text
27317
27318 \begin_layout Plain Layout
27319
27320 \backslash
27321 c
27322 \begin_inset ERT
27323 status collapsed
27324
27325 \begin_layout Plain Layout
27326
27327
27328 \backslash
27329 spce 
27330 \end_layout
27331
27332 \end_inset
27333
27334 e
27335 \end_layout
27336
27337 \end_inset
27338 </cell>
27339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27340 \begin_inset Text
27341
27342 \begin_layout Plain Layout
27343 \begin_inset ERT
27344 status collapsed
27345
27346 \begin_layout Plain Layout
27347
27348
27349 \backslash
27350 c e
27351 \end_layout
27352
27353 \end_inset
27354
27355
27356 \end_layout
27357
27358 \end_inset
27359 </cell>
27360 </row>
27361 </lyxtabular>
27362
27363 \end_inset
27364
27365
27366 \begin_inset space \hfill{}
27367 \end_inset
27368
27369
27370 \end_layout
27371
27372 \begin_layout Standard
27373 \begin_inset VSpace medskip
27374 \end_inset
27375
27376
27377 \end_layout
27378
27379 \begin_layout Standard
27380 Con el comando 
27381 \series bold
27382
27383 \backslash
27384 t
27385 \series default
27386  también se pueden acentuar dos caracteres distintos.
27387  El comando 
27388 \series bold
27389
27390 \backslash
27391 t
27392 \begin_inset ERT
27393 status collapsed
27394
27395 \begin_layout Plain Layout
27396
27397
27398 \backslash
27399 spce 
27400 \end_layout
27401
27402 \end_inset
27403
27404 sz
27405 \series default
27406  genera 
27407 \begin_inset ERT
27408 status collapsed
27409
27410 \begin_layout Plain Layout
27411
27412
27413 \backslash
27414 t sz
27415 \end_layout
27416
27417 \end_inset
27418
27419
27420 \end_layout
27421
27422 \begin_layout Standard
27423 Los acentos 
27424 \series bold
27425 `
27426 \series default
27427  , 
27428 \series bold
27429 '
27430 \series default
27431  y 
27432 \series bold
27433 ^
27434 \series default
27435  se pueden insertar directamente con el teclado sobre vocales sin usar modo
27436  TeX.
27437  Lo mismo se aplica a la tilde
27438 \begin_inset Foot
27439 status collapsed
27440
27441 \begin_layout Plain Layout
27442 Esto sólo se aplica a teclados en los que la tilde está definida como acento.
27443 \end_layout
27444
27445 \end_inset
27446
27447  con 
27448 \emph on
27449 a
27450 \emph default
27451
27452 \emph on
27453 o
27454 \emph default
27455  y 
27456 \emph on
27457 n.
27458 \end_layout
27459
27460 \begin_layout Standard
27461 Los comandos 
27462 \series bold
27463
27464 \backslash
27465 b
27466 \series default
27467  , 
27468 \series bold
27469
27470 \backslash
27471 c
27472 \series default
27473  , 
27474 \series bold
27475
27476 \backslash
27477 d
27478 \series default
27479  , 
27480 \series bold
27481
27482 \backslash
27483 H
27484 \series default
27485  , 
27486 \series bold
27487
27488 \backslash
27489 t
27490 \series default
27491  , 
27492 \series bold
27493
27494 \backslash
27495 u
27496 \series default
27497  , 
27498 \series bold
27499
27500 \backslash
27501 v
27502 \series default
27503 , y acentos insertados directamente con el teclado también están disponibles
27504  en texto matemático.
27505  Para otros acentos hay comandos especiales para usar en ecuaciones, véase
27506  
27507 \begin_inset CommandInset ref
27508 LatexCommand ref
27509 reference "sub:Acentos-para-un"
27510
27511 \end_inset
27512
27513 .
27514 \end_layout
27515
27516 \begin_layout Standard
27517 \begin_inset VSpace bigskip
27518 \end_inset
27519
27520
27521 \end_layout
27522
27523 \begin_layout Standard
27524 Además, con el comando 
27525 \series bold
27526
27527 \backslash
27528 textcircled
27529 \series default
27530
27531 \begin_inset Index
27532 status collapsed
27533
27534 \begin_layout Plain Layout
27535 Comandos ! T ! 
27536 \backslash
27537 textcircled
27538 \end_layout
27539
27540 \end_inset
27541
27542  se pueden insertar en un círculo todos los números y letras, de forma parecida
27543  al símbolo copyright.
27544 \end_layout
27545
27546 \begin_layout Standard
27547 \noindent
27548 \align center
27549 \begin_inset Tabular
27550 <lyxtabular version="3" rows="3" columns="2">
27551 <features>
27552 <column alignment="center" valignment="top" width="0">
27553 <column alignment="center" valignment="top" width="0">
27554 <row>
27555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27556 \begin_inset Text
27557
27558 \begin_layout Plain Layout
27559 Comando
27560 \end_layout
27561
27562 \end_inset
27563 </cell>
27564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27565 \begin_inset Text
27566
27567 \begin_layout Plain Layout
27568 Resultado
27569 \begin_inset Note Note
27570 status collapsed
27571
27572 \begin_layout Plain Layout
27573
27574 \series bold
27575
27576 \backslash
27577 raisebox
27578 \series default
27579  se usa sólo como espaciador
27580 \end_layout
27581
27582 \end_inset
27583
27584
27585 \end_layout
27586
27587 \end_inset
27588 </cell>
27589 </row>
27590 <row>
27591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27592 \begin_inset Text
27593
27594 \begin_layout Plain Layout
27595
27596 \backslash
27597 textcircled{w}
27598 \end_layout
27599
27600 \end_inset
27601 </cell>
27602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27603 \begin_inset Text
27604
27605 \begin_layout Plain Layout
27606 \begin_inset ERT
27607 status collapsed
27608
27609 \begin_layout Plain Layout
27610
27611
27612 \backslash
27613 textcircled{w}
27614 \end_layout
27615
27616 \end_inset
27617
27618
27619 \end_layout
27620
27621 \end_inset
27622 </cell>
27623 </row>
27624 <row>
27625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27626 \begin_inset Text
27627
27628 \begin_layout Plain Layout
27629
27630 \backslash
27631 Large 
27632 \backslash
27633 textcircled{
27634 \backslash
27635 normalsize
27636 \backslash
27637 protect
27638 \backslash
27639 raisebox{-1.5pt}{W}}
27640 \end_layout
27641
27642 \end_inset
27643 </cell>
27644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27645 \begin_inset Text
27646
27647 \begin_layout Plain Layout
27648 \begin_inset Formula $\raisebox{4.5mm}{}$
27649 \end_inset
27650
27651
27652 \begin_inset ERT
27653 status collapsed
27654
27655 \begin_layout Plain Layout
27656
27657
27658 \backslash
27659 Large 
27660 \backslash
27661 textcircled{
27662 \backslash
27663 normalsize
27664 \backslash
27665 protect
27666 \backslash
27667 raisebox{-1.5pt}W}
27668 \end_layout
27669
27670 \end_inset
27671
27672
27673 \begin_inset Formula $\raisebox{-2mm}{}$
27674 \end_inset
27675
27676
27677 \end_layout
27678
27679 \end_inset
27680 </cell>
27681 </row>
27682 </lyxtabular>
27683
27684 \end_inset
27685
27686
27687 \end_layout
27688
27689 \begin_layout Standard
27690 Hay que tener cuidado que el carácter se ajuste al círculo.
27691  Por eso 
27692 \series bold
27693
27694 \backslash
27695 Large
27696 \begin_inset Foot
27697 status collapsed
27698
27699 \begin_layout Plain Layout
27700 véase 
27701 \begin_inset CommandInset ref
27702 LatexCommand ref
27703 reference "sub:Tamaños-de-fuentes"
27704
27705 \end_inset
27706
27707
27708 \end_layout
27709
27710 \end_inset
27711
27712
27713 \series default
27714  especifica el tamaño del círculo.
27715  Con ayuda de 
27716 \series bold
27717
27718 \backslash
27719 raisebox
27720 \begin_inset Foot
27721 status collapsed
27722
27723 \begin_layout Plain Layout
27724 véase 
27725 \begin_inset CommandInset ref
27726 LatexCommand ref
27727 reference "sub:Cuadros-sin-marco"
27728
27729 \end_inset
27730
27731
27732 \end_layout
27733
27734 \end_inset
27735
27736
27737 \series default
27738  se puede centrar el carácter.
27739 \end_layout
27740
27741 \begin_layout Subsection
27742 Números en estilo antiguo
27743 \begin_inset Index
27744 status collapsed
27745
27746 \begin_layout Plain Layout
27747 Numeros@Números ! en estilo antiguo
27748 \end_layout
27749
27750 \end_inset
27751
27752
27753 \end_layout
27754
27755 \begin_layout Standard
27756 Los números en estilo antiguo o elzevirianos se componen con el comando
27757  
27758 \series bold
27759
27760 \backslash
27761 oldstylenums
27762 \series default
27763
27764 \begin_inset Index
27765 status collapsed
27766
27767 \begin_layout Plain Layout
27768 Comandos ! O ! 
27769 \backslash
27770 oldstylenums
27771 \end_layout
27772
27773 \end_inset
27774
27775 .
27776  El comando se puede usar en ecuaciones y en modo TeX.
27777  Su esquema es:
27778 \end_layout
27779
27780 \begin_layout Standard
27781
27782 \series bold
27783
27784 \backslash
27785 oldstylenums{número}
27786 \end_layout
27787
27788 \begin_layout Standard
27789 El comando 
27790 \series bold
27791
27792 \backslash
27793 oldstylenums{0123456789}
27794 \series default
27795  genera: 
27796 \begin_inset Formula $\oldstylenums{0123456789}$
27797 \end_inset
27798
27799
27800 \end_layout
27801
27802 \begin_layout Subsection
27803 Caracteres especiales misceláneos
27804 \begin_inset CommandInset label
27805 LatexCommand label
27806 name "sub:Caracteres-especiales-misceláneos"
27807
27808 \end_inset
27809
27810
27811 \begin_inset Index
27812 status collapsed
27813
27814 \begin_layout Plain Layout
27815 Caracteres especiales ! misceláneos
27816 \end_layout
27817
27818 \end_inset
27819
27820
27821 \end_layout
27822
27823 \begin_layout Standard
27824 Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante
27825  comandos:
27826 \end_layout
27827
27828 \begin_layout Standard
27829 \noindent
27830 \align center
27831 \begin_inset Tabular
27832 <lyxtabular version="3" rows="4" columns="2">
27833 <features>
27834 <column alignment="center" valignment="top" width="0">
27835 <column alignment="center" valignment="top" width="0">
27836 <row>
27837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27838 \begin_inset Text
27839
27840 \begin_layout Plain Layout
27841 Comando
27842 \end_layout
27843
27844 \end_inset
27845 </cell>
27846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27847 \begin_inset Text
27848
27849 \begin_layout Plain Layout
27850 Resultado
27851 \end_layout
27852
27853 \end_inset
27854 </cell>
27855 </row>
27856 <row>
27857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27858 \begin_inset Text
27859
27860 \begin_layout Plain Layout
27861
27862 \backslash
27863 ^
27864 \begin_inset ERT
27865 status collapsed
27866
27867 \begin_layout Plain Layout
27868
27869
27870 \backslash
27871 spce 
27872 \end_layout
27873
27874 \end_inset
27875
27876
27877 \end_layout
27878
27879 \end_inset
27880 </cell>
27881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27882 \begin_inset Text
27883
27884 \begin_layout Plain Layout
27885 \begin_inset Formula $\mathcircumflex$
27886 \end_inset
27887
27888
27889 \end_layout
27890
27891 \end_inset
27892 </cell>
27893 </row>
27894 <row>
27895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27896 \begin_inset Text
27897
27898 \begin_layout Plain Layout
27899
27900 \backslash
27901 _
27902 \end_layout
27903
27904 \end_inset
27905 </cell>
27906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27907 \begin_inset Text
27908
27909 \begin_layout Plain Layout
27910 \begin_inset Formula $\_$
27911 \end_inset
27912
27913
27914 \end_layout
27915
27916 \end_inset
27917 </cell>
27918 </row>
27919 <row>
27920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27921 \begin_inset Text
27922
27923 \begin_layout Plain Layout
27924 ^
27925 \begin_inset ERT
27926 status collapsed
27927
27928 \begin_layout Plain Layout
27929
27930
27931 \backslash
27932 spce 
27933 \end_layout
27934
27935 \end_inset
27936
27937
27938 \backslash
27939 circ
27940 \begin_inset Index
27941 status collapsed
27942
27943 \begin_layout Plain Layout
27944
27945 \backslash
27946
27947 \end_layout
27948
27949 \end_inset
27950
27951
27952 \end_layout
27953
27954 \end_inset
27955 </cell>
27956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27957 \begin_inset Text
27958
27959 \begin_layout Plain Layout
27960 \begin_inset Formula $^{\circ}$
27961 \end_inset
27962
27963
27964 \end_layout
27965
27966 \end_inset
27967 </cell>
27968 </row>
27969 </lyxtabular>
27970
27971 \end_inset
27972
27973
27974 \end_layout
27975
27976 \begin_layout Standard
27977 El símbolo grado ° puede no obstante insertarse directamente si el preámbulo
27978  LaTeX contiene la línea:
27979 \begin_inset Foot
27980 status collapsed
27981
27982 \begin_layout Plain Layout
27983 Más sobre este asunto en 
27984 \begin_inset CommandInset ref
27985 LatexCommand ref
27986 reference "sub:Caracteres-de-texto"
27987
27988 \end_inset
27989
27990
27991 \end_layout
27992
27993 \end_inset
27994
27995  
27996 \end_layout
27997
27998 \begin_layout Standard
27999
28000 \series bold
28001
28002 \backslash
28003 DeclareInputtext{176}{
28004 \backslash
28005 ifmmode^
28006 \backslash
28007 circ
28008 \backslash
28009 else
28010 \backslash
28011 textdegree
28012 \backslash
28013 fi}
28014 \end_layout
28015
28016 \begin_layout Standard
28017 \begin_inset Newpage newpage
28018 \end_inset
28019
28020
28021 \end_layout
28022
28023 \begin_layout Section
28024 Estilos de ecuación
28025 \begin_inset CommandInset label
28026 LatexCommand label
28027 name "sec:Estilos-de-ecuación"
28028
28029 \end_inset
28030
28031
28032 \begin_inset Index
28033 status collapsed
28034
28035 \begin_layout Plain Layout
28036 Ecuación ! estilos de
28037 \end_layout
28038
28039 \end_inset
28040
28041
28042 \end_layout
28043
28044 \begin_layout Itemize
28045 Hay dos estilos diferentes de alineación:
28046 \end_layout
28047
28048 \begin_deeper
28049 \begin_layout Description
28050 Centrado es el estándar predefinido
28051 \end_layout
28052
28053 \begin_layout Description
28054 Sangrado para este estilo debe insertarse la opción de clase 
28055 \series bold
28056 fleqn
28057 \series default
28058  en el menú 
28059 \family sans
28060 Documento\SpecialChar \menuseparator
28061 Configuración
28062 \family default
28063  bajo 
28064 \family sans
28065 Clase de documento
28066 \end_layout
28067
28068 \begin_layout Standard
28069 Cuando se usa 
28070 \series bold
28071 Sangrado
28072 \series default
28073 , éste se puede ajustar con la longitud 
28074 \series bold
28075
28076 \backslash
28077 mathindent
28078 \series default
28079
28080 \begin_inset Index
28081 status collapsed
28082
28083 \begin_layout Plain Layout
28084 Comandos ! M ! 
28085 \backslash
28086 mathindent
28087 \end_layout
28088
28089 \end_inset
28090
28091 .
28092  Para 15
28093 \begin_inset space \thinspace{}
28094 \end_inset
28095
28096 mm, p.
28097 \begin_inset space \thinspace{}
28098 \end_inset
28099
28100 e., se inserta esta línea de comando en el preámbulo LaTeX:
28101 \end_layout
28102
28103 \begin_layout Standard
28104
28105 \series bold
28106
28107 \backslash
28108 setlength{
28109 \backslash
28110 mathindent}{15mm}
28111 \end_layout
28112
28113 \begin_layout Standard
28114 Si no se especifica longitud se usa el valor predeterminado de 30
28115 \begin_inset space \thinspace{}
28116 \end_inset
28117
28118 pt.
28119 \end_layout
28120
28121 \end_deeper
28122 \begin_layout Itemize
28123 Y dos estilos diferentes de numeración:
28124 \end_layout
28125
28126 \begin_deeper
28127 \begin_layout Description
28128 Derecha es el estándar predefinido
28129 \end_layout
28130
28131 \begin_layout Description
28132 Izquierda para este estilo debe insertarse la opción de clase 
28133 \series bold
28134 leqno
28135 \series default
28136  en el menú 
28137 \family sans
28138 Documento\SpecialChar \menuseparator
28139 Configuración
28140 \family default
28141  bajo 
28142 \family sans
28143 Clase de documento
28144 \end_layout
28145
28146 \end_deeper
28147 \begin_layout Standard
28148
28149 \series bold
28150 fleqn
28151 \series default
28152  y 
28153 \series bold
28154 leqno
28155 \series default
28156  también se pueden usar juntos.
28157  En ese caso se insertan ambas opciones, separadas por una coma.
28158 \end_layout
28159
28160 \begin_layout Standard
28161 Los estilos escogidos se aplican a todas las ecuaciones presentadas del
28162  documento.
28163  Si un documento debe tener ecuaciones centradas y sangradas, se usa el
28164  estilo 
28165 \series bold
28166 Centrado
28167 \series default
28168  y las ecuaciones sangradas se ponen en un entorno flalign; véase 
28169 \begin_inset CommandInset ref
28170 LatexCommand ref
28171 reference "sub:Entorno-flalign"
28172
28173 \end_inset
28174
28175 .
28176 \end_layout
28177
28178 \begin_layout Section
28179 Ecuaciones multilínea
28180 \begin_inset CommandInset label
28181 LatexCommand label
28182 name "sec:Ecuaciones-multilínea"
28183
28184 \end_inset
28185
28186
28187 \begin_inset Index
28188 status collapsed
28189
28190 \begin_layout Plain Layout
28191 Ecuación ! multilínea
28192 \end_layout
28193
28194 \end_inset
28195
28196
28197 \end_layout
28198
28199 \begin_layout Subsection
28200 General
28201 \end_layout
28202
28203 \begin_layout Standard
28204 En LyX se generan nuevas líneas en una ecuación con 
28205 \family sans
28206 \series bold
28207 Ctrl+Retorno
28208 \family default
28209 \series default
28210 .
28211  Esto crea un 
28212 \series bold
28213 entorno eqnarray
28214 \series default
28215 , que se describe en
28216 \begin_inset space ~
28217 \end_inset
28218
28219
28220 \begin_inset CommandInset ref
28221 LatexCommand ref
28222 reference "sub:Entorno-eqnarray"
28223
28224 \end_inset
28225
28226  o, si se ha marcado la opción 
28227 \family sans
28228 Usar
28229 \begin_inset space ~
28230 \end_inset
28231
28232 el
28233 \begin_inset space ~
28234 \end_inset
28235
28236 paquete
28237 \begin_inset space ~
28238 \end_inset
28239
28240 de
28241 \begin_inset space ~
28242 \end_inset
28243
28244 ecuaciones
28245 \begin_inset space ~
28246 \end_inset
28247
28248 AMS
28249 \family default
28250  en la configuración del documento
28251 \family sans
28252 , un 
28253 \series bold
28254 entorno
28255 \family default
28256 \series default
28257  
28258 \series bold
28259 align
28260 \series default
28261 , que se describe en
28262 \begin_inset space ~
28263 \end_inset
28264
28265
28266 \begin_inset CommandInset ref
28267 LatexCommand ref
28268 reference "sub:Entorno-align-estándar"
28269
28270 \end_inset
28271
28272 .
28273 \end_layout
28274
28275 \begin_layout Standard
28276 Hay otros entornos para fórmulas multilínea que se pueden introducir mediante
28277  el menú 
28278 \family sans
28279 Insertar\SpecialChar \menuseparator
28280 Ecuación
28281 \family default
28282 .
28283  En las siguientes secciones se describen estos entornos.
28284 \end_layout
28285
28286 \begin_layout Standard
28287 En todos los entornos de ecuación multilínea la combinación 
28288 \family sans
28289 Ctrl+Retorno
28290 \family default
28291  genera una línea nueva.
28292  Para añadir o quitar líneas se pueden usar los botones 
28293 \begin_inset Graphics
28294         filename ../../images/tabular-feature_append-row.png
28295         scale 85
28296
28297 \end_inset
28298
28299  o 
28300 \begin_inset Graphics
28301         filename ../../images/tabular-feature_delete-row.png
28302         scale 85
28303
28304 \end_inset
28305
28306 de la barra de herramientas, respectivamente, o el menú 
28307 \family sans
28308 Editar\SpecialChar \menuseparator
28309 Filas y columnas
28310 \family default
28311 .
28312 \end_layout
28313
28314 \begin_layout Subsubsection
28315 Separación de líneas
28316 \begin_inset CommandInset label
28317 LatexCommand label
28318 name "sub:Separación-de-líneas"
28319
28320 \end_inset
28321
28322
28323 \begin_inset Index
28324 status collapsed
28325
28326 \begin_layout Plain Layout
28327 Ecuación ! multilínea ! separación de filas
28328 \end_layout
28329
28330 \end_inset
28331
28332
28333 \end_layout
28334
28335 \begin_layout Standard
28336 A veces no hay suficiente espacio entre las líneas de una ecuación multilínea:
28337 \begin_inset Formula \begin{eqnarray*}
28338 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}\\
28339 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0\end{eqnarray*}
28340
28341 \end_inset
28342
28343 En LaTeX un espacio adicional para una línea se especifica como argumento
28344  opcional del comando de nueva línea.
28345  Esto aún no es posible en LYX,
28346 \begin_inset Foot
28347 status collapsed
28348
28349 \begin_layout Plain Layout
28350 véase 
28351 \begin_inset CommandInset href
28352 LatexCommand href
28353 name "LyX-bug #1505"
28354 target "http://www.lyx.org/trac/ticket/1505"
28355
28356 \end_inset
28357
28358
28359 \end_layout
28360
28361 \end_inset
28362
28363  por lo que toda la ecuación debe insertarse en modo TeX.
28364  Para añadir espacio en nuestro ejemplo se inserta el comando 
28365 \series bold
28366
28367 \backslash
28368
28369 \backslash
28370 [3mm]
28371 \series default
28372  al final de la primera línea.
28373  Así: 
28374 \begin_inset ERT
28375 status collapsed
28376
28377 \begin_layout Plain Layout
28378
28379
28380 \backslash
28381 begin{eqnarray*}
28382 \end_layout
28383
28384 \begin_layout Plain Layout
28385
28386 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28387  = & 
28388 \backslash
28389 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28390 \backslash
28391
28392 \backslash
28393 [3mm]
28394 \end_layout
28395
28396 \begin_layout Plain Layout
28397
28398 4x^{2}
28399 \backslash
28400 left(B^{2}+x_{0}^{2}
28401 \backslash
28402 right)+4x_{0}x
28403 \backslash
28404 left(D-B^{2}
28405 \backslash
28406 right)+B^{2}
28407 \backslash
28408 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28409 \backslash
28410 right) & = & 0
28411 \end_layout
28412
28413 \begin_layout Plain Layout
28414
28415
28416 \backslash
28417 end{eqnarray*}
28418 \end_layout
28419
28420 \end_inset
28421
28422
28423 \begin_inset VSpace bigskip
28424 \end_inset
28425
28426
28427 \end_layout
28428
28429 \begin_layout Standard
28430 Para obtener separación en todas las líneas hay que cambiar la longitud
28431  
28432 \series bold
28433
28434 \backslash
28435 jot
28436 \series default
28437
28438 \begin_inset Index
28439 status collapsed
28440
28441 \begin_layout Plain Layout
28442 Comandos ! J ! 
28443 \backslash
28444 jot
28445 \end_layout
28446
28447 \end_inset
28448
28449 .
28450  La definición es: 
28451 \begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$
28452 \end_inset
28453
28454 .
28455  El valor predeterminado para 
28456 \series bold
28457
28458 \backslash
28459 jot
28460 \series default
28461  es 3
28462 \begin_inset space \thinspace{}
28463 \end_inset
28464
28465 pt.
28466  Para establecer una separación adicional de 3
28467 \begin_inset space \thinspace{}
28468 \end_inset
28469
28470 mm como en el ejemplo anterior, se inserta el comando
28471 \end_layout
28472
28473 \begin_layout Standard
28474
28475 \series bold
28476
28477 \backslash
28478 setlength{
28479 \backslash
28480 jot}{3mm+3pt}
28481 \end_layout
28482
28483 \begin_layout Standard
28484 en modo TeX antes de la ecuación.
28485  Es necesario cargar el paquete 
28486 \series bold
28487 calc
28488 \series default
28489
28490 \begin_inset Foot
28491 status collapsed
28492
28493 \begin_layout Plain Layout
28494
28495 \series bold
28496 calc
28497 \series default
28498  forma parte de toda instalación LaTeX estándar.
28499 \end_layout
28500
28501 \end_inset
28502
28503
28504 \begin_inset Index
28505 status collapsed
28506
28507 \begin_layout Plain Layout
28508 Paquetes ! calc
28509 \end_layout
28510
28511 \end_inset
28512
28513  en el preámbulo con la línea
28514 \end_layout
28515
28516 \begin_layout Standard
28517
28518 \series bold
28519
28520 \backslash
28521 usepackage{calc}
28522 \end_layout
28523
28524 \begin_layout Standard
28525 Se obtiene:
28526 \begin_inset ERT
28527 status collapsed
28528
28529 \begin_layout Plain Layout
28530
28531
28532 \backslash
28533 setlength{
28534 \backslash
28535 jot}{3mm+3pt}
28536 \end_layout
28537
28538 \end_inset
28539
28540
28541 \begin_inset Formula \begin{eqnarray*}
28542 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}\\
28543 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0\end{eqnarray*}
28544
28545 \end_inset
28546
28547
28548 \begin_inset ERT
28549 status collapsed
28550
28551 \begin_layout Plain Layout
28552
28553
28554 \backslash
28555 setlength{
28556 \backslash
28557 jot}{3pt}
28558 \end_layout
28559
28560 \end_inset
28561
28562  Para volver a la distancia predeterminada, 
28563 \series bold
28564
28565 \backslash
28566 jot
28567 \series default
28568  se establece en 3
28569 \begin_inset space \thinspace{}
28570 \end_inset
28571
28572 pt.
28573 \end_layout
28574
28575 \begin_layout Subsubsection
28576 Separación de columnas
28577 \begin_inset CommandInset label
28578 LatexCommand label
28579 name "sub:Separación-de-columnas"
28580
28581 \end_inset
28582
28583
28584 \begin_inset Index
28585 status collapsed
28586
28587 \begin_layout Plain Layout
28588 Ecuación ! multilínea !separación de columnas
28589 \end_layout
28590
28591 \end_inset
28592
28593
28594 \end_layout
28595
28596 \begin_layout Standard
28597 Una ecuación multilínea forma una matriz.
28598  Una ecuación en un entorno eqnarray, por ejemplo, es una matriz con tres
28599  columnas.
28600  Cambiando la separación de columnas en este entorno se puede cambiar el
28601  espacio junto al signo de relación.
28602 \end_layout
28603
28604 \begin_layout Standard
28605 La separación de columnas se especifica con la longitud
28606 \series bold
28607  
28608 \backslash
28609 arraycolsep
28610 \series default
28611
28612 \begin_inset Index
28613 status collapsed
28614
28615 \begin_layout Plain Layout
28616 Comandos ! A ! 
28617 \backslash
28618 arraycolsep
28619 \end_layout
28620
28621 \end_inset
28622
28623  según:
28624 \begin_inset Newline newline
28625 \end_inset
28626
28627 separación de columnas = 2
28628 \begin_inset space \thinspace{}
28629 \end_inset
28630
28631
28632 \series bold
28633
28634 \backslash
28635 arraycolsep
28636 \series default
28637
28638 \begin_inset Newline newline
28639 \end_inset
28640
28641 Así, el comando en modo TeX
28642 \end_layout
28643
28644 \begin_layout Standard
28645
28646 \series bold
28647
28648 \backslash
28649 setlength{
28650 \backslash
28651 arraycolsep}{1cm}
28652 \end_layout
28653
28654 \begin_layout Standard
28655 establece para todas las ecuaciones siguientes una separación de columnas
28656  de 2
28657 \begin_inset space \thinspace{}
28658 \end_inset
28659
28660 cm.
28661  Para volver al valor predefinido, 
28662 \series bold
28663
28664 \backslash
28665 arraycolsep
28666 \series default
28667  se pone en 5
28668 \begin_inset space \thinspace{}
28669 \end_inset
28670
28671 pt.
28672 \end_layout
28673
28674 \begin_layout Standard
28675 Una ecuación con separación de 2
28676 \begin_inset space \thinspace{}
28677 \end_inset
28678
28679 cm entre columnas:
28680 \begin_inset ERT
28681 status collapsed
28682
28683 \begin_layout Plain Layout
28684
28685
28686 \backslash
28687 setlength{
28688 \backslash
28689 arraycolsep}{1cm}
28690 \end_layout
28691
28692 \end_inset
28693
28694
28695 \begin_inset Formula \begin{eqnarray*}
28696 A & = & B\\
28697 C & \ne & A\end{eqnarray*}
28698
28699 \end_inset
28700
28701 Una ecuación con la separación predefinida para matrices, 10
28702 \begin_inset space \thinspace{}
28703 \end_inset
28704
28705 pt:
28706 \begin_inset ERT
28707 status collapsed
28708
28709 \begin_layout Plain Layout
28710
28711
28712 \backslash
28713 setlength{
28714 \backslash
28715 arraycolsep}{5pt}
28716 \end_layout
28717
28718 \end_inset
28719
28720
28721 \begin_inset Formula \begin{eqnarray*}
28722 A & = & B\\
28723 C & \ne & A\end{eqnarray*}
28724
28725 \end_inset
28726
28727
28728 \end_layout
28729
28730 \begin_layout Subsubsection
28731 Ecuaciones largas
28732 \begin_inset Index
28733 status collapsed
28734
28735 \begin_layout Plain Layout
28736 Ecuación ! larga
28737 \end_layout
28738
28739 \end_inset
28740
28741
28742 \end_layout
28743
28744 \begin_layout Standard
28745 Se pueden componer ecuaciones largas mediante estos métodos:
28746 \end_layout
28747
28748 \begin_layout Itemize
28749 Si un lado de la ecuación es mucho más corto que la anchura de línea, este
28750  se elige para el lado izquierdo y el derecho se imprime en dos líneas:
28751 \begin_inset Formula \begin{eqnarray}
28752 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 \\
28753  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:cortolargo}\end{eqnarray}
28754
28755 \end_inset
28756
28757 El signo menos al principio de la segunda línea normalmente no aparece como
28758  operador porque es el primer carácter de la línea.
28759  No se rodearía de espacio y podría no distinguirse de la raya de fracción.
28760  Para evitarlo se ha insertado 3
28761 \begin_inset space \thinspace{}
28762 \end_inset
28763
28764 pt de espacio detrás del menos con el comando 
28765 \series bold
28766
28767 \backslash
28768 hspace
28769 \series default
28770 .
28771 \begin_inset Foot
28772 status collapsed
28773
28774 \begin_layout Plain Layout
28775 véase más sobre 
28776 \series bold
28777
28778 \backslash
28779 hspace
28780 \series default
28781  en 
28782 \begin_inset CommandInset ref
28783 LatexCommand ref
28784 reference "sub:Espacio-variable"
28785
28786 \end_inset
28787
28788
28789 \end_layout
28790
28791 \end_inset
28792
28793
28794 \begin_inset Index
28795 status collapsed
28796
28797 \begin_layout Plain Layout
28798 Comandos ! H ! 
28799 \backslash
28800 hspace
28801 \end_layout
28802
28803 \end_inset
28804
28805
28806 \end_layout
28807
28808 \begin_layout Itemize
28809 Si ambos lados de la ecuación son demasiado largos se usa el comando 
28810 \series bold
28811
28812 \backslash
28813 lefteqn
28814 \series default
28815
28816 \begin_inset Index
28817 status collapsed
28818
28819 \begin_layout Plain Layout
28820 Comandos ! L ! 
28821 \backslash
28822 lefteqn
28823 \end_layout
28824
28825 \end_inset
28826
28827 .
28828  Se inserta en la primer columna de la primera línea y hace que todas las
28829  inserciones posteriores sobreescriban las columnas siguientes:
28830 \begin_inset Formula \begin{eqnarray}
28831 \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 \\
28832  &  & -\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 \\
28833  &  & =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\label{eq:lefteqn}\end{eqnarray}
28834
28835 \end_inset
28836
28837 Tras la inserción de 
28838 \series bold
28839
28840 \backslash
28841 lefteqn
28842 \series default
28843  el cursor está en un marco púrpura un poco a la izquierda del azul.
28844  La ecuación se inserta en éste.
28845 \begin_inset Newline newline
28846 \end_inset
28847
28848 El contenido de las restantes líneas se inserta en la segunda columna o
28849  en otra.
28850  A mayor número de columna donde se inserte, mayor sangrado.
28851 \begin_inset VSpace medskip
28852 \end_inset
28853
28854
28855 \begin_inset Newline newline
28856 \end_inset
28857
28858
28859 \begin_inset Note Greyedout
28860 status collapsed
28861
28862 \begin_layout Plain Layout
28863 Ten en cuenta lo siguiente si usas 
28864 \series bold
28865
28866 \backslash
28867 lefteqn
28868 \series default
28869 :
28870 \end_layout
28871
28872 \begin_layout Itemize
28873 La ecuación no usa la anchura total de la página.
28874  Cuando se añade, p.
28875 \begin_inset space \thinspace{}
28876 \end_inset
28877
28878 e., el término 
28879 \begin_inset Formula $-B^{2}$
28880 \end_inset
28881
28882  en la primera línea del ejemplo, debería estar fuera del margen.
28883  Para aprovechar mejor la anchura, se puede insertar espacio negativo al
28884  principio de la primera línea.
28885 \end_layout
28886
28887 \begin_layout Itemize
28888 Debido a un fallo en LyX el cursor no se puede poner con el ratón en la
28889  primera línea.
28890 \begin_inset Foot
28891 status collapsed
28892
28893 \begin_layout Plain Layout
28894 \begin_inset CommandInset href
28895 LatexCommand href
28896 name "LyX-bug #1429"
28897 target "http://www.lyx.org/trac/ticket/1429"
28898
28899 \end_inset
28900
28901
28902 \end_layout
28903
28904 \end_inset
28905
28906  Sólo se puede poner el cursor al principio de la línea y moverlo con las
28907  teclas de flecha.
28908 \end_layout
28909
28910 \end_inset
28911
28912  
28913 \end_layout
28914
28915 \begin_layout Itemize
28916 Se describen otros métodos para escribir fórmulas largas en 
28917 \begin_inset CommandInset ref
28918 LatexCommand ref
28919 reference "sub:Entorno-multilínea"
28920
28921 \end_inset
28922
28923  y 
28924 \begin_inset CommandInset ref
28925 LatexCommand ref
28926 reference "sub:Partes-de-una-multilínea"
28927
28928 \end_inset
28929
28930 .
28931 \end_layout
28932
28933 \begin_layout Subsubsection
28934 Delimitadores multilínea
28935 \begin_inset CommandInset label
28936 LatexCommand label
28937 name "sub:Delimitadores-multilínea"
28938
28939 \end_inset
28940
28941
28942 \begin_inset Index
28943 status collapsed
28944
28945 \begin_layout Plain Layout
28946 Delimitadores ! para varias líneas
28947 \end_layout
28948
28949 \end_inset
28950
28951
28952 \end_layout
28953
28954 \begin_layout Standard
28955 Para poner delimitadores que cubran varias líneas hay un problema:
28956 \begin_inset Formula \begin{eqnarray*}
28957 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28958  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28959
28960 \end_inset
28961
28962 El delimitador de cierre es más pequeño que el de apertura porque los delimitado
28963 res con tamaño variable no abarcan líneas múltiples.
28964 \end_layout
28965
28966 \begin_layout Standard
28967 Para obtener el tamaño adecuado de delimitador para la segunda línea, la
28968  primera línea se finaliza con 
28969 \series bold
28970
28971 \backslash
28972 right.
28973 \series default
28974
28975 \begin_inset Index
28976 status collapsed
28977
28978 \begin_layout Plain Layout
28979 Comandos ! R ! 
28980 \backslash
28981 right
28982 \end_layout
28983
28984 \end_inset
28985
28986  y la segunda con 
28987 \series bold
28988
28989 \backslash
28990 left.
28991 \series default
28992 .
28993 \begin_inset Foot
28994 status collapsed
28995
28996 \begin_layout Plain Layout
28997 Más sobre 
28998 \series bold
28999
29000 \backslash
29001 left.
29002
29003 \series default
29004  y 
29005 \series bold
29006
29007 \backslash
29008 right.
29009
29010 \series default
29011  en 
29012 \begin_inset CommandInset ref
29013 LatexCommand ref
29014 reference "sub:Tamaño-automático-de"
29015
29016 \end_inset
29017
29018
29019 \end_layout
29020
29021 \end_inset
29022
29023
29024 \begin_inset Index
29025 status collapsed
29026
29027 \begin_layout Plain Layout
29028 Comandos ! L ! 
29029 \backslash
29030 left
29031 \end_layout
29032
29033 \end_inset
29034
29035  Después de 
29036 \series bold
29037
29038 \backslash
29039 left.
29040
29041 \series default
29042  se inserta el comando 
29043 \series bold
29044
29045 \backslash
29046 vphantom
29047 \series default
29048
29049 \begin_inset ERT
29050 status collapsed
29051
29052 \begin_layout Plain Layout
29053
29054
29055 \backslash
29056 spce 
29057 \end_layout
29058
29059 \end_inset
29060
29061
29062 \series bold
29063
29064 \backslash
29065 prod
29066 \series default
29067 ^
29068 \begin_inset ERT
29069 status collapsed
29070
29071 \begin_layout Plain Layout
29072
29073
29074 \backslash
29075 spce 
29076 \end_layout
29077
29078 \end_inset
29079
29080
29081 \series bold
29082
29083 \backslash
29084 infty
29085 \series default
29086
29087 \begin_inset ERT
29088 status collapsed
29089
29090 \begin_layout Plain Layout
29091
29092
29093 \backslash
29094 spce 
29095 \end_layout
29096
29097 \end_inset
29098
29099
29100 \series bold
29101
29102 \begin_inset Formula $\downarrow$
29103 \end_inset
29104
29105 _R=1}
29106 \series default
29107
29108 \begin_inset Index
29109 status collapsed
29110
29111 \begin_layout Plain Layout
29112 Comandos ! V ! 
29113 \backslash
29114 vphantom
29115 \end_layout
29116
29117 \end_inset
29118
29119 , porque el operador de multiplicación con sus límites es el símbolo mayor
29120  en la primera línea y ese debería ser el tamaño para el delimitador en
29121  la segunda línea.
29122 \end_layout
29123
29124 \begin_layout Standard
29125 El resultado es: 
29126 \begin_inset Formula \begin{eqnarray*}
29127 A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29128  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
29129
29130 \end_inset
29131
29132
29133 \end_layout
29134
29135 \begin_layout Subsection
29136 Entornos align
29137 \end_layout
29138
29139 \begin_layout Standard
29140 Los entornos align se pueden usar para todo tipo de ecuaciones multilínea.
29141  Son especialmente apropiados para poner ecuaciones adosadas.
29142 \end_layout
29143
29144 \begin_layout Standard
29145 Los entornos align constan de columnas.
29146  Las columnas impares se alinean a la derecha, las pares a la izquierda.
29147  En un entorno align se puede numerar cada línea.
29148 \end_layout
29149
29150 \begin_layout Standard
29151 Los entornos align se crean con el menú 
29152 \family sans
29153 Insertar\SpecialChar \menuseparator
29154 Ecuación
29155 \family default
29156 .
29157  Una ecuación existente se puede convertir a align con el menú 
29158 \family sans
29159 Editar\SpecialChar \menuseparator
29160 Ecuación\SpecialChar \menuseparator
29161 Cambiar tipo de ecuación
29162 \family default
29163 .
29164 \end_layout
29165
29166 \begin_layout Standard
29167 Para añadir o quitar columnas se pueden usar los botones 
29168 \begin_inset Graphics
29169         filename ../../images/tabular-feature_append-row.png
29170         scale 85
29171
29172 \end_inset
29173
29174  o 
29175 \begin_inset Graphics
29176         filename ../../images/tabular-feature_delete-row.png
29177         scale 85
29178
29179 \end_inset
29180
29181 de la barra de ecuaciones o el menú 
29182 \family sans
29183 Editar\SpecialChar \menuseparator
29184 Filas y columnas
29185 \family default
29186 .
29187 \end_layout
29188
29189 \begin_layout Subsubsection
29190 Entorno align estándar
29191 \begin_inset CommandInset label
29192 LatexCommand label
29193 name "sub:Entorno-align-estándar"
29194
29195 \end_inset
29196
29197
29198 \begin_inset Index
29199 status collapsed
29200
29201 \begin_layout Plain Layout
29202 Ecuación ! multilínea ! entorno align
29203 \end_layout
29204
29205 \end_inset
29206
29207
29208 \end_layout
29209
29210 \begin_layout Standard
29211 Este entorno align se crea pulsando 
29212 \family sans
29213 Ctrl+Retorno
29214 \family default
29215  en una ecuación o con el menú 
29216 \family sans
29217 Insertar\SpecialChar \menuseparator
29218 Ecuación\SpecialChar \menuseparator
29219 Entorno AMS align
29220 \family default
29221 .
29222 \end_layout
29223
29224 \begin_layout Standard
29225 Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno
29226  align de cuatro columnas:
29227 \begin_inset Formula \begin{align*}
29228 A & =\sen(B) & C & =D\\
29229 C & \neq A & B & \neq D\end{align*}
29230
29231 \end_inset
29232
29233 Como se puede ver, las ecuaciones en este entorno se colocan como si hubiera
29234  un 
29235 \series bold
29236
29237 \backslash
29238 hfill
29239 \series default
29240
29241 \begin_inset Foot
29242 status collapsed
29243
29244 \begin_layout Plain Layout
29245 Más sobre 
29246 \series bold
29247
29248 \backslash
29249 hfill
29250 \series default
29251  en 
29252 \begin_inset CommandInset ref
29253 LatexCommand ref
29254 reference "sub:Espacio-variable"
29255
29256 \end_inset
29257
29258
29259 \end_layout
29260
29261 \end_inset
29262
29263  antes de la primera y detrás de cada columna par.
29264  Si se pone en estilo 
29265 \series bold
29266 Sangrado
29267 \series default
29268 ,
29269 \begin_inset Foot
29270 status collapsed
29271
29272 \begin_layout Plain Layout
29273 véase estilos de ecuación en 
29274 \begin_inset CommandInset ref
29275 LatexCommand ref
29276 reference "sec:Estilos-de-ecuación"
29277
29278 \end_inset
29279
29280
29281 \end_layout
29282
29283 \end_inset
29284
29285  la ecuación queda sin el 
29286 \series bold
29287
29288 \backslash
29289 hfill
29290 \series default
29291  ante la primera columna.
29292 \end_layout
29293
29294 \begin_layout Subsubsection
29295 Entorno alignat
29296 \begin_inset Index
29297 status collapsed
29298
29299 \begin_layout Plain Layout
29300 Ecuación ! multilínea ! entorno alignat
29301 \end_layout
29302
29303 \end_inset
29304
29305
29306 \end_layout
29307
29308 \begin_layout Standard
29309 El entorno alignat no tiene separación predefinida de columnas.
29310  Se puede insertar manualmente con los espacios descritos en 
29311 \begin_inset CommandInset ref
29312 LatexCommand ref
29313 reference "sec:Espacio"
29314
29315 \end_inset
29316
29317 .
29318 \end_layout
29319
29320 \begin_layout Standard
29321 El ejemplo anterior en el entorno alignat, con un espacio de 1
29322 \begin_inset space \thinspace{}
29323 \end_inset
29324
29325 cm al comienzo da la segunda ecuación:
29326 \begin_inset Formula \begin{alignat*}{2}
29327 A & =\sen(B)\hspace{1cm} & C & =D\\
29328 C & \neq A & B & \neq D\end{alignat*}
29329
29330 \end_inset
29331
29332 Como cada columna puede tener un espacio diferente, este entorno es especialment
29333 e apropiado para poner tres o más ecuaciones adosadas.
29334 \end_layout
29335
29336 \begin_layout Subsubsection
29337 Entorno flalign
29338 \begin_inset CommandInset label
29339 LatexCommand label
29340 name "sub:Entorno-flalign"
29341
29342 \end_inset
29343
29344
29345 \begin_inset Index
29346 status collapsed
29347
29348 \begin_layout Plain Layout
29349 Ecuación ! multilínea ! entorno flalign
29350 \end_layout
29351
29352 \end_inset
29353
29354
29355 \end_layout
29356
29357 \begin_layout Standard
29358 En este entorno las dos primeras columnas están siempre tan a la izquierda
29359  como sea posible y las dos últimas a la derecha.
29360  Ejemplo:
29361 \begin_inset Formula \begin{flalign*}
29362 A & =1 & B & =2 & C & =3\\
29363 X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4\end{flalign*}
29364
29365 \end_inset
29366
29367 En un entorno flalign con un número impar de columnas, en la última de las
29368  cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones
29369  alineadas a la izquierda, aunque se use el estilo 
29370 \series bold
29371 Centrado
29372 \series default
29373 .
29374  Un ejemplo de fórmula sangrada 
29375 \begin_inset CommandInset ref
29376 LatexCommand eqref
29377 reference "eq:IntVol"
29378
29379 \end_inset
29380
29381 :
29382 \begin_inset Formula \begin{flalign}
29383 \hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}\end{flalign}
29384
29385 \end_inset
29386
29387 Las dos primeras columnas contienen la fórmula.
29388  Para sangrarla como con el estilo 
29389 \series bold
29390 Sangrado
29391 \series default
29392 , se añade un espacio de 30
29393 \begin_inset space \thinspace{}
29394 \end_inset
29395
29396 pt al comienzo de la primera columna.
29397  
29398 \end_layout
29399
29400 \begin_layout Subsection
29401 Entorno eqnarray
29402 \begin_inset CommandInset label
29403 LatexCommand label
29404 name "sub:Entorno-eqnarray"
29405
29406 \end_inset
29407
29408
29409 \begin_inset Index
29410 status collapsed
29411
29412 \begin_layout Plain Layout
29413 Ecuación ! multilínea ! entorno eqnarray
29414 \end_layout
29415
29416 \end_inset
29417
29418
29419 \begin_inset Index
29420 status collapsed
29421
29422 \begin_layout Plain Layout
29423 Ecuación ! multilínea ! entorno eqnarray
29424 \end_layout
29425
29426 \end_inset
29427
29428
29429 \end_layout
29430
29431 \begin_layout Standard
29432 Al introducir este entorno aparecen tres marcos azules.
29433  El contenido del primero se alinea a la derecha, el del último a la izquierda.
29434  El contenido del marco central está centrado y algo más pequeño, porque
29435  está diseñado para insertar sólo caracteres de relación.
29436 \begin_inset Formula \begin{eqnarray*}
29437 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29438 AB & AB & AB\\
29439 A & = & A\end{eqnarray*}
29440
29441 \end_inset
29442
29443
29444 \end_layout
29445
29446 \begin_layout Subsection
29447 Entorno gather
29448 \begin_inset Index
29449 status collapsed
29450
29451 \begin_layout Plain Layout
29452 Ecuación ! multilínea ! entorno gather
29453 \end_layout
29454
29455 \end_inset
29456
29457
29458 \end_layout
29459
29460 \begin_layout Standard
29461 Este entorno consta de una sola columna centrada.
29462  Se puede numerar cada línea.
29463 \begin_inset Formula \begin{gather}
29464 A=1\\
29465 X=\mbox{-}1\end{gather}
29466
29467 \end_inset
29468
29469
29470 \end_layout
29471
29472 \begin_layout Subsection
29473 Entorno multilínea
29474 \begin_inset CommandInset label
29475 LatexCommand label
29476 name "sub:Entorno-multilínea"
29477
29478 \end_inset
29479
29480
29481 \begin_inset Index
29482 status collapsed
29483
29484 \begin_layout Plain Layout
29485 Ecuación ! multilínea ! entorno multilínea
29486 \end_layout
29487
29488 \end_inset
29489
29490
29491 \end_layout
29492
29493 \begin_layout Standard
29494 El entorno multilínea, como gather, consta de una sola columna.
29495  Pero la primera línea está alineada a la izquierda, la última a la derecha.
29496  Las demás están centradas.
29497  Por tanto este entorno es apropiado para ecuaciones largas.
29498  Como ejemplo, la ecuación
29499 \begin_inset space ~
29500 \end_inset
29501
29502
29503 \begin_inset CommandInset ref
29504 LatexCommand eqref
29505 reference "eq:lefteqn"
29506
29507 \end_inset
29508
29509  en entorno multilínea:
29510 \begin_inset Formula \begin{multline}
29511 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}\\
29512 -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}\\
29513 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\end{multline}
29514
29515 \end_inset
29516
29517 En la salida sólo aparece numerada la última (primera) línea si la numeración
29518  del documento es a la derecha (izquierda).
29519 \begin_inset Foot
29520 status collapsed
29521
29522 \begin_layout Plain Layout
29523 véanse los estilos de numeración en 
29524 \begin_inset CommandInset ref
29525 LatexCommand ref
29526 reference "sec:Estilos-de-ecuación"
29527
29528 \end_inset
29529
29530
29531 \end_layout
29532
29533 \end_inset
29534
29535
29536 \end_layout
29537
29538 \begin_layout Standard
29539 Con los comandos 
29540 \series bold
29541
29542 \backslash
29543 shoveright
29544 \begin_inset Index
29545 status collapsed
29546
29547 \begin_layout Plain Layout
29548 Comandos ! S ! 
29549 \backslash
29550 shoveright
29551 \end_layout
29552
29553 \end_inset
29554
29555
29556 \series default
29557  y 
29558 \series bold
29559
29560 \backslash
29561 shoveleft
29562 \series default
29563
29564 \begin_inset Index
29565 status collapsed
29566
29567 \begin_layout Plain Layout
29568 Comandos ! S ! 
29569 \backslash
29570 shoveleft
29571 \end_layout
29572
29573 \end_inset
29574
29575 , una línea centrada se puede alinear a la derecha o a la izquierda, respectivam
29576 ente.
29577  Los comandos se usan como sigue:
29578 \end_layout
29579
29580 \begin_layout Standard
29581
29582 \series bold
29583
29584 \backslash
29585 shoveright{contenido de la línea}
29586 \series default
29587  y 
29588 \series bold
29589
29590 \backslash
29591 shoveleft{contenido de la línea}
29592 \end_layout
29593
29594 \begin_layout Standard
29595 \begin_inset VSpace medskip
29596 \end_inset
29597
29598
29599 \end_layout
29600
29601 \begin_layout Standard
29602 La longitud 
29603 \series bold
29604
29605 \backslash
29606 multlinegap
29607 \series default
29608
29609 \begin_inset Index
29610 status collapsed
29611
29612 \begin_layout Plain Layout
29613 Comandos ! M ! 
29614 \backslash
29615 multlinegap
29616 \end_layout
29617
29618 \end_inset
29619
29620  especifica la distancia de la primera línea desde el margen izquierdo de
29621  la página.
29622  Esta longitud es 0
29623 \begin_inset space \thinspace{}
29624 \end_inset
29625
29626 pt por omisión.
29627 \end_layout
29628
29629 \begin_layout Standard
29630 Como ejemplo la ecuación anterior con el comando
29631 \end_layout
29632
29633 \begin_layout Standard
29634
29635 \series bold
29636
29637 \backslash
29638 setlength{
29639 \backslash
29640 multlinegap}{2cm}
29641 \end_layout
29642
29643 \begin_layout Standard
29644 insertado previamente en modo TeX:
29645 \begin_inset ERT
29646 status collapsed
29647
29648 \begin_layout Plain Layout
29649
29650
29651 \backslash
29652 setlength{
29653 \backslash
29654 multlinegap}{2cm}
29655 \end_layout
29656
29657 \end_inset
29658
29659
29660 \begin_inset Formula \begin{multline}
29661 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}\\
29662 \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}}\\
29663 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\end{multline}
29664
29665 \end_inset
29666
29667
29668 \begin_inset ERT
29669 status collapsed
29670
29671 \begin_layout Plain Layout
29672
29673
29674 \backslash
29675 setlength{
29676 \backslash
29677 multlinegap}{0pt}
29678 \end_layout
29679
29680 \end_inset
29681
29682 La segunda línea se ha alineado a la izquierda con 
29683 \series bold
29684
29685 \backslash
29686 shoveleft
29687 \series default
29688 .
29689 \end_layout
29690
29691 \begin_layout Subsection
29692 Partes de una ecuación multilínea
29693 \begin_inset CommandInset label
29694 LatexCommand label
29695 name "sub:Partes-de-una-multilínea"
29696
29697 \end_inset
29698
29699
29700 \begin_inset Index
29701 status collapsed
29702
29703 \begin_layout Plain Layout
29704 Ecuación ! multilínea ! partes de
29705 \end_layout
29706
29707 \end_inset
29708
29709
29710 \end_layout
29711
29712 \begin_layout Standard
29713 Para mostrar sólo partes de una ecuación multilínea usa uno de los siguientes
29714  entornos: 
29715 \series bold
29716 aligned
29717 \series default
29718
29719 \series bold
29720 alignedat
29721 \series default
29722
29723 \series bold
29724 gathered
29725 \series default
29726  o 
29727 \series bold
29728 split
29729 \series default
29730 .
29731  Se pueden elegir en el menú 
29732 \family sans
29733 Insertar\SpecialChar \menuseparator
29734 Ecuación
29735 \family default
29736  o usando los comandos aquí descritos.
29737 \end_layout
29738
29739 \begin_layout Standard
29740 Los tres primeros tienen las mismas propiedades que los correspondientes
29741  entornos multilínea, pero es posible poner al lado más partes de la ecuación.
29742  Un ejemplo:
29743 \begin_inset Formula \[
29744 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29745 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29746 \right\} \mbox{Relaciones de incertidumbre}\]
29747
29748 \end_inset
29749
29750 Para componer esta expresión se inserta una ecuación presentada y en ella
29751  se introduce el comando 
29752 \series bold
29753
29754 \backslash
29755 aligned
29756 \series default
29757
29758 \begin_inset Index
29759 status collapsed
29760
29761 \begin_layout Plain Layout
29762 Comandos ! A ! 
29763 \backslash
29764 aligned
29765 \end_layout
29766
29767 \end_inset
29768
29769 .
29770  Aparece un marco púrpura alrededor del marco azul en el que ahora se pueden
29771  añadir filas y columnas.
29772  Fuera del entorno multilínea se pueden poner otras partes de la ecuación,
29773  como la llave.
29774 \end_layout
29775
29776 \begin_layout Standard
29777 El entorno aligned también es apropiado para ecuaciones largas cuyas líneas
29778  se alinean horizontalmente.
29779  Usar aligned en una ecuación presentada tiene la ventaja de que el número
29780  de ecuación se centra verticalmente con las líneas.
29781  Como ejemplo, la ecuación 
29782 \begin_inset CommandInset ref
29783 LatexCommand eqref
29784 reference "eq:cortolargo"
29785
29786 \end_inset
29787
29788  en entorno aligned: 
29789 \begin_inset Formula \begin{equation}
29790 \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}|}\\
29791  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\end{aligned}
29792 \end{equation}
29793
29794 \end_inset
29795
29796 Para usar los entornos 
29797 \series bold
29798 alignedat
29799 \series default
29800
29801 \series bold
29802 gathered
29803 \series default
29804 , o 
29805 \series bold
29806 split
29807 \series default
29808 , se insertan respectivamente los comandos
29809 \series bold
29810  
29811 \backslash
29812 alignedat
29813 \series default
29814 ,
29815 \begin_inset Index
29816 status collapsed
29817
29818 \begin_layout Plain Layout
29819 Comandos ! A ! 
29820 \backslash
29821 alignedat
29822 \end_layout
29823
29824 \end_inset
29825
29826  
29827 \series bold
29828
29829 \backslash
29830 gathered
29831 \series default
29832
29833 \begin_inset Index
29834 status collapsed
29835
29836 \begin_layout Plain Layout
29837 Comandos ! G ! 
29838 \backslash
29839 gathered
29840 \end_layout
29841
29842 \end_inset
29843
29844 , o 
29845 \series bold
29846
29847 \backslash
29848 split
29849 \series default
29850
29851 \begin_inset Index
29852 status collapsed
29853
29854 \begin_layout Plain Layout
29855 Comandos ! S ! 
29856 \backslash
29857 split
29858 \end_layout
29859
29860 \end_inset
29861
29862 .
29863  El entorno split tiene las mismas propiedades que aligned pero sólo puede
29864  tener dos columnas.
29865 \end_layout
29866
29867 \begin_layout Subsection
29868 Texto en ecuaciones multilínea
29869 \begin_inset CommandInset label
29870 LatexCommand label
29871 name "sub:Texto-en-multilínea"
29872
29873 \end_inset
29874
29875
29876 \begin_inset Index
29877 status collapsed
29878
29879 \begin_layout Plain Layout
29880 Texto ! en ecuaciones
29881 \end_layout
29882
29883 \end_inset
29884
29885
29886 \begin_inset Index
29887 status collapsed
29888
29889 \begin_layout Plain Layout
29890 Ecuación ! multilínea ! texto en
29891 \end_layout
29892
29893 \end_inset
29894
29895
29896 \end_layout
29897
29898 \begin_layout Standard
29899 En los entornos Align, multilínea y gather, se puede insertar texto que
29900  se mostrará en una línea separada y que no afecta la alineación de columna.
29901  Para esto se usa el comando 
29902 \series bold
29903
29904 \backslash
29905 intertext
29906 \series default
29907
29908 \begin_inset Index
29909 status collapsed
29910
29911 \begin_layout Plain Layout
29912 Comandos ! I ! 
29913 \backslash
29914 intertext
29915 \end_layout
29916
29917 \end_inset
29918
29919  con el siguiente esquema:
29920 \end_layout
29921
29922 \begin_layout Standard
29923
29924 \series bold
29925
29926 \backslash
29927 intertext{texto}
29928 \end_layout
29929
29930 \begin_layout Standard
29931 El texto no debería ocupar más de una línea porque no se puede partir con
29932  guión.
29933  Como LyX aún no soporta 
29934 \series bold
29935
29936 \backslash
29937 intertext
29938 \series default
29939  directamente, el texto se escribe como texto matemático.
29940  
29941 \series bold
29942
29943 \backslash
29944 intertext
29945 \series default
29946  debe por tanto estar al comienzo de una línea y en la salida se presenta
29947  sobre esta línea.
29948  Un ejemplo en el que se ha insertado texto al inicio de la segunda línea:
29949 \begin_inset Formula \begin{align}
29950 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29951 \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\end{align}
29952
29953 \end_inset
29954
29955
29956 \end_layout
29957
29958 \begin_layout Section
29959 Numeración de ecuaciones
29960 \begin_inset Index
29961 status collapsed
29962
29963 \begin_layout Plain Layout
29964 Ecuación ! numeración|see
29965 \begin_inset ERT
29966 status collapsed
29967
29968 \begin_layout Plain Layout
29969
29970 {
29971 \end_layout
29972
29973 \end_inset
29974
29975 Numeración de ecuaciones
29976 \begin_inset ERT
29977 status collapsed
29978
29979 \begin_layout Plain Layout
29980
29981 }
29982 \end_layout
29983
29984 \end_inset
29985
29986
29987 \end_layout
29988
29989 \end_inset
29990
29991
29992 \begin_inset Index
29993 status collapsed
29994
29995 \begin_layout Plain Layout
29996 Numeración de ecuaciones
29997 \end_layout
29998
29999 \end_inset
30000
30001
30002 \end_layout
30003
30004 \begin_layout Subsection
30005 General
30006 \end_layout
30007
30008 \begin_layout Standard
30009 Las ecuaciones numeradas se insertan con el menú 
30010 \family sans
30011 Insertar\SpecialChar \menuseparator
30012 Ecuación
30013 \family default
30014  
30015 \family sans
30016 \SpecialChar \menuseparator
30017 Ecuación
30018 \begin_inset space ~
30019 \end_inset
30020
30021 numerada
30022 \family default
30023  (atajo 
30024 \family sans
30025 Ctrl+Alt
30026 \begin_inset space ~
30027 \end_inset
30028
30029 N
30030 \family default
30031 ).
30032  Ecuaciones existentes se pueden numerar con el menú 
30033 \family sans
30034 Editar\SpecialChar \menuseparator
30035 Ecuación\SpecialChar \menuseparator
30036 Conmutar
30037 \begin_inset space ~
30038 \end_inset
30039
30040 numeración
30041 \family default
30042  (atajo
30043 \family sans
30044  Alt+M
30045 \begin_inset space ~
30046 \end_inset
30047
30048 N
30049 \family default
30050 ).
30051  En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis.
30052  En la salida se muestra el número real.
30053 \end_layout
30054
30055 \begin_layout Standard
30056 Si se activa la numeración en ecuaciones multilínea se numerarán todas las
30057  líneas.
30058  No obstante, la numeración se puede controlar en cada línea con el menú
30059  
30060 \family sans
30061 Editar\SpecialChar \menuseparator
30062 Ecuación\SpecialChar \menuseparator
30063 Conmutar
30064 \begin_inset space ~
30065 \end_inset
30066
30067 numeración
30068 \begin_inset space ~
30069 \end_inset
30070
30071 de
30072 \begin_inset space ~
30073 \end_inset
30074
30075 línea
30076 \family default
30077  (atajo
30078 \family sans
30079  Alt+M
30080 \begin_inset space ~
30081 \end_inset
30082
30083 Mayúsculas+N
30084 \family default
30085 ).
30086 \end_layout
30087
30088 \begin_layout Standard
30089 Todas las ecuaciones, excepto en línea, pueden numerarse con dos estilos
30090  distintos, véase 
30091 \begin_inset CommandInset ref
30092 LatexCommand ref
30093 reference "sec:Estilos-de-ecuación"
30094
30095 \end_inset
30096
30097 .
30098 \end_layout
30099
30100 \begin_layout Subsection
30101 Referencias cruzadas
30102 \begin_inset Index
30103 status collapsed
30104
30105 \begin_layout Plain Layout
30106 Ecuación ! referencias cruzadas a
30107 \end_layout
30108
30109 \end_inset
30110
30111
30112 \end_layout
30113
30114 \begin_layout Standard
30115 Todas las ecuaciones con etiqueta se pueden referenciar.
30116  La etiqueta se añade con el menú 
30117 \family sans
30118 Insertar\SpecialChar \menuseparator
30119 Etiqueta
30120 \family default
30121  o con el botón 
30122 \begin_inset Graphics
30123         filename ../../images/label-insert.png
30124         scale 85
30125
30126 \end_inset
30127
30128  de la barra de herramientas.
30129  El cursor debe estar dentro de una ecuación en modo presentación.
30130  Surge un diálogo con el prefijo 
30131 \series bold
30132 eq:
30133 \series default
30134 , detrás del cual se escribe el texto de la etiqueta.
30135  El prefijo significa 
30136 \begin_inset Quotes fld
30137 \end_inset
30138
30139 equation
30140 \begin_inset Quotes frd
30141 \end_inset
30142
30143  y hace más fácil encontrar etiquetas en documentos extensos porque así
30144  se distingue p.
30145 \begin_inset space \thinspace{}
30146 \end_inset
30147
30148 e.
30149 \begin_inset space ~
30150 \end_inset
30151
30152 de las etiquetas de sección.
30153  Para cambiar una etiqueta se usa de nuevo el menú 
30154 \family sans
30155 Insertar\SpecialChar \menuseparator
30156 Etiqueta
30157 \family default
30158 .
30159 \end_layout
30160
30161 \begin_layout Standard
30162 En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la
30163  ecuación.
30164  Una ecuación con etiqueta se numera siempre.
30165 \end_layout
30166
30167 \begin_layout Standard
30168 Las referencias cruzadas se insertan mediante el menú 
30169 \family sans
30170 Insertar\SpecialChar \menuseparator
30171 Referencia cruzada
30172 \family default
30173  o con el botón 
30174 \begin_inset Graphics
30175         filename ../../images/dialog-show-new-inset_ref.png
30176         scale 85
30177
30178 \end_inset
30179
30180 .
30181  Una referencia a una ecuación aparece en la salida con su número.
30182  Si en el diálogo de referencia cruzada se elige el formato 
30183 \series bold
30184 (<referencia>)
30185 \series default
30186 , la referencia se muestra en la salida entre paréntesis.
30187  
30188 \begin_inset Newline newline
30189 \end_inset
30190
30191 En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta
30192  a la ecuación de referencia.
30193 \end_layout
30194
30195 \begin_layout Standard
30196 He aquí ejemplos de referencias cruzadas a ecuaciones de las subsecciones
30197  siguientes:
30198 \begin_inset Note Note
30199 status collapsed
30200
30201 \begin_layout Plain Layout
30202 Observa los distintos tipos de referencias cruzadas.
30203 \end_layout
30204
30205 \end_inset
30206
30207
30208 \end_layout
30209
30210 \begin_layout Standard
30211 Las ecuaciones 
30212 \begin_inset CommandInset ref
30213 LatexCommand eqref
30214 reference "eq:tag"
30215
30216 \end_inset
30217
30218  y 
30219 \begin_inset CommandInset ref
30220 LatexCommand eqref
30221 reference "eq:c"
30222
30223 \end_inset
30224
30225  son equivalentes.
30226  En (
30227 \begin_inset CommandInset ref
30228 LatexCommand ref
30229 reference "eq:Lat"
30230
30231 \end_inset
30232
30233 ) se usan mayúsculas latinas para la numeración, a diferencia de (
30234 \begin_inset CommandInset ref
30235 LatexCommand ref
30236 reference "eq:Rom"
30237
30238 \end_inset
30239
30240 ).
30241 \begin_inset VSpace medskip
30242 \end_inset
30243
30244
30245 \end_layout
30246
30247 \begin_layout Standard
30248 Si el argumento de 
30249 \series bold
30250
30251 \backslash
30252 tag
30253 \begin_inset Foot
30254 status collapsed
30255
30256 \begin_layout Plain Layout
30257
30258 \series bold
30259
30260 \backslash
30261 tag
30262 \series default
30263  se describe en 
30264 \begin_inset CommandInset ref
30265 LatexCommand ref
30266 reference "sub:Numeración-personalizada"
30267
30268 \end_inset
30269
30270
30271 \end_layout
30272
30273 \end_inset
30274
30275
30276 \series default
30277  contiene un marco, como se describe en la 
30278 \begin_inset CommandInset ref
30279 LatexCommand ref
30280 reference "sub:Cuadros-de-párrafo"
30281
30282 \end_inset
30283
30284 , no se puede referenciar la ecuación.
30285 \end_layout
30286
30287 \begin_layout Subsection
30288 Subnumeración
30289 \begin_inset Index
30290 status collapsed
30291
30292 \begin_layout Plain Layout
30293 Numeración de ecuaciones ! subnumeración
30294 \end_layout
30295
30296 \end_inset
30297
30298
30299 \end_layout
30300
30301 \begin_layout Standard
30302 Con ayuda de los comandos 
30303 \series bold
30304
30305 \backslash
30306 begin{subequations}
30307 \series default
30308  y 
30309 \series bold
30310
30311 \backslash
30312 end{subequations}
30313 \series default
30314  en modo TeX se pueden subnumerar ecuaciones.
30315 \end_layout
30316
30317 \begin_layout Standard
30318 Ejemplo:
30319 \begin_inset Formula \begin{equation}
30320 A=C-B\label{eq:a}\end{equation}
30321
30322 \end_inset
30323
30324
30325 \begin_inset ERT
30326 status collapsed
30327
30328 \begin_layout Plain Layout
30329
30330
30331 \backslash
30332 addtocounter{equation}{-1}
30333 \end_layout
30334
30335 \end_inset
30336
30337
30338 \begin_inset ERT
30339 status collapsed
30340
30341 \begin_layout Plain Layout
30342
30343
30344 \backslash
30345 begin{subequations}
30346 \end_layout
30347
30348 \end_inset
30349
30350
30351 \begin_inset VSpace -5mm
30352 \end_inset
30353
30354
30355 \begin_inset Formula \begin{equation}
30356 B=C-A\label{eq:b}\end{equation}
30357
30358 \end_inset
30359
30360
30361 \begin_inset Formula \begin{equation}
30362 C=A+B\label{eq:c}\end{equation}
30363
30364 \end_inset
30365
30366
30367 \end_layout
30368
30369 \begin_layout Standard
30370 \begin_inset ERT
30371 status collapsed
30372
30373 \begin_layout Plain Layout
30374
30375
30376 \backslash
30377 end{subequations}
30378 \end_layout
30379
30380 \end_inset
30381
30382
30383 \end_layout
30384
30385 \begin_layout Standard
30386 Para este ejemplo se ha hecho lo siguiente:
30387 \end_layout
30388
30389 \begin_layout Enumerate
30390 se inserta la primera ecuación
30391 \end_layout
30392
30393 \begin_layout Enumerate
30394 después de ella se inserta
30395 \series bold
30396
30397 \begin_inset Newline newline
30398 \end_inset
30399
30400
30401 \backslash
30402 addtocounter{equation}{-1} 
30403 \backslash
30404 begin{subequations}
30405 \begin_inset Index
30406 status collapsed
30407
30408 \begin_layout Plain Layout
30409 Comandos ! A ! 
30410 \backslash
30411 addtocounter
30412 \end_layout
30413
30414 \end_inset
30415
30416
30417 \end_layout
30418
30419 \begin_layout Enumerate
30420 se inserta la segunda ecuación
30421 \end_layout
30422
30423 \begin_layout Enumerate
30424 se inserta la tercera ecuación
30425 \end_layout
30426
30427 \begin_layout Enumerate
30428 se inserta 
30429 \series bold
30430
30431 \backslash
30432 end{subequations}
30433 \series default
30434  tras la tercera ecuación
30435 \end_layout
30436
30437 \begin_layout Standard
30438 Toda ecuación entre los comandos 
30439 \series bold
30440
30441 \backslash
30442 begin
30443 \series default
30444  y 
30445 \series bold
30446
30447 \backslash
30448 end
30449 \series default
30450  se subnumera con a, b, c\SpecialChar \ldots{}
30451  En ecuaciones multilínea se subnumerará cada línea.
30452  Todas las ecuaciones subnumeradas son tratadas como 
30453 \emph on
30454 una
30455 \emph default
30456  ecuación numerada.
30457  Pero como cada ecuación numerada aumenta el contador 
30458 \series bold
30459 equation
30460 \series default
30461  en uno, hay que disminuir el comando 
30462 \series bold
30463
30464 \backslash
30465 addtocounter
30466 \series default
30467 .
30468  De lo contrario, las ecuaciones 
30469 \begin_inset CommandInset ref
30470 LatexCommand eqref
30471 reference "eq:a"
30472
30473 \end_inset
30474
30475
30476 \begin_inset CommandInset ref
30477 LatexCommand eqref
30478 reference "eq:b"
30479
30480 \end_inset
30481
30482
30483 \begin_inset CommandInset ref
30484 LatexCommand eqref
30485 reference "eq:c"
30486
30487 \end_inset
30488
30489  se numerarían 
30490 \begin_inset CommandInset ref
30491 LatexCommand eqref
30492 reference "eq:a"
30493
30494 \end_inset
30495
30496
30497 \begin_inset CommandInset ref
30498 LatexCommand eqref
30499 reference "eq:d"
30500
30501 \end_inset
30502
30503
30504 \begin_inset CommandInset ref
30505 LatexCommand eqref
30506 reference "eq:f"
30507
30508 \end_inset
30509
30510 .
30511 \end_layout
30512
30513 \begin_layout Standard
30514 Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras
30515  ecuaciones.
30516  Para evitarlo se inserta ese espacio vertical de -5
30517 \begin_inset space \thinspace{}
30518 \end_inset
30519
30520 mm detrás del comando 
30521 \series bold
30522
30523 \backslash
30524 begin{subequations}
30525 \series default
30526 .
30527
30528 \series bold
30529  
30530 \series default
30531 Si se usa el estilo 
30532 \series bold
30533 Sangrado
30534 \series default
30535
30536 \begin_inset Foot
30537 status collapsed
30538
30539 \begin_layout Plain Layout
30540 véase estilos de ecuación en 
30541 \begin_inset CommandInset ref
30542 LatexCommand ref
30543 reference "sec:Estilos-de-ecuación"
30544
30545 \end_inset
30546
30547
30548 \end_layout
30549
30550 \end_inset
30551
30552 , entonces se inserta -7
30553 \begin_inset space \thinspace{}
30554 \end_inset
30555
30556 mm.
30557 \end_layout
30558
30559 \begin_layout Standard
30560 Un ejemplo de ecuación multilínea en la que se ha eliminado la numeración
30561  de la segunda línea:
30562 \begin_inset ERT
30563 status collapsed
30564
30565 \begin_layout Plain Layout
30566
30567
30568 \backslash
30569 begin{subequations}
30570 \end_layout
30571
30572 \end_inset
30573
30574
30575 \begin_inset Formula \begin{eqnarray}
30576 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30577  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30578  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
30579
30580 \end_inset
30581
30582
30583 \begin_inset ERT
30584 status collapsed
30585
30586 \begin_layout Plain Layout
30587
30588
30589 \backslash
30590 end{subequations}
30591 \end_layout
30592
30593 \end_inset
30594
30595
30596 \end_layout
30597
30598 \begin_layout Subsection
30599 Numeración definida por el usuario
30600 \begin_inset CommandInset label
30601 LatexCommand label
30602 name "sub:Numeración-personalizada"
30603
30604 \end_inset
30605
30606
30607 \begin_inset Index
30608 status collapsed
30609
30610 \begin_layout Plain Layout
30611 Numeración de ecuaciones ! personalizada
30612 \end_layout
30613
30614 \end_inset
30615
30616
30617 \end_layout
30618
30619 \begin_layout Standard
30620 Con la numeración estándar el número se coloca entre paréntesis.
30621  Para reemplazar los paréntesis con barras verticales, p.
30622 \begin_inset space \thinspace{}
30623 \end_inset
30624
30625 e., se añade al preámbulo LaTeX la línea: 
30626 \end_layout
30627
30628 \begin_layout Standard
30629
30630 \series bold
30631
30632 \backslash
30633 def
30634 \backslash
30635 tagform@#1{
30636 \backslash
30637 maketag@@@{|#1|}}
30638 \series default
30639
30640 \begin_inset Note Note
30641 status collapsed
30642
30643 \begin_layout Plain Layout
30644 Esta macro ya está declarada en el preámbulo LaTeX para pruebas.
30645  Para activarlo, quita el % del principio.
30646 \end_layout
30647
30648 \end_inset
30649
30650
30651 \end_layout
30652
30653 \begin_layout Standard
30654 Para usar otros caracteres, se reemplazan las barras al lado de 
30655 \series bold
30656 #1
30657 \series default
30658  por ellos.
30659  Para obtener sólo el número de ecuación se omiten las barras verticales.
30660 \begin_inset VSpace bigskip
30661 \end_inset
30662
30663
30664 \end_layout
30665
30666 \begin_layout Standard
30667 Si quieres poner una expresión entre paréntesis en vez del número de ecuación
30668  consecutivo, se usa el comando 
30669 \series bold
30670
30671 \backslash
30672 tag
30673 \begin_inset Index
30674 status collapsed
30675
30676 \begin_layout Plain Layout
30677 Comandos ! T ! 
30678 \backslash
30679 tag
30680 \end_layout
30681
30682 \end_inset
30683
30684
30685 \series default
30686 :
30687 \begin_inset Formula \begin{equation}
30688 A+B=C\tag{algo}\label{eq:tag}\end{equation}
30689
30690 \end_inset
30691
30692 En este ejemplo se ha insertado el comando
30693 \series bold
30694  
30695 \backslash
30696 tag
30697 \begin_inset ERT
30698 status collapsed
30699
30700 \begin_layout Plain Layout
30701
30702
30703 \backslash
30704 spce 
30705 \end_layout
30706
30707 \end_inset
30708
30709 algo
30710 \series default
30711  en la ecuación.
30712 \end_layout
30713
30714 \begin_layout Standard
30715 Si se usa en su lugar el comando con asterisco 
30716 \series bold
30717
30718 \backslash
30719 tag*
30720 \begin_inset ERT
30721 status collapsed
30722
30723 \begin_layout Plain Layout
30724
30725
30726 \backslash
30727 spce 
30728 \end_layout
30729
30730 \end_inset
30731
30732 algo
30733 \series default
30734  no se imprimen los paréntesis:
30735 \begin_inset Formula \[
30736 A+B=C\tag*{algo}\]
30737
30738 \end_inset
30739
30740
30741 \end_layout
30742
30743 \begin_layout Standard
30744 \begin_inset VSpace bigskip
30745 \end_inset
30746
30747
30748 \end_layout
30749
30750 \begin_layout Standard
30751 Para reiniciar la numeración en nuevas partes o secciones del documento
30752  se usan los siguientes comandos:
30753 \end_layout
30754
30755 \begin_layout Standard
30756
30757 \series bold
30758
30759 \backslash
30760 @addtoreset{equation}{part}
30761 \series default
30762
30763 \begin_inset Index
30764 status collapsed
30765
30766 \begin_layout Plain Layout
30767 Comandos ! 
30768 \begin_inset ERT
30769 status collapsed
30770
30771 \begin_layout Plain Layout
30772
30773 "
30774 \end_layout
30775
30776 \end_inset
30777
30778 @
30779 \begin_inset ERT
30780 status collapsed
30781
30782 \begin_layout Plain Layout
30783
30784 "
30785 \end_layout
30786
30787 \end_inset
30788
30789  ! 
30790 \backslash
30791
30792 \begin_inset ERT
30793 status collapsed
30794
30795 \begin_layout Plain Layout
30796
30797 "
30798 \end_layout
30799
30800 \end_inset
30801
30802 @
30803 \begin_inset ERT
30804 status collapsed
30805
30806 \begin_layout Plain Layout
30807
30808 "
30809 \end_layout
30810
30811 \end_inset
30812
30813 addtoreset
30814 \end_layout
30815
30816 \end_inset
30817
30818
30819 \begin_inset Newline newline
30820 \end_inset
30821
30822
30823 \series bold
30824
30825 \backslash
30826 @addtoreset{equation}{section}
30827 \end_layout
30828
30829 \begin_layout Standard
30830 Pata poder usar estos comandos en modo TeX, el carácter 
30831 \begin_inset Quotes fld
30832 \end_inset
30833
30834 @
30835 \begin_inset Quotes frd
30836 \end_inset
30837
30838  debe 
30839 \begin_inset Quotes fld
30840 \end_inset
30841
30842 activarse
30843 \begin_inset Quotes frd
30844 \end_inset
30845
30846  para LaTeX con el comando 
30847 \series bold
30848
30849 \backslash
30850 makeatletter
30851 \series default
30852 .
30853  El comando 
30854 \series bold
30855
30856 \backslash
30857 makeatother
30858 \series default
30859  deshace esto.
30860  Así pues, la secuencia de comandos en modo TeX es:
30861 \end_layout
30862
30863 \begin_layout Standard
30864
30865 \series bold
30866
30867 \backslash
30868 makeatletter
30869 \begin_inset Newline newline
30870 \end_inset
30871
30872
30873 \backslash
30874 @addtoreset{equation}{section}
30875 \begin_inset Newline newline
30876 \end_inset
30877
30878
30879 \backslash
30880 makeatother
30881 \end_layout
30882
30883 \begin_layout Standard
30884 En el preámbulo LaTeX se pueden omitir 
30885 \series bold
30886
30887 \backslash
30888 makeatletter
30889 \series default
30890  y 
30891 \series bold
30892
30893 \backslash
30894 makeatother
30895 \series default
30896  pues son automáticamente insertados por LyX.
30897 \end_layout
30898
30899 \begin_layout Standard
30900 Para el comando 
30901 \series bold
30902
30903 \backslash
30904 @addtoreset
30905 \series default
30906 ,
30907 \series bold
30908  
30909 \series default
30910 hay que cargar en el preámbulo LaTeX el archivo 
30911 \series bold
30912 remreset.sty
30913 \series default
30914
30915 \begin_inset Foot
30916 status collapsed
30917
30918 \begin_layout Plain Layout
30919
30920 \series bold
30921 remreset
30922 \series default
30923  es parte del paquete LaTeX 
30924 \series bold
30925 carlisle
30926 \series default
30927
30928 \begin_inset Index
30929 status collapsed
30930
30931 \begin_layout Plain Layout
30932 Paquetes ! carlisle
30933 \end_layout
30934
30935 \end_inset
30936
30937 , incluido en las instalaciones estándar de LaTeX.
30938 \end_layout
30939
30940 \end_inset
30941
30942
30943 \begin_inset Index
30944 status collapsed
30945
30946 \begin_layout Plain Layout
30947 Paquetes ! remreset
30948 \end_layout
30949
30950 \end_inset
30951
30952  con la línea
30953 \end_layout
30954
30955 \begin_layout Standard
30956
30957 \series bold
30958
30959 \backslash
30960 usepackage{remreset}
30961 \end_layout
30962
30963 \begin_layout Standard
30964 Entonces se puede usar el comando 
30965 \series bold
30966
30967 \backslash
30968 @removefromreset
30969 \series default
30970
30971 \begin_inset Index
30972 status collapsed
30973
30974 \begin_layout Plain Layout
30975 Comandos ! 
30976 \begin_inset ERT
30977 status collapsed
30978
30979 \begin_layout Plain Layout
30980
30981 "
30982 \end_layout
30983
30984 \end_inset
30985
30986 @
30987 \begin_inset ERT
30988 status collapsed
30989
30990 \begin_layout Plain Layout
30991
30992 "
30993 \end_layout
30994
30995 \end_inset
30996
30997  ! 
30998 \backslash
30999
31000 \begin_inset ERT
31001 status collapsed
31002
31003 \begin_layout Plain Layout
31004
31005 "
31006 \end_layout
31007
31008 \end_inset
31009
31010 @
31011 \begin_inset ERT
31012 status collapsed
31013
31014 \begin_layout Plain Layout
31015
31016 "
31017 \end_layout
31018
31019 \end_inset
31020
31021 removefromreset
31022 \end_layout
31023
31024 \end_inset
31025
31026  con el mismo esquema que 
31027 \series bold
31028
31029 \backslash
31030 @addtoreset
31031 \series default
31032 .
31033 \begin_inset VSpace bigskip
31034 \end_inset
31035
31036
31037 \end_layout
31038
31039 \begin_layout Standard
31040 A veces las ecuaciones deberían numerarse de la siguiente manera:
31041 \end_layout
31042
31043 \begin_layout Standard
31044
31045 \family typewriter
31046 (número de sección.número de ecuación)
31047 \end_layout
31048
31049 \begin_layout Standard
31050 El número de ecuación empezaría con 
31051 \begin_inset Quotes fld
31052 \end_inset
31053
31054 1
31055 \begin_inset Quotes frd
31056 \end_inset
31057
31058  en cada sección.
31059 \end_layout
31060
31061 \begin_layout Standard
31062 Para este caso hay el comando 
31063 \series bold
31064
31065 \backslash
31066 numberwithin
31067 \series default
31068
31069 \begin_inset Index
31070 status collapsed
31071
31072 \begin_layout Plain Layout
31073 Comandos ! N ! 
31074 \backslash
31075 numberwithin
31076 \end_layout
31077
31078 \end_inset
31079
31080 , que se usa con el esquema:
31081 \end_layout
31082
31083 \begin_layout Standard
31084
31085 \series bold
31086
31087 \backslash
31088 numberwithin{counter}{sectioning}
31089 \end_layout
31090
31091 \begin_layout Standard
31092 \begin_inset Quotes fld
31093 \end_inset
31094
31095 counter
31096 \begin_inset Quotes frd
31097 \end_inset
31098
31099  indica qué clase de numeración es afectada, 
31100 \begin_inset Quotes fld
31101 \end_inset
31102
31103 sectioning
31104 \begin_inset Quotes frd
31105 \end_inset
31106
31107  indica qué número va delante del punto.
31108  
31109 \end_layout
31110
31111 \begin_layout Standard
31112 Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o
31113  en el preámbulo LaTeX:
31114 \end_layout
31115
31116 \begin_layout Standard
31117
31118 \series bold
31119
31120 \backslash
31121 numberwithin{equation}{section}
31122 \end_layout
31123
31124 \begin_layout Standard
31125 Este es el resultado::
31126 \begin_inset ERT
31127 status collapsed
31128
31129 \begin_layout Plain Layout
31130
31131
31132 \backslash
31133 numberwithin{equation}{section}
31134 \end_layout
31135
31136 \end_inset
31137
31138
31139 \begin_inset Formula \begin{equation}
31140 A+B=C\end{equation}
31141
31142 \end_inset
31143
31144
31145 \end_layout
31146
31147 \begin_layout Standard
31148 Para numerar tablas de modo que, p.
31149 \begin_inset space \thinspace{}
31150 \end_inset
31151
31152 e., 
31153 \begin_inset Quotes fld
31154 \end_inset
31155
31156 sectioning
31157 \begin_inset Quotes frd
31158 \end_inset
31159
31160  sea el número de la parte se usa
31161 \begin_inset Newline newline
31162 \end_inset
31163
31164
31165 \series bold
31166
31167 \backslash
31168 numberwithin{table}{part}
31169 \end_layout
31170
31171 \begin_layout Standard
31172 Para volver a la numeración estándar o evitar esta clase numeración cuando
31173  es definida por la clase de documento, se inserta el siguiente comando
31174  en código TeX o en el preámbulo LaTeX:
31175 \end_layout
31176
31177 \begin_layout Standard
31178
31179 \series bold
31180
31181 \backslash
31182 renewcommand{
31183 \backslash
31184 theequation}{
31185 \backslash
31186 arabic{equation}}
31187 \begin_inset Index
31188 status collapsed
31189
31190 \begin_layout Plain Layout
31191 Comandos ! A ! 
31192 \backslash
31193 arabic
31194 \end_layout
31195
31196 \end_inset
31197
31198
31199 \series default
31200
31201 \begin_inset ERT
31202 status collapsed
31203
31204 \begin_layout Plain Layout
31205
31206
31207 \backslash
31208 renewcommand{
31209 \backslash
31210 theequation}{
31211 \backslash
31212 arabic{equation}}
31213 \end_layout
31214
31215 \end_inset
31216
31217
31218 \series bold
31219
31220 \begin_inset Newline newline
31221 \end_inset
31222
31223
31224 \series default
31225 o
31226 \series bold
31227
31228 \begin_inset Newline newline
31229 \end_inset
31230
31231
31232 \backslash
31233 renewcommand{
31234 \backslash
31235 thetable}{
31236 \backslash
31237 arabic{table}}
31238 \end_layout
31239
31240 \begin_layout Standard
31241
31242 \series bold
31243
31244 \backslash
31245 numberwithin
31246 \series default
31247  usa internamente el comando 
31248 \series bold
31249
31250 \backslash
31251 @addtoreset
31252 \series default
31253 , descrito arriba, que también debe ser restaurado.
31254 \begin_inset ERT
31255 status collapsed
31256
31257 \begin_layout Plain Layout
31258
31259
31260 \backslash
31261 makeatletter
31262 \end_layout
31263
31264 \begin_layout Plain Layout
31265
31266
31267 \backslash
31268 @removefromreset{equation}{section}
31269 \end_layout
31270
31271 \begin_layout Plain Layout
31272
31273
31274 \backslash
31275 makeatother
31276 \end_layout
31277
31278 \end_inset
31279
31280
31281 \end_layout
31282
31283 \begin_layout Subsection
31284 Numeración con números romanos y letras
31285 \begin_inset Index
31286 status collapsed
31287
31288 \begin_layout Plain Layout
31289 Numeración de ecuaciones ! con números romanos
31290 \end_layout
31291
31292 \end_inset
31293
31294
31295 \begin_inset Index
31296 status collapsed
31297
31298 \begin_layout Plain Layout
31299 Numeración de ecuaciones ! con letras
31300 \end_layout
31301
31302 \end_inset
31303
31304
31305 \end_layout
31306
31307 \begin_layout Standard
31308 Las ecuaciones también se pueden numerar con números romanos y letras latinas.
31309  Por ejemplo, para numerar con romanos en minúscula,
31310 \begin_inset Foot
31311 status collapsed
31312
31313 \begin_layout Plain Layout
31314 Como en español no se usan romanos en minúscula, el estilo 
31315 \series bold
31316 spanish
31317 \series default
31318  del sistema 
31319 \series bold
31320 babel
31321 \series default
31322  redefine 
31323 \series bold
31324
31325 \backslash
31326 roman
31327 \series default
31328  para que los dé en versalitas.
31329  Véase 
31330 \begin_inset CommandInset citation
31331 LatexCommand cite
31332 key "spanish"
31333
31334 \end_inset
31335
31336  (
31337 \emph on
31338 N.
31339 \begin_inset space \thinspace{}
31340 \end_inset
31341
31342 del t
31343 \emph default
31344 ).
31345 \end_layout
31346
31347 \end_inset
31348
31349  se inserta el comando
31350 \end_layout
31351
31352 \begin_layout Standard
31353
31354 \series bold
31355
31356 \backslash
31357 renewcommand{
31358 \backslash
31359 theequation}{
31360 \backslash
31361 roman{equation}}
31362 \end_layout
31363
31364 \begin_layout Standard
31365 antes de la ecuación en modo TeX.
31366  
31367 \series bold
31368
31369 \backslash
31370 renewcommand
31371 \series default
31372
31373 \begin_inset Index
31374 status collapsed
31375
31376 \begin_layout Plain Layout
31377 Comandos ! R ! 
31378 \backslash
31379 renewcommand
31380 \end_layout
31381
31382 \end_inset
31383
31384  redefine el comando predefinido 
31385 \series bold
31386
31387 \backslash
31388 theequation
31389 \series default
31390  como 
31391 \series bold
31392
31393 \backslash
31394 roman{equation}
31395 \series default
31396 .
31397 \begin_inset Foot
31398 status collapsed
31399
31400 \begin_layout Plain Layout
31401 El comando 
31402 \series bold
31403
31404 \backslash
31405 renewcommand
31406 \series default
31407  tiene el mismo esquema que el comando 
31408 \series bold
31409
31410 \backslash
31411 newcommand
31412 \series default
31413 , descrito en 
31414 \begin_inset CommandInset ref
31415 LatexCommand ref
31416 reference "sub:El-comando-newcommand"
31417
31418 \end_inset
31419
31420 .
31421 \end_layout
31422
31423 \end_inset
31424
31425  
31426 \series bold
31427 equation
31428 \series default
31429  es el contador de ecuaciones.
31430  Si se usa el comando 
31431 \series bold
31432
31433 \backslash
31434 the
31435 \series default
31436  como prefijo de un contador, el valor del contador sale en números arábigos.
31437  Si una ecuación es numerada, LaTeX pone internamente el comando 
31438 \series bold
31439
31440 \backslash
31441 theequation
31442 \series default
31443  detrás de la ecuación.
31444  
31445 \series bold
31446
31447 \backslash
31448 roman{equation}
31449 \series default
31450
31451 \begin_inset Index
31452 status collapsed
31453
31454 \begin_layout Plain Layout
31455 Comandos ! R ! 
31456 \backslash
31457 roman
31458 \end_layout
31459
31460 \end_inset
31461
31462  pone el contador en romanos en minúscula.
31463 \end_layout
31464
31465 \begin_layout Standard
31466 Todas las ecuaciones siguientes a 
31467 \series bold
31468
31469 \backslash
31470 renew
31471 \series default
31472 c
31473 \series bold
31474 ommand
31475 \series default
31476  se numerarán en romanos.
31477  Para cambiar a números romanos en mayúscula se inserta de nuevo el comando,
31478  cambiando 
31479 \series bold
31480
31481 \backslash
31482 roman
31483 \series default
31484  por 
31485 \series bold
31486
31487 \backslash
31488 Roman
31489 \series default
31490
31491 \begin_inset Index
31492 status collapsed
31493
31494 \begin_layout Plain Layout
31495 Comandos ! R ! 
31496 \backslash
31497 roman@
31498 \backslash
31499 Roman
31500 \end_layout
31501
31502 \end_inset
31503
31504 .
31505  Para 
31506 \begin_inset Quotes fld
31507 \end_inset
31508
31509 numerar
31510 \begin_inset Quotes frd
31511 \end_inset
31512
31513  con minúsculas latinas hay el comando 
31514 \series bold
31515
31516 \backslash
31517 alph
31518 \series default
31519
31520 \begin_inset Index
31521 status collapsed
31522
31523 \begin_layout Plain Layout
31524 Comandos ! A ! 
31525 \backslash
31526 alph
31527 \end_layout
31528
31529 \end_inset
31530
31531 , y para mayúsculas el comando 
31532 \series bold
31533
31534 \backslash
31535 Alph
31536 \series default
31537
31538 \begin_inset Index
31539 status collapsed
31540
31541 \begin_layout Plain Layout
31542 Comandos ! A ! 
31543 \backslash
31544 alph@
31545 \backslash
31546 Alph
31547 \end_layout
31548
31549 \end_inset
31550
31551 .
31552 \end_layout
31553
31554 \begin_layout Standard
31555 \begin_inset Note Greyedout
31556 status collapsed
31557
31558 \begin_layout Plain Layout
31559
31560 \series bold
31561 Nota:
31562 \series default
31563  Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones.
31564 \end_layout
31565
31566 \end_inset
31567
31568
31569 \end_layout
31570
31571 \begin_layout Standard
31572 \begin_inset ERT
31573 status collapsed
31574
31575 \begin_layout Plain Layout
31576
31577
31578 \backslash
31579 renewcommand{
31580 \backslash
31581 theequation}{
31582 \backslash
31583 roman{equation}}
31584 \end_layout
31585
31586 \end_inset
31587
31588
31589 \begin_inset Formula \begin{equation}
31590 A=\textrm{romanos en minúscula}\end{equation}
31591
31592 \end_inset
31593
31594
31595 \begin_inset ERT
31596 status collapsed
31597
31598 \begin_layout Plain Layout
31599
31600
31601 \backslash
31602 renewcommand{
31603 \backslash
31604 theequation}{
31605 \backslash
31606 Roman{equation}}
31607 \end_layout
31608
31609 \end_inset
31610
31611
31612 \begin_inset Formula \begin{equation}
31613 B=\textrm{romanos en mayúscula}\label{eq:Rom}\end{equation}
31614
31615 \end_inset
31616
31617
31618 \begin_inset ERT
31619 status collapsed
31620
31621 \begin_layout Plain Layout
31622
31623
31624 \backslash
31625 renewcommand{
31626 \backslash
31627 theequation}{
31628 \backslash
31629 alph{equation}}
31630 \end_layout
31631
31632 \end_inset
31633
31634
31635 \begin_inset Formula \begin{equation}
31636 C=\textrm{latinas en minúscula}\end{equation}
31637
31638 \end_inset
31639
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 Alph{equation}}
31653 \end_layout
31654
31655 \end_inset
31656
31657
31658 \begin_inset Formula \begin{equation}
31659 D=\textrm{latinas en mayúscula}\label{eq:Lat}\end{equation}
31660
31661 \end_inset
31662
31663
31664 \end_layout
31665
31666 \begin_layout Standard
31667 Para volver a la numeración por omisión se inserta el comando:
31668 \end_layout
31669
31670 \begin_layout Standard
31671
31672 \series bold
31673
31674 \backslash
31675 renewcommand{
31676 \backslash
31677 theequation}{
31678 \backslash
31679 arabic{equation}}
31680 \begin_inset Index
31681 status collapsed
31682
31683 \begin_layout Plain Layout
31684 Comandos ! A ! 
31685 \backslash
31686 arabic
31687 \end_layout
31688
31689 \end_inset
31690
31691
31692 \end_layout
31693
31694 \begin_layout Standard
31695 \begin_inset ERT
31696 status collapsed
31697
31698 \begin_layout Plain Layout
31699
31700
31701 \backslash
31702 renewcommand{
31703 \backslash
31704 theequation}{
31705 \backslash
31706 arabic{equation}}
31707 \end_layout
31708
31709 \end_inset
31710
31711
31712 \begin_inset Formula \begin{equation}
31713 E=\mbox{arábigos}\end{equation}
31714
31715 \end_inset
31716
31717
31718 \end_layout
31719
31720 \begin_layout Standard
31721 \begin_inset VSpace medskip
31722 \end_inset
31723
31724
31725 \end_layout
31726
31727 \begin_layout Standard
31728 Como ves, las ecuaciones se numeran consecutivamente independientemente
31729  del estilo de numeración.
31730  Cuando la numeración haya de empezar con 
31731 \begin_inset Quotes fld
31732 \end_inset
31733
31734 1
31735 \begin_inset Quotes frd
31736 \end_inset
31737
31738  al cambiar el estilo, hay que definir nuevos contadores de ecuación.
31739  Una descripción sobre esto se encuentra en el archivo 
31740 \begin_inset CommandInset href
31741 LatexCommand href
31742 name "Formula-numbering.lyx"
31743 target "run:Formula-numbering.lyx"
31744
31745 \end_inset
31746
31747 .
31748 \end_layout
31749
31750 \begin_layout Section
31751 Símbolos y ecuaciones químicas
31752 \begin_inset CommandInset label
31753 LatexCommand label
31754 name "sub:Símbolos-y-ecuaciones-químicas"
31755
31756 \end_inset
31757
31758
31759 \begin_inset Index
31760 status collapsed
31761
31762 \begin_layout Plain Layout
31763 Química ! símbolos
31764 \end_layout
31765
31766 \end_inset
31767
31768
31769 \begin_inset Index
31770 status collapsed
31771
31772 \begin_layout Plain Layout
31773 Química ! caracteres
31774 \end_layout
31775
31776 \end_inset
31777
31778
31779 \begin_inset Index
31780 status collapsed
31781
31782 \begin_layout Plain Layout
31783 Ecuación ! química|see
31784 \begin_inset ERT
31785 status collapsed
31786
31787 \begin_layout Plain Layout
31788
31789 {
31790 \end_layout
31791
31792 \end_inset
31793
31794 Química
31795 \begin_inset ERT
31796 status collapsed
31797
31798 \begin_layout Plain Layout
31799
31800 }
31801 \end_layout
31802
31803 \end_inset
31804
31805
31806 \end_layout
31807
31808 \end_inset
31809
31810
31811 \begin_inset Index
31812 status collapsed
31813
31814 \begin_layout Plain Layout
31815 Química ! iones
31816 \end_layout
31817
31818 \end_inset
31819
31820
31821 \begin_inset Index
31822 status collapsed
31823
31824 \begin_layout Plain Layout
31825 Iones|see
31826 \begin_inset ERT
31827 status collapsed
31828
31829 \begin_layout Plain Layout
31830
31831 {
31832 \end_layout
31833
31834 \end_inset
31835
31836 Química
31837 \begin_inset ERT
31838 status collapsed
31839
31840 \begin_layout Plain Layout
31841
31842 }
31843 \end_layout
31844
31845 \end_inset
31846
31847
31848 \end_layout
31849
31850 \end_inset
31851
31852
31853 \begin_inset Index
31854 status collapsed
31855
31856 \begin_layout Plain Layout
31857 Química ! reacción
31858 \end_layout
31859
31860 \end_inset
31861
31862
31863 \end_layout
31864
31865 \begin_layout Standard
31866 Un ejemplo de texto de química:
31867 \end_layout
31868
31869 \begin_layout Quote
31870 El ión 
31871 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31872 \end_inset
31873
31874  reacciona con dos iones 
31875 \begin_inset Formula $\mathrm{Na^{+}}$
31876 \end_inset
31877
31878  para dar sulfato de sodio 
31879 \begin_inset Formula $\mathrm{(Na_{2}SO_{4})}$
31880 \end_inset
31881
31882 .
31883  La ecuación química es:
31884 \begin_inset Formula \begin{equation}
31885 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}\end{equation}
31886
31887 \end_inset
31888
31889
31890 \end_layout
31891
31892 \begin_layout Standard
31893 Esta ecuación química puede componerse directamente en modo ecuación.
31894  Para evitar que los símbolos se impriman en cursiva, se selecciona todo
31895  y con el atajo 
31896 \family sans
31897 Alt+C
31898 \begin_inset space ~
31899 \end_inset
31900
31901 R
31902 \family default
31903  se cambia en redonda.
31904 \begin_inset Foot
31905 status collapsed
31906
31907 \begin_layout Plain Layout
31908 véase estilos de fuentes en 
31909 \begin_inset CommandInset ref
31910 LatexCommand ref
31911 reference "sub:Estilos-de-fuentes"
31912
31913 \end_inset
31914
31915 .
31916 \end_layout
31917
31918 \end_inset
31919
31920
31921 \end_layout
31922
31923 \begin_layout Standard
31924 Para escribir ecuaciones químicas es más conveniente usar el comando 
31925 \series bold
31926
31927 \backslash
31928 ce
31929 \series default
31930
31931 \begin_inset Index
31932 status collapsed
31933
31934 \begin_layout Plain Layout
31935 Comandos ! C ! 
31936 \backslash
31937 ce
31938 \end_layout
31939
31940 \end_inset
31941
31942 , que está disponible si está instalado el paquete LaTeX 
31943 \series bold
31944 mhchem
31945 \series default
31946
31947 \begin_inset Index
31948 status collapsed
31949
31950 \begin_layout Plain Layout
31951 Paquetes ! mhchem
31952 \end_layout
31953
31954 \end_inset
31955
31956 .
31957  Al insertar  
31958 \series bold
31959
31960 \backslash
31961 ce
31962 \series default
31963  en modo matemático aparece un nuevo marco azul en el que se pueden escribir
31964   ecuaciones químicas de una forma intuitiva.
31965 \end_layout
31966
31967 \begin_layout Standard
31968 \align center
31969 \begin_inset Tabular
31970 <lyxtabular version="3" rows="9" columns="2">
31971 <features>
31972 <column alignment="center" valignment="top" width="0">
31973 <column alignment="center" valignment="top" width="0">
31974 <row>
31975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31976 \begin_inset Text
31977
31978 \begin_layout Plain Layout
31979 Comando
31980 \end_layout
31981
31982 \end_inset
31983 </cell>
31984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31985 \begin_inset Text
31986
31987 \begin_layout Plain Layout
31988 Resultado
31989 \begin_inset Note Note
31990 status collapsed
31991
31992 \begin_layout Plain Layout
31993
31994 \series bold
31995
31996 \backslash
31997 raisebox
31998 \series default
31999  se usa sólo como espaciador
32000 \end_layout
32001
32002 \end_inset
32003
32004
32005 \end_layout
32006
32007 \end_inset
32008 </cell>
32009 </row>
32010 <row>
32011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32012 \begin_inset Text
32013
32014 \begin_layout Plain Layout
32015
32016 \backslash
32017 ce
32018 \begin_inset ERT
32019 status collapsed
32020
32021 \begin_layout Plain Layout
32022
32023
32024 \backslash
32025 spce 
32026 \end_layout
32027
32028 \end_inset
32029
32030 H2CO3
32031 \end_layout
32032
32033 \end_inset
32034 </cell>
32035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32036 \begin_inset Text
32037
32038 \begin_layout Plain Layout
32039 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32040 \end_inset
32041
32042
32043 \end_layout
32044
32045 \end_inset
32046 </cell>
32047 </row>
32048 <row>
32049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32050 \begin_inset Text
32051
32052 \begin_layout Plain Layout
32053
32054 \backslash
32055 ce
32056 \begin_inset ERT
32057 status collapsed
32058
32059 \begin_layout Plain Layout
32060
32061
32062 \backslash
32063 spce 
32064 \end_layout
32065
32066 \end_inset
32067
32068 SO4^2-
32069 \end_layout
32070
32071 \end_inset
32072 </cell>
32073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32074 \begin_inset Text
32075
32076 \begin_layout Plain Layout
32077 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32078 \end_inset
32079
32080
32081 \end_layout
32082
32083 \end_inset
32084 </cell>
32085 </row>
32086 <row>
32087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32088 \begin_inset Text
32089
32090 \begin_layout Plain Layout
32091
32092 \backslash
32093 ce
32094 \begin_inset ERT
32095 status collapsed
32096
32097 \begin_layout Plain Layout
32098
32099
32100 \backslash
32101 spce 
32102 \end_layout
32103
32104 \end_inset
32105
32106 (NH4)2S
32107 \end_layout
32108
32109 \end_inset
32110 </cell>
32111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32112 \begin_inset Text
32113
32114 \begin_layout Plain Layout
32115 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32116 \end_inset
32117
32118
32119 \end_layout
32120
32121 \end_inset
32122 </cell>
32123 </row>
32124 <row>
32125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32126 \begin_inset Text
32127
32128 \begin_layout Plain Layout
32129
32130 \backslash
32131 ce
32132 \begin_inset ERT
32133 status collapsed
32134
32135 \begin_layout Plain Layout
32136
32137
32138 \backslash
32139 spce 
32140 \end_layout
32141
32142 \end_inset
32143
32144 KCr(SO4)2.12H2O
32145 \end_layout
32146
32147 \end_inset
32148 </cell>
32149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32150 \begin_inset Text
32151
32152 \begin_layout Plain Layout
32153 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32154 \end_inset
32155
32156
32157 \end_layout
32158
32159 \end_inset
32160 </cell>
32161 </row>
32162 <row>
32163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32164 \begin_inset Text
32165
32166 \begin_layout Plain Layout
32167
32168 \backslash
32169 ce
32170 \begin_inset ERT
32171 status collapsed
32172
32173 \begin_layout Plain Layout
32174
32175
32176 \backslash
32177 spce 
32178 \end_layout
32179
32180 \end_inset
32181
32182 A-B
32183 \backslash
32184 dbond
32185 \begin_inset ERT
32186 status collapsed
32187
32188 \begin_layout Plain Layout
32189
32190
32191 \backslash
32192 spce 
32193 \end_layout
32194
32195 \end_inset
32196
32197 C
32198 \backslash
32199 tbond
32200 \begin_inset ERT
32201 status collapsed
32202
32203 \begin_layout Plain Layout
32204
32205
32206 \backslash
32207 spce 
32208 \end_layout
32209
32210 \end_inset
32211
32212 D
32213 \end_layout
32214
32215 \end_inset
32216 </cell>
32217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32218 \begin_inset Text
32219
32220 \begin_layout Plain Layout
32221 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32222 \end_inset
32223
32224
32225 \end_layout
32226
32227 \end_inset
32228 </cell>
32229 </row>
32230 <row>
32231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32232 \begin_inset Text
32233
32234 \begin_layout Plain Layout
32235
32236 \backslash
32237 ce
32238 \begin_inset ERT
32239 status collapsed
32240
32241 \begin_layout Plain Layout
32242
32243
32244 \backslash
32245 spce 
32246 \end_layout
32247
32248 \end_inset
32249
32250 ^227
32251 \begin_inset Formula $\downarrow$
32252 \end_inset
32253
32254 _90
32255 \begin_inset Formula $\to$
32256 \end_inset
32257
32258 Th+
32259 \end_layout
32260
32261 \end_inset
32262 </cell>
32263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32264 \begin_inset Text
32265
32266 \begin_layout Plain Layout
32267 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32268 \end_inset
32269
32270
32271 \end_layout
32272
32273 \end_inset
32274 </cell>
32275 </row>
32276 <row>
32277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32278 \begin_inset Text
32279
32280 \begin_layout Plain Layout
32281
32282 \backslash
32283 ce
32284 \begin_inset ERT
32285 status collapsed
32286
32287 \begin_layout Plain Layout
32288
32289
32290 \backslash
32291 spce 
32292 \end_layout
32293
32294 \end_inset
32295
32296 CO2
32297 \begin_inset ERT
32298 status collapsed
32299
32300 \begin_layout Plain Layout
32301
32302
32303 \backslash
32304 spce 
32305 \end_layout
32306
32307 \end_inset
32308
32309 +
32310 \begin_inset ERT
32311 status collapsed
32312
32313 \begin_layout Plain Layout
32314
32315
32316 \backslash
32317 spce 
32318 \end_layout
32319
32320 \end_inset
32321
32322 C
32323 \begin_inset ERT
32324 status collapsed
32325
32326 \begin_layout Plain Layout
32327
32328
32329 \backslash
32330 spce 
32331 \end_layout
32332
32333 \end_inset
32334
32335 <=>
32336 \begin_inset ERT
32337 status collapsed
32338
32339 \begin_layout Plain Layout
32340
32341
32342 \backslash
32343 spce 
32344 \end_layout
32345
32346 \end_inset
32347
32348 2CO
32349 \end_layout
32350
32351 \end_inset
32352 </cell>
32353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32354 \begin_inset Text
32355
32356 \begin_layout Plain Layout
32357 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32358 \end_inset
32359
32360
32361 \end_layout
32362
32363 \end_inset
32364 </cell>
32365 </row>
32366 <row>
32367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32368 \begin_inset Text
32369
32370 \begin_layout Plain Layout
32371
32372 \backslash
32373 ce
32374 \begin_inset ERT
32375 status collapsed
32376
32377 \begin_layout Plain Layout
32378
32379
32380 \backslash
32381 spce 
32382 \end_layout
32383
32384 \end_inset
32385
32386 CO2
32387 \begin_inset ERT
32388 status collapsed
32389
32390 \begin_layout Plain Layout
32391
32392
32393 \backslash
32394 spce 
32395 \end_layout
32396
32397 \end_inset
32398
32399 +
32400 \begin_inset ERT
32401 status collapsed
32402
32403 \begin_layout Plain Layout
32404
32405
32406 \backslash
32407 spce 
32408 \end_layout
32409
32410 \end_inset
32411
32412 C
32413 \begin_inset ERT
32414 status collapsed
32415
32416 \begin_layout Plain Layout
32417
32418
32419 \backslash
32420 spce 
32421 \end_layout
32422
32423 \end_inset
32424
32425 ->[
32426 \backslash
32427 alpha][
32428 \backslash
32429 beta]
32430 \begin_inset ERT
32431 status collapsed
32432
32433 \begin_layout Plain Layout
32434
32435
32436 \backslash
32437 spce 
32438 \end_layout
32439
32440 \end_inset
32441
32442 2CO}
32443 \end_layout
32444
32445 \end_inset
32446 </cell>
32447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32448 \begin_inset Text
32449
32450 \begin_layout Plain Layout
32451 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32452 \end_inset
32453
32454
32455 \end_layout
32456
32457 \end_inset
32458 </cell>
32459 </row>
32460 </lyxtabular>
32461
32462 \end_inset
32463
32464
32465 \end_layout
32466
32467 \begin_layout Standard
32468 \begin_inset Note Greyedout
32469 status open
32470
32471 \begin_layout Plain Layout
32472
32473 \series bold
32474 Nota:
32475 \series default
32476  Insertar una ecuación en un marco  
32477 \series bold
32478
32479 \backslash
32480 ce
32481 \series default
32482  provocará errores de LaTeX.
32483  En estos casos hay que usar código TeX, como en  
32484 \series bold
32485
32486 \backslash
32487 ce{$
32488 \backslash
32489 mu
32490 \backslash
32491 hyphen$Cl}
32492 \series default
32493
32494 \begin_inset ERT
32495 status collapsed
32496
32497 \begin_layout Plain Layout
32498
32499
32500 \backslash
32501 ce{$
32502 \backslash
32503 mu
32504 \backslash
32505 hyphen$Cl}
32506 \end_layout
32507
32508 \end_inset
32509
32510  
32511 \end_layout
32512
32513 \end_inset
32514
32515
32516 \end_layout
32517
32518 \begin_layout Standard
32519 El comando 
32520 \series bold
32521
32522 \backslash
32523 ce
32524 \series default
32525  para la ecuación
32526 \begin_inset space ~
32527 \end_inset
32528
32529
32530 \begin_inset CommandInset ref
32531 LatexCommand eqref
32532 reference "eq:reaccion-quimica"
32533
32534 \end_inset
32535
32536  es
32537 \begin_inset Newline newline
32538 \end_inset
32539
32540
32541 \series bold
32542  
32543 \backslash
32544 ce
32545 \begin_inset ERT
32546 status collapsed
32547
32548 \begin_layout Plain Layout
32549
32550
32551 \backslash
32552 spce 
32553 \end_layout
32554
32555 \end_inset
32556
32557 2Na+
32558 \begin_inset ERT
32559 status collapsed
32560
32561 \begin_layout Plain Layout
32562
32563
32564 \backslash
32565 spce 
32566 \end_layout
32567
32568 \end_inset
32569
32570 +
32571 \begin_inset ERT
32572 status collapsed
32573
32574 \begin_layout Plain Layout
32575
32576
32577 \backslash
32578 spce 
32579 \end_layout
32580
32581 \end_inset
32582
32583 SO4^2-
32584 \begin_inset ERT
32585 status collapsed
32586
32587 \begin_layout Plain Layout
32588
32589
32590 \backslash
32591 spce 
32592 \end_layout
32593
32594 \end_inset
32595
32596
32597 \begin_inset ERT
32598 status collapsed
32599
32600 \begin_layout Plain Layout
32601
32602
32603 \backslash
32604 spce 
32605 \end_layout
32606
32607 \end_inset
32608
32609 ->
32610 \begin_inset ERT
32611 status collapsed
32612
32613 \begin_layout Plain Layout
32614
32615
32616 \backslash
32617 spce 
32618 \end_layout
32619
32620 \end_inset
32621
32622 Na2SO4
32623 \end_layout
32624
32625 \begin_layout Standard
32626 Para componer ecuaciones químicas multilínea primero se crea una ecuación
32627  multilínea, tal como se describe en la 
32628 \begin_inset CommandInset ref
32629 LatexCommand ref
32630 reference "sec:Ecuaciones-multilínea"
32631
32632 \end_inset
32633
32634 .
32635  Después se utiliza el comando 
32636 \series bold
32637 /ce
32638 \series default
32639  en cada cuadrito azul de la ecuación.
32640  
32641 \begin_inset CommandInset ref
32642 LatexCommand eqref
32643 reference "eq:TEOS-reac-1"
32644
32645 \end_inset
32646
32647  y 
32648 \begin_inset CommandInset ref
32649 LatexCommand eqref
32650 reference "eq:TEOS-reac-2"
32651
32652 \end_inset
32653
32654  son un ejemplo de reacción química multifase en la que cada ecuación tiene
32655  su propio número.
32656 \begin_inset Formula \begin{eqnarray}
32657 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\
32658 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}\end{eqnarray}
32659
32660 \end_inset
32661
32662
32663 \end_layout
32664
32665 \begin_layout Standard
32666 Además de 
32667 \series bold
32668
32669 \backslash
32670 ce
32671 \series default
32672  el paquete 
32673 \series bold
32674 mhchem
32675 \series default
32676  suministra el comando 
32677 \series bold
32678
32679 \backslash
32680 cf
32681 \series default
32682
32683 \begin_inset Index
32684 status collapsed
32685
32686 \begin_layout Plain Layout
32687 Comandos ! C ! 
32688 \backslash
32689 cf
32690 \end_layout
32691
32692 \end_inset
32693
32694  que ha de utilizarse en casos especiales.
32695  Para más información sobre 
32696 \series bold
32697
32698 \backslash
32699 cf
32700 \series default
32701  y más ejemplos echa un vistazo a la documentación de 
32702 \series bold
32703 mhchem
32704 \series default
32705
32706 \begin_inset CommandInset citation
32707 LatexCommand cite
32708 key "mhchem"
32709
32710 \end_inset
32711
32712 .
32713 \end_layout
32714
32715 \begin_layout Section
32716 Diagramas
32717 \end_layout
32718
32719 \begin_layout Standard
32720 Lyx soporta dos tipos de diagramas conmutativos: 
32721 \series bold
32722 amscd
32723 \series default
32724  y 
32725 \series bold
32726 xymatrix
32727 \series default
32728 , que se explican a continuación.
32729 \end_layout
32730
32731 \begin_layout Subsection
32732 Diagramas amscd
32733 \begin_inset Index
32734 status collapsed
32735
32736 \begin_layout Plain Layout
32737 Diagramas ! amscd
32738 \end_layout
32739
32740 \end_inset
32741
32742
32743 \end_layout
32744
32745 \begin_layout Standard
32746 Los diagramas de este tipo visualizan relaciones mediante líneas o flechas
32747  verticales y horizontales:
32748 \begin_inset Formula \[
32749 \begin{CD}A@)))B@)))C\\
32750 @AAA@.@VVV\\
32751 F@(((E@(((D\end{CD}\]
32752
32753 \end_inset
32754
32755 Para obtener el diagrama se inserta en la ecuación el comando 
32756 \series bold
32757
32758 \backslash
32759 CD
32760 \begin_inset Index
32761 status collapsed
32762
32763 \begin_layout Plain Layout
32764 Comandos ! C ! 
32765 \backslash
32766 CD
32767 \end_layout
32768
32769 \end_inset
32770
32771
32772 \series default
32773 .
32774  Surge un marco azul entre dos líneas de trazos en el que se insertan a
32775  continuación comandos.
32776  Con 
32777 \family sans
32778 Ctrl+Retorno
32779 \family default
32780  se inicia una nueva línea.
32781  En las líneas impares se insertan relaciones horizontales, en las pares
32782  verticales.
32783 \end_layout
32784
32785 \begin_layout Standard
32786 Para componer las relaciones hay los siguientes comandos:
32787 \begin_inset Foot
32788 status collapsed
32789
32790 \begin_layout Plain Layout
32791 \begin_inset CommandInset label
32792 LatexCommand label
32793 name "fn:sinónimos"
32794
32795 \end_inset
32796
32797 Los comandos con 
32798 \family sans
32799 '
32800 \series bold
32801 >
32802 \series default
32803 '
32804 \family default
32805  o 
32806 \family sans
32807 '
32808 \series bold
32809 <
32810 \series default
32811 '
32812 \family default
32813  pueden generar errores con el estilo 
32814 \series bold
32815 spanish
32816 \series default
32817  de 
32818 \series bold
32819 babel
32820 \series default
32821 .
32822  Para evitarlo se pueden sustituir por sus sinónimos 
32823 \family sans
32824 '
32825 \series bold
32826 )
32827 \series default
32828 '
32829 \family default
32830  y 
32831 \family sans
32832 '
32833 \series bold
32834 (
32835 \series default
32836 '
32837 \family default
32838  respectivamente.
32839  Véase 
32840 \begin_inset CommandInset citation
32841 LatexCommand cite
32842 key "spanish"
32843
32844 \end_inset
32845
32846 .
32847  (
32848 \emph on
32849 N.
32850 \begin_inset space \thinspace{}
32851 \end_inset
32852
32853 del t.
32854 \emph default
32855 )
32856 \end_layout
32857
32858 \end_inset
32859
32860
32861 \end_layout
32862
32863 \begin_layout Itemize
32864
32865 \series bold
32866 @<<<
32867 \series default
32868  genera una flecha hacia la izquierda, 
32869 \series bold
32870 @>>>
32871 \series default
32872  una hacia la derecha, y 
32873 \series bold
32874 @=
32875 \series default
32876  un signo igual largo
32877 \end_layout
32878
32879 \begin_layout Itemize
32880
32881 \series bold
32882 @AAA
32883 \series default
32884  genera una flecha hacia arriba, 
32885 \series bold
32886 @VVV
32887 \series default
32888  una hacia abajo, y 
32889 \series bold
32890 @|
32891 \series default
32892  un signo igual vertical
32893 \end_layout
32894
32895 \begin_layout Itemize
32896
32897 \series bold
32898 @.
32899
32900 \series default
32901  genera una ubicación vacía para relaciones inexistentes
32902 \end_layout
32903
32904 \begin_layout Standard
32905 Todas las flechas pueden etiquetarse como sigue:
32906 \end_layout
32907
32908 \begin_layout Itemize
32909 Si se inserta texto entre el primero y el segundo 
32910 \series bold
32911 <
32912 \series default
32913  o 
32914 \series bold
32915 >
32916 \series default
32917 , respectivamente, se muestra sobre la flecha.
32918  Si se inserta entre el segundo y el tercero, bajo la flecha.
32919 \end_layout
32920
32921 \begin_layout Itemize
32922 Para flechas verticales, si se inserta texto entre la primera y la segunda
32923  
32924 \series bold
32925 A
32926 \series default
32927  o 
32928 \series bold
32929 V
32930 \series default
32931 , respectivamente, se muestra al lado izquierdo de la flecha.
32932  Si se inserta entre la segunda y la tercera, al lado derecho.
32933  Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX.
32934 \end_layout
32935
32936 \begin_layout Standard
32937 Como ejemplo un diagrama con todas las relaciones posibles:
32938 \begin_inset Formula \[
32939 \begin{CD}A@)j))B@))k)C@=F\\
32940 @AmAA@.@VV{V}V@|\\
32941 D@((j\,(E@)k))F@=C\end{CD}\]
32942
32943 \end_inset
32944
32945 El comando para este diagrama es:
32946 \begin_inset Newline newline
32947 \end_inset
32948
32949
32950 \series bold
32951
32952 \backslash
32953 CD
32954 \begin_inset ERT
32955 status collapsed
32956
32957 \begin_layout Plain Layout
32958
32959
32960 \backslash
32961 spce 
32962 \end_layout
32963
32964 \end_inset
32965
32966 A@>j>>B@>>k>C@=F Ctrl+Retorno
32967 \begin_inset Newline newline
32968 \end_inset
32969
32970
32971 \begin_inset ERT
32972 status collapsed
32973
32974 \begin_layout Plain Layout
32975
32976
32977 \backslash
32978 hphantom{
32979 \end_layout
32980
32981 \end_inset
32982
32983
32984 \backslash
32985 CD
32986 \begin_inset ERT
32987 status collapsed
32988
32989 \begin_layout Plain Layout
32990
32991
32992 \backslash
32993 spce 
32994 \end_layout
32995
32996 \end_inset
32997
32998
32999 \begin_inset ERT
33000 status collapsed
33001
33002 \begin_layout Plain Layout
33003
33004 }
33005 \end_layout
33006
33007 \end_inset
33008
33009 @AmAA@.@VV
33010 \backslash
33011 {V
33012 \series default
33013
33014 \begin_inset Formula $\to$
33015 \end_inset
33016
33017
33018 \series bold
33019 V@| Ctrl+Retorno
33020 \begin_inset Newline newline
33021 \end_inset
33022
33023
33024 \begin_inset ERT
33025 status collapsed
33026
33027 \begin_layout Plain Layout
33028
33029
33030 \backslash
33031 hphantom{
33032 \end_layout
33033
33034 \end_inset
33035
33036
33037 \backslash
33038 CD
33039 \begin_inset ERT
33040 status collapsed
33041
33042 \begin_layout Plain Layout
33043
33044
33045 \backslash
33046 spce 
33047 \end_layout
33048
33049 \end_inset
33050
33051
33052 \begin_inset ERT
33053 status collapsed
33054
33055 \begin_layout Plain Layout
33056
33057 }
33058 \end_layout
33059
33060 \end_inset
33061
33062 D@<<j<E@>k>>F@=C
33063 \end_layout
33064
33065 \begin_layout Subsection
33066 Diagramas xymatrix
33067 \begin_inset Index
33068 status collapsed
33069
33070 \begin_layout Plain Layout
33071 Diagramas ! xymatrix
33072 \end_layout
33073
33074 \end_inset
33075
33076
33077 \end_layout
33078
33079 \begin_layout Standard
33080 Para usar matrices xy debe estar instalado el paquete LaTeX 
33081 \series bold
33082 xypic
33083 \series default
33084 .
33085  Una matriz xy se crea insertando el comando 
33086 \series bold
33087
33088 \backslash
33089 xymatrix
33090 \series default
33091  en una ecuación.
33092  Después podrás añadir nuevas columnas y filas como en matrices normales,
33093  véase
33094 \begin_inset space ~
33095 \end_inset
33096
33097
33098 \begin_inset CommandInset ref
33099 LatexCommand ref
33100 reference "sec:Matrices"
33101
33102 \end_inset
33103
33104 .
33105 \end_layout
33106
33107 \begin_layout Standard
33108 A diferencia de los diagramas amscd, las matrices xy soportan flechas diagonales
33109  y curvadas, y mucho más.
33110  Todas las posibilidades para generar diagramas conmutativos y decoraciones
33111  se explican en el 
33112 \emph on
33113 Manual de XY-pic
33114 \emph default
33115  que se encuentra en el menú 
33116 \family sans
33117 Ayuda\SpecialChar \menuseparator
33118 Manuales
33119 \begin_inset space ~
33120 \end_inset
33121
33122 específicos
33123 \family default
33124 .
33125 \end_layout
33126
33127 \begin_layout Standard
33128 \begin_inset Newpage newpage
33129 \end_inset
33130
33131
33132 \end_layout
33133
33134 \begin_layout Section
33135 Comandos definidos por el usuario
33136 \begin_inset Index
33137 status collapsed
33138
33139 \begin_layout Plain Layout
33140 Comandos de usuario
33141 \end_layout
33142
33143 \end_inset
33144
33145
33146 \end_layout
33147
33148 \begin_layout Standard
33149 \begin_inset Note Greyedout
33150 status collapsed
33151
33152 \begin_layout Plain Layout
33153
33154 \series bold
33155 Nota:
33156 \series default
33157  Los nombres de los comandos definidos por el usuario y macros solo pueden
33158  contener letras latinas.
33159 \end_layout
33160
33161 \end_inset
33162
33163
33164 \end_layout
33165
33166 \begin_layout Subsection
33167 El comando 
33168 \backslash
33169 newcommand
33170 \begin_inset CommandInset label
33171 LatexCommand label
33172 name "sub:El-comando-newcommand"
33173
33174 \end_inset
33175
33176
33177 \begin_inset Index
33178 status collapsed
33179
33180 \begin_layout Plain Layout
33181 Comandos de usuario ! 
33182 \backslash
33183 newcommand
33184 \end_layout
33185
33186 \end_inset
33187
33188
33189 \begin_inset Index
33190 status collapsed
33191
33192 \begin_layout Plain Layout
33193 Comandos ! N ! 
33194 \backslash
33195 newcommand
33196 \end_layout
33197
33198 \end_inset
33199
33200
33201 \end_layout
33202
33203 \begin_layout Standard
33204 Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia.
33205  Pero es posible definir nuevos comandos más cortos con el comando 
33206 \series bold
33207
33208 \backslash
33209 newcommand
33210 \series default
33211 .
33212  
33213 \end_layout
33214
33215 \begin_layout Standard
33216 El esquema del comando 
33217 \series bold
33218
33219 \backslash
33220 newcommand
33221 \series default
33222  es:
33223 \end_layout
33224
33225 \begin_layout Standard
33226
33227 \series bold
33228
33229 \backslash
33230 newcommand{nombre nuevo de comando}[número de argumentos]
33231 \begin_inset Newline newline
33232 \end_inset
33233
33234
33235 \begin_inset ERT
33236 status collapsed
33237
33238 \begin_layout Plain Layout
33239
33240
33241 \backslash
33242 phantom{
33243 \end_layout
33244
33245 \end_inset
33246
33247
33248 \backslash
33249 newcommand
33250 \begin_inset ERT
33251 status collapsed
33252
33253 \begin_layout Plain Layout
33254
33255 }
33256 \end_layout
33257
33258 \end_inset
33259
33260 [valor opcional]{definición de comando}
33261 \end_layout
33262
33263 \begin_layout Standard
33264 \begin_inset Note Greyedout
33265 status collapsed
33266
33267 \begin_layout Plain Layout
33268
33269 \series bold
33270 Nota:
33271 \series default
33272  Asegúrate de que el nombre del nuevo comando no está definido ya en el
33273  documento o en paquetes LaTeX que uses.
33274  Si p.
33275 \begin_inset space \thinspace{}
33276 \end_inset
33277
33278 e.
33279  defines el comando 
33280 \series bold
33281
33282 \backslash
33283 le
33284 \series default
33285  para 
33286 \series bold
33287
33288 \backslash
33289 Leftarrow,
33290 \series default
33291  se producirán errores porque 
33292 \series bold
33293
33294 \backslash
33295 le
33296 \series default
33297  ya existe como comando para 
33298 \begin_inset Quotes fld
33299 \end_inset
33300
33301
33302 \begin_inset Formula $\le$
33303 \end_inset
33304
33305
33306 \begin_inset Quotes frd
33307 \end_inset
33308
33309 .
33310
33311 \series bold
33312  
33313 \end_layout
33314
33315 \end_inset
33316
33317
33318 \end_layout
33319
33320 \begin_layout Standard
33321 El número de argumentos es un entero en el rango 0-9 y especifica cuántos
33322  argumentos debería tener el nuevo comando.
33323  Con el valor opcional se puede predefinir un valor para un argumento opcional.
33324  Cuando se hace esto, el 
33325 \emph on
33326 primer
33327 \emph default
33328  argumento del nuevo comando es automáticamente opcional.
33329 \end_layout
33330
33331 \begin_layout Standard
33332 Veamos unos ejemplos:
33333 \end_layout
33334
33335 \begin_layout Itemize
33336 Para definir el comando 
33337 \series bold
33338
33339 \backslash
33340 gr
33341 \series default
33342  para 
33343 \series bold
33344
33345 \backslash
33346 Longrightarrow
33347 \series default
33348 , la línea de preámbulo LaTeX es:
33349 \begin_inset VSpace medskip
33350 \end_inset
33351
33352
33353 \begin_inset Newline newline
33354 \end_inset
33355
33356
33357 \series bold
33358
33359 \backslash
33360 newcommand{
33361 \backslash
33362 gr}{
33363 \backslash
33364 Longrightarrow}
33365 \end_layout
33366
33367 \begin_layout Itemize
33368 Para definir el comando 
33369 \series bold
33370
33371 \backslash
33372 us
33373 \series default
33374  para 
33375 \series bold
33376
33377 \backslash
33378 underline
33379 \series default
33380 , el argumento (que sería subrayado) debe tenerse en cuenta.
33381  Para esto la línea de preámbulo es:
33382 \begin_inset VSpace medskip
33383 \end_inset
33384
33385
33386 \begin_inset Newline newline
33387 \end_inset
33388
33389
33390 \series bold
33391
33392 \backslash
33393 newcommand{
33394 \backslash
33395 us}[1]{
33396 \backslash
33397 underline{#1}}
33398 \series default
33399
33400 \begin_inset VSpace medskip
33401 \end_inset
33402
33403
33404 \begin_inset Newline newline
33405 \end_inset
33406
33407 El carácter 
33408 \series bold
33409 #
33410 \series default
33411  actúa como colocador del argumento, el 
33412 \series bold
33413 1
33414 \series default
33415  indica que es el colocador para el primer argumento.
33416 \end_layout
33417
33418 \begin_layout Itemize
33419 Para 
33420 \series bold
33421
33422 \backslash
33423 framebox
33424 \series default
33425  se puede p.
33426 \begin_inset space \thinspace{}
33427 \end_inset
33428
33429 e.
33430  definir el comando 
33431 \series bold
33432
33433 \backslash
33434 fb
33435 \series default
33436 :
33437 \begin_inset VSpace medskip
33438 \end_inset
33439
33440
33441 \begin_inset Newline newline
33442 \end_inset
33443
33444
33445 \series bold
33446
33447 \backslash
33448 newcommand{
33449 \backslash
33450 fb}[3]{
33451 \backslash
33452 framebox#1#2{$#3$}}
33453 \series default
33454
33455 \begin_inset VSpace medskip
33456 \end_inset
33457
33458
33459 \begin_inset Newline newline
33460 \end_inset
33461
33462 Los dos signos dólar generan la ecuación extra necesaria para 
33463 \series bold
33464
33465 \backslash
33466 framebox
33467 \series default
33468 , véase 
33469 \begin_inset CommandInset ref
33470 LatexCommand ref
33471 reference "sub:Cuadros-con-marco"
33472
33473 \end_inset
33474
33475 .
33476 \end_layout
33477
33478 \begin_layout Itemize
33479 Para crear un nuevo comando para 
33480 \series bold
33481
33482 \backslash
33483 fcolorbox
33484 \series default
33485  donde no es necesario especificar el color para el cuadro, el argumento
33486  para el color se define opcional:
33487 \begin_inset VSpace medskip
33488 \end_inset
33489
33490
33491 \begin_inset Newline newline
33492 \end_inset
33493
33494
33495 \series bold
33496
33497 \backslash
33498 newcommand{
33499 \backslash
33500 cb}[3][white]{
33501 \backslash
33502 fcolorbox{#2}{#1}{$#3$}}
33503 \series default
33504
33505 \begin_inset VSpace medskip
33506 \end_inset
33507
33508
33509 \begin_inset Newline newline
33510 \end_inset
33511
33512 Si el color no es especificado al usar 
33513 \series bold
33514
33515 \backslash
33516 cb
33517 \series default
33518 , se elige el color 
33519 \series bold
33520 white
33521 \series default
33522  predefinido.
33523 \end_layout
33524
33525 \begin_layout Standard
33526 Un ensayo con los nuevos comandos definidos:
33527 \end_layout
33528
33529 \begin_layout Standard
33530 \noindent
33531 \align center
33532 \begin_inset Tabular
33533 <lyxtabular version="3" rows="6" columns="2">
33534 <features>
33535 <column alignment="center" valignment="top" width="0">
33536 <column alignment="center" valignment="top" width="0">
33537 <row>
33538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33539 \begin_inset Text
33540
33541 \begin_layout Plain Layout
33542 Comando
33543 \end_layout
33544
33545 \end_inset
33546 </cell>
33547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33548 \begin_inset Text
33549
33550 \begin_layout Plain Layout
33551 Resultado
33552 \begin_inset Note Note
33553 status collapsed
33554
33555 \begin_layout Plain Layout
33556
33557 \series bold
33558
33559 \backslash
33560 raisebox
33561 \series default
33562  se usa sólo como espaciador
33563 \end_layout
33564
33565 \end_inset
33566
33567
33568 \end_layout
33569
33570 \end_inset
33571 </cell>
33572 </row>
33573 <row>
33574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33575 \begin_inset Text
33576
33577 \begin_layout Plain Layout
33578 A
33579 \backslash
33580 gr
33581 \begin_inset ERT
33582 status collapsed
33583
33584 \begin_layout Plain Layout
33585
33586
33587 \backslash
33588 spce 
33589 \end_layout
33590
33591 \end_inset
33592
33593 B
33594 \end_layout
33595
33596 \end_inset
33597 </cell>
33598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33599 \begin_inset Text
33600
33601 \begin_layout Plain Layout
33602 \begin_inset Formula $A\gr B$
33603 \end_inset
33604
33605
33606 \end_layout
33607
33608 \end_inset
33609 </cell>
33610 </row>
33611 <row>
33612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33613 \begin_inset Text
33614
33615 \begin_layout Plain Layout
33616
33617 \backslash
33618 us{ABcd
33619 \end_layout
33620
33621 \end_inset
33622 </cell>
33623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33624 \begin_inset Text
33625
33626 \begin_layout Plain Layout
33627 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33628 \end_inset
33629
33630
33631 \end_layout
33632
33633 \end_inset
33634 </cell>
33635 </row>
33636 <row>
33637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33638 \begin_inset Text
33639
33640 \begin_layout Plain Layout
33641
33642 \backslash
33643 fb{[2cm]
33644 \begin_inset Formula $\to$
33645 \end_inset
33646
33647
33648 \backslash
33649 {
33650 \begin_inset Formula $\to$
33651 \end_inset
33652
33653
33654 \backslash
33655 {
33656 \backslash
33657 int
33658 \begin_inset ERT
33659 status collapsed
33660
33661 \begin_layout Plain Layout
33662
33663
33664 \backslash
33665 spce 
33666 \end_layout
33667
33668 \end_inset
33669
33670 A=B
33671 \end_layout
33672
33673 \end_inset
33674 </cell>
33675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33676 \begin_inset Text
33677
33678 \begin_layout Plain Layout
33679 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33680 \end_inset
33681
33682
33683 \end_layout
33684
33685 \end_inset
33686 </cell>
33687 </row>
33688 <row>
33689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33690 \begin_inset Text
33691
33692 \begin_layout Plain Layout
33693
33694 \backslash
33695 cb{red
33696 \begin_inset Formula $\to$
33697 \end_inset
33698
33699
33700 \backslash
33701 {
33702 \backslash
33703 int
33704 \begin_inset ERT
33705 status collapsed
33706
33707 \begin_layout Plain Layout
33708
33709
33710 \backslash
33711 spce 
33712 \end_layout
33713
33714 \end_inset
33715
33716 A=B
33717 \end_layout
33718
33719 \end_inset
33720 </cell>
33721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33722 \begin_inset Text
33723
33724 \begin_layout Plain Layout
33725 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
33726 \end_inset
33727
33728
33729 \end_layout
33730
33731 \end_inset
33732 </cell>
33733 </row>
33734 <row>
33735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33736 \begin_inset Text
33737
33738 \begin_layout Plain Layout
33739
33740 \backslash
33741 cb[green]
33742 \backslash
33743 {red
33744 \begin_inset Formula $\to$
33745 \end_inset
33746
33747
33748 \backslash
33749 {
33750 \backslash
33751 int
33752 \begin_inset ERT
33753 status collapsed
33754
33755 \begin_layout Plain Layout
33756
33757
33758 \backslash
33759 spce 
33760 \end_layout
33761
33762 \end_inset
33763
33764 A=B
33765 \end_layout
33766
33767 \end_inset
33768 </cell>
33769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33770 \begin_inset Text
33771
33772 \begin_layout Plain Layout
33773 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33774 \end_inset
33775
33776
33777 \end_layout
33778
33779 \end_inset
33780 </cell>
33781 </row>
33782 </lyxtabular>
33783
33784 \end_inset
33785
33786
33787 \end_layout
33788
33789 \begin_layout Subsection
33790 Macros de ecuaciones
33791 \begin_inset Index
33792 status collapsed
33793
33794 \begin_layout Plain Layout
33795 Comandos de usuario ! Macros de ecuaciones
33796 \end_layout
33797
33798 \end_inset
33799
33800
33801 \begin_inset Index
33802 status collapsed
33803
33804 \begin_layout Plain Layout
33805 Macros
33806 \end_layout
33807
33808 \end_inset
33809
33810
33811 \end_layout
33812
33813 \begin_layout Standard
33814 Los comandos definidos por el usuario son especialmente convenientes para
33815  expresiones complejas.
33816  Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas,
33817  el mismo tipo de solución se repite varias veces.
33818  La forma general de una ecuación de segundo grado es:
33819 \begin_inset Formula \[
33820 0=\lambda^{2}+p\lambda+q\]
33821
33822 \end_inset
33823
33824 La forma general de la solución es:
33825 \begin_inset Formula \[
33826 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
33827
33828 \end_inset
33829
33830
33831 \end_layout
33832
33833 \begin_layout Standard
33834 Para definir un comando para la ecuación de la solución, en donde solo hay
33835  que especificar los tres parámetros 
33836 \begin_inset Formula $\lambda$
33837 \end_inset
33838
33839
33840 \begin_inset Formula $p$
33841 \end_inset
33842
33843 , y 
33844 \begin_inset Formula $q$
33845 \end_inset
33846
33847 , y el índice de 
33848 \begin_inset Formula $\lambda$
33849 \end_inset
33850
33851  puede darse opcionalmente, la línea de preámbulo LaTeX es
33852 \begin_inset Newline newline
33853 \end_inset
33854
33855
33856 \series bold
33857
33858 \backslash
33859 newcommand{
33860 \backslash
33861 qG}[4][1,
33862 \backslash
33863 ,2]{#2_{#1}=-
33864 \backslash
33865 frac{#3}{2}
33866 \backslash
33867 pm
33868 \begin_inset Newline newline
33869 \end_inset
33870
33871
33872 \begin_inset ERT
33873 status collapsed
33874
33875 \begin_layout Plain Layout
33876
33877
33878 \backslash
33879 hphantom{
33880 \end_layout
33881
33882 \end_inset
33883
33884
33885 \backslash
33886 newcommand
33887 \begin_inset ERT
33888 status collapsed
33889
33890 \begin_layout Plain Layout
33891
33892 }
33893 \end_layout
33894
33895 \end_inset
33896
33897
33898 \backslash
33899 sqrt{
33900 \backslash
33901 frac{#3^{2}}{4}-#4}}
33902 \end_layout
33903
33904 \begin_layout Standard
33905 Para generar la solución se inserta el comando
33906 \begin_inset Newline newline
33907 \end_inset
33908
33909
33910 \series bold
33911
33912 \backslash
33913 qG{
33914 \backslash
33915 lambda
33916 \begin_inset Formula $\to$
33917 \end_inset
33918
33919
33920 \backslash
33921 {p
33922 \begin_inset Formula $\to$
33923 \end_inset
33924
33925
33926 \backslash
33927 {q
33928 \series default
33929  en una ecuación
33930 \series bold
33931 .
33932 \end_layout
33933
33934 \begin_layout Standard
33935 La definición del nuevo comando no es intuitiva porque hay que conocer los
33936  esquemas de todos los comandos LaTeX usados, p.
33937 \begin_inset space \thinspace{}
33938 \end_inset
33939
33940 e., que una fracción se inserta en LaTeX como
33941 \series bold
33942  
33943 \backslash
33944 frac{numerador}{denominador}
33945 \series default
33946 .
33947  Además, uno puede olvidar fácilmente una llave en la definición y no puede
33948  ver en LyX lo que el nuevo comando está haciendo.
33949  Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de
33950  ecuación en vez del comando
33951 \series bold
33952  
33953 \backslash
33954 newcommand
33955 \series default
33956 .
33957 \end_layout
33958
33959 \begin_layout Standard
33960 Una macro de ecuación se crea con el menú 
33961 \family sans
33962 Insertar\SpecialChar \menuseparator
33963 Ecuación\SpecialChar \menuseparator
33964 Macro
33965 \family default
33966  o con el botón 
33967 \begin_inset Graphics
33968         filename ../../images/math-macro_newmacroname_newcommand.png
33969         scale 85
33970
33971 \end_inset
33972
33973  de la barra de herramientas.
33974  Aparecen entonces la barra de herramientes de macros de ecuación y un recuadro
33975  como el siguiente donde se define la macro:
33976 \begin_inset Newline newline
33977 \end_inset
33978
33979
33980 \end_layout
33981
33982 \begin_layout Standard
33983 \begin_inset space \hspace*{\fill}
33984 \end_inset
33985
33986
33987 \begin_inset Graphics
33988         filename ../clipart/macrobox.png
33989
33990 \end_inset
33991
33992
33993 \begin_inset space \hspace*{\fill}
33994 \end_inset
33995
33996
33997 \begin_inset Newline newline
33998 \end_inset
33999
34000
34001 \begin_inset FormulaMacro
34002 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34003 \end_inset
34004
34005
34006 \backslash
34007 newmacroname es el nombre por omisión y debería cambiarse por alguno sensato.
34008  En el primer marco azul se inserta la ecuación buscada.
34009  Con el comando 
34010 \series bold
34011
34012 \backslash
34013 #númerodeargumento
34014 \series default
34015 , , o con el botón 
34016 \begin_inset Graphics
34017         filename ../../images/math-macro-add-param.png
34018         scale 85
34019
34020 \end_inset
34021
34022  de la barra de herramientas de macros se inserta un colocador de argumento,
34023  p.
34024 \begin_inset space \thinspace{}
34025 \end_inset
34026
34027 e
34028 \begin_inset space \space{}
34029 \end_inset
34030
34031
34032 \series bold
34033
34034 \backslash
34035 #1
34036 \series default
34037 .
34038  Los colocadores de argumento se muestran en rojo.
34039  Se pueden poner 9 argumentos como máximo.
34040  Con el botón 
34041 \begin_inset Graphics
34042         filename ../../images/math-macro-add-optional-param.png
34043         scale 85
34044
34045 \end_inset
34046
34047  se crean argumentos opcionales.
34048  El primer argumento no opcional puede transformarse en opcional con el
34049  botón 
34050 \begin_inset Graphics
34051         filename ../../images/math-macro-make-optional.png
34052         scale 85
34053
34054 \end_inset
34055
34056 .
34057  En el segundo marco azul puede definirse el aspecto de la macro en LyX.
34058  Normalmente quieres verlo tal como está definido, así que el recuadro se
34059  deja vacío.
34060  Pero si has creado una macro que necesita mucho espacio en la pantalla,
34061  en dicho recuadro puedes insertar, por ejemplo
34062 \begin_inset Newline newline
34063 \end_inset
34064
34065
34066 \series bold
34067 qG: 
34068 \backslash
34069 #1
34070 \series default
34071  
34072 \series bold
34073 ,
34074 \series default
34075  
34076 \series bold
34077
34078 \backslash
34079 #2
34080 \series default
34081  
34082 \series bold
34083 ,
34084 \series default
34085  
34086 \series bold
34087
34088 \backslash
34089 #3, 
34090 \backslash
34091 #4
34092 \begin_inset Newline newline
34093 \end_inset
34094
34095
34096 \series default
34097 Para la macro solo los argumentos con el nombre delante de ellos se mostrarán
34098  en LyX, lo que conlleva una visualización mejor.
34099  La ecuación aparece en la salida tal como se ha definido en el primer recuadro.
34100 \begin_inset Newline newline
34101 \end_inset
34102
34103 Además, el aspecto de las macros en las ecuaciones puede cambiarse para
34104  macros individuales situando el cursor en la macro y usando el menú 
34105 \family sans
34106 Ver\SpecialChar \menuseparator
34107 (Des)plegar macro de ecuación.
34108 \end_layout
34109
34110 \begin_layout Standard
34111 Para usar una macro, se inserta el nombre de la misma como comando en una
34112  ecuación, en nuestro caso 
34113 \series bold
34114
34115 \backslash
34116 qG
34117 \series default
34118 .
34119  Nuestra macro se muestra en LyX así:
34120 \begin_inset Newline newline
34121 \end_inset
34122
34123
34124 \begin_inset space \hspace*{\fill}
34125 \end_inset
34126
34127
34128 \begin_inset Graphics
34129         filename ../clipart/macrouse.png
34130
34131 \end_inset
34132
34133
34134 \begin_inset space \hspace*{\fill}
34135 \end_inset
34136
34137
34138 \begin_inset Newline newline
34139 \end_inset
34140
34141 Aquí tenemos nuestro ejemplo de macro con los argumentos 
34142 \begin_inset Formula $x$
34143 \end_inset
34144
34145
34146 \begin_inset Formula $\ln(x)$
34147 \end_inset
34148
34149 , y 
34150 \begin_inset Formula $B$
34151 \end_inset
34152
34153 :
34154 \end_layout
34155
34156 \begin_layout Standard
34157 \begin_inset Formula \[
34158 \qG x{\ln(x)}B\]
34159
34160 \end_inset
34161
34162
34163 \end_layout
34164
34165 \begin_layout Standard
34166 LyX ofrece en el menú 
34167 \family sans
34168 Herramientas
34169 \family default
34170 \SpecialChar \menuseparator
34171
34172 \family sans
34173 Preferencias\SpecialChar \menuseparator
34174 Edición\SpecialChar \menuseparator
34175 Control
34176 \family default
34177  diferentes estilos para editar macros.
34178  Para encontrar el estilo que más te convenga, elige un estilo y pon el
34179  cursor en una macro para ver la diferencia.
34180 \end_layout
34181
34182 \begin_layout Standard
34183 Una macro de ecuación se transforma internamente en un comando 
34184 \series bold
34185
34186 \backslash
34187 newcommand
34188 \series default
34189  cuando se exporta el documento.
34190  El comando creado 
34191 \series bold
34192
34193 \backslash
34194 newcommand
34195 \series default
34196  no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden
34197  usar en ecuaciones que estén en recuadros de definición de macros en el
34198  documento.
34199  
34200 \end_layout
34201
34202 \begin_layout Standard
34203 Las macros de ecuación también pueden crearse directamente a partir de un
34204  comando
34205 \series bold
34206  
34207 \backslash
34208 newcommand
34209 \series default
34210 .
34211  Por ejemplo, escribiendo el comando
34212 \begin_inset Newline newline
34213 \end_inset
34214
34215
34216 \series bold
34217
34218 \backslash
34219 newcommand{
34220 \backslash
34221 larrow}[2]{
34222 \backslash
34223 xleftarrow[#2]{#1}}
34224 \begin_inset Newline newline
34225 \end_inset
34226
34227
34228 \series default
34229 como texto normal en LyX, seleccionándolo completamente y usando a continuación
34230  el atajo 
34231 \family sans
34232 Ctrl+M
34233 \family default
34234 , el comando se transformará en una macro de ecuación.
34235  Al emplear este método debes tener cuidado en escribir correctamente el
34236  comando 
34237 \series bold
34238
34239 \backslash
34240 newcommand
34241 \series default
34242 , de lo contrario la macro defectuosa lleva a obtener errores LaTeX.
34243  
34244 \end_layout
34245
34246 \begin_layout Standard
34247 Las macros de ecuación todavía tienen el problema de que fórmulas adicionales
34248  en definiciones de macros se manejan incorrectamente.
34249  Por eso el ejemplo 
34250 \series bold
34251
34252 \backslash
34253 fb
34254 \series default
34255  de 
34256 \begin_inset CommandInset ref
34257 LatexCommand ref
34258 reference "sub:El-comando-newcommand"
34259
34260 \end_inset
34261
34262  no puede crearse como macro.
34263 \end_layout
34264
34265 \begin_layout Standard
34266 Cuando el cursor está en un recuadro de definición de macro, verás en LyX
34267  la barra de herramientas de macros:
34268 \end_layout
34269
34270 \begin_layout Standard
34271 \begin_inset VSpace defskip
34272 \end_inset
34273
34274
34275 \end_layout
34276
34277 \begin_layout Standard
34278 \begin_inset Graphics
34279         filename ../clipart/MacroToolbar.png
34280
34281 \end_inset
34282
34283
34284 \begin_inset Index
34285 status collapsed
34286
34287 \begin_layout Plain Layout
34288 Macros ! Barra de herramientas
34289 \end_layout
34290
34291 \end_inset
34292
34293
34294 \end_layout
34295
34296 \begin_layout Standard
34297 \begin_inset VSpace defskip
34298 \end_inset
34299
34300
34301 \end_layout
34302
34303 \begin_layout Standard
34304 La barra de herramientas de macros contiene los siguientes botones:
34305 \end_layout
34306
34307 \begin_layout Standard
34308 \begin_inset VSpace defskip
34309 \end_inset
34310
34311
34312 \end_layout
34313
34314 \begin_layout Standard
34315 \begin_inset Tabular
34316 <lyxtabular version="3" rows="9" columns="2">
34317 <features islongtable="true">
34318 <column alignment="left" valignment="top" width="0">
34319 <column alignment="left" valignment="top" width="85col%">
34320 <row interlinespace="2.5mm">
34321 <cell alignment="center" valignment="top" usebox="none">
34322 \begin_inset Text
34323
34324 \begin_layout Plain Layout
34325 \begin_inset Graphics
34326         filename ../../images/math-macro-remove-param.png
34327         BoundingBox 0bp 5bp 20bp 25bp
34328         rotateOrigin center
34329
34330 \end_inset
34331
34332
34333 \end_layout
34334
34335 \end_inset
34336 </cell>
34337 <cell alignment="center" valignment="top" usebox="none">
34338 \begin_inset Text
34339
34340 \begin_layout Plain Layout
34341
34342 \family sans
34343 Editar\SpecialChar \menuseparator
34344 Ecuación\SpecialChar \menuseparator
34345 Definición de macro\SpecialChar \menuseparator
34346 Quitar último argumento
34347 \end_layout
34348
34349 \end_inset
34350 </cell>
34351 </row>
34352 <row interlinespace="2.5mm">
34353 <cell alignment="center" valignment="top" usebox="none">
34354 \begin_inset Text
34355
34356 \begin_layout Plain Layout
34357 \begin_inset Graphics
34358         filename ../../images/math-macro-add-param.png
34359         BoundingBox 0bp 5bp 20bp 25bp
34360         rotateOrigin center
34361
34362 \end_inset
34363
34364
34365 \end_layout
34366
34367 \end_inset
34368 </cell>
34369 <cell alignment="center" valignment="top" usebox="none">
34370 \begin_inset Text
34371
34372 \begin_layout Plain Layout
34373
34374 \family sans
34375 Editar\SpecialChar \menuseparator
34376 Ecuación\SpecialChar \menuseparator
34377 Definición de macro\SpecialChar \menuseparator
34378 Añadir argumento
34379 \end_layout
34380
34381 \end_inset
34382 </cell>
34383 </row>
34384 <row interlinespace="2.5mm">
34385 <cell alignment="center" valignment="top" usebox="none">
34386 \begin_inset Text
34387
34388 \begin_layout Plain Layout
34389 \begin_inset Graphics
34390         filename ../../images/math-macro-make-optional.png
34391         BoundingBox 0bp 5bp 20bp 25bp
34392         rotateOrigin center
34393
34394 \end_inset
34395
34396
34397 \end_layout
34398
34399 \end_inset
34400 </cell>
34401 <cell alignment="center" valignment="top" usebox="none">
34402 \begin_inset Text
34403
34404 \begin_layout Plain Layout
34405
34406 \family sans
34407 Editar\SpecialChar \menuseparator
34408 Ecuación\SpecialChar \menuseparator
34409 Definición de macro\SpecialChar \menuseparator
34410 Hacer opcional el primer
34411 \begin_inset Newline newline
34412 \end_inset
34413
34414
34415 \begin_inset ERT
34416 status collapsed
34417
34418 \begin_layout Plain Layout
34419
34420
34421 \backslash
34422 hphantom{
34423 \end_layout
34424
34425 \end_inset
34426
34427 Editar\SpecialChar \menuseparator
34428 Ecuación\SpecialChar \menuseparator
34429 Definición de macro\SpecialChar \menuseparator
34430
34431 \begin_inset ERT
34432 status collapsed
34433
34434 \begin_layout Plain Layout
34435
34436 }
34437 \end_layout
34438
34439 \end_inset
34440
34441 argumento no opcional
34442 \end_layout
34443
34444 \end_inset
34445 </cell>
34446 </row>
34447 <row interlinespace="2.5mm">
34448 <cell alignment="center" valignment="top" usebox="none">
34449 \begin_inset Text
34450
34451 \begin_layout Plain Layout
34452 \begin_inset Graphics
34453         filename ../../images/math-macro-make-nonoptional.png
34454         BoundingBox 0bp 5bp 20bp 25bp
34455         rotateOrigin center
34456
34457 \end_inset
34458
34459
34460 \end_layout
34461
34462 \end_inset
34463 </cell>
34464 <cell alignment="center" valignment="top" usebox="none">
34465 \begin_inset Text
34466
34467 \begin_layout Plain Layout
34468
34469 \family sans
34470 Editar\SpecialChar \menuseparator
34471 Ecuación\SpecialChar \menuseparator
34472 Definición de macro\SpecialChar \menuseparator
34473 Hacer no opcional el primer
34474 \begin_inset Newline newline
34475 \end_inset
34476
34477
34478 \begin_inset ERT
34479 status collapsed
34480
34481 \begin_layout Plain Layout
34482
34483
34484 \backslash
34485 hphantom{
34486 \end_layout
34487
34488 \end_inset
34489
34490 Editar\SpecialChar \menuseparator
34491 Ecuación\SpecialChar \menuseparator
34492 Definición de macro\SpecialChar \menuseparator
34493
34494 \begin_inset ERT
34495 status collapsed
34496
34497 \begin_layout Plain Layout
34498
34499 }
34500 \end_layout
34501
34502 \end_inset
34503
34504 argumento opcional
34505 \end_layout
34506
34507 \end_inset
34508 </cell>
34509 </row>
34510 <row interlinespace="2.5mm">
34511 <cell alignment="center" valignment="top" usebox="none">
34512 \begin_inset Text
34513
34514 \begin_layout Plain Layout
34515 \begin_inset Graphics
34516         filename ../../images/math-macro-remove-optional-param.png
34517         BoundingBox 0bp 5bp 20bp 25bp
34518         rotateOrigin center
34519
34520 \end_inset
34521
34522
34523 \end_layout
34524
34525 \end_inset
34526 </cell>
34527 <cell alignment="center" valignment="top" usebox="none">
34528 \begin_inset Text
34529
34530 \begin_layout Plain Layout
34531
34532 \family sans
34533 Editar\SpecialChar \menuseparator
34534 Ecuación\SpecialChar \menuseparator
34535 Definición de macro\SpecialChar \menuseparator
34536 Quitar argumento opcional
34537 \end_layout
34538
34539 \end_inset
34540 </cell>
34541 </row>
34542 <row interlinespace="2.5mm">
34543 <cell alignment="center" valignment="top" usebox="none">
34544 \begin_inset Text
34545
34546 \begin_layout Plain Layout
34547 \begin_inset Graphics
34548         filename ../../images/math-macro-add-optional-param.png
34549         BoundingBox 0bp 5bp 20bp 25bp
34550         rotateOrigin center
34551
34552 \end_inset
34553
34554
34555 \end_layout
34556
34557 \end_inset
34558 </cell>
34559 <cell alignment="center" valignment="top" usebox="none">
34560 \begin_inset Text
34561
34562 \begin_layout Plain Layout
34563
34564 \family sans
34565 Editar\SpecialChar \menuseparator
34566 Ecuación\SpecialChar \menuseparator
34567 Definición de macro\SpecialChar \menuseparator
34568 Insertar argumento opcional
34569 \end_layout
34570
34571 \end_inset
34572 </cell>
34573 </row>
34574 <row interlinespace="2.5mm">
34575 <cell alignment="center" valignment="top" usebox="none">
34576 \begin_inset Text
34577
34578 \begin_layout Plain Layout
34579 \begin_inset Graphics
34580         filename ../../images/math-macro-remove-greedy-param.png
34581         BoundingBox 0bp 5bp 20bp 25bp
34582         rotateOrigin center
34583
34584 \end_inset
34585
34586
34587 \end_layout
34588
34589 \end_inset
34590 </cell>
34591 <cell alignment="center" valignment="top" usebox="none">
34592 \begin_inset Text
34593
34594 \begin_layout Plain Layout
34595
34596 \family sans
34597 Editar\SpecialChar \menuseparator
34598 Ecuación\SpecialChar \menuseparator
34599 Definición de macro\SpecialChar \menuseparator
34600 Quitar último argumento
34601 \begin_inset Newline newline
34602 \end_inset
34603
34604
34605 \begin_inset ERT
34606 status collapsed
34607
34608 \begin_layout Plain Layout
34609
34610
34611 \backslash
34612 hphantom{
34613 \end_layout
34614
34615 \end_inset
34616
34617 Editar\SpecialChar \menuseparator
34618 Ecuación\SpecialChar \menuseparator
34619 Definición de macro\SpecialChar \menuseparator
34620
34621 \begin_inset ERT
34622 status collapsed
34623
34624 \begin_layout Plain Layout
34625
34626 }
34627 \end_layout
34628
34629 \end_inset
34630
34631 yendo hacia la derecha
34632 \end_layout
34633
34634 \end_inset
34635 </cell>
34636 </row>
34637 <row interlinespace="2.5mm">
34638 <cell alignment="center" valignment="top" usebox="none">
34639 \begin_inset Text
34640
34641 \begin_layout Plain Layout
34642 \begin_inset Graphics
34643         filename ../../images/math-macro-append-greedy-param.png
34644         BoundingBox 0bp 5bp 20bp 25bp
34645         rotateOrigin center
34646
34647 \end_inset
34648
34649
34650 \end_layout
34651
34652 \end_inset
34653 </cell>
34654 <cell alignment="center" valignment="top" usebox="none">
34655 \begin_inset Text
34656
34657 \begin_layout Plain Layout
34658
34659 \family sans
34660 Editar\SpecialChar \menuseparator
34661 Ecuación\SpecialChar \menuseparator
34662 Definición de macro\SpecialChar \menuseparator
34663 Añadir argumento comiendo
34664 \begin_inset Newline newline
34665 \end_inset
34666
34667
34668 \begin_inset ERT
34669 status collapsed
34670
34671 \begin_layout Plain Layout
34672
34673
34674 \backslash
34675 hphantom{
34676 \end_layout
34677
34678 \end_inset
34679
34680 Editar\SpecialChar \menuseparator
34681 Ecuación\SpecialChar \menuseparator
34682 Definición de macro\SpecialChar \menuseparator
34683
34684 \begin_inset ERT
34685 status collapsed
34686
34687 \begin_layout Plain Layout
34688
34689 }
34690 \end_layout
34691
34692 \end_inset
34693
34694 desde la derecha
34695 \end_layout
34696
34697 \end_inset
34698 </cell>
34699 </row>
34700 <row interlinespace="2.5mm">
34701 <cell alignment="center" valignment="top" usebox="none">
34702 \begin_inset Text
34703
34704 \begin_layout Plain Layout
34705 \begin_inset Graphics
34706         filename ../../images/math-macro-add-greedy-optional-param.png
34707         BoundingBox 0bp 5bp 20bp 25bp
34708         rotateOrigin center
34709
34710 \end_inset
34711
34712
34713 \end_layout
34714
34715 \end_inset
34716 </cell>
34717 <cell alignment="center" valignment="top" usebox="none">
34718 \begin_inset Text
34719
34720 \begin_layout Plain Layout
34721
34722 \family sans
34723 Editar\SpecialChar \menuseparator
34724 Ecuación\SpecialChar \menuseparator
34725 Definición de macro\SpecialChar \menuseparator
34726 Añadir argumento opcional
34727 \begin_inset Newline newline
34728 \end_inset
34729
34730
34731 \begin_inset ERT
34732 status collapsed
34733
34734 \begin_layout Plain Layout
34735
34736
34737 \backslash
34738 hphantom{
34739 \end_layout
34740
34741 \end_inset
34742
34743 Editar\SpecialChar \menuseparator
34744 Ecuación\SpecialChar \menuseparator
34745 Definición de macro\SpecialChar \menuseparator
34746
34747 \begin_inset ERT
34748 status collapsed
34749
34750 \begin_layout Plain Layout
34751
34752 }
34753 \end_layout
34754
34755 \end_inset
34756
34757 comiendo desde la derecha
34758 \end_layout
34759
34760 \end_inset
34761 </cell>
34762 </row>
34763 </lyxtabular>
34764
34765 \end_inset
34766
34767
34768 \end_layout
34769
34770 \begin_layout Standard
34771 \noindent
34772 \align center
34773 \begin_inset Newpage newpage
34774 \end_inset
34775
34776
34777 \end_layout
34778
34779 \begin_layout Section
34780 Indicaciones
34781 \begin_inset Index
34782 status collapsed
34783
34784 \begin_layout Plain Layout
34785 Indicaciones
34786 \end_layout
34787
34788 \end_inset
34789
34790
34791 \end_layout
34792
34793 \begin_layout Subsection
34794 Números negativos
34795 \begin_inset Index
34796 status collapsed
34797
34798 \begin_layout Plain Layout
34799 Numeros@Números ! negativos
34800 \end_layout
34801
34802 \end_inset
34803
34804
34805 \end_layout
34806
34807 \begin_layout Standard
34808 Los números negativos a veces se ven feos en las ecuaciones porque el signo
34809  menos delante del número tiene la misma longitud que el operador signo
34810  menos.
34811  Si se escribe el número negativo en texto normal el signo menos aparece
34812  correctamente.
34813 \end_layout
34814
34815 \begin_layout Standard
34816 Así pues, el problema desaparece si se convierte el signo menos a texto
34817  matemático.
34818 \end_layout
34819
34820 \begin_layout Standard
34821 Un ejemplo para visualizar el problema:
34822 \end_layout
34823
34824 \begin_layout Standard
34825 \noindent
34826 \align center
34827 \begin_inset Tabular
34828 <lyxtabular version="3" rows="3" columns="2">
34829 <features>
34830 <column alignment="center" valignment="top" width="0">
34831 <column alignment="center" valignment="top" width="0">
34832 <row>
34833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34834 \begin_inset Text
34835
34836 \begin_layout Plain Layout
34837 texto normal:
34838 \end_layout
34839
34840 \end_inset
34841 </cell>
34842 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34843 \begin_inset Text
34844
34845 \begin_layout Plain Layout
34846 x = -2
34847 \end_layout
34848
34849 \end_inset
34850 </cell>
34851 </row>
34852 <row>
34853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34854 \begin_inset Text
34855
34856 \begin_layout Plain Layout
34857 ecuación:
34858 \end_layout
34859
34860 \end_inset
34861 </cell>
34862 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34863 \begin_inset Text
34864
34865 \begin_layout Plain Layout
34866 \begin_inset Formula $x=-2$
34867 \end_inset
34868
34869
34870 \end_layout
34871
34872 \end_inset
34873 </cell>
34874 </row>
34875 <row>
34876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34877 \begin_inset Text
34878
34879 \begin_layout Plain Layout
34880 solución:
34881 \end_layout
34882
34883 \end_inset
34884 </cell>
34885 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34886 \begin_inset Text
34887
34888 \begin_layout Plain Layout
34889 \begin_inset Formula $x=\mbox{-}2$
34890 \end_inset
34891
34892
34893 \end_layout
34894
34895 \end_inset
34896 </cell>
34897 </row>
34898 </lyxtabular>
34899
34900 \end_inset
34901
34902
34903 \end_layout
34904
34905 \begin_layout Subsection
34906 Coma como separador decimal
34907 \begin_inset Index
34908 status collapsed
34909
34910 \begin_layout Plain Layout
34911 Coma decimal
34912 \end_layout
34913
34914 \end_inset
34915
34916
34917 \end_layout
34918
34919 \begin_layout Standard
34920 En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador
34921  de grupos numéricos.
34922  Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas.
34923 \end_layout
34924
34925 \begin_layout Standard
34926 Para evitarlo, se selecciona la coma y se cambia a texto matemático (atajo
34927  
34928 \family sans
34929 Ctrl+M
34930 \family default
34931 ).
34932 \end_layout
34933
34934 \begin_layout Standard
34935 Para usar las comas en todas las fórmulas del documento como separador decimal,
34936  se carga el archivo 
34937 \series bold
34938 icomma.sty
34939 \series default
34940
34941 \begin_inset Foot
34942 status collapsed
34943
34944 \begin_layout Plain Layout
34945
34946 \series bold
34947 icomma
34948 \series default
34949  forma parte del paquete LaTeX 
34950 \series bold
34951 was
34952 \series default
34953
34954 \begin_inset Index
34955 status collapsed
34956
34957 \begin_layout Plain Layout
34958 Paquetes ! was
34959 \begin_inset ERT
34960 status collapsed
34961
34962 \begin_layout Plain Layout
34963
34964
34965 \backslash
34966 vspace{4mm}
34967 \end_layout
34968
34969 \end_inset
34970
34971
34972 \end_layout
34973
34974 \end_inset
34975
34976 .
34977 \end_layout
34978
34979 \end_inset
34980
34981
34982 \begin_inset Index
34983 status collapsed
34984
34985 \begin_layout Plain Layout
34986 Paquetes ! icomma
34987 \end_layout
34988
34989 \end_inset
34990
34991  en el preámbulo LaTeX con la línea: 
34992 \end_layout
34993
34994 \begin_layout Standard
34995
34996 \series bold
34997
34998 \backslash
34999 usepackage{icomma}
35000 \end_layout
35001
35002 \begin_layout Subsection
35003 Vectores físicos
35004 \begin_inset CommandInset label
35005 LatexCommand label
35006 name "sub:Vectores-físicos"
35007
35008 \end_inset
35009
35010
35011 \begin_inset Index
35012 status collapsed
35013
35014 \begin_layout Plain Layout
35015 Vectores físicos
35016 \end_layout
35017
35018 \end_inset
35019
35020
35021 \end_layout
35022
35023 \begin_layout Standard
35024 El paquete LaTeX 
35025 \series bold
35026 braket
35027 \series default
35028
35029 \begin_inset Foot
35030 status collapsed
35031
35032 \begin_layout Plain Layout
35033
35034 \series bold
35035 braket
35036 \series default
35037  se incluye en las instalaciones estándar de LaTeX.
35038 \end_layout
35039
35040 \end_inset
35041
35042
35043 \begin_inset Index
35044 status collapsed
35045
35046 \begin_layout Plain Layout
35047 Paquetes ! braket
35048 \end_layout
35049
35050 \end_inset
35051
35052  suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX:
35053 \end_layout
35054
35055 \begin_layout Standard
35056
35057 \series bold
35058
35059 \backslash
35060 usepackage{braket}
35061 \end_layout
35062
35063 \begin_layout Standard
35064 \begin_inset ERT
35065 status collapsed
35066
35067 \begin_layout Plain Layout
35068
35069
35070 \backslash
35071 ifbraket 
35072 \end_layout
35073
35074 \end_inset
35075
35076
35077 \begin_inset Note Note
35078 status open
35079
35080 \begin_layout Plain Layout
35081 La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX 
35082 \series bold
35083 braket
35084 \series default
35085  está instalado.
35086 \end_layout
35087
35088 \end_inset
35089
35090
35091 \end_layout
35092
35093 \begin_layout Standard
35094 Están definidos los siguientes comandos:
35095 \end_layout
35096
35097 \begin_layout Standard
35098 \noindent
35099 \align center
35100 \begin_inset Tabular
35101 <lyxtabular version="3" rows="4" columns="2">
35102 <features>
35103 <column alignment="center" valignment="top" width="0">
35104 <column alignment="center" valignment="top" width="0">
35105 <row>
35106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35107 \begin_inset Text
35108
35109 \begin_layout Plain Layout
35110 Comando
35111 \end_layout
35112
35113 \end_inset
35114 </cell>
35115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35116 \begin_inset Text
35117
35118 \begin_layout Plain Layout
35119 Resultado
35120 \end_layout
35121
35122 \end_inset
35123 </cell>
35124 </row>
35125 <row>
35126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35127 \begin_inset Text
35128
35129 \begin_layout Plain Layout
35130
35131 \backslash
35132 Bra{
35133 \backslash
35134 psi
35135 \end_layout
35136
35137 \end_inset
35138 </cell>
35139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35140 \begin_inset Text
35141
35142 \begin_layout Plain Layout
35143 \begin_inset Formula $\Bra{\psi}$
35144 \end_inset
35145
35146
35147 \end_layout
35148
35149 \end_inset
35150 </cell>
35151 </row>
35152 <row>
35153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35154 \begin_inset Text
35155
35156 \begin_layout Plain Layout
35157
35158 \backslash
35159 Ket{
35160 \backslash
35161 psi
35162 \end_layout
35163
35164 \end_inset
35165 </cell>
35166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35167 \begin_inset Text
35168
35169 \begin_layout Plain Layout
35170 \begin_inset Formula $\Ket{\psi}$
35171 \end_inset
35172
35173
35174 \end_layout
35175
35176 \end_inset
35177 </cell>
35178 </row>
35179 <row>
35180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35181 \begin_inset Text
35182
35183 \begin_layout Plain Layout
35184
35185 \backslash
35186 Braket{
35187 \backslash
35188 psi|
35189 \backslash
35190 phi
35191 \end_layout
35192
35193 \end_inset
35194 </cell>
35195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35196 \begin_inset Text
35197
35198 \begin_layout Plain Layout
35199 \begin_inset Formula $\Braket{\psi|\phi}$
35200 \end_inset
35201
35202
35203 \end_layout
35204
35205 \end_inset
35206 </cell>
35207 </row>
35208 </lyxtabular>
35209
35210 \end_inset
35211
35212
35213 \end_layout
35214
35215 \begin_layout Standard
35216 El comando 
35217 \series bold
35218
35219 \backslash
35220 Braket
35221 \series default
35222  asegura que todas las barras verticales tienen el tamaño de los delimitadores
35223  circundantes:
35224 \begin_inset Formula \[
35225 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
35226
35227 \end_inset
35228
35229
35230 \begin_inset ERT
35231 status collapsed
35232
35233 \begin_layout Plain Layout
35234
35235
35236 \backslash
35237 else
35238 \end_layout
35239
35240 \end_inset
35241
35242
35243 \begin_inset Note Note
35244 status open
35245
35246 \begin_layout Plain Layout
35247 Lo que sigue se verá en la salida si el paquete LaTeX 
35248 \series bold
35249 braket
35250 \series default
35251  no está instalado:
35252 \end_layout
35253
35254 \end_inset
35255
35256
35257 \end_layout
35258
35259 \begin_layout Standard
35260 Debes instalar el paquete LaTeX 
35261 \series bold
35262 braket
35263 \series default
35264  para ver en la salida el resto de esta subsección.
35265 \end_layout
35266
35267 \begin_layout Standard
35268 \begin_inset ERT
35269 status collapsed
35270
35271 \begin_layout Plain Layout
35272
35273
35274 \backslash
35275 fi
35276 \end_layout
35277
35278 \end_inset
35279
35280
35281 \end_layout
35282
35283 \begin_layout Standard
35284 El efecto de 
35285 \series bold
35286
35287 \backslash
35288 Braket
35289 \series default
35290  también se puede conseguir con el comando 
35291 \series bold
35292
35293 \backslash
35294 middle
35295 \series default
35296 , que se describe en 
35297 \begin_inset CommandInset ref
35298 LatexCommand ref
35299 reference "sub:Tamaño-automático-de"
35300
35301 \end_inset
35302
35303 .
35304 \end_layout
35305
35306 \begin_layout Subsection
35307 Fracciones definidas por el usuario
35308 \begin_inset CommandInset label
35309 LatexCommand label
35310 name "sub:Fracciones-personalizadas"
35311
35312 \end_inset
35313
35314
35315 \begin_inset Index
35316 status collapsed
35317
35318 \begin_layout Plain Layout
35319 Fracciones ! personalizadas
35320 \end_layout
35321
35322 \end_inset
35323
35324
35325 \end_layout
35326
35327 \begin_layout Standard
35328 Para definir comandos personalizados para fracciones, se usa el comando
35329  
35330 \series bold
35331
35332 \backslash
35333 genfrac
35334 \series default
35335
35336 \begin_inset Index
35337 status collapsed
35338
35339 \begin_layout Plain Layout
35340 Comandos ! G ! 
35341 \backslash
35342 genfrac
35343 \end_layout
35344
35345 \end_inset
35346
35347  con el siguiente esquema:
35348 \end_layout
35349
35350 \begin_layout Standard
35351
35352 \series bold
35353
35354 \backslash
35355 genfrac{delimitador izquierdo}{delimitador derecho}{grosor raya de
35356 \begin_inset Newline newline
35357 \end_inset
35358
35359
35360 \begin_inset ERT
35361 status collapsed
35362
35363 \begin_layout Plain Layout
35364
35365
35366 \backslash
35367 phantom{
35368 \end_layout
35369
35370 \end_inset
35371
35372
35373 \backslash
35374 genfrac{
35375 \begin_inset ERT
35376 status collapsed
35377
35378 \begin_layout Plain Layout
35379
35380 }
35381 \end_layout
35382
35383 \end_inset
35384
35385 fracción}{estilo}{numerador}{denominador}
35386 \end_layout
35387
35388 \begin_layout Standard
35389 El estilo es un número en el rango 0-3.
35390 \end_layout
35391
35392 \begin_layout Standard
35393 \align center
35394 \begin_inset Tabular
35395 <lyxtabular version="3" rows="5" columns="2">
35396 <features>
35397 <column alignment="center" valignment="top" width="0">
35398 <column alignment="center" valignment="top" width="0">
35399 <row>
35400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35401 \begin_inset Text
35402
35403 \begin_layout Plain Layout
35404 Número
35405 \end_layout
35406
35407 \end_inset
35408 </cell>
35409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35410 \begin_inset Text
35411
35412 \begin_layout Plain Layout
35413 Estilo (tamaño)
35414 \end_layout
35415
35416 \end_inset
35417 </cell>
35418 </row>
35419 <row>
35420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35421 \begin_inset Text
35422
35423 \begin_layout Plain Layout
35424 0
35425 \end_layout
35426
35427 \end_inset
35428 </cell>
35429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35430 \begin_inset Text
35431
35432 \begin_layout Plain Layout
35433 ecuación presentada
35434 \end_layout
35435
35436 \end_inset
35437 </cell>
35438 </row>
35439 <row>
35440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35441 \begin_inset Text
35442
35443 \begin_layout Plain Layout
35444 1
35445 \end_layout
35446
35447 \end_inset
35448 </cell>
35449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35450 \begin_inset Text
35451
35452 \begin_layout Plain Layout
35453 ecuación en línea
35454 \end_layout
35455
35456 \end_inset
35457 </cell>
35458 </row>
35459 <row>
35460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35461 \begin_inset Text
35462
35463 \begin_layout Plain Layout
35464 2
35465 \end_layout
35466
35467 \end_inset
35468 </cell>
35469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35470 \begin_inset Text
35471
35472 \begin_layout Plain Layout
35473 pequeño
35474 \end_layout
35475
35476 \end_inset
35477 </cell>
35478 </row>
35479 <row>
35480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35481 \begin_inset Text
35482
35483 \begin_layout Plain Layout
35484 3
35485 \end_layout
35486
35487 \end_inset
35488 </cell>
35489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35490 \begin_inset Text
35491
35492 \begin_layout Plain Layout
35493 muy pequeño
35494 \end_layout
35495
35496 \end_inset
35497 </cell>
35498 </row>
35499 </lyxtabular>
35500
35501 \end_inset
35502
35503
35504 \end_layout
35505
35506 \begin_layout Standard
35507 Si no se pone estilo el tamaño se ajusta al entorno, como con el comando
35508  
35509 \series bold
35510
35511 \backslash
35512 frac
35513 \series default
35514 .
35515 \end_layout
35516
35517 \begin_layout Standard
35518 Si no se pone grosor de la raya de fracción se usará el valor predefinido
35519  de 0.4
35520 \begin_inset space \thinspace{}
35521 \end_inset
35522
35523 pt.
35524 \end_layout
35525
35526 \begin_layout Standard
35527 Por ejemplo, los comandos 
35528 \series bold
35529
35530 \backslash
35531 dfrac
35532 \series default
35533  y 
35534 \series bold
35535
35536 \backslash
35537 tbinom
35538 \series default
35539  de la 
35540 \begin_inset CommandInset ref
35541 LatexCommand ref
35542 reference "sub:Fracciones"
35543
35544 \end_inset
35545
35546  se definen con los comandos:
35547 \end_layout
35548
35549 \begin_layout Standard
35550
35551 \series bold
35552
35553 \backslash
35554 newcommand{
35555 \backslash
35556 dfrac}[2]{
35557 \backslash
35558 genfrac{}{}{}{0}{#1}{#2}}
35559 \end_layout
35560
35561 \begin_layout Standard
35562 y
35563 \end_layout
35564
35565 \begin_layout Standard
35566
35567 \series bold
35568
35569 \backslash
35570 newcommand{
35571 \backslash
35572 tbinom}[2]{
35573 \backslash
35574 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35575 \end_layout
35576
35577 \begin_layout Standard
35578 \begin_inset VSpace medskip
35579 \end_inset
35580
35581
35582 \end_layout
35583
35584 \begin_layout Standard
35585 Para definir una fracción en la que el grosor de la raya se pueda definir
35586  como argumento opcional, se inserta la siguiente línea en el preámbulo
35587  LaTeX:
35588 \end_layout
35589
35590 \begin_layout Standard
35591
35592 \series bold
35593
35594 \backslash
35595 newcommand{
35596 \backslash
35597 fracS}[3][]{
35598 \backslash
35599 genfrac{}{}{#1}{}{#2}{#3}}
35600 \end_layout
35601
35602 \begin_layout Standard
35603 Un ensayo:
35604 \begin_inset Formula \begin{align*}
35605 \text{Comando} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35606 \text{Resultado} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
35607
35608 \end_inset
35609
35610 Como se puede ver, la distancia del numerador y el denominador a la raya
35611  de fracción se redondea a unas tres veces el grosor de la raya.
35612 \end_layout
35613
35614 \begin_layout Subsection
35615 Ecuaciones canceladas
35616 \begin_inset Index
35617 status collapsed
35618
35619 \begin_layout Plain Layout
35620 Ecuación ! cancelada
35621 \end_layout
35622
35623 \end_inset
35624
35625
35626 \end_layout
35627
35628 \begin_layout Standard
35629 Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX
35630  
35631 \series bold
35632 cancel
35633 \series default
35634
35635 \begin_inset Foot
35636 status collapsed
35637
35638 \begin_layout Plain Layout
35639
35640 \series bold
35641 cancel
35642 \series default
35643  forma parte de las distribuciones estándar de LaTeX.
35644 \end_layout
35645
35646 \end_inset
35647
35648
35649 \begin_inset Index
35650 status collapsed
35651
35652 \begin_layout Plain Layout
35653 Paquetes ! cancel
35654 \end_layout
35655
35656 \end_inset
35657
35658  con la línea de preámbulo LaTeX
35659 \end_layout
35660
35661 \begin_layout Standard
35662
35663 \series bold
35664
35665 \backslash
35666 usepackage[samesize]{cancel}
35667 \end_layout
35668
35669 \begin_layout Standard
35670 Hay cuatro formas de cancelar ecuaciones:
35671 \end_layout
35672
35673 \begin_layout Standard
35674 \align center
35675 \begin_inset Tabular
35676 <lyxtabular version="3" rows="5" columns="2">
35677 <features>
35678 <column alignment="center" valignment="top" width="0">
35679 <column alignment="center" valignment="top" width="0">
35680 <row>
35681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35682 \begin_inset Text
35683
35684 \begin_layout Plain Layout
35685 Comando
35686 \end_layout
35687
35688 \end_inset
35689 </cell>
35690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35691 \begin_inset Text
35692
35693 \begin_layout Plain Layout
35694 Resultado
35695 \begin_inset Note Note
35696 status collapsed
35697
35698 \begin_layout Plain Layout
35699 El
35700 \series bold
35701  
35702 \series default
35703 espacio y 
35704 \series bold
35705
35706 \backslash
35707 raisebox
35708 \series default
35709  se usa sólo como espaciador
35710 \end_layout
35711
35712 \end_inset
35713
35714
35715 \end_layout
35716
35717 \end_inset
35718 </cell>
35719 </row>
35720 <row>
35721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35722 \begin_inset Text
35723
35724 \begin_layout Plain Layout
35725
35726 \backslash
35727 cancel{
35728 \backslash
35729 int
35730 \begin_inset ERT
35731 status collapsed
35732
35733 \begin_layout Plain Layout
35734
35735
35736 \backslash
35737 spce 
35738 \end_layout
35739
35740 \end_inset
35741
35742 A=B
35743 \end_layout
35744
35745 \end_inset
35746 </cell>
35747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35748 \begin_inset Text
35749
35750 \begin_layout Plain Layout
35751 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35752 \end_inset
35753
35754
35755 \end_layout
35756
35757 \end_inset
35758 </cell>
35759 </row>
35760 <row>
35761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35762 \begin_inset Text
35763
35764 \begin_layout Plain Layout
35765
35766 \backslash
35767 bcancel{
35768 \backslash
35769 int
35770 \begin_inset ERT
35771 status collapsed
35772
35773 \begin_layout Plain Layout
35774
35775
35776 \backslash
35777 spce 
35778 \end_layout
35779
35780 \end_inset
35781
35782 A=B
35783 \end_layout
35784
35785 \end_inset
35786 </cell>
35787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35788 \begin_inset Text
35789
35790 \begin_layout Plain Layout
35791 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35792 \end_inset
35793
35794
35795 \end_layout
35796
35797 \end_inset
35798 </cell>
35799 </row>
35800 <row>
35801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35802 \begin_inset Text
35803
35804 \begin_layout Plain Layout
35805
35806 \backslash
35807 xcancel{
35808 \backslash
35809 int
35810 \begin_inset ERT
35811 status collapsed
35812
35813 \begin_layout Plain Layout
35814
35815
35816 \backslash
35817 spce 
35818 \end_layout
35819
35820 \end_inset
35821
35822 A=B
35823 \end_layout
35824
35825 \end_inset
35826 </cell>
35827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35828 \begin_inset Text
35829
35830 \begin_layout Plain Layout
35831 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35832 \end_inset
35833
35834
35835 \end_layout
35836
35837 \end_inset
35838 </cell>
35839 </row>
35840 <row>
35841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35842 \begin_inset Text
35843
35844 \begin_layout Plain Layout
35845
35846 \backslash
35847 cancelto{1
35848 \begin_inset Formula $\to$
35849 \end_inset
35850
35851
35852 \backslash
35853 {
35854 \backslash
35855 int
35856 \begin_inset ERT
35857 status collapsed
35858
35859 \begin_layout Plain Layout
35860
35861
35862 \backslash
35863 spce 
35864 \end_layout
35865
35866 \end_inset
35867
35868 A=B
35869 \end_layout
35870
35871 \end_inset
35872 </cell>
35873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35874 \begin_inset Text
35875
35876 \begin_layout Plain Layout
35877 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35878 \end_inset
35879
35880
35881 \end_layout
35882
35883 \end_inset
35884 </cell>
35885 </row>
35886 </lyxtabular>
35887
35888 \end_inset
35889
35890
35891 \end_layout
35892
35893 \begin_layout Standard
35894
35895 \series bold
35896
35897 \backslash
35898 cancelto
35899 \series default
35900  es especialmente apropiada para visualizar la simplificación de fracciones
35901  en una ecuación:
35902 \begin_inset Formula \[
35903 \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}}}\]
35904
35905 \end_inset
35906
35907
35908 \end_layout
35909
35910 \begin_layout Subsection
35911 Ecuaciones en encabezados de sección
35912 \begin_inset CommandInset label
35913 LatexCommand label
35914 name "sub:Ecuaciones-en-encabezados"
35915
35916 \end_inset
35917
35918
35919 \begin_inset Index
35920 status collapsed
35921
35922 \begin_layout Plain Layout
35923 Ecuación ! en encabezados de sección
35924 \end_layout
35925
35926 \end_inset
35927
35928
35929 \end_layout
35930
35931 \begin_layout Standard
35932 Si se quiere poner una ecuación en un encabezado de sección hay que tener
35933  en cuenta lo siguiente:
35934 \end_layout
35935
35936 \begin_layout Standard
35937 \begin_inset Note Greyedout
35938 status open
35939
35940 \begin_layout Plain Layout
35941 Si el soporte para 
35942 \series bold
35943 hyperref
35944 \series default
35945
35946 \begin_inset Index
35947 status collapsed
35948
35949 \begin_layout Plain Layout
35950 Paquetes ! hyperref
35951 \end_layout
35952
35953 \end_inset
35954
35955  está activado en la configuración del documento, 
35956 \family sans
35957 Propiedades
35958 \begin_inset space ~
35959 \end_inset
35960
35961
35962 \family default
35963 PDF, se generan marcadores PDF para cada encabezado de sección en el índice.
35964  Si el encabezado contiene ecuaciones, se muestran incorrectamente en el
35965  texto del marcador, porque se infringen las convenciones PDF.
35966 \end_layout
35967
35968 \end_inset
35969
35970
35971 \end_layout
35972
35973 \begin_layout Standard
35974 Estos problemas se pueden solucionar insertando al final del encabezado
35975  un título breve con el menú 
35976 \family sans
35977 Insertar\SpecialChar \menuseparator
35978 Título
35979 \begin_inset space ~
35980 \end_inset
35981
35982 breve
35983 \family default
35984 .
35985  Los títulos breves se usan como alternativa para encabezados de sección
35986  con más de una línea para mantener el buen aspecto del índice.
35987  En éste sólo aparece el título breve y por tanto también en los marcadores.
35988 \end_layout
35989
35990 \begin_layout Standard
35991 Si hay que poner ecuaciones en el índice y se usa 
35992 \series bold
35993 hyperref
35994 \series default
35995 , se puede insertar el siguiente comando en modo TeX:
35996 \end_layout
35997
35998 \begin_layout Standard
35999
36000 \series bold
36001
36002 \backslash
36003 texorpdfstring{parte}{alternativa}
36004 \begin_inset Index
36005 status collapsed
36006
36007 \begin_layout Plain Layout
36008 Comandos ! T ! 
36009 \backslash
36010 texorpdfstring
36011 \end_layout
36012
36013 \end_inset
36014
36015
36016 \end_layout
36017
36018 \begin_layout Standard
36019 parte se refiere a la parte del encabezado que no debería aparecer en el
36020  marcador PDF.
36021  Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas.
36022  La alternativa se usa para el marcador en vez de la parte.
36023 \end_layout
36024
36025 \begin_layout Standard
36026 Aquí hay dos ejemplos de encabezados con ecuación:
36027 \end_layout
36028
36029 \begin_layout Standard
36030 \begin_inset VSpace -3mm
36031 \end_inset
36032
36033
36034 \end_layout
36035
36036 \begin_layout Standard
36037 \begin_inset ERT
36038 status collapsed
36039
36040 \begin_layout Plain Layout
36041
36042
36043 \backslash
36044 boldmath 
36045 \end_layout
36046
36047 \end_inset
36048
36049
36050 \end_layout
36051
36052 \begin_layout Subsubsection
36053 Encabezado sin ecuación en el índice 
36054 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36055 \end_inset
36056
36057
36058 \begin_inset OptArg
36059 status collapsed
36060
36061 \begin_layout Plain Layout
36062 Encabezado sin ecuación en el índice
36063 \end_layout
36064
36065 \end_inset
36066
36067
36068 \end_layout
36069
36070 \begin_layout Subsubsection
36071 Encabezado con ecuación en el índice
36072 \begin_inset ERT
36073 status collapsed
36074
36075 \begin_layout Plain Layout
36076
36077
36078 \backslash
36079 texorpdfstring{
36080 \end_layout
36081
36082 \end_inset
36083
36084  
36085 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36086 \end_inset
36087
36088
36089 \begin_inset ERT
36090 status collapsed
36091
36092 \begin_layout Plain Layout
36093
36094 }{}
36095 \end_layout
36096
36097 \end_inset
36098
36099
36100 \end_layout
36101
36102 \begin_layout Standard
36103 \begin_inset ERT
36104 status collapsed
36105
36106 \begin_layout Plain Layout
36107
36108
36109 \backslash
36110 unboldmath 
36111 \end_layout
36112
36113 \end_inset
36114
36115 En el primer encabezado se ha puesto un título breve, en el segundo un 
36116 \series bold
36117
36118 \backslash
36119 texorpdfstring
36120 \series default
36121 .
36122 \end_layout
36123
36124 \begin_layout Standard
36125 Para obtener el mismo formato que en los demás encabezados se han puesto
36126  ambos en un entorno 
36127 \series bold
36128 boldmath
36129 \series default
36130 .
36131 \begin_inset Foot
36132 status collapsed
36133
36134 \begin_layout Plain Layout
36135 véase 
36136 \begin_inset CommandInset ref
36137 LatexCommand ref
36138 reference "sub:Ecuaciones-en-negrita"
36139
36140 \end_inset
36141
36142
36143 \end_layout
36144
36145 \end_inset
36146
36147
36148 \end_layout
36149
36150 \begin_layout Subsection
36151 Ecuaciones en texto multicolumna
36152 \begin_inset Index
36153 status collapsed
36154
36155 \begin_layout Plain Layout
36156 Ecuación ! en texto multicolumna
36157 \end_layout
36158
36159 \end_inset
36160
36161
36162 \end_layout
36163
36164 \begin_layout Standard
36165 Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas
36166  para ajustarse a la columna y entonces es preciso abarcar la anchura total
36167  de la página.
36168  Esto se hace usando el paquete LaTeX 
36169 \series bold
36170 multicol
36171 \series default
36172 ,
36173 \begin_inset Foot
36174 status collapsed
36175
36176 \begin_layout Plain Layout
36177
36178 \series bold
36179 multicol
36180 \series default
36181  forma parte de las distribuciones LaTeX estándar.
36182 \end_layout
36183
36184 \end_inset
36185
36186
36187 \begin_inset Index
36188 status collapsed
36189
36190 \begin_layout Plain Layout
36191 Paquetes ! multicol
36192 \end_layout
36193
36194 \end_inset
36195
36196  que se carga en el preámbulo LaTeX con la línea
36197 \end_layout
36198
36199 \begin_layout Standard
36200
36201 \series bold
36202
36203 \backslash
36204 usepackage{multicol}
36205 \end_layout
36206
36207 \begin_layout Standard
36208 \begin_inset Note Greyedout
36209 status collapsed
36210
36211 \begin_layout Plain Layout
36212 Ten en cuenta que la opción 
36213 \family sans
36214 Documento
36215 \begin_inset space ~
36216 \end_inset
36217
36218 con
36219 \begin_inset space ~
36220 \end_inset
36221
36222 dos
36223 \begin_inset space ~
36224 \end_inset
36225
36226 caras
36227 \family default
36228 , bajo 
36229 \family sans
36230 Diseño
36231 \begin_inset space ~
36232 \end_inset
36233
36234 de
36235 \begin_inset space ~
36236 \end_inset
36237
36238 página 
36239 \family default
36240 en el menú 
36241 \family sans
36242 Documento\SpecialChar \menuseparator
36243 Configuración
36244 \family default
36245  
36246 \emph on
36247 debe
36248 \emph default
36249  estar desmarcada.
36250 \end_layout
36251
36252 \end_inset
36253
36254
36255 \end_layout
36256
36257 \begin_layout Standard
36258 Antes del texto multicolumna se inserta en modo TeX el comando
36259 \end_layout
36260
36261 \begin_layout Standard
36262
36263 \series bold
36264
36265 \backslash
36266 begin{multicols}{número de columnas}
36267 \end_layout
36268
36269 \begin_layout Standard
36270 El número de columnas está en el rango 2-10.
36271  Antes de la ecuación, se finaliza el texto multicolumna insertando en modo
36272  TeX el comando
36273 \end_layout
36274
36275 \begin_layout Standard
36276
36277 \series bold
36278
36279 \backslash
36280 end{multicols}
36281 \end_layout
36282
36283 \begin_layout Standard
36284 Debido al comando se añade automáticamente algún espacio delante de la ecuación.
36285  Para quitarlo se inserta un espacio vertical de -6
36286 \begin_inset space \thinspace{}
36287 \end_inset
36288
36289 mm antes de la ecuación.
36290  Si se usa el estilo 
36291 \series bold
36292 Sangrado
36293 \series default
36294 ,
36295 \begin_inset Foot
36296 status collapsed
36297
36298 \begin_layout Plain Layout
36299 véase estilos de ecuación en 
36300 \begin_inset CommandInset ref
36301 LatexCommand ref
36302 reference "sec:Estilos-de-ecuación"
36303
36304 \end_inset
36305
36306
36307 \end_layout
36308
36309 \end_inset
36310
36311  se inserta un espacio de -9
36312 \begin_inset space \thinspace{}
36313 \end_inset
36314
36315 mm.
36316 \end_layout
36317
36318 \begin_layout Standard
36319 Un ejemplo de texto multicolumna con una ecuación en modo presentación:
36320 \end_layout
36321
36322 \begin_layout Standard
36323
36324 \lang german
36325 \begin_inset ERT
36326 status collapsed
36327
36328 \begin_layout Plain Layout
36329
36330
36331 \backslash
36332 begin{multicols}{2}
36333 \end_layout
36334
36335 \end_inset
36336
36337 Das Spektrum wird fouriertransformiert.
36338  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36339 , Lösungsmittel) zu trennen.
36340  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36341  nun das Aussehen des Ausgangssignals.
36342  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36343  über alle Phasen integrieren muss.
36344  Sei nun 
36345 \begin_inset Formula $S$
36346 \end_inset
36347
36348  unser normiertes Ausgangssignal und 
36349 \begin_inset Formula $P$
36350 \end_inset
36351
36352  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36353 \begin_inset ERT
36354 status collapsed
36355
36356 \begin_layout Plain Layout
36357
36358
36359 \backslash
36360 end{multicols}
36361 \end_layout
36362
36363 \end_inset
36364
36365
36366 \begin_inset VSpace -6mm
36367 \end_inset
36368
36369
36370 \begin_inset Formula \begin{equation}
36371 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
36372
36373 \end_inset
36374
36375
36376 \begin_inset ERT
36377 status collapsed
36378
36379 \begin_layout Plain Layout
36380
36381
36382 \backslash
36383 begin{multicols}{2}
36384 \end_layout
36385
36386 \end_inset
36387
36388 wobei 
36389 \begin_inset Formula $S_{0}$
36390 \end_inset
36391
36392  das Signal ohne Gradient ist und die Normierungsbedingung 
36393 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36394 \end_inset
36395
36396  gilt.
36397  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36398  Direkt nach dem 
36399 \begin_inset Formula $\nicefrac{\pi}{2}$
36400 \end_inset
36401
36402
36403 \begin_inset space \thinspace{}
36404 \end_inset
36405
36406 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36407  das Signal zusätzlich abschwächt.
36408  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36409  
36410 \begin_inset Formula $T_{2}$
36411 \end_inset
36412
36413 -Zeit.
36414 \end_layout
36415
36416 \begin_layout Standard
36417
36418 \lang german
36419 \begin_inset ERT
36420 status collapsed
36421
36422 \begin_layout Plain Layout
36423
36424
36425 \backslash
36426 end{multicols}
36427 \end_layout
36428
36429 \end_inset
36430
36431
36432 \end_layout
36433
36434 \begin_layout Subsection
36435 Ecuaciones con descripción de variables
36436 \begin_inset Index
36437 status collapsed
36438
36439 \begin_layout Plain Layout
36440 Ecuación ! con descripción de variables
36441 \end_layout
36442
36443 \end_inset
36444
36445
36446 \end_layout
36447
36448 \begin_layout Standard
36449 Para describir variables en una ecuación, como en la fórmula 
36450 \begin_inset CommandInset ref
36451 LatexCommand eqref
36452 reference "eq:within"
36453
36454 \end_inset
36455
36456 , se inserta una matriz 2×
36457 \begin_inset Formula $n$
36458 \end_inset
36459
36460  con columnas alineadas a la izquierda para las 
36461 \emph on
36462
36463 \begin_inset Formula $n$
36464 \end_inset
36465
36466
36467 \emph default
36468  variables usadas.
36469 \begin_inset Foot
36470 status collapsed
36471
36472 \begin_layout Plain Layout
36473 véase matrices en 
36474 \begin_inset CommandInset ref
36475 LatexCommand ref
36476 reference "sec:Matrices"
36477
36478 \end_inset
36479
36480
36481 \end_layout
36482
36483 \end_inset
36484
36485  Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando
36486  
36487 \series bold
36488
36489 \backslash
36490 footnotesize
36491 \series default
36492  antes de la matriz.
36493 \begin_inset Foot
36494 status collapsed
36495
36496 \begin_layout Plain Layout
36497 véase tamaños de fuentes en 
36498 \begin_inset CommandInset ref
36499 LatexCommand ref
36500 reference "sub:Tamaños-de-fuentes"
36501
36502 \end_inset
36503
36504 .
36505 \end_layout
36506
36507 \end_inset
36508
36509
36510 \end_layout
36511
36512 \begin_layout Standard
36513 Si se usa el estilo 
36514 \series bold
36515 Sangrado
36516 \series default
36517 ,
36518 \begin_inset Foot
36519 status collapsed
36520
36521 \begin_layout Plain Layout
36522 véase estilos de ecuación en 
36523 \begin_inset CommandInset ref
36524 LatexCommand ref
36525 reference "sec:Estilos-de-ecuación"
36526
36527 \end_inset
36528
36529
36530 \end_layout
36531
36532 \end_inset
36533
36534  se inserta un 
36535 \series bold
36536
36537 \backslash
36538 hfill
36539 \series default
36540
36541 \begin_inset Foot
36542 status collapsed
36543
36544 \begin_layout Plain Layout
36545
36546 \series bold
36547
36548 \backslash
36549 hfill
36550 \series default
36551  sólo funciona en ecuaciones en estilo 
36552 \series bold
36553 Sangrado
36554 \series default
36555 , véase 
36556 \begin_inset CommandInset ref
36557 LatexCommand ref
36558 reference "sub:Espacio-variable"
36559
36560 \end_inset
36561
36562
36563 \end_layout
36564
36565 \end_inset
36566
36567  delante y detrás de la matriz para que tenga la misma separación con la
36568  ecuación y con el margen.
36569 \end_layout
36570
36571 \begin_layout Standard
36572 Si se usa el estilo 
36573 \series bold
36574 Centrado
36575 \series default
36576  se emplea el método descrito en la 
36577 \begin_inset CommandInset ref
36578 LatexCommand ref
36579 reference "sub:Entorno-flalign"
36580
36581 \end_inset
36582
36583  para sangrar la ecuación.
36584  La ecuación 
36585 \begin_inset CommandInset ref
36586 LatexCommand eqref
36587 reference "eq:within"
36588
36589 \end_inset
36590
36591  consta de cinco columnas ya que las dos primeras contienen la fórmula,
36592  la tercera la matriz y la última una llave TeX vacía.
36593 \begin_inset Formula \begin{flalign}
36594 \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll}
36595 \rho & \mbox{densidad}\\
36596 V & \mbox{volumen}\\
36597 g & \mbox{aceleración gravitatoria}\end{array} &  & {}\label{eq:within}\end{flalign}
36598
36599 \end_inset
36600
36601
36602 \end_layout
36603
36604 \begin_layout Subsection
36605 Letras griegas minúsculas en redonda
36606 \begin_inset CommandInset label
36607 LatexCommand label
36608 name "sub:Griegas-en-redonda"
36609
36610 \end_inset
36611
36612
36613 \begin_inset Index
36614 status collapsed
36615
36616 \begin_layout Plain Layout
36617 Letras griegas ! en redonda
36618 \end_layout
36619
36620 \end_inset
36621
36622
36623 \end_layout
36624
36625 \begin_layout Standard
36626 La mayoría de las fuentes sólo suministran letras griegas minúsculas en
36627  cursiva.
36628  Pero para símbolos de partículas elementales como piones y neutrinos hacen
36629  falta letras griegas en redonda.
36630  El archivo 
36631 \series bold
36632 upgreek.sty
36633 \series default
36634
36635 \begin_inset Foot
36636 status collapsed
36637
36638 \begin_layout Plain Layout
36639
36640 \series bold
36641 upgreek
36642 \series default
36643  forma parte del paquete LaTeX 
36644 \series bold
36645 was
36646 \series default
36647
36648 \begin_inset Index
36649 status collapsed
36650
36651 \begin_layout Plain Layout
36652 Paquetes ! was
36653 \begin_inset ERT
36654 status collapsed
36655
36656 \begin_layout Plain Layout
36657
36658
36659 \backslash
36660 vspace{4mm}
36661 \end_layout
36662
36663 \end_inset
36664
36665
36666 \end_layout
36667
36668 \end_inset
36669
36670 .
36671 \end_layout
36672
36673 \end_inset
36674
36675
36676 \begin_inset Index
36677 status collapsed
36678
36679 \begin_layout Plain Layout
36680 Paquetes ! upgreek
36681 \end_layout
36682
36683 \end_inset
36684
36685 , que se carga en el preámbulo LaTeX con la línea
36686 \end_layout
36687
36688 \begin_layout Standard
36689
36690 \series bold
36691
36692 \backslash
36693 usepackage{upgreek}
36694 \end_layout
36695
36696 \begin_layout Standard
36697 las suministra.
36698  
36699 \begin_inset ERT
36700 status collapsed
36701
36702 \begin_layout Plain Layout
36703
36704
36705 \backslash
36706 ifupgreek 
36707 \end_layout
36708
36709 \end_inset
36710
36711
36712 \begin_inset Note Note
36713 status open
36714
36715 \begin_layout Plain Layout
36716 Lo siguinente sólo se podrá ver si está instalado el paquete LaTeX 
36717 \series bold
36718 upgreek
36719 \series default
36720 :
36721 \end_layout
36722
36723 \end_inset
36724
36725  Se imprimen con el comando de la letra correspondiente precedido de 
36726 \series bold
36727 up
36728 \series default
36729 .
36730  Por ejemplo, el comando 
36731 \series bold
36732
36733 \backslash
36734 uptau
36735 \series default
36736  genera: 
36737 \begin_inset Formula $\uptau$
36738 \end_inset
36739
36740
36741 \end_layout
36742
36743 \begin_layout Standard
36744 Con estos comandos se pueden escribir reacciones entre partículas elementales:
36745 \begin_inset Formula \[
36746 \uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}\]
36747
36748 \end_inset
36749
36750
36751 \end_layout
36752
36753 \begin_layout Standard
36754 Las letras en redonda son más remarcadas y más grandes que las correspondientes
36755  en cursiva.
36756  Por tanto no deberían emplearse para unidades como 
36757 \begin_inset Quotes fld
36758 \end_inset
36759
36760 µm
36761 \begin_inset Quotes frd
36762 \end_inset
36763
36764 .
36765 \end_layout
36766
36767 \begin_layout Standard
36768 \begin_inset ERT
36769 status collapsed
36770
36771 \begin_layout Plain Layout
36772
36773
36774 \backslash
36775 else 
36776 \end_layout
36777
36778 \end_inset
36779
36780
36781 \begin_inset Note Note
36782 status open
36783
36784 \begin_layout Plain Layout
36785 Lo siguiente se mostrará si el paquete LaTeX 
36786 \series bold
36787 upgreek
36788 \series default
36789  no está instalado:
36790 \end_layout
36791
36792 \end_inset
36793
36794
36795 \end_layout
36796
36797 \begin_layout Standard
36798 Debes instalar el paquete LaTeX 
36799 \series bold
36800 upgreek
36801 \series default
36802  para ver en la salida el resto de esta subsección.
36803  
36804 \end_layout
36805
36806 \begin_layout Standard
36807 \begin_inset ERT
36808 status collapsed
36809
36810 \begin_layout Plain Layout
36811
36812
36813 \backslash
36814 fi
36815 \end_layout
36816
36817 \end_inset
36818
36819
36820 \end_layout
36821
36822 \begin_layout Subsection
36823 Caracteres de texto en ecuaciones
36824 \begin_inset CommandInset label
36825 LatexCommand label
36826 name "sub:Caracteres-de-texto"
36827
36828 \end_inset
36829
36830
36831 \begin_inset Index
36832 status collapsed
36833
36834 \begin_layout Plain Layout
36835 Texto ! en ecuaciones
36836 \end_layout
36837
36838 \end_inset
36839
36840
36841 \end_layout
36842
36843 \begin_layout Standard
36844 En algunos casos podrías querer insertar caracteres de texto directamente
36845  en ecuaciones.
36846  Por ejemplo, cuando se usa con frecuencia el punto centrado 
36847 \begin_inset Formula $\cdot$
36848 \end_inset
36849
36850  en expresiones como 
36851 \begin_inset Formula $v=5\cdot10^{5}\,\mathrm{Hz}$
36852 \end_inset
36853
36854 , habría que insertar el comando 
36855 \series bold
36856
36857 \backslash
36858 cdot
36859 \series default
36860
36861 \begin_inset Foot
36862 status collapsed
36863
36864 \begin_layout Plain Layout
36865 véase 
36866 \begin_inset CommandInset ref
36867 LatexCommand ref
36868 reference "sub:Operadores-binarios"
36869
36870 \end_inset
36871
36872
36873 \end_layout
36874
36875 \end_inset
36876
36877  continuamente, porque este carácter está definido en todas las codificaciones
36878  como carácter de texto.
36879  Pero la codificación se puede cambiar con la línea de preámbulo LaTeX:
36880 \end_layout
36881
36882 \begin_layout Standard
36883
36884 \series bold
36885
36886 \backslash
36887 Declare Inputtext{183}{
36888 \backslash
36889 ifmmode
36890 \backslash
36891 cdot
36892 \backslash
36893 else
36894 \backslash
36895 textperiodcentered
36896 \backslash
36897 f\SpecialChar \textcompwordmark{}
36898 i}
36899 \end_layout
36900
36901 \begin_layout Standard
36902 La codificación de caracteres (menú 
36903 \family sans
36904 Documento\SpecialChar \menuseparator
36905 Configuración\SpecialChar \menuseparator
36906 Idioma
36907 \family default
36908 ) especifica el carácter que se muestra al pulsar una tecla.
36909  Si se pulsa la tecla para el carácter '·', se usa internamente el comando
36910  
36911 \series bold
36912
36913 \backslash
36914 textperiodcentered
36915 \series default
36916 .
36917  Pero este comando no está disponible en ecuaciones así que obtendrías errores
36918  de LaTeX.
36919  Con la codificación cambiada se escoge automáticamente el comando correcto,
36920  dependiendo de si el carácter se ha insertado en una ecuación o no.
36921 \end_layout
36922
36923 \begin_layout Standard
36924 La codificación de diversos caracteres se guarda en archivos de definición.
36925  Por ejemplo la codificación 
36926 \series bold
36927 latin9
36928 \series default
36929  se define en el archivo 
36930 \series bold
36931 latin9.def
36932 \series default
36933  que está en el directorio de LaTeX.
36934  La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el
36935  archivo de definición, de lo contrario nuestros documentos no podrían ser
36936  editados en otros ordenadores.
36937 \begin_inset VSpace medskip
36938 \end_inset
36939
36940
36941 \end_layout
36942
36943 \begin_layout Standard
36944 Además del punto centrado, en este documento se ha definido el símbolo grado
36945  ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar
36946  directamente en una fórmula:
36947 \end_layout
36948
36949 \begin_layout Standard
36950
36951 \series bold
36952
36953 \backslash
36954 DeclareInputtext{176}{
36955 \backslash
36956 ifmmode^
36957 \backslash
36958 circ
36959 \backslash
36960 else
36961 \backslash
36962 textdegree
36963 \backslash
36964 f\SpecialChar \textcompwordmark{}
36965 i}
36966 \begin_inset Newpage newpage
36967 \end_inset
36968
36969
36970 \end_layout
36971
36972 \begin_layout Section
36973 \start_of_appendix
36974 Notas sobre tipografía
36975 \begin_inset Index
36976 status collapsed
36977
36978 \begin_layout Plain Layout
36979 Tipografía, notas
36980 \end_layout
36981
36982 \end_inset
36983
36984
36985 \end_layout
36986
36987 \begin_layout Standard
36988 Esta sección es un resumen de las normas tipográficas ISO más importantes.
36989 \begin_inset Foot
36990 status collapsed
36991
36992 \begin_layout Plain Layout
36993 Este compendio se ha tomado parcialmente del diccionario semioficial alemán
36994  
36995 \begin_inset Quotes fld
36996 \end_inset
36997
36998 Duden
36999 \begin_inset Quotes frd
37000 \end_inset
37001
37002  
37003 \begin_inset CommandInset citation
37004 LatexCommand cite
37005 key "Duden"
37006
37007 \end_inset
37008
37009 , que incluye algunas de las normas ISO.
37010  
37011 \begin_inset Newline newline
37012 \end_inset
37013
37014 (
37015 \emph on
37016 N.
37017 \begin_inset space \thinspace{}
37018 \end_inset
37019
37020 del t.
37021 \emph default
37022 : Para documentación en español sobre el tema, véase 
37023 \begin_inset CommandInset citation
37024 LatexCommand cite
37025 key "Bezos"
37026
37027 \end_inset
37028
37029 .)
37030 \end_layout
37031
37032 \end_inset
37033
37034
37035 \end_layout
37036
37037 \begin_layout Itemize
37038 Las unidades físicas se escriben 
37039 \emph on
37040 siempre 
37041 \emph default
37042 en redonda
37043 \begin_inset Foot
37044 status collapsed
37045
37046 \begin_layout Plain Layout
37047 véase estilos de fuentes en 
37048 \begin_inset CommandInset ref
37049 LatexCommand ref
37050 reference "sub:Estilos-de-fuentes"
37051
37052 \end_inset
37053
37054
37055 \end_layout
37056
37057 \end_inset
37058
37059 , aunque aparezcan en un texto en cursiva: 30
37060 \begin_inset space \thinspace{}
37061 \end_inset
37062
37063 km/h
37064 \begin_inset Newline newline
37065 \end_inset
37066
37067 Entre el valor y la unidad hay un espacio delgado, véase 
37068 \begin_inset CommandInset ref
37069 LatexCommand ref
37070 reference "sub:Espacio-predefinido"
37071
37072 \end_inset
37073
37074 .
37075 \begin_inset Newline newline
37076 \end_inset
37077
37078 Esta norma la cumple automáticamente el comando 
37079 \series bold
37080
37081 \backslash
37082 unittwo
37083 \series default
37084 .
37085  Si se introduce en una fórmula aparecen dos cuadros.
37086  En el primero se inserta el valor y en el segundo la unidad, y se obtiene,
37087  como antes, 
37088 \begin_inset Formula $\unit[30]{km/h}$
37089 \end_inset
37090
37091
37092 \begin_inset space \thinspace{}
37093 \end_inset
37094
37095 .
37096  Ten en cuenta que 
37097 \series bold
37098
37099 \backslash
37100 unittwo
37101 \series default
37102  no es un auténtico comando LaTeX, sino el comando 
37103 \series bold
37104
37105 \backslash
37106 unit[value]{unit}
37107 \series default
37108 , por tanto no lo puedes usar en código TeX.
37109 \end_layout
37110
37111 \begin_layout Itemize
37112 Los signos por ciento y por mil se escriben como las unidades físicas:
37113 \begin_inset Newline newline
37114 \end_inset
37115
37116 1,2
37117 \begin_inset space \thinspace{}
37118 \end_inset
37119
37120 ‰ de alcohol en sangre.
37121 \end_layout
37122
37123 \begin_layout Itemize
37124 El símbolo grado sigue directamente al valor: 15°, excepto si acompaña a
37125  otra unidad: 15
37126 \begin_inset space \thinspace{}
37127 \end_inset
37128
37129 °C
37130 \end_layout
37131
37132 \begin_layout Itemize
37133 En números con más de cuatro dígitos se inserta un espacio delgado para
37134  separarlos en grupos de tres cifras: 18
37135 \begin_inset space \thinspace{}
37136 \end_inset
37137
37138 473
37139 \begin_inset space \thinspace{}
37140 \end_inset
37141
37142 588
37143 \end_layout
37144
37145 \begin_layout Itemize
37146 Para dimensiones como 120×90×40
37147 \begin_inset space \thinspace{}
37148 \end_inset
37149
37150 cm se usa el aspa de multiplicar 
37151 \begin_inset Quotes fld
37152 \end_inset
37153
37154 ×
37155 \begin_inset Quotes frd
37156 \end_inset
37157
37158 .
37159  Está disponible en el menú 
37160 \family sans
37161 Insertar\SpecialChar \menuseparator
37162 Carácter especial
37163 \family default
37164 \SpecialChar \menuseparator
37165
37166 \family sans
37167 Símbolos
37168 \family default
37169  o bien mediante el comando 
37170 \series bold
37171
37172 \backslash
37173 times
37174 \series default
37175 .
37176  Se puede insertar directamente con cierta combinación de teclas.
37177 \end_layout
37178
37179 \begin_layout Itemize
37180 Las funciones con nombres que constan de varias letras se escriben en redonda
37181  para evitar confusiones, véase 
37182 \begin_inset CommandInset ref
37183 LatexCommand ref
37184 reference "sub:Funciones-predefinidas"
37185
37186 \end_inset
37187
37188 .
37189 \end_layout
37190
37191 \begin_layout Itemize
37192 Los índices que constan de varias letras se escriben en redonda: 
37193 \begin_inset Formula $E_{\mathrm{cin}}$
37194 \end_inset
37195
37196
37197 \begin_inset Newline newline
37198 \end_inset
37199
37200 Los componentes de una matriz se escriben en cursiva: 
37201 \begin_inset Formula $\hat{H}_{kl}$
37202 \end_inset
37203
37204
37205 \end_layout
37206
37207 \begin_layout Itemize
37208 El operador de diferenciación/integración 'd', el número de Euler 'e' y
37209  el número imaginario 'i' deberían escribirse en redonda para evitar confundirlo
37210 s con otras variables.
37211 \end_layout
37212
37213 \begin_layout Itemize
37214 El carácter que indica una transformación 
37215 \noun on
37216 Fourier
37217 \noun default
37218  se inserta con el comando 
37219 \series bold
37220
37221 \backslash
37222 mathscr
37223 \begin_inset ERT
37224 status collapsed
37225
37226 \begin_layout Plain Layout
37227
37228
37229 \backslash
37230 spce 
37231 \end_layout
37232
37233 \end_inset
37234
37235
37236 \backslash
37237 {F
37238 \series default
37239
37240 \begin_inset Index
37241 status collapsed
37242
37243 \begin_layout Plain Layout
37244 Comandos ! M ! 
37245 \backslash
37246 mathscr
37247 \end_layout
37248
37249 \end_inset
37250
37251  o mediante el menú
37252 \family sans
37253  Insertar\SpecialChar \menuseparator
37254 Carácter especial
37255 \family default
37256 \SpecialChar \menuseparator
37257
37258 \family sans
37259 Símbolos\SpecialChar \menuseparator
37260 Símbolos de letra
37261 \family default
37262
37263 \begin_inset Formula $\mathscr{F}$
37264 \end_inset
37265
37266
37267 \begin_inset Newline newline
37268 \end_inset
37269
37270 Para poder usar el comando 
37271 \series bold
37272
37273 \backslash
37274 mathscr
37275 \series default
37276 , hay que cargar el paquete LaTeX
37277 \series bold
37278  mathrsfs
37279 \series default
37280
37281 \begin_inset Index
37282 status collapsed
37283
37284 \begin_layout Plain Layout
37285 Paquetes ! mathrsfs
37286 \end_layout
37287
37288 \end_inset
37289
37290  en el preámbulo LaTeX mediante la línea 
37291 \series bold
37292
37293 \backslash
37294 usepackage{mathrsfs}
37295 \series default
37296 .
37297 \end_layout
37298
37299 \begin_layout Standard
37300 \begin_inset Newpage newpage
37301 \end_inset
37302
37303
37304 \end_layout
37305
37306 \begin_layout Section
37307 Sinónimos
37308 \begin_inset Index
37309 status collapsed
37310
37311 \begin_layout Plain Layout
37312 Sinónimos
37313 \end_layout
37314
37315 \end_inset
37316
37317
37318 \end_layout
37319
37320 \begin_layout Standard
37321 Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos
37322  como los que se recogen en esta lista:
37323 \begin_inset Foot
37324 status collapsed
37325
37326 \begin_layout Plain Layout
37327 véase también 
37328 \begin_inset CommandInset ref
37329 LatexCommand ref
37330 reference "fn:sinónimos"
37331
37332 \end_inset
37333
37334 .
37335 \end_layout
37336
37337 \end_inset
37338
37339
37340 \end_layout
37341
37342 \begin_layout Standard
37343
37344 \end_layout
37345
37346 \begin_layout Standard
37347 \begin_inset VSpace bigskip
37348 \end_inset
37349
37350
37351 \begin_inset space \hfill{}
37352 \end_inset
37353
37354
37355 \begin_inset Tabular
37356 <lyxtabular version="3" rows="12" columns="2">
37357 <features>
37358 <column alignment="center" valignment="top" width="0pt">
37359 <column alignment="center" valignment="top" width="0pt">
37360 <row>
37361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37362 \begin_inset Text
37363
37364 \begin_layout Plain Layout
37365 Comando
37366 \end_layout
37367
37368 \end_inset
37369 </cell>
37370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37371 \begin_inset Text
37372
37373 \begin_layout Plain Layout
37374 equivalente a
37375 \begin_inset Note Note
37376 status collapsed
37377
37378 \begin_layout Plain Layout
37379
37380 \series bold
37381
37382 \backslash
37383 raisebox
37384 \series default
37385  se usa sólo como espaciador
37386 \end_layout
37387
37388 \end_inset
37389
37390
37391 \end_layout
37392
37393 \end_inset
37394 </cell>
37395 </row>
37396 <row>
37397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37398 \begin_inset Text
37399
37400 \begin_layout Plain Layout
37401
37402 \backslash
37403 ast
37404 \end_layout
37405
37406 \end_inset
37407 </cell>
37408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37409 \begin_inset Text
37410
37411 \begin_layout Plain Layout
37412 \begin_inset ERT
37413 status collapsed
37414
37415 \begin_layout Plain Layout
37416
37417
37418 \backslash
37419 raisebox{-1.2mm}{
37420 \end_layout
37421
37422 \end_inset
37423
37424 *
37425 \begin_inset ERT
37426 status collapsed
37427
37428 \begin_layout Plain Layout
37429
37430 }
37431 \end_layout
37432
37433 \end_inset
37434
37435
37436 \end_layout
37437
37438 \end_inset
37439 </cell>
37440 </row>
37441 <row>
37442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37443 \begin_inset Text
37444
37445 \begin_layout Plain Layout
37446
37447 \backslash
37448 choose
37449 \end_layout
37450
37451 \end_inset
37452 </cell>
37453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37454 \begin_inset Text
37455
37456 \begin_layout Plain Layout
37457
37458 \backslash
37459 binom
37460 \end_layout
37461
37462 \end_inset
37463 </cell>
37464 </row>
37465 <row>
37466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37467 \begin_inset Text
37468
37469 \begin_layout Plain Layout
37470
37471 \backslash
37472 geq
37473 \end_layout
37474
37475 \end_inset
37476 </cell>
37477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37478 \begin_inset Text
37479
37480 \begin_layout Plain Layout
37481
37482 \backslash
37483 ge
37484 \end_layout
37485
37486 \end_inset
37487 </cell>
37488 </row>
37489 <row>
37490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37491 \begin_inset Text
37492
37493 \begin_layout Plain Layout
37494
37495 \backslash
37496 lbrace
37497 \end_layout
37498
37499 \end_inset
37500 </cell>
37501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37502 \begin_inset Text
37503
37504 \begin_layout Plain Layout
37505 {
37506 \end_layout
37507
37508 \end_inset
37509 </cell>
37510 </row>
37511 <row>
37512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37513 \begin_inset Text
37514
37515 \begin_layout Plain Layout
37516
37517 \backslash
37518 lbracket
37519 \end_layout
37520
37521 \end_inset
37522 </cell>
37523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37524 \begin_inset Text
37525
37526 \begin_layout Plain Layout
37527 [
37528 \end_layout
37529
37530 \end_inset
37531 </cell>
37532 </row>
37533 <row>
37534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37535 \begin_inset Text
37536
37537 \begin_layout Plain Layout
37538
37539 \backslash
37540 leftarrow
37541 \end_layout
37542
37543 \end_inset
37544 </cell>
37545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37546 \begin_inset Text
37547
37548 \begin_layout Plain Layout
37549
37550 \backslash
37551 gets
37552 \end_layout
37553
37554 \end_inset
37555 </cell>
37556 </row>
37557 <row>
37558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37559 \begin_inset Text
37560
37561 \begin_layout Plain Layout
37562
37563 \backslash
37564 leq
37565 \end_layout
37566
37567 \end_inset
37568 </cell>
37569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37570 \begin_inset Text
37571
37572 \begin_layout Plain Layout
37573
37574 \backslash
37575 le
37576 \end_layout
37577
37578 \end_inset
37579 </cell>
37580 </row>
37581 <row>
37582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37583 \begin_inset Text
37584
37585 \begin_layout Plain Layout
37586
37587 \backslash
37588 lor
37589 \end_layout
37590
37591 \end_inset
37592 </cell>
37593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37594 \begin_inset Text
37595
37596 \begin_layout Plain Layout
37597
37598 \backslash
37599 vee
37600 \end_layout
37601
37602 \end_inset
37603 </cell>
37604 </row>
37605 <row>
37606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37607 \begin_inset Text
37608
37609 \begin_layout Plain Layout
37610
37611 \backslash
37612 neq
37613 \end_layout
37614
37615 \end_inset
37616 </cell>
37617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37618 \begin_inset Text
37619
37620 \begin_layout Plain Layout
37621
37622 \backslash
37623 not=
37624 \end_layout
37625
37626 \end_inset
37627 </cell>
37628 </row>
37629 <row>
37630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37631 \begin_inset Text
37632
37633 \begin_layout Plain Layout
37634
37635 \backslash
37636 slash
37637 \end_layout
37638
37639 \end_inset
37640 </cell>
37641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37642 \begin_inset Text
37643
37644 \begin_layout Plain Layout
37645 /
37646 \end_layout
37647
37648 \end_inset
37649 </cell>
37650 </row>
37651 <row>
37652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37653 \begin_inset Text
37654
37655 \begin_layout Plain Layout
37656
37657 \backslash
37658 vert
37659 \end_layout
37660
37661 \end_inset
37662 </cell>
37663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37664 \begin_inset Text
37665
37666 \begin_layout Plain Layout
37667 |
37668 \end_layout
37669
37670 \end_inset
37671 </cell>
37672 </row>
37673 </lyxtabular>
37674
37675 \end_inset
37676
37677
37678 \begin_inset space \hfill{}
37679 \end_inset
37680
37681
37682 \begin_inset Tabular
37683 <lyxtabular version="3" rows="12" columns="2">
37684 <features>
37685 <column alignment="center" valignment="top" width="0pt">
37686 <column alignment="center" valignment="top" width="0pt">
37687 <row>
37688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37689 \begin_inset Text
37690
37691 \begin_layout Plain Layout
37692 Comando
37693 \end_layout
37694
37695 \end_inset
37696 </cell>
37697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37698 \begin_inset Text
37699
37700 \begin_layout Plain Layout
37701 equivalente a
37702 \end_layout
37703
37704 \end_inset
37705 </cell>
37706 </row>
37707 <row>
37708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37709 \begin_inset Text
37710
37711 \begin_layout Plain Layout
37712
37713 \backslash
37714 backslash
37715 \end_layout
37716
37717 \end_inset
37718 </cell>
37719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37720 \begin_inset Text
37721
37722 \begin_layout Plain Layout
37723
37724 \backslash
37725
37726 \backslash
37727
37728 \end_layout
37729
37730 \end_inset
37731 </cell>
37732 </row>
37733 <row>
37734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37735 \begin_inset Text
37736
37737 \begin_layout Plain Layout
37738
37739 \backslash
37740 dasharrow
37741 \end_layout
37742
37743 \end_inset
37744 </cell>
37745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37746 \begin_inset Text
37747
37748 \begin_layout Plain Layout
37749
37750 \backslash
37751 dashrightarrow
37752 \end_layout
37753
37754 \end_inset
37755 </cell>
37756 </row>
37757 <row>
37758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37759 \begin_inset Text
37760
37761 \begin_layout Plain Layout
37762
37763 \backslash
37764 land
37765 \end_layout
37766
37767 \end_inset
37768 </cell>
37769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37770 \begin_inset Text
37771
37772 \begin_layout Plain Layout
37773
37774 \backslash
37775 wedge
37776 \end_layout
37777
37778 \end_inset
37779 </cell>
37780 </row>
37781 <row>
37782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37783 \begin_inset Text
37784
37785 \begin_layout Plain Layout
37786
37787 \backslash
37788 rbrace
37789 \end_layout
37790
37791 \end_inset
37792 </cell>
37793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37794 \begin_inset Text
37795
37796 \begin_layout Plain Layout
37797 }
37798 \end_layout
37799
37800 \end_inset
37801 </cell>
37802 </row>
37803 <row>
37804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37805 \begin_inset Text
37806
37807 \begin_layout Plain Layout
37808
37809 \backslash
37810 rbracket
37811 \end_layout
37812
37813 \end_inset
37814 </cell>
37815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37816 \begin_inset Text
37817
37818 \begin_layout Plain Layout
37819 ]
37820 \end_layout
37821
37822 \end_inset
37823 </cell>
37824 </row>
37825 <row>
37826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37827 \begin_inset Text
37828
37829 \begin_layout Plain Layout
37830
37831 \backslash
37832 rightarrow
37833 \end_layout
37834
37835 \end_inset
37836 </cell>
37837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37838 \begin_inset Text
37839
37840 \begin_layout Plain Layout
37841
37842 \backslash
37843 to
37844 \end_layout
37845
37846 \end_inset
37847 </cell>
37848 </row>
37849 <row>
37850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37851 \begin_inset Text
37852
37853 \begin_layout Plain Layout
37854
37855 \backslash
37856 lnot
37857 \end_layout
37858
37859 \end_inset
37860 </cell>
37861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37862 \begin_inset Text
37863
37864 \begin_layout Plain Layout
37865
37866 \backslash
37867 neg
37868 \end_layout
37869
37870 \end_inset
37871 </cell>
37872 </row>
37873 <row>
37874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37875 \begin_inset Text
37876
37877 \begin_layout Plain Layout
37878
37879 \backslash
37880 ne
37881 \end_layout
37882
37883 \end_inset
37884 </cell>
37885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37886 \begin_inset Text
37887
37888 \begin_layout Plain Layout
37889
37890 \backslash
37891 not=
37892 \end_layout
37893
37894 \end_inset
37895 </cell>
37896 </row>
37897 <row>
37898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37899 \begin_inset Text
37900
37901 \begin_layout Plain Layout
37902
37903 \backslash
37904 owns
37905 \end_layout
37906
37907 \end_inset
37908 </cell>
37909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37910 \begin_inset Text
37911
37912 \begin_layout Plain Layout
37913
37914 \backslash
37915 ni
37916 \end_layout
37917
37918 \end_inset
37919 </cell>
37920 </row>
37921 <row>
37922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37923 \begin_inset Text
37924
37925 \begin_layout Plain Layout
37926
37927 \backslash
37928 square
37929 \end_layout
37930
37931 \end_inset
37932 </cell>
37933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37934 \begin_inset Text
37935
37936 \begin_layout Plain Layout
37937
37938 \backslash
37939 Box
37940 \end_layout
37941
37942 \end_inset
37943 </cell>
37944 </row>
37945 <row>
37946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37947 \begin_inset Text
37948
37949 \begin_layout Plain Layout
37950
37951 \backslash
37952 Vert
37953 \end_layout
37954
37955 \end_inset
37956 </cell>
37957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37958 \begin_inset Text
37959
37960 \begin_layout Plain Layout
37961
37962 \backslash
37963 |
37964 \end_layout
37965
37966 \end_inset
37967 </cell>
37968 </row>
37969 </lyxtabular>
37970
37971 \end_inset
37972
37973
37974 \begin_inset space \hfill{}
37975 \end_inset
37976
37977
37978 \end_layout
37979
37980 \begin_layout Standard
37981 \begin_inset Newpage newpage
37982 \end_inset
37983
37984
37985 \end_layout
37986
37987 \begin_layout Bibliography
37988 \begin_inset CommandInset bibitem
37989 LatexCommand bibitem
37990 key "TLC2"
37991
37992 \end_inset
37993
37994
37995 \shape smallcaps
37996 Mittelbach, F.
37997  ; Goossens, M.
37998 \shape default
37999
38000 \shape italic
38001 The LaTeX Companion
38002 \shape default
38003 .
38004  Addison Wesley, 2004
38005 \end_layout
38006
38007 \begin_layout Bibliography
38008 \begin_inset CommandInset bibitem
38009 LatexCommand bibitem
38010 key "Mathmode"
38011
38012 \end_inset
38013
38014
38015 \begin_inset CommandInset href
38016 LatexCommand href
38017 name "Descripción"
38018 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38019
38020 \end_inset
38021
38022  de habilidades matemáticas de LaTeX
38023 \end_layout
38024
38025 \begin_layout Bibliography
38026 \begin_inset CommandInset bibitem
38027 LatexCommand bibitem
38028 key "AMS"
38029
38030 \end_inset
38031
38032
38033 \begin_inset CommandInset href
38034 LatexCommand href
38035 name "Descripción"
38036 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
38037
38038 \end_inset
38039
38040  de 
38041 \begin_inset ERT
38042 status collapsed
38043
38044 \begin_layout Plain Layout
38045
38046
38047 \backslash
38048 AmS
38049 \end_layout
38050
38051 \end_inset
38052
38053 -LaTeX
38054 \end_layout
38055
38056 \begin_layout Bibliography
38057 \begin_inset CommandInset bibitem
38058 LatexCommand bibitem
38059 key "Symbols"
38060
38061 \end_inset
38062
38063
38064 \begin_inset CommandInset href
38065 LatexCommand href
38066 name "Lista"
38067 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38068
38069 \end_inset
38070
38071  de todos los símbolos disponibles con paquetes LaTeX
38072 \end_layout
38073
38074 \begin_layout Bibliography
38075 \begin_inset CommandInset bibitem
38076 LatexCommand bibitem
38077 key "hyperref"
38078
38079 \end_inset
38080
38081
38082 \begin_inset CommandInset href
38083 LatexCommand href
38084 name "Documentación"
38085 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38086
38087 \end_inset
38088
38089  del paquete LaTeX 
38090 \series bold
38091 hyperref
38092 \series default
38093
38094 \begin_inset Index
38095 status collapsed
38096
38097 \begin_layout Plain Layout
38098 Paquetes ! hyperref
38099 \end_layout
38100
38101 \end_inset
38102
38103
38104 \end_layout
38105
38106 \begin_layout Bibliography
38107 \begin_inset CommandInset bibitem
38108 LatexCommand bibitem
38109 key "mhchem"
38110
38111 \end_inset
38112
38113
38114 \begin_inset CommandInset href
38115 LatexCommand href
38116 name "Documentación"
38117 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38118
38119 \end_inset
38120
38121  del paquete LaTeX 
38122 \series bold
38123 mhchem
38124 \series default
38125
38126 \begin_inset Index
38127 status collapsed
38128
38129 \begin_layout Plain Layout
38130 Paquetes ! mhchem
38131 \end_layout
38132
38133 \end_inset
38134
38135
38136 \end_layout
38137
38138 \begin_layout Bibliography
38139 \begin_inset CommandInset bibitem
38140 LatexCommand bibitem
38141 key "Mathclap"
38142
38143 \end_inset
38144
38145
38146 \begin_inset CommandInset href
38147 LatexCommand href
38148 name "Descripción"
38149 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38150
38151 \end_inset
38152
38153  del comando 
38154 \series bold
38155
38156 \backslash
38157 mathclap
38158 \series default
38159 , descrito en 
38160 \begin_inset CommandInset ref
38161 LatexCommand ref
38162 reference "sub:Límites-de-operadores"
38163
38164 \end_inset
38165
38166
38167 \begin_inset Index
38168 status collapsed
38169
38170 \begin_layout Plain Layout
38171 Comandos ! M ! 
38172 \backslash
38173 mathclap
38174 \end_layout
38175
38176 \end_inset
38177
38178
38179 \end_layout
38180
38181 \begin_layout Bibliography
38182 \begin_inset CommandInset bibitem
38183 LatexCommand bibitem
38184 key "Duden"
38185
38186 \end_inset
38187
38188
38189 \emph on
38190 Duden Band 1
38191 \emph default
38192 .
38193  22.
38194  Auflage, Duden 2001
38195 \end_layout
38196
38197 \begin_layout Bibliography
38198 \begin_inset CommandInset bibitem
38199 LatexCommand bibitem
38200 key "spanish"
38201
38202 \end_inset
38203
38204
38205 \begin_inset CommandInset href
38206 LatexCommand href
38207 name "Página web"
38208 target "http://www.tex-tipografia.com/spanish.html"
38209
38210 \end_inset
38211
38212  del estilo 
38213 \series bold
38214 spanish
38215 \family sans
38216 \series default
38217  
38218 \family default
38219 incluido en el paquete 
38220 \series bold
38221 babel
38222 \end_layout
38223
38224 \begin_layout Bibliography
38225 \begin_inset CommandInset bibitem
38226 LatexCommand bibitem
38227 key "Bezos"
38228
38229 \end_inset
38230
38231
38232 \begin_inset CommandInset href
38233 LatexCommand href
38234 name "Documento"
38235 target "http://www.tex-tipografia.com/archive/ortomatem.pdf"
38236
38237 \end_inset
38238
38239  sobre ortotipografía y notaciones matemáticas en español
38240 \end_layout
38241
38242 \begin_layout Standard
38243
38244 \family sans
38245 \series bold
38246 \begin_inset CommandInset index_print
38247 LatexCommand printindex
38248
38249 \end_inset
38250
38251
38252 \end_layout
38253
38254 \end_body
38255 \end_document