X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fdoc%2Fes%2FMath.lyx;h=2ed7ef22e876d7b998df5b0699aa0e3f36e676a7;hb=ad615c67f71c7b7d5181deb85f00eb9fc52da86d;hp=c4280a665659f81f344dacf7471013172904a7f6;hpb=33e2b84716c9dcbb55f6045bd32d09f8baeb725b;p=lyx.git diff --git a/lib/doc/es/Math.lyx b/lib/doc/es/Math.lyx index c4280a6656..2ed7ef22e8 100644 --- a/lib/doc/es/Math.lyx +++ b/lib/doc/es/Math.lyx @@ -1,7 +1,8 @@ -#LyX 1.6.5svn created this file. For more info see http://www.lyx.org/ -\lyxformat 345 +#LyX 2.2 created this file. For more info see http://www.lyx.org/ +\lyxformat 501 \begin_document \begin_header +\origin /systemlyxdir/doc/es/ \textclass scrartcl \begin_preamble % DO NOT ALTER THIS PREAMBLE!!! @@ -32,20 +33,16 @@ \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}} \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}} -% To be able to enter the character ° and · directly in LyX, -% see sec. 22.11 -\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi} -\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi} - -% increase link area for cross-references and autoname them, -\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}} -\newlength{\abc} -\settowidth{\abc}{\space} -\addto\extrasspanish{ - \renewcommand{\equationautorefname}{\hspace{-\abc}} - \renewcommand{\sectionautorefname}{sec.\negthinspace} - \renewcommand{\subsectionautorefname}{sec.\negthinspace} - \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}} +\@ifpackageloaded{babel}{ + % increase link area for cross-references and autoname them, + \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}} + \addto\extrasspanish{% + \renewcommand*{\equationautorefname}[1]{}% + \renewcommand{\sectionautorefname}{sec.\negthinspace}% + \renewcommand{\subsectionautorefname}{sec.\negthinspace}% + \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}% + } +}{} % don't load packages twice % see first footnote in sec. 9.3 @@ -62,21 +59,21 @@ \cleardoublepage \pagenumbering{arabic}} +% add 0.5 mm vertical space for table rows +\@ifundefined{extrarowheight} {\usepackage{array}}{} +\setlength{\extrarowheight}{0.5mm} + % insert additional vertical space of 1.5 mm between footnotes, \let\myFoot\footnote \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}} -% provides caption formatting +% makes caption labels bold \setkomafont{captionlabel}{\bfseries} -% used in Kap. 22.6 -\usepackage[samesize]{cancel} - -% enables calculation of values, +% enables calculation of values \usepackage{calc} -% for multiple table row and column cells -\usepackage{multirow} +% for multiple columns used in sec. 24.7 \usepackage{multicol} % needed in sec. 19.4 @@ -85,9 +82,6 @@ % for the Fourier transformation symbol \usepackage{mathrsfs} -% center multirows (e.g. in sec. 13.3) -\renewcommand{\multirowsetup}{\centering} - % define a color, used in sec.9.3 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5} @@ -95,8 +89,6 @@ \DeclareMathOperator*{\Lozenge}{\blacklozenge} \DeclareMathOperator{\sgn}{sgn} -\newcommand{\spce}{\textvisiblespace} - % example definitions for sec. 20.1 \newcommand{\gr}{\Longrightarrow} \newcommand{\us}[1]{\underline{#1}} @@ -107,19 +99,19 @@ % example macro from sec. 19.4 %\def\tagform@#1{\maketag@@@{|#1|}} -% macro from sec. 10.2 -\def\clap#1{\hbox to 0pt{\hss #1\hss}} -\def\mathclap {\mathpalette \mathclapinternal} -\def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}} - -% redefine the greyed out note -\renewenvironment{lyxgreyedout} - {\textcolor{blue}\bgroup}{\egroup} % ------------------------------------ % used to check for needed LaTeX packages \usepackage{ifthen} +% check for package undertilde +% used for the command \utilde +\newboolean{undertilde} +\IfFileExists{undertilde.sty} + {\usepackage{undertilde} + \setboolean{undertilde}{true}} + {\setboolean{undertilde}{false}} + % check for package eurosym % used for the Euro symbol \newboolean{eurosym} @@ -128,15 +120,21 @@ \setboolean{eurosym}{true}} {\setboolean{eurosym}{false}} -% needed in sec. 22.4 % check for package braket +% used for physical vectors \newboolean{braket} \IfFileExists{braket.sty} {\usepackage{braket} \setboolean{braket}{true}} {\setboolean{braket}{false}} -% needed in sec. 22.10 +% check for package cancel +\newboolean{cancel} +\IfFileExists{cancel.sty} + {\usepackage{cancel} + \setboolean{cancel}{true}} + {\setboolean{cancel}{false}} + % check for package upgreek \newboolean{upgreek} \IfFileExists{upgreek.sty} @@ -144,20 +142,28 @@ \setboolean{upgreek}{true}} {\setboolean{upgreek}{false}} \end_preamble -\options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove +\options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading \use_default_options false +\maintain_unincluded_children false \language spanish +\language_package babel \inputencoding auto -\font_roman default -\font_sans default -\font_typewriter default +\fontencoding global +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" \font_default_family default +\use_non_tex_fonts false \font_sc false \font_osf false -\font_sf_scale 100 -\font_tt_scale 100 - +\font_sf_scale 100 100 +\font_tt_scale 100 100 \graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default \paperfontsize 12 \spacing single \use_hyperref true @@ -174,14 +180,33 @@ \pdf_colorlinks true \pdf_backref false \pdf_pdfusetitle false -\pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false, pdfpagelabels" +\pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false" \papersize a4paper \use_geometry false -\use_amsmath 2 -\use_esint 1 +\use_package amsmath 2 +\use_package amssymb 2 +\use_package cancel 0 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 2 +\use_package mhchem 1 +\use_package stackrel 0 +\use_package stmaryrd 0 +\use_package undertilde 0 \cite_engine basic +\cite_engine_type default +\biblio_style plain \use_bibtopic false +\use_indices false \paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\notefontcolor #0000ff +\index Índice +\shortcut idx +\color #008000 +\end_index \secnumdepth 4 \tocdepth 3 \paragraph_separation skip @@ -195,8 +220,9 @@ \bullet 3 2 7 -1 \tracking_changes false \output_changes false -\author "" -\author "" +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false \end_header \begin_body @@ -206,17 +232,20 @@ Manual detallado de \begin_inset Newline newline \end_inset -Matemáticas en LyX +Matemáticas en \SpecialChar LyX + \end_layout \begin_layout Author -por el Equipo LyX +por el Equipo \SpecialChar LyX + \begin_inset Foot status collapsed \begin_layout Plain Layout Si tienes comentarios o correcciones de errores envíalos, por favor, a la - lista de correo de documentación de LyX + lista de correo de documentación de \SpecialChar LyX + \family typewriter : \begin_inset CommandInset href @@ -236,7 +265,7 @@ target "lyx-docs@lists.lyx.org?subject=LyX's Math manual" status collapsed \begin_layout Plain Layout -autor: Uwe Stöhr, traducción: Ignacio Garcia +autor: Uwe Stöhr, traducción: Ignacio García \end_layout \end_inset @@ -249,7 +278,7 @@ autor: Uwe Stöhr, traducción: Ignacio Garcia \begin_inset Newline newline \end_inset -Versión 1.6.x +Versión 2.1.x \end_layout \begin_layout Standard @@ -263,25 +292,31 @@ LatexCommand tableofcontents \begin_layout Standard \begin_inset Note Note -status collapsed +status open \begin_layout Plain Layout -Para exportar este documento a PDF, PS, o DVI deben estar instalados los - paquetes LaTeX -\series bold -eurosym -\series default -, +Para exportar este documento a PDF, PS o DVI deberían estar instalados los + paquetes \SpecialChar LaTeX + \series bold -multirow +braket, cancel, eurosym, mathdots, mathtools, mhchem, undertilde \series default y \series bold was \series default . - Si no están instalados también puedes exportar el documento pero las secciones + Si +\series bold + +\series default +no están instalados también puedes exportar el documento pero las secciones en que se requieren dichos paquetes no aparecerán en la salida. + +\series bold +mhchem +\series default + es una excepción: si no está instalado no se puede exportar este archivo. \end_layout \begin_layout Plain Layout @@ -291,7 +326,8 @@ La última versión PDF de este documento está disponible en: \series bold -http://wiki.lyx.org/LyX/DocumentationDevelopment#Math +http://wiki.lyx.org/\SpecialChar LyX +/DocumentationDevelopment#Math \end_layout \end_inset @@ -308,8 +344,10 @@ Introducción \end_layout \begin_layout Standard -Este documento explica las características matemáticas de LyX y además es - una colección de comandos LaTeX para caracteres y estructuras matemáticas. +Este documento explica las características matemáticas de \SpecialChar LyX + y además es una + colección de comandos \SpecialChar LaTeX + para caracteres y estructuras matemáticas. Las explicaciones están diseñadas para el uso de comandos. Por consiguiente es preciso que hayas leído la sección \emph on @@ -326,7 +364,7 @@ Guía del usuario La mayoría de caracteres y muchas estructuras explicadas en este manual también son accesibles mediante el menú \family sans -Insertar\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator Ecuación \family default o la barra de herramientas @@ -351,9 +389,9 @@ Usar el paquete de ecuaciones AMS \family default en la configuración del documento (menú \family sans -Documento\SpecialChar \menuseparator -Configuración\SpecialChar \menuseparator -Ecuaciones +Documento\SpecialChar menuseparator +Configuración\SpecialChar menuseparator +Opciones de ecuación \family default ) \begin_inset Foot @@ -381,7 +419,8 @@ AmS \begin_inset space ~ \end_inset - si las estructuras matemáticas son soportadas por LyX. + si las estructuras matemáticas son soportadas por \SpecialChar LyX +. \end_layout \end_inset @@ -414,14 +453,15 @@ En el archivo \begin_inset CommandInset href LatexCommand href name "amsguide.ps" -target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps" +target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf" \end_inset \family default -, que forma parte de todas las distribuciones estándar de LaTeX, hay una - lista con todos los comandos de ecuaciones +, que forma parte de todas las distribuciones estándar de \SpecialChar LaTeX +, hay una lista + con todos los comandos de ecuaciones \begin_inset ERT status collapsed @@ -448,7 +488,7 @@ Instrucciones generales \begin_layout Standard Para crear una ecuación en línea -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -462,10 +502,9 @@ Ecuación ! en línea Ctrl+M, Alt+C M, Alt+M M \family default o pulsa el botón -\begin_inset Graphics - filename ../../images/math-mode.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-mode" \end_inset de la barra de herramientas. @@ -473,7 +512,7 @@ Ctrl+M, Alt+C M, Alt+M M \end_inset Para crear una ecuación en estilo presentación -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -499,8 +538,8 @@ Para cambiar una ecuación presentada a ecuación en línea, pon el cursor \family default o usa el menú \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator Cambiar tipo de ecuación \family default . @@ -516,7 +555,7 @@ Para mostrar partes de una ecuación en línea en el tamaño de una ecuación displaystyle \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -533,7 +572,7 @@ displaystyle \end_layout \begin_layout Standard -En las tablas sólo se permiten ecuaciones en línea. +En los cuadros sólo se permiten ecuaciones en línea. \end_layout \begin_layout Standard @@ -543,11 +582,11 @@ Ecuaciones \family default y \family sans -Panel de ecuaciones +Paneles de ecuaciones \family default se pueden visualizar mediante el menú \family sans -Ver\SpecialChar \menuseparator +Ver\SpecialChar menuseparator Barras de herramientas \family default . @@ -563,7 +602,7 @@ Ecuaciones \begin_inset Quotes fld \end_inset -Panel de ecuaciones +Paneles de ecuaciones \begin_inset Quotes frd \end_inset @@ -581,7 +620,7 @@ Ecuaciones \begin_inset Quotes fld \end_inset -Panel de ecuaciones +Paneles de ecuaciones \begin_inset Quotes frd \end_inset @@ -600,26 +639,27 @@ Panel de ecuaciones \end_layout \begin_layout Standard -El modo TeX -\begin_inset Index +El modo \SpecialChar TeX + +\begin_inset Index idx status collapsed \begin_layout Plain Layout -T@TeX ! modo +T@\SpecialChar TeX + ! modo \end_layout \end_inset - se invoca pulsando el botón -\begin_inset Graphics - filename ../../images/ert-insert.png - scale 85 - + se inicia pulsando el botón +\begin_inset Info +type "icon" +arg "ert-insert" \end_inset de la barra de herramientas o con el menú \family sans -Insertar\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator Código Te \begin_inset ERT status collapsed @@ -642,7 +682,8 @@ Ctrl+L status collapsed \begin_layout Plain Layout -En LyX hay tres +En \SpecialChar LyX + hay tres \begin_inset Quotes fld \end_inset @@ -650,13 +691,17 @@ nombres propios \begin_inset Quotes frd \end_inset - que se ven en la salida con letras sobre o bajo la alineación normal: TeX, - LaTeX y LyX. + que se ven en la salida con letras sobre o bajo la alineación normal: \SpecialChar TeX +, + \SpecialChar LaTeX + y \SpecialChar LyX +. \end_layout \begin_layout Plain Layout Para evitar que estas palabras sean reconocidas como tales nombres propios, - se inserta un par de llaves TeX. + se inserta un par de llaves \SpecialChar TeX +. \end_layout @@ -666,20 +711,22 @@ Para evitar que estas palabras sean reconocidas como tales nombres propios, \end_layout \begin_layout Standard -Para cambiar el preámbulo LaTeX -\begin_inset Index +Para cambiar el preámbulo \SpecialChar LaTeX + +\begin_inset Index idx status collapsed \begin_layout Plain Layout -LaTeX preámbulo +\SpecialChar LaTeX +, preámbulo \end_layout \end_inset , usa el menú \family sans -Documento\SpecialChar \menuseparator -Configuración\SpecialChar \menuseparator +Documento\SpecialChar menuseparator +Configuración\SpecialChar menuseparator Preámbulo LaT \begin_inset ERT status collapsed @@ -700,17 +747,17 @@ eX Para editar posteriormente matrices, diferenciaciones de casos y ecuaciones multilínea, se pueden usar los menús \family sans -Editar\SpecialChar \menuseparator +Editar\SpecialChar menuseparator Ecuación \family default y \family sans -Editar\SpecialChar \menuseparator +Editar\SpecialChar menuseparator Filas y columnas \family default o la barra de herramientas de \family sans -Tabla +Cuadro \family default . Cuando las líneas y columnas se intercambian mediante el menú, la columna @@ -726,7 +773,7 @@ Para escribir texto en fórmulas se usa texto de ecuaciones \emph default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -753,7 +800,7 @@ intertext \begin_inset CommandInset ref LatexCommand ref -reference "sub:Texto-en-multilínea" +reference "subsec:Texto-en-multilínea" \end_inset @@ -762,7 +809,7 @@ reference "sub:Texto-en-multilínea" \end_inset - Este modo se invoca con el atajo + Este modo se inicia con el atajo \family sans Alt+M \begin_inset space ~ @@ -781,7 +828,7 @@ M text \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -793,8 +840,9 @@ text \end_inset . - El texto se ve en negro en LyX y por tanto puede distinguirse de otras - partes de la ecuación que se ven en azul. + El texto se ve en negro en \SpecialChar LyX + y por tanto puede distinguirse de otras partes + de la ecuación que se ven en azul. En la salida, el texto en una ecuación se imprime en letra redonda, a diferenci a de otras partes de la fórmula. \end_layout @@ -804,8 +852,9 @@ Esquema de comandos \end_layout \begin_layout Standard -La mayoría de los comandos LaTeX para estructuras matemáticas tienen el - siguiente esquema: +La mayoría de los comandos \SpecialChar LaTeX + para estructuras matemáticas tienen el siguiente + esquema: \end_layout \begin_layout Standard @@ -834,36 +883,47 @@ Un comando empieza siempre por una barra inversa, . Para omitir argumentos opcionales, quita también los corchetes asociados. En este documento, las llaves que encierran los argumentos requeridos se - denominan llaves TeX -\begin_inset Index + denominan llaves \SpecialChar TeX + +\begin_inset Index idx status collapsed \begin_layout Plain Layout -T@TeX ! llaves +T@\SpecialChar TeX + ! llaves \end_layout \end_inset . Si en una ecuación añades una llave de apertura al nombre de un comando, - LyX crea automáticamente una llave TeX. - En todos los demás casos las llaves TeX se crean en las ecuaciones con - el comando + \SpecialChar LyX + crea automáticamente una llave \SpecialChar TeX +. + En todos los demás casos las llaves \SpecialChar TeX + se crean en las ecuaciones con el + comando \series bold \backslash { \series default . - Las llaves TeX se ven en rojo en LyX, a diferencia de las llaves normales, - que se muestran en azul. - En modo TeX no hace falta comando para poner llaves TeX. - Las llaves TeX no aparecen en la salida. + Las llaves \SpecialChar TeX + se ven en rojo en \SpecialChar LyX +, a diferencia de las llaves normales, que + se muestran en azul. + En modo \SpecialChar TeX + no hace falta comando para poner llaves \SpecialChar TeX +. + Las llaves \SpecialChar TeX + no aparecen en la salida. \end_layout \begin_layout Standard En el caso de comandos sin argumentos, como los comandos para símbolos que - se introducen en modo TeX, + se introducen en modo \SpecialChar TeX +, \emph on siempre \emph default @@ -879,10 +939,6 @@ Un espacio protegido se inserta con Ctrl+Espacio \family default . -\begin_inset Newpage newpage -\end_inset - - \end_layout \begin_layout Subsection* @@ -891,56 +947,43 @@ Explicación de la sintaxis \begin_layout Itemize El símbolo -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset - -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Este carácter, espacio visible, se puede componer con el comando -\series bold - -\backslash -textvisiblespace -\series default - -\begin_inset Index -status collapsed - -\begin_layout Plain Layout -Comandos ! T ! -\backslash -textvisiblespace + indica que hay que teclear un espacio. \end_layout +\begin_layout Itemize +Una flecha como +\begin_inset Formula $\rightarrow$ \end_inset - insertado en código TeX. -\end_layout + indica el uso de la correspondiente tecla de flecha. + La tecla +\family sans +Tab +\family default + se puede usar a menudo en vez de +\begin_inset Formula $\rightarrow$ +\end_inset + y +\begin_inset Formula $\downarrow$ \end_inset - indica que hay que teclear un espacio. -\end_layout +, y +\family sans +Mayús+Tab +\family default + en vez de +\begin_inset Formula $\leftarrow$ +\end_inset -\begin_layout Itemize -Una flecha como -\begin_inset Formula $\rightarrow$ + y +\begin_inset Formula $\uparrow$ \end_inset - indica el uso de la correspondiente tecla de flecha. - +. \end_layout \begin_layout Subsection* @@ -957,7 +1000,7 @@ status open \begin_layout Plain Layout \align center -\begin_inset Caption +\begin_inset Caption Standard \begin_layout Plain Layout \begin_inset CommandInset label @@ -978,11 +1021,11 @@ Unidades disponibles \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -991,7 +1034,7 @@ Unidad \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1002,7 +1045,7 @@ Nombre / Descripción - + \begin_inset Text \begin_layout Plain Layout @@ -1011,7 +1054,7 @@ mm \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1022,7 +1065,7 @@ Milímetro - + \begin_inset Text \begin_layout Plain Layout @@ -1031,7 +1074,7 @@ cm \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1042,7 +1085,7 @@ Centímetro - + \begin_inset Text \begin_layout Plain Layout @@ -1051,7 +1094,7 @@ in \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1070,7 +1113,7 @@ cm) - + \begin_inset Text \begin_layout Plain Layout @@ -1079,7 +1122,7 @@ pt \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1098,7 +1141,7 @@ in) - + \begin_inset Text \begin_layout Plain Layout @@ -1107,7 +1150,7 @@ pc \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1126,7 +1169,7 @@ pt) - + \begin_inset Text \begin_layout Plain Layout @@ -1135,7 +1178,7 @@ sp \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1154,7 +1197,7 @@ pt) - + \begin_inset Text \begin_layout Plain Layout @@ -1163,7 +1206,7 @@ bp \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1182,7 +1225,7 @@ in) - + \begin_inset Text \begin_layout Plain Layout @@ -1191,7 +1234,7 @@ dd \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1214,7 +1257,7 @@ mm) - + \begin_inset Text \begin_layout Plain Layout @@ -1223,7 +1266,7 @@ cc \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1242,7 +1285,7 @@ dd) - + \begin_inset Text \begin_layout Plain Layout @@ -1251,7 +1294,7 @@ ex \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1267,14 +1310,14 @@ x \begin_inset Quotes frd \end_inset - en la fuente actual + en la tipografía actual \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1283,7 +1326,7 @@ em \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1299,14 +1342,14 @@ M \begin_inset Quotes frd \end_inset - en la fuente actual + en la tipografía actual \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1315,7 +1358,7 @@ mu \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1363,7 +1406,7 @@ Funciones básicas \begin_layout Subsection Exponentes -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -1373,7 +1416,7 @@ Exponentes \end_inset e índices -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -1383,7 +1426,7 @@ Indices@Índices \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -1415,7 +1458,7 @@ status collapsed \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -1459,10 +1502,9 @@ _ \end_inset o con el botón de la barra de herramientas de ecuaciones -\begin_inset Graphics - filename ../../images/math-subscript.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-subscript" \end_inset , los superíndices con un circunflejo @@ -1474,13 +1516,16 @@ _ \end_inset o con el botón de la barra de herramientas de ecuaciones -\begin_inset Graphics - filename ../../images/math-superscript.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-superscript" \end_inset . +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -1488,11 +1533,11 @@ _ \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -1501,34 +1546,18 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - sólo se usa como espaciador. -\end_layout - -\end_inset - - \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1537,7 +1566,7 @@ B_V \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -1550,8 +1579,8 @@ B_V \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -1560,11 +1589,11 @@ B^V \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}B^{V}$ +\begin_inset Formula $B^{V}$ \end_inset @@ -1573,22 +1602,13 @@ B^V \end_inset - - + + \begin_inset Text \begin_layout Plain Layout B^ -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A @@ -1596,11 +1616,11 @@ A \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}B^{A}$ +\begin_inset Formula $B^{A}$ \end_inset @@ -1641,12 +1661,12 @@ Espacio Fracciones \begin_inset CommandInset label LatexCommand label -name "sub:Fracciones" +name "subsec:Fracciones" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -1666,7 +1686,7 @@ Las fracciones se generan con el comando frac \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -1678,23 +1698,21 @@ frac \end_inset o con el botón -\begin_inset Graphics - filename ../../images/math/frac.png - scale 50 - +\begin_inset Info +type "icon" +arg "math-insert \\frac" \end_inset de la barra de herramientas. - El tamaño de fuente se ajusta automáticamente, dependiendo de si la fracción - está en línea o en estilo presentación. + El tamaño de tipografía se ajusta automáticamente, dependiendo de si la + fracción está en línea o en estilo presentación. Con el botón -\begin_inset Graphics - filename ../../images/math/frac-square.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\frac-square" \end_inset -de la barra de herramientas matemáticas puedes seleccionar distintos tipos + de la barra de herramientas matemáticas puedes seleccionar distintos tipos de fracciones. \end_layout @@ -1706,7 +1724,7 @@ Con el comando dfrac \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -1726,7 +1744,7 @@ dfrac tfrac \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -1768,6 +1786,10 @@ Una línea con la fracción dfrac \series default . +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -1775,11 +1797,11 @@ dfrac \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -1788,50 +1810,25 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash frac -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A @@ -1843,11 +1840,11 @@ B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$ +\begin_inset Formula $\frac{A}{B}$ \end_inset @@ -1856,24 +1853,15 @@ B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash dfrac -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A @@ -1885,11 +1873,11 @@ B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$ +\begin_inset Formula $\dfrac{A}{B}$ \end_inset @@ -1898,52 +1886,21 @@ B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash dfrac -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset e^ -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - -\end_inset - - \backslash frac -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset 1 @@ -1951,7 +1908,7 @@ spce \end_inset 2 -\begin_inset Formula $\downarrow$ +\begin_inset Formula $\downarrow\downarrow$ \end_inset 3 @@ -1959,11 +1916,11 @@ spce \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$ +\begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$ \end_inset @@ -1991,7 +1948,7 @@ Para fracciones anidadas se puede usar el comando cfrac \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -2011,9 +1968,11 @@ cfrac \end_layout \begin_layout Standard -\begin_inset Formula \begin{align*} -\textrm{creada con \textbf{\textbackslash frac} } & & \textrm{creada con }\mathbf{\textbackslash\textbf{cfrac}}\\ -\frac{A}{B+\frac{C+\frac{E}{F}}{D}} & & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*} +\begin_inset Formula +\begin{align*} +\textrm{creada con \textbf{\textbackslash frac}} & & \textrm{creada con \textbf{\textbackslash cfrac}}\\ +\frac{A}{B+\frac{C+\frac{E}{F}}{D}} & & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}} +\end{align*} \end_inset @@ -2030,16 +1989,7 @@ El comando para el ejemplo de arriba es: \backslash cfrac -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A @@ -2049,31 +1999,13 @@ A B+ \backslash cfrac -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset C+ \backslash cfrac -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset E @@ -2133,15 +2065,13 @@ Estas fracciones muestran las distintas alineaciones: \end_layout \begin_layout Standard -\begin_inset Formula $\cfrac[l]{A}{B+C}$ -\end_inset - ; -\begin_inset Formula $\cfrac{A}{B+C}$ -\end_inset +\series bold +\begin_inset Formula +\[ +\cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C} +\] - ; -\begin_inset Formula $\cfrac[r]{A}{B+C}$ \end_inset @@ -2169,14 +2099,16 @@ cfracleft \backslash cfracright \series default - no son comandos LaTeX reales sino sustituciones del comando + no son comandos \SpecialChar LaTeX + reales sino sustituciones del comando \series bold \backslash cfrac[posición del numerador]{numerador}{denominador} \series default . - Por tanto no puedes usarlos código TeX. + Por tanto no puedes usarlos código \SpecialChar TeX +. \end_layout \end_inset @@ -2202,8 +2134,10 @@ cfrac frac \series default : -\begin_inset Formula \[ -\cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\] +\begin_inset Formula +\[ +\cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}} +\] \end_inset @@ -2219,7 +2153,7 @@ Para componer fracciones en línea con raya de fracción inclinada puedes nicefrac \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -2262,7 +2196,8 @@ Nota \backslash unitfracthree \series default - no es un comando LaTeX auténtico, sino un equivalente al comando + no es un comando \SpecialChar LaTeX + auténtico, sino un equivalente al comando \begin_inset Newline newline \end_inset @@ -2273,7 +2208,8 @@ unitfracthree unitfrac[número]{numerador}{denominador} \series default . - Por tanto no puedes usarlo en código TeX. + Por tanto no puedes usarlo en código \SpecialChar TeX +. \end_layout \end_inset @@ -2285,18 +2221,28 @@ unitfrac[número]{numerador}{denominador} En la \begin_inset CommandInset ref LatexCommand ref -reference "sub:Fracciones-personalizadas" +reference "subsec:Fracciones-personalizadas" \end_inset se explica cómo componer fracciones personalizadas en las que la raya de fracción se puede cambiar. - +\end_layout + +\begin_layout Standard +Las fracciones con varias líneas se explican en +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Fracciones-multilínea" + +\end_inset + +. \end_layout \begin_layout Subsection Raíces -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -2316,7 +2262,7 @@ Las raíces cuadradas se componen con sqrt \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -2328,20 +2274,19 @@ sqrt \end_inset o con el botón -\begin_inset Graphics - filename ../../images/math/sqrt.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\sqrt" \end_inset - de la barra de ecuaciones; todas las demás raíces con el comando + de la barra de ecuaciones; todas las demás raíces con el comando \series bold \backslash root \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -2353,13 +2298,16 @@ root \end_inset o con el botón -\begin_inset Graphics - filename ../../images/math/root.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\root" \end_inset . +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -2367,11 +2315,11 @@ root \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -2380,50 +2328,25 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash sqrt -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A-B @@ -2431,11 +2354,11 @@ A-B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$ +\begin_inset Formula $\sqrt{A-B}$ \end_inset @@ -2444,24 +2367,15 @@ A-B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash root -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset 3 @@ -2473,11 +2387,11 @@ A-B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$ +\begin_inset Formula $\sqrt[3]{A-B}$ \end_inset @@ -2525,7 +2439,7 @@ La leftroot \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -2543,7 +2457,7 @@ leftroot uproot \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -2581,7 +2495,7 @@ Big Points \end_inset , unidad bp; -\begin_inset Formula $\mathrm{72\, bp=1\, pulgada}$ +\begin_inset Formula $\mathrm{72\,bp=1\,pulgada}$ \end_inset ) que debería moverse el índice a la izquierda o arriba, respectivamente. @@ -2609,16 +2523,7 @@ uproot{2 \backslash beta -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -2640,7 +2545,7 @@ genera una fórmula correctamente tipografiada: \begin_layout Subsection Coeficientes de un binomio -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -2660,7 +2565,7 @@ Los coeficientes de un binomio se insertan con el comando binom \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -2672,13 +2577,12 @@ binom \end_inset o con el submenú del botón -\begin_inset Graphics - filename ../../images/math/frac-square.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\frac-square" \end_inset -de la barra de herramientas de ecuaciones. + de la barra de herramientas de ecuaciones. Como en las fracciones, además de \series bold @@ -2690,7 +2594,9 @@ binom \backslash dbinom -\begin_inset Index +\series default + +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -2701,8 +2607,6 @@ dbinom \end_inset - -\series default y \series bold @@ -2710,7 +2614,7 @@ dbinom tbinom \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -2730,7 +2634,7 @@ tbinom brace \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -2748,7 +2652,7 @@ brace brack \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -2760,6 +2664,10 @@ brack \end_inset . +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -2767,11 +2675,11 @@ brack \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -2780,50 +2688,25 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash binom -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A @@ -2835,11 +2718,11 @@ B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$ +\begin_inset Formula $\binom{A}{B}$ \end_inset @@ -2848,24 +2731,15 @@ B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash dbinom -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A @@ -2877,11 +2751,11 @@ B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$ +\begin_inset Formula $\dbinom{A}{B}$ \end_inset @@ -2890,24 +2764,15 @@ B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash tbinom -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A @@ -2919,11 +2784,11 @@ B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$ +\begin_inset Formula $\tbinom{A}{B}$ \end_inset @@ -2932,24 +2797,15 @@ B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash brack -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A @@ -2961,11 +2817,11 @@ B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$ +\begin_inset Formula ${A \brack B}$ \end_inset @@ -2974,24 +2830,15 @@ B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash brace -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A @@ -3003,11 +2850,11 @@ B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$ +\begin_inset Formula ${A \brace B}$ \end_inset @@ -3021,15 +2868,11 @@ B \end_inset -\begin_inset Newpage newpage -\end_inset - - \end_layout \begin_layout Subsection Diferenciaciones de casos -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -3046,11 +2889,11 @@ Casos \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -3059,7 +2902,7 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -3070,23 +2913,14 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout \backslash cases -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A @@ -3094,7 +2928,7 @@ A \end_inset B>0 -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -3110,7 +2944,7 @@ cases \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -3124,40 +2958,32 @@ A & B>0\end{cases}$ \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash cases -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset \family sans -Ctrl+Retorno +Ctrl+Entrar \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout \begin_inset Formula $\begin{cases} A & \textrm{para }x>0\\ -B & \textrm{para }x=0\end{cases}$ +B & \textrm{para }x=0 +\end{cases}$ \end_inset @@ -3181,28 +3007,26 @@ Después de insertar cases \series default o usar el botón -\begin_inset Graphics - filename ../../images/math/cases.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\cases" \end_inset de la barra de ecuaciones puedes añadir líneas nuevas con el atajo \family sans -Ctrl+Retorno +Ctrl+Entrar \family default o con el botón \family sans \family default -\begin_inset Graphics - filename ../../images/tabular-feature_append-row.png - scale 85 - +\begin_inset Info +type "icon" +arg "inset-modify tabular append-row" \end_inset - de la barra de tablas. + de la barra de cuadros. \end_layout \begin_layout Standard @@ -3214,8 +3038,8 @@ cases \series default también está disponible en el menú \family sans -Insertar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator Entorno casos \family default . @@ -3223,7 +3047,7 @@ Entorno casos \begin_layout Subsection Negaciones -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -3243,7 +3067,7 @@ Con el comando not \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -3256,6 +3080,10 @@ not todo carácter se puede mostrar cancelado. Los caracteres son casi tachados con una barra inclinada. +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -3263,11 +3091,11 @@ not \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -3276,7 +3104,7 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -3287,7 +3115,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -3298,7 +3126,7 @@ not= \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -3312,7 +3140,7 @@ not= - + \begin_inset Text \begin_layout Plain Layout @@ -3325,7 +3153,7 @@ le \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -3339,7 +3167,7 @@ le - + \begin_inset Text \begin_layout Plain Layout @@ -3352,7 +3180,7 @@ parallel \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -3377,7 +3205,7 @@ El último ejemplo muestra que no todas las negaciones tienen buen aspecto. Por tanto para algunas negaciones hay comandos especiales (véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Símbolos-matemáticos" +reference "subsec:Símbolos-matemáticos" \end_inset @@ -3395,12 +3223,12 @@ reference "sec:Relaciones" Espacios reservados \begin_inset CommandInset label LatexCommand label -name "sub:Espacios-reservados" +name "subsec:Espacios-reservados" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -3410,7 +3238,7 @@ Espacios reservados \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -3420,7 +3248,7 @@ Química ! isótopos \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -3467,7 +3295,7 @@ status collapsed Más sobre símbolos químicos en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Símbolos-y-ecuaciones-químicas" +reference "subsec:Símbolos-y-ecuaciones-químicas" \end_inset @@ -3477,6 +3305,10 @@ reference "sub:Símbolos-y-ecuaciones-químicas" \end_inset surge el problema siguiente: +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -3484,9 +3316,9 @@ reference "sub:Símbolos-y-ecuaciones-químicas" \align center \begin_inset Tabular - - - + + + \begin_inset Text @@ -3501,7 +3333,7 @@ reference "sub:Símbolos-y-ecuaciones-químicas" \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $_{9}^{19}\textrm{F}\raisebox{-3mm}{}$ +\begin_inset Formula $_{9}^{19}\mathrm{F}$ \end_inset @@ -3510,7 +3342,7 @@ reference "sub:Símbolos-y-ecuaciones-químicas" \end_inset - + \begin_inset Text @@ -3524,7 +3356,7 @@ reference "sub:Símbolos-y-ecuaciones-químicas" \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $_{\phantom{1}9}^{19}\textrm{F}$ +\begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$ \end_inset @@ -3538,22 +3370,6 @@ reference "sub:Símbolos-y-ecuaciones-químicas" \end_inset -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \begin_layout Standard @@ -3566,7 +3382,7 @@ Por omisión, el índice más corto se coloca sobre o bajo el primer carácter phantom \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -3588,16 +3404,15 @@ phantom \end_inset - del submenú de espaciado de ecuaciones + del submenú de espacios en ecuaciones \begin_inset Foot status collapsed \begin_layout Plain Layout Botón -\begin_inset Graphics - filename ../../images/math/space.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\space" \end_inset de la barra de ecuaciones @@ -3620,6 +3435,10 @@ phantom Las flechas indican que se reservará un espacio equivalente a la anchura y altura totales del contenido del marco. Los espacios reservados son correspondientes al tamaño de los caracteres. +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -3627,11 +3446,11 @@ phantom \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -3640,80 +3459,37 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - - + + \begin_inset Text \begin_layout Plain Layout ^19 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset _ \backslash phantom -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset 1 -\begin_inset Formula $\rightarrow$ +\begin_inset Formula $\to$ \end_inset 9 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset F @@ -3721,11 +3497,11 @@ F \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\textrm{F}\raisebox{-2.5mm}{}$ +\begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$ \end_inset @@ -3734,54 +3510,27 @@ F \end_inset - - + + \begin_inset Text \begin_layout Plain Layout ^235 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset _ \backslash phantom -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset 23 -\begin_inset Formula $\rightarrow$ +\begin_inset Formula $\to$ \end_inset 9 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset F @@ -3789,11 +3538,11 @@ F \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\textrm{F}\raisebox{-2.5mm}{}$ +\begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$ \end_inset @@ -3802,56 +3551,29 @@ F \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash Lambda^ -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset \backslash phantom -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset ii -\begin_inset Formula $\rightarrow$ +\begin_inset Formula $\to$ \end_inset t -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset _MMt @@ -3859,11 +3581,11 @@ _MMt \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$ +\begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$ \end_inset @@ -3887,7 +3609,7 @@ Además hay los comandos vphantom \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -3916,7 +3638,7 @@ vphantom hphantom \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -3965,16 +3687,7 @@ Por ejemplo, vphantom \series default -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -3997,7 +3710,7 @@ int genera un signo de integral, véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Operadores-grandes" +reference "subsec:Operadores-grandes" \end_inset @@ -4010,16 +3723,45 @@ reference "sub:Operadores-grandes" En la \begin_inset CommandInset ref LatexCommand ref -reference "sub:Delimitadores-multilínea" +reference "subsec:Delimitadores-multilínea" \end_inset hay un ejemplo de aplicación. \end_layout +\begin_layout Standard +Los espacios reservados también se pueden usar para un texto cuando se insertan + mediante el menú +\family sans +Insertar\SpecialChar menuseparator +Formato\SpecialChar menuseparator +Fantasma +\family default +: +\end_layout + +\begin_layout Standard +Esto es una frase. +\begin_inset Newline newline +\end_inset + + +\begin_inset Phantom Phantom +status open + +\begin_layout Plain Layout +Esto +\end_layout + +\end_inset + + es una frase. +\end_layout + \begin_layout Subsection Líneas -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -4029,7 +3771,7 @@ Lineas@Líneas \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -4046,11 +3788,11 @@ Ecuación ! sub- o superrayada \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -4059,54 +3801,29 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash overline -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A+B -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -4122,11 +3839,11 @@ overline \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$ +\begin_inset Formula $\overline{A+B}$ \end_inset @@ -4135,28 +3852,19 @@ overline \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash underline -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A+B -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -4172,11 +3880,11 @@ underline \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$ +\begin_inset Formula $\underline{A+B}$ \end_inset @@ -4185,39 +3893,21 @@ underline \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash overline -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset \backslash underline -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A+B @@ -4225,11 +3915,11 @@ A+B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$ +\begin_inset Formula $\overline{\underline{A+B}}$ \end_inset @@ -4288,7 +3978,7 @@ Se pueden crear líneas personalizadas con el comando rule \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -4359,19 +4049,39 @@ Esto es una frase \backslash rule \series default - también se puede usar para texto si se inserta en modo TeX. + también se puede usar para texto insertando una línea mediante el menú + +\family sans +Insertar\SpecialChar menuseparator +Formato\SpecialChar menuseparator +Línea horizontal +\family default +: +\end_layout + +\begin_layout Standard +Esto es una frase +\begin_inset CommandInset line +LatexCommand rule +offset "0.5ex" +width "3cm" +height "1pt" + +\end_inset + + con una línea insertada. \end_layout \begin_layout Subsection Puntos \begin_inset CommandInset label LatexCommand label -name "sub:Puntos" +name "subsec:Puntos" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -4390,10 +4100,9 @@ status collapsed \begin_layout Plain Layout En la barra de herramientas de ecuaciones, en el panel del botón -\begin_inset Graphics - filename ../../images/math/ldots.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\ldots" \end_inset . @@ -4408,7 +4117,7 @@ En la barra de herramientas de ecuaciones, en el panel del botón ldots \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -4427,7 +4136,7 @@ ldots cdots \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -4446,7 +4155,7 @@ cdots dots \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -4457,18 +4166,26 @@ dots \end_inset -, LaTeX decide el tipo a usar en función del carácter siguiente. +, \SpecialChar LaTeX + decide el tipo a usar en función del carácter siguiente. +\end_layout + +\begin_layout Standard +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard \align center \begin_inset Tabular - - + + - + \begin_inset Text \begin_layout Plain Layout @@ -4477,7 +4194,7 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -4488,36 +4205,18 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout A_1 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset , \backslash dots -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset ,A_n @@ -4525,7 +4224,7 @@ spce \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -4539,36 +4238,18 @@ spce - + \begin_inset Text \begin_layout Plain Layout A_1 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset + \backslash dots -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset +A_n @@ -4576,7 +4257,7 @@ spce \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -4590,36 +4271,18 @@ spce - + \begin_inset Text \begin_layout Plain Layout A_1 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset , \backslash ldots -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset ,A_n @@ -4627,7 +4290,7 @@ spce \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -4641,36 +4304,18 @@ spce - + \begin_inset Text \begin_layout Plain Layout A_1 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset + \backslash cdots -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset +A_n @@ -4678,7 +4323,7 @@ spce \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -4692,7 +4337,7 @@ spce - + \begin_inset Text \begin_layout Plain Layout @@ -4703,7 +4348,7 @@ vdots \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -4717,7 +4362,7 @@ vdots - + \begin_inset Text \begin_layout Plain Layout @@ -4728,7 +4373,7 @@ ddots \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -4742,7 +4387,32 @@ ddots - + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +iddots +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\iddots$ +\end_inset + + +\end_layout + +\end_inset + + + + \begin_inset Text \begin_layout Plain Layout @@ -4755,14 +4425,15 @@ Matriz \end_inset - + \begin_inset Text \begin_layout Plain Layout \begin_inset Formula $\begin{array}{ccc} A_{11} & \cdots & A_{1m}\\ \vdots & \ddots & \vdots\\ -A_{n1} & \cdots & A_{nm}\end{array}$ +A_{n1} & \cdots & A_{nm} +\end{array}$ \end_inset @@ -4781,7 +4452,7 @@ A_{n1} & \cdots & A_{nm}\end{array}$ \begin_layout Standard Los puntos suspensivos disponibles en el menú \family sans -Insertar\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator Carácter especial \family default son @@ -4791,6 +4462,9 @@ Carácter especial ldots \series default . +\end_layout + +\begin_layout Standard \begin_inset VSpace medskip \end_inset @@ -4798,6 +4472,36 @@ ldots \end_layout \begin_layout Standard +Para usar +\series bold + +\backslash +iddots +\series default +, hay que marcar una de las opciones +\family sans +Usar paquete mathdots (automáticamente) +\family default + en las +\family sans +Opciones de ecuación +\family default + de la configuración del documento. +\begin_inset Newline newline +\end_inset + +La opción +\family sans +Usar paquete mathdots +\family default + mejorará el aspecto de todos los puntos en los documentos si su estilo + o tamaño de tipografía no son los predeterminados. +\end_layout + +\begin_layout Standard +\begin_inset VSpace medskip +\end_inset + Hay puntos específicos para matrices que se extienden por varias columnas. Se generan con el comando \series bold @@ -4806,7 +4510,7 @@ Hay puntos específicos para matrices que se extienden por varias columnas. hdotsfor \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -4848,11 +4552,14 @@ hdotsfor[2]{4} dots \series default . -\begin_inset Formula \[ +\begin_inset Formula +\[ \left(\begin{array}{cccc} A & B & C & D\\ \hdotsfor[2]{4}\\ -q & w & e & r\end{array}\right)\] +q & w & e & r +\end{array}\right) +\] \end_inset @@ -4861,7 +4568,8 @@ q & w & e & r\end{array}\right)\] \begin_layout Standard Ten en cuenta que los campos abarcados de la matriz deben estar vacíos, - de lo contrario se producen errores de LaTeX. + de lo contrario se producen errores de \SpecialChar LaTeX +. \end_layout \begin_layout Standard @@ -4879,7 +4587,7 @@ Además, con el comando dotfill \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -4900,7 +4608,7 @@ hfill , véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Espacio-variable" +reference "subsec:Espacio-variable" \end_inset @@ -4915,16 +4623,7 @@ A dotfill \series default -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -4955,7 +4654,7 @@ dotfill hrulefill \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -4977,7 +4676,8 @@ hrulefill \end_layout \begin_layout Standard -Para usar estos comandos en el texto, deben insertarse en modo TeX. +Para usar estos comandos en el texto, deben insertarse en modo \SpecialChar TeX +. \end_layout \begin_layout Section @@ -4989,7 +4689,7 @@ name "sec:Matrices" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -5003,21 +4703,20 @@ Matrices \begin_layout Standard Se pueden insertar con el botón -\begin_inset Graphics - filename ../../images/dialog-show_mathmatrix.png - scale 85 - +\begin_inset Info +type "icon" +arg "dialog-show mathmatrix" \end_inset de la barra de ecuaciones o con el menú \family sans -Insertar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator Matriz \family default . - Aparece una ventana en la que se pide el número de filas y columnas y la - alineación. + Aparece una ventana en la que se pide el número de filas y columnas, la + alineación y la decoración. La alineación vertical sólo es relevante para matrices en línea: \end_layout @@ -5026,21 +4725,24 @@ Esta primera matriz tiene alineación superior \begin_inset Formula $\begin{array}[t]{cccc} A & D & G & J\\ B & E & H & K\\ -D & F & I & L\end{array}$ +D & F & I & L +\end{array}$ \end_inset , la segunda alineación central \begin_inset Formula $\begin{array}{cccc} A & D & G & J\\ B & E & H & K\\ -D & F & I & L\end{array}$ +D & F & I & L +\end{array}$ \end_inset , y la tercera alineación inferior \begin_inset Formula $\begin{array}[b]{cccc} A & D & G & J\\ B & E & H & K\\ -D & F & I & L\end{array}$ +D & F & I & L +\end{array}$ \end_inset . @@ -5094,7 +4796,8 @@ lll \begin_inset Formula $\begin{array}{lll} 10000 & D & G\\ B & 10000 & H\\ -C & F & 10000\end{array}$ +C & F & 10000 +\end{array}$ \end_inset , @@ -5105,7 +4808,8 @@ ccc \begin_inset Formula $\begin{array}{ccc} 10000 & D & G\\ B & 10000 & H\\ -C & F & 10000\end{array}$ +C & F & 10000 +\end{array}$ \end_inset @@ -5120,7 +4824,8 @@ rrr \begin_inset Formula $\begin{array}{rrr} 10000 & D & G\\ B & 10000 & H\\ -C & F & 10000\end{array}$ +C & F & 10000 +\end{array}$ \end_inset @@ -5129,29 +4834,27 @@ C & F & 10000\end{array}$ \begin_layout Standard Para añadir o borrar filas y columnas posteriormente, se pueden usar los botones -\begin_inset Graphics - filename ../../images/tabular-feature_append-row.png - scale 85 - +\begin_inset Info +type "icon" +arg "inset-modify tabular append-row" \end_inset , -\begin_inset Graphics - filename ../../images/tabular-feature_delete-row.png - scale 85 - +\begin_inset Info +type "icon" +arg "inset-modify tabular delete-row" \end_inset , etc. de la barra de ecuaciones o el menú \family sans -Editar\SpecialChar \menuseparator +Editar\SpecialChar menuseparator Filas y columnas \family default . También se pueden añadir filas nuevas con \family sans -Ctrl+Retorno +Ctrl+Entrar \family default . \end_layout @@ -5164,14 +4867,19 @@ Ctrl+Retorno \end_layout \begin_layout Standard -Se pueden poner paréntesis alrededor de una matriz con los comandos +La +\family sans +Decoración +\family default + añade paréntesis en el estilo seleccionado alrededor de la matriz. + Alternativamente, se pueden generar paréntesis con los comandos \series bold \backslash left \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -5189,7 +4897,7 @@ left right \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -5211,7 +4919,7 @@ Paréntesis ), véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Tamaño-automático-de" +reference "subsec:Tamaño-automático-de" \end_inset @@ -5232,11 +4940,11 @@ reference "sub:Tamaño-automático-de" \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -5245,50 +4953,25 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash bmatrix -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset 2 @@ -5304,13 +4987,14 @@ matriz \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc} +\begin_inset Formula $\begin{bmatrix}\begin{array}{cc} 0 & \textrm{-}\mathrm{i}\\ -\mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$ +\mathrm{i} & 0 +\end{array}\end{bmatrix}$ \end_inset @@ -5319,24 +5003,15 @@ matriz \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash Bmatrix -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset 2×2 @@ -5348,13 +5023,14 @@ matriz \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc} +\begin_inset Formula $\begin{Bmatrix}\begin{array}{cc} 0 & \textrm{-}\mathrm{i}\\ -\mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$ +\mathrm{i} & 0 +\end{array}\end{Bmatrix}$ \end_inset @@ -5364,23 +5040,14 @@ matriz - + \begin_inset Text \begin_layout Plain Layout \backslash pmatrix -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset 2 @@ -5396,13 +5063,14 @@ matriz \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc} +\begin_inset Formula $\begin{pmatrix}\begin{array}{cc} 0 & \textrm{-}\mathrm{i}\\ -\mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$ +\mathrm{i} & 0 +\end{array}\end{pmatrix}$ \end_inset @@ -5422,11 +5090,11 @@ matriz \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -5435,50 +5103,25 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash vmatrix -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset 2 @@ -5494,13 +5137,14 @@ matriz \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc} +\begin_inset Formula $\begin{vmatrix}\begin{array}{cc} 0 & \textrm{-}\mathrm{i}\\ -\mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$ +\mathrm{i} & 0 +\end{array}\end{vmatrix}$ \end_inset @@ -5509,24 +5153,15 @@ matriz \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash Vmatrix -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset 2 @@ -5542,13 +5177,14 @@ matriz \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc} +\begin_inset Formula $\begin{Vmatrix}\begin{array}{cc} 0 & \textrm{-}\mathrm{i}\\ -\mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$ +\mathrm{i} & 0 +\end{array}\end{Vmatrix}$ \end_inset @@ -5558,23 +5194,14 @@ matriz - + \begin_inset Text \begin_layout Plain Layout \backslash matrix -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset 2 @@ -5590,13 +5217,14 @@ matriz \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc} +\begin_inset Formula $\begin{matrix}\begin{array}{cc} 0 & \textrm{-}\mathrm{i}\\ -\mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$ +\mathrm{i} & 0 +\end{array}\end{matrix}$ \end_inset @@ -5640,6 +5268,11 @@ vmatrix \series default , aparece un recuadro azul entre dos líneas verticales donde se inserta la matriz. +\begin_inset Newline newline +\end_inset + +Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento + vertical. \end_layout \begin_layout Standard @@ -5657,7 +5290,7 @@ Como todas las ecuaciones multilínea son matrices, la longitud arraycolsep \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -5671,7 +5304,7 @@ arraycolsep , que se describe en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Separación-de-columnas" +reference "subsec:Separación-de-columnas" \end_inset @@ -5684,7 +5317,7 @@ reference "sub:Separación-de-columnas" arraystretch \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -5706,7 +5339,7 @@ arraystretch renewcommand{ \backslash arraystretch}{factor de separación} -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -5753,7 +5386,7 @@ Para poner matrices en línea se usa el comando smallmatrix \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -5773,7 +5406,8 @@ smallmatrix \begin_layout Standard Esto es una matriz \begin_inset Formula $\left(\begin{smallmatrix}A & B\\ -C & D\end{smallmatrix}\right)$ +C & D +\end{smallmatrix}\right)$ \end_inset en línea. @@ -5781,7 +5415,7 @@ C & D\end{smallmatrix}\right)$ \begin_layout Section Delimitadores -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -5795,7 +5429,7 @@ Delimitadores \begin_layout Subsection Delimitadores verticales -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -5814,11 +5448,11 @@ Delimitadores ! verticales \begin_inset Tabular - + - + \begin_inset Text \begin_layout Plain Layout @@ -5827,7 +5461,7 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -5838,7 +5472,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -5847,7 +5481,7 @@ Resultado \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -5861,7 +5495,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -5870,7 +5504,7 @@ Resultado \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -5884,7 +5518,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -5893,7 +5527,7 @@ Resultado \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -5907,7 +5541,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -5918,7 +5552,7 @@ langle \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -5932,7 +5566,7 @@ langle - + \begin_inset Text \begin_layout Plain Layout @@ -5943,7 +5577,7 @@ lceil \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -5957,7 +5591,7 @@ lceil - + \begin_inset Text \begin_layout Plain Layout @@ -5968,7 +5602,7 @@ lfloor \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -5982,7 +5616,7 @@ lfloor - + \begin_inset Text \begin_layout Plain Layout @@ -5991,7 +5625,7 @@ lfloor \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -6005,7 +5639,7 @@ lfloor - + \begin_inset Text \begin_layout Plain Layout @@ -6014,7 +5648,7 @@ lfloor \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -6038,11 +5672,11 @@ lfloor \begin_inset Tabular - + - + \begin_inset Text \begin_layout Plain Layout @@ -6051,7 +5685,7 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -6062,7 +5696,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -6071,7 +5705,7 @@ Resultado \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -6085,7 +5719,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -6094,7 +5728,7 @@ Resultado \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -6108,7 +5742,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -6117,7 +5751,7 @@ Resultado \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -6131,7 +5765,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -6142,7 +5776,7 @@ rangle \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -6156,7 +5790,7 @@ rangle - + \begin_inset Text \begin_layout Plain Layout @@ -6167,7 +5801,7 @@ rceil \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -6181,7 +5815,7 @@ rceil - + \begin_inset Text \begin_layout Plain Layout @@ -6192,7 +5826,7 @@ rfloor \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -6206,7 +5840,7 @@ rfloor - + \begin_inset Text \begin_layout Plain Layout @@ -6219,7 +5853,7 @@ rfloor \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -6233,7 +5867,7 @@ rfloor - + \begin_inset Text \begin_layout Plain Layout @@ -6244,7 +5878,7 @@ rfloor \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -6277,14 +5911,15 @@ status open \series bold Nota \series default -: En modo TeX hay que usar el comando +: En modo \SpecialChar TeX + hay que usar el comando \series bold \backslash textbackslash \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -6335,12 +5970,12 @@ rangle Tamaño manual de los delimitadores \begin_inset CommandInset label LatexCommand label -name "sub:Tamaño-manual-de" +name "subsec:Tamaño-manual-de" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -6354,14 +5989,15 @@ Delimitadores ! tamaño manual \begin_layout Standard El tamaño de los delimitadores se puede determinar manualmente con los comandos - LaTeX + \SpecialChar LaTeX + \series bold \backslash big \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -6408,6 +6044,10 @@ Bigg \begin_layout Standard Estos comandos se usan para resaltar niveles de delimitación: +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -6415,9 +6055,9 @@ Estos comandos se usan para resaltar niveles de delimitación: \align center \begin_inset Tabular - - - + + + \begin_inset Text @@ -6432,7 +6072,7 @@ todos los delimitadores de igual tamaño: \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $((A+B)(A-B))^{C}{\normalcolor \raisebox{-4mm}{}}$ +\begin_inset Formula $((A+B)(A-B))^{C}$ \end_inset @@ -6441,7 +6081,7 @@ todos los delimitadores de igual tamaño: \end_inset - + \begin_inset Text @@ -6469,22 +6109,6 @@ así tiene mejor aspecto: \end_inset -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \begin_layout Standard @@ -6497,16 +6121,7 @@ Big((A+B)(A-B) Big)^ \series default -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -6518,6 +6133,10 @@ C \begin_layout Standard He aquí una visión conjunta de todos los tamaños y delimitadores: +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -6538,16 +6157,7 @@ big{ ln(3x) \backslash big}^2 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -6555,29 +6165,11 @@ spce sen(x) \backslash Big]^ -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -6585,8 +6177,10 @@ spce bigg> \backslash Bigg)^0,5 -\begin_inset Formula \[ -\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5}\] +\begin_inset Formula +\[ +\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sen(x)\Big]^{A}\bigg>\Bigg)^{0,5} +\] \end_inset @@ -6607,7 +6201,7 @@ big bigm \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -6632,7 +6226,7 @@ bigl bigr \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -6667,6 +6261,10 @@ r \begin_layout Standard En el siguiente cuadro hay una comparación de las variantes: +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -6674,11 +6272,11 @@ En el siguiente cuadro hay una comparación de las variantes: \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -6687,34 +6285,18 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -6727,34 +6309,21 @@ bigm( ln(3x) \backslash bigm)^2 -\series bold - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset -\series default - \backslash Bigm) \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$ +\begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$ \end_inset @@ -6763,8 +6332,8 @@ Bigm) \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -6777,34 +6346,21 @@ big( ln(3x) \backslash big)^2 -\series bold - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset -\series default - \backslash Big) \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$ +\begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$ \end_inset @@ -6813,8 +6369,8 @@ Big) \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -6827,34 +6383,21 @@ bigl( ln(3x) \backslash bigr)^2 -\series bold - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset -\series default - \backslash Bigr) \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.2mm}{}$ +\begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$ \end_inset @@ -6863,8 +6406,8 @@ Bigr) \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -6879,11 +6422,11 @@ bigr( \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$ +\begin_inset Formula $\bigl)\ln(3x)\bigr($ \end_inset @@ -6903,12 +6446,12 @@ bigr( Tamaño automático de los delimitadores \begin_inset CommandInset label LatexCommand label -name "sub:Tamaño-automático-de" +name "subsec:Tamaño-automático-de" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -6928,7 +6471,7 @@ Se pueden insertar delimitadores de tamaño variable con los comandos left \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -6946,7 +6489,7 @@ left right \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -6958,10 +6501,9 @@ right \end_inset o con el botón de la barra de ecuaciones -\begin_inset Graphics - filename ../../images/dialog-show_mathdelimiter.png - scale 85 - +\begin_inset Info +type "icon" +arg "dialog-show mathdelimiter" \end_inset . @@ -6980,6 +6522,10 @@ right . El tamaño se calculará automáticamente después para la salida. +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -6994,16 +6540,7 @@ ln( frac \series default -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -7015,16 +6552,7 @@ A C \series default -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -7032,8 +6560,10 @@ spce ) \series default genera -\begin_inset Formula \[ -\ln(\frac{A}{C})\] +\begin_inset Formula +\[ +\ln(\frac{A}{C}) +\] \end_inset @@ -7054,16 +6584,7 @@ left( frac \series default -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -7075,16 +6596,7 @@ A C \series default -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -7094,8 +6606,10 @@ spce right) \series default genera -\begin_inset Formula \[ -\ln\left(\frac{A}{C}\right)\] +\begin_inset Formula +\[ +\ln\left(\frac{A}{C}\right) +\] \end_inset @@ -7124,9 +6638,9 @@ Alt+M Corchete \family default . - Esto tiene la ventaja de que puedes ver inmediatamente en LyX el tamaño - real del delimitador y además se genera el correspondiente delimitador - de cierre. + Esto tiene la ventaja de que puedes ver inmediatamente en \SpecialChar LyX + el tamaño real + del delimitador y además se genera el correspondiente delimitador de cierre. \begin_inset Newline newline \end_inset @@ -7141,16 +6655,7 @@ ln Alt+M ( \backslash frac -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A @@ -7171,16 +6676,7 @@ left. frac \series default -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -7192,16 +6688,7 @@ A B \series default -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -7211,8 +6698,10 @@ spce right} \series default da lugar a: -\begin_inset Formula \[ -\left.\frac{A}{B}\right\} \] +\begin_inset Formula +\[ +\left.\frac{A}{B}\right\} +\] \end_inset @@ -7220,7 +6709,8 @@ right} \end_layout \begin_layout Standard -LyX convertirá los comandos +\SpecialChar LyX + convertirá los comandos \series bold \backslash @@ -7242,15 +6732,18 @@ right \end_layout \begin_layout Standard -Como todas las distribuciones habituales de LaTeX incluyen eTeX, una extensión - de LaTeX, el comando +Como todas las distribuciones habituales de \SpecialChar LaTeX + incluyen e\SpecialChar TeX +, una extensión de + \SpecialChar LaTeX +, el comando \series bold \backslash middle \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -7267,9 +6760,11 @@ middle \begin_inset space \thinspace{} \end_inset -e., para vectores físicos: -\begin_inset Formula \[ -\left\langle \phi\;\middle|\; J=\frac{3}{2}\,,\, M_{J}\right\rangle \] +e., para vectores cuánticos: +\begin_inset Formula +\[ +\left\langle \phi\;\middle|\;J=\frac{3}{2}\,,\,M_{J}\right\rangle +\] \end_inset @@ -7277,10 +6772,15 @@ e., para vectores físicos: \end_layout \begin_layout Standard -Para vectores físicos hay un paquete LaTeX especial que se describe en +Para este tipo de vectores hay un paquete \SpecialChar LaTeX + específico que se describe en +\begin_inset space ~ +\end_inset + + \begin_inset CommandInset ref LatexCommand ref -reference "sub:Vectores-físicos" +reference "subsec:Vectores-cuánticos" \end_inset @@ -7289,7 +6789,7 @@ reference "sub:Vectores-físicos" \begin_layout Subsection Delimitadores horizontales -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -7306,36 +6806,20 @@ Delimitadores ! horizontales \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout Comando -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -7346,82 +6830,77 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - \backslash -raisebox{2.3mm}{ -\end_layout +overbrace +\begin_inset space \textvisiblespace{} +\end_inset +A+B +\begin_inset space \textvisiblespace{} \end_inset +^ +\begin_inset space \textvisiblespace{} +\end_inset -\backslash -overbrace -\begin_inset ERT +3 +\begin_inset Index idx status collapsed \begin_layout Plain Layout - - +Comandos ! O ! \backslash -spce +overbrace \end_layout \end_inset -A+B -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -\backslash -spce \end_layout \end_inset - -^ -\begin_inset ERT -status collapsed + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\overbrace{A+B}^{3}$ +\end_inset -\backslash -spce \end_layout \end_inset - -3 -\begin_inset ERT -status collapsed + + + + +\begin_inset Text \begin_layout Plain Layout -} -\end_layout - +\backslash +underbrace +\begin_inset space \textvisiblespace{} \end_inset +A+B +\begin_inset space \textvisiblespace{} +\end_inset -\begin_inset Index +_5 +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Comandos ! O ! +Comandos ! U ! \backslash -overbrace +underbrace \end_layout \end_inset @@ -7431,11 +6910,11 @@ overbrace \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\overbrace{A+B}^{3}$ +\begin_inset Formula $\underbrace{A+B}_{5}$ \end_inset @@ -7445,69 +6924,179 @@ overbrace - + \begin_inset Text \begin_layout Plain Layout -\begin_inset ERT -status collapsed -\begin_layout Plain Layout +\backslash +overbrace +\begin_inset space \textvisiblespace{} +\end_inset \backslash -raisebox{-2.2mm}{ -\end_layout +underbrace +\begin_inset space \textvisiblespace{} +\end_inset +A+B_w +\begin_inset space \textvisiblespace{} \end_inset -\backslash -underbrace -\begin_inset ERT -status collapsed +\begin_inset space \textvisiblespace{} +\end_inset + +_7 +\begin_inset space \textvisiblespace{} +\end_inset + + +\begin_inset space \textvisiblespace{} +\end_inset + +^ +\begin_inset space \textvisiblespace{} +\end_inset + +C +\end_layout + +\end_inset + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$ +\end_inset -\backslash -spce \end_layout \end_inset + + + -A+B -\begin_inset ERT -status collapsed +\end_inset -\begin_layout Plain Layout +\end_layout + +\begin_layout Standard +En el último ejemplo no importa en qué orden se introducen los comandos + +\series bold + +\backslash +overbrace +\series default + y +\series bold \backslash -spce +underbrace +\series default +. \end_layout +\begin_layout Standard +\begin_inset VSpace medskip \end_inset -_5 -\begin_inset ERT + +\end_layout + +\begin_layout Standard +Si en la configuración del documento, en +\family sans +Opciones +\begin_inset space ~ +\end_inset + +de +\begin_inset space ~ +\end_inset + +ecuación +\family default +, marcas la opción +\family sans +Cargar +\begin_inset space ~ +\end_inset + +siempre +\family default + el paquete +\series bold +mathtools +\series default + +\begin_inset Index idx status collapsed \begin_layout Plain Layout +Paquetes ! mathtools +\end_layout -} +\end_inset + +, tendrás acceso a los corchetes: +\begin_inset Separator parbreak +\end_inset + + +\end_layout + +\begin_layout Standard +\align center +\begin_inset Tabular + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +Comando +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Resultado \end_layout \end_inset + + + + +\begin_inset Text +\begin_layout Plain Layout -\begin_inset Index +\backslash +overbracket{A+B +\begin_inset space \textvisiblespace{} +\end_inset + +^3 +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Comandos ! U ! +Comandos ! O ! \backslash -underbrace +overbracket \end_layout \end_inset @@ -7517,11 +7106,11 @@ underbrace \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\underbrace{A+B}_{5}$ +\begin_inset Formula $\overbracket{A+B}^{3}$ \end_inset @@ -7530,116 +7119,205 @@ underbrace \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -overbrace -\begin_inset ERT +underbracket{A+B +\begin_inset space \textvisiblespace{} +\end_inset + +_5 +\begin_inset Index idx status collapsed \begin_layout Plain Layout - - +Comandos ! U ! \backslash -spce +under +\size normal +bracket \end_layout \end_inset -\backslash -underbrace -\begin_inset ERT -status collapsed +\end_layout + +\end_inset + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\underbracket{A+B}_{5}$ +\end_inset -\backslash -spce \end_layout \end_inset - -A+B_w -\begin_inset ERT -status collapsed + + + + +\begin_inset Text \begin_layout Plain Layout - \backslash -spce -\end_layout +overbracket{ +\backslash +underbracket{A+B_w +\begin_inset space \textvisiblespace{} +\end_inset + +\begin_inset space \textvisiblespace{} \end_inset +_7 +\begin_inset space \textvisiblespace{} +\end_inset -\begin_inset ERT -status collapsed + +\begin_inset space \textvisiblespace{} +\end_inset + +^ +\begin_inset space \textvisiblespace{} +\end_inset + +C +\end_layout + +\end_inset + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$ +\end_inset -\backslash -spce \end_layout \end_inset + + + -_7 -\begin_inset ERT -status collapsed +\end_inset -\begin_layout Plain Layout +\end_layout + +\begin_layout Standard +Para +\series bold \backslash -spce -\end_layout +overbracket +\series default + y +\series bold +\backslash +underbracket +\series default + puedes cambiar el grosor de los corchetes especificándolo entre corchetes + tras el nombre del comando: +\begin_inset Separator parbreak \end_inset -\begin_inset ERT -status collapsed +\end_layout + +\begin_layout Standard +\align center +\begin_inset Tabular + + + + + + +\begin_inset Text \begin_layout Plain Layout +Comando +\end_layout +\end_inset + + +\begin_inset Text -\backslash -spce +\begin_layout Plain Layout +Resultado \end_layout \end_inset + + + + +\begin_inset Text -^ -\begin_inset ERT -status collapsed +\begin_layout Plain Layout + +\backslash +overbracket[3pt] +\backslash +{A+B +\begin_inset space \textvisiblespace{} +\end_inset + +^3 +\end_layout + +\end_inset + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\overbracket[3pt]{A+B}^{3}$ +\end_inset -\backslash -spce \end_layout \end_inset + + + + +\begin_inset Text -C +\begin_layout Plain Layout + +\backslash +underbracket[1pt] +\backslash +{A+B +\begin_inset space \textvisiblespace{} +\end_inset + +_5 \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$ +\begin_inset Formula $\underbracket[1pt]{A+B}_{5}$ \end_inset @@ -7656,20 +7334,6 @@ C \end_layout \begin_layout Standard -En el último ejemplo no importa en qué orden se introducen los comandos - -\series bold - -\backslash -overbrace -\series default - y -\series bold - -\backslash -underbrace -\series default -. \begin_inset VSpace bigskip \end_inset @@ -7690,9 +7354,11 @@ reference "sec:Ecuaciones-multilínea" \end_inset : -\begin_inset Formula \begin{eqnarray*} -A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\ - & & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*} +\begin_inset Formula +\begin{eqnarray*} +A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\ + & & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s} +\end{eqnarray*} \end_inset @@ -7705,7 +7371,7 @@ status collapsed Los comandos para espacios se explican en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Espacio-predefinido" +reference "subsec:Espacio-predefinido" \end_inset @@ -7748,7 +7414,7 @@ status collapsed Debido a que la llave no es considerada como carácter, véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Operadores-binarios" +reference "subsec:Operadores-binarios" \end_inset @@ -7784,7 +7450,7 @@ hphantom en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Espacios-reservados" +reference "subsec:Espacios-reservados" \end_inset @@ -7830,9 +7496,11 @@ jot}{-6pt} \end_inset -\begin_inset Formula \begin{eqnarray*} +\begin_inset Formula +\begin{eqnarray*} & & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\ -A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*} +A & = & \underbrace{gggg+bbqq}_{r}+\:dddd +\end{eqnarray*} \end_inset @@ -7856,7 +7524,8 @@ La primera fila de la ecuación es igual que la segunda fila del ejemplo La segunda fila contiene la ecuación junto con la segunda llave. Para evitar que haya demasiado espacio entre la llave superior en la primera fila y la ecuación hay que reducirlo. - Esto no es fácil de hacer debido a un fallo de LyX. + Esto no es fácil de hacer debido a un fallo de \SpecialChar LyX +. \begin_inset Foot status collapsed @@ -7880,7 +7549,7 @@ target "http://www.lyx.org/trac/ticket/1505" jot \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -7903,7 +7572,8 @@ setlength{ \backslash jot}{-6pt} \series default - en modo TeX. + en modo \SpecialChar TeX +. Después de la ecuación se vuelve al valor normal 3 \begin_inset space \thinspace{} \end_inset @@ -7922,7 +7592,7 @@ jot \begin_inset CommandInset ref LatexCommand ref -reference "sub:Separación-de-líneas" +reference "subsec:Separación-de-líneas" \end_inset @@ -7931,7 +7601,7 @@ reference "sub:Separación-de-líneas" \begin_layout Section Flechas -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -7945,10 +7615,9 @@ Flechas \begin_layout Standard Las flechas se pueden insertar con el botón -\begin_inset Graphics - filename ../../images/math/leftarrow.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\leftarrow" \end_inset de la barra de ecuaciones o mediante los comandos listados en las subsecciones @@ -7957,7 +7626,7 @@ Las flechas se pueden insertar con el botón \begin_layout Subsection Flechas horizontales -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -7976,11 +7645,11 @@ Flechas ! horizontales \begin_inset Tabular - + - + \begin_inset Text \begin_layout Plain Layout @@ -7989,7 +7658,7 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8000,7 +7669,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -8011,7 +7680,7 @@ gets \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8025,7 +7694,7 @@ gets - + \begin_inset Text \begin_layout Plain Layout @@ -8036,7 +7705,7 @@ Leftarrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8050,7 +7719,7 @@ Leftarrow - + \begin_inset Text \begin_layout Plain Layout @@ -8061,7 +7730,7 @@ longleftarrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8075,7 +7744,7 @@ longleftarrow - + \begin_inset Text \begin_layout Plain Layout @@ -8086,7 +7755,7 @@ Longleftarrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8100,7 +7769,7 @@ Longleftarrow - + \begin_inset Text \begin_layout Plain Layout @@ -8111,7 +7780,7 @@ leftharpoonup \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8125,7 +7794,7 @@ leftharpoonup - + \begin_inset Text \begin_layout Plain Layout @@ -8136,7 +7805,7 @@ leftharpoondown \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8150,7 +7819,7 @@ leftharpoondown - + \begin_inset Text \begin_layout Plain Layout @@ -8161,7 +7830,7 @@ hookleftarrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8185,11 +7854,11 @@ hookleftarrow \begin_inset Tabular - + - + \begin_inset Text \begin_layout Plain Layout @@ -8198,7 +7867,7 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8209,7 +7878,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -8220,7 +7889,7 @@ to \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8234,7 +7903,7 @@ to - + \begin_inset Text \begin_layout Plain Layout @@ -8245,7 +7914,7 @@ Rightarrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8259,7 +7928,7 @@ Rightarrow - + \begin_inset Text \begin_layout Plain Layout @@ -8270,7 +7939,7 @@ longrightarrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8284,7 +7953,7 @@ longrightarrow - + \begin_inset Text \begin_layout Plain Layout @@ -8295,7 +7964,7 @@ Longrightarrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8309,7 +7978,7 @@ Longrightarrow - + \begin_inset Text \begin_layout Plain Layout @@ -8320,7 +7989,7 @@ rightharpoonup \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8334,7 +8003,7 @@ rightharpoonup - + \begin_inset Text \begin_layout Plain Layout @@ -8345,7 +8014,7 @@ rightharpoondown \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8359,7 +8028,7 @@ rightharpoondown - + \begin_inset Text \begin_layout Plain Layout @@ -8370,7 +8039,7 @@ hookrightarrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8401,11 +8070,11 @@ hookrightarrow \begin_inset Tabular - + - + \begin_inset Text \begin_layout Plain Layout @@ -8414,7 +8083,7 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8425,7 +8094,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -8436,7 +8105,7 @@ leftrightarrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8450,7 +8119,7 @@ leftrightarrow - + \begin_inset Text \begin_layout Plain Layout @@ -8461,7 +8130,7 @@ Leftrightarrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8475,7 +8144,7 @@ Leftrightarrow - + \begin_inset Text \begin_layout Plain Layout @@ -8486,7 +8155,7 @@ longleftrightarrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8500,7 +8169,7 @@ longleftrightarrow - + \begin_inset Text \begin_layout Plain Layout @@ -8511,7 +8180,7 @@ Longleftrightarrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8525,7 +8194,7 @@ Longleftrightarrow - + \begin_inset Text \begin_layout Plain Layout @@ -8536,7 +8205,7 @@ rightleftharpoons \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8565,11 +8234,11 @@ rightleftharpoons \begin_inset Tabular - + - + \begin_inset Text \begin_layout Plain Layout @@ -8578,7 +8247,7 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8589,7 +8258,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -8600,7 +8269,7 @@ mapsto \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8614,7 +8283,7 @@ mapsto - + \begin_inset Text \begin_layout Plain Layout @@ -8625,7 +8294,7 @@ longmapsto \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8639,7 +8308,7 @@ longmapsto - + \begin_inset Text \begin_layout Plain Layout @@ -8650,7 +8319,7 @@ leadsto \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8664,7 +8333,7 @@ leadsto - + \begin_inset Text \begin_layout Plain Layout @@ -8675,7 +8344,7 @@ dasharrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -8726,7 +8395,7 @@ reference "sec:Acentos" \begin_layout Standard Además hay las flechas etiquetadas -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -8742,7 +8411,7 @@ Flechas ! etiquetadas xleftarrow \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -8760,7 +8429,7 @@ xleftarrow xrightarrow \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -8788,6 +8457,10 @@ vspace{4mm} Cuando se inserta uno de estos comandos en una ecuación aparece una flecha con dos marcos azules donde se puede insertar la etiqueta. La longitud de la flecha se adapta a la anchura de la etiqueta. +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -8795,11 +8468,11 @@ vspace{4mm} \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -8808,50 +8481,25 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout F(a) \backslash xleftarrow -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset x=a @@ -8867,11 +8515,11 @@ F(x) \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$ +\begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$ \end_inset @@ -8880,24 +8528,15 @@ F(x) \end_inset - - + + \begin_inset Text \begin_layout Plain Layout F(x) \backslash xrightarrow -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset x=a @@ -8913,11 +8552,11 @@ F(a) \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$ +\begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$ \end_inset @@ -8933,42 +8572,68 @@ F(a) \end_layout -\begin_layout Subsection -Flechas verticales y diagonales -\begin_inset Index -status collapsed +\begin_layout Standard +\begin_inset VSpace medskip +\end_inset + -\begin_layout Plain Layout -Flechas ! diagonales \end_layout +\begin_layout Standard +Si en las +\family sans +Opciones +\begin_inset space ~ +\end_inset + +para +\begin_inset space ~ +\end_inset + +ecuaciones +\family default + de la configuración del documento se marca +\family sans +Cargar +\begin_inset space ~ \end_inset +siempre +\family default + el paquete +\series bold +mathtools +\series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Flechas ! verticales +Paquetes ! mathtools \end_layout \end_inset +, estarán disponibles las siguientes flechas etiquetadas: +\begin_inset Separator parbreak +\end_inset + \end_layout \begin_layout Standard -\begin_inset space \hfill{} +\align center +\begin_inset space \hspace*{\fill} \end_inset \begin_inset Tabular - + - + \begin_inset Text \begin_layout Plain Layout @@ -8977,33 +8642,33 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout -Resultado +Example \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout \backslash -uparrow +xleftrightarrow \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\uparrow$ +\begin_inset Formula $\xleftrightarrow[x=a]{x>0}$ \end_inset @@ -9012,23 +8677,23 @@ uparrow \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -Uparrow +xLeftarrow \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\Uparrow$ +\begin_inset Formula $\xLeftarrow[x=a]{x>0}$ \end_inset @@ -9037,23 +8702,23 @@ Uparrow \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -updownarrow +xRightarrow \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\updownarrow$ +\begin_inset Formula $\xRightarrow[x=a]{x>0}$ \end_inset @@ -9062,23 +8727,23 @@ updownarrow \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -Updownarrow +xLeftrightarrow \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\Updownarrow$ +\begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$ \end_inset @@ -9087,23 +8752,23 @@ Updownarrow \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -Downarrow +xhookleftarrow \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\Downarrow$ +\begin_inset Formula $\xhookleftarrow[x=a]{x>0}$ \end_inset @@ -9112,23 +8777,23 @@ Downarrow \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -downarrow +xhookrightarrow \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\downarrow$ +\begin_inset Formula $\xhookrightarrow[x=a]{x>0}$ \end_inset @@ -9142,17 +8807,17 @@ downarrow \end_inset -\begin_inset space \hfill{} +\begin_inset space \hspace*{\fill} \end_inset \begin_inset Tabular - - + + - + \begin_inset Text \begin_layout Plain Layout @@ -9161,33 +8826,33 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout -Resultado +Example \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout \backslash -nearrow +xleftharpoondown \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\nearrow$ +\begin_inset Formula $\xleftharpoondown[x=a]{x>0}$ \end_inset @@ -9196,23 +8861,23 @@ nearrow \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -searrow +xleftharpoonup \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\searrow$ +\begin_inset Formula $\xleftharpoonup[x=a]{x>0}$ \end_inset @@ -9221,23 +8886,23 @@ searrow \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -swarrow +xrightharpoondown \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\swarrow$ +\begin_inset Formula $\xrightharpoondown[x=a]{x>0}$ \end_inset @@ -9246,23 +8911,23 @@ swarrow \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -nwarrow +xrightharpoonup \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\nwarrow$ +\begin_inset Formula $\xrightharpoonup[x=a]{x>0}$ \end_inset @@ -9271,164 +8936,157 @@ nwarrow \end_inset - + + +\begin_inset Text -\end_inset +\begin_layout Plain Layout +\backslash +xleftrightharpoons +\end_layout -\begin_inset space \hfill{} \end_inset + + +\begin_inset Text - -\end_layout - -\begin_layout Standard -\begin_inset VSpace medskip +\begin_layout Plain Layout +\begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$ \end_inset \end_layout -\begin_layout Standard -Las flechas verticales también se pueden usar como delimitadores junto con - los comandos descritos en -\begin_inset space ~ \end_inset + + + + +\begin_inset Text +\begin_layout Plain Layout -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Tamaño-manual-de" +\backslash +xrightleftharpoons +\end_layout \end_inset + + +\begin_inset Text - y -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Tamaño-automático-de" - +\begin_layout Plain Layout +\begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$ \end_inset -. -\end_layout - -\begin_layout Standard \end_layout -\begin_layout Section -Acentos -\begin_inset CommandInset label -LatexCommand label -name "sec:Acentos" - \end_inset + + + +\end_inset -\begin_inset Index -status collapsed - -\begin_layout Plain Layout -Acentos -\end_layout +\begin_inset space \hspace*{\fill} \end_inset \end_layout \begin_layout Standard -Los acentos se pueden insertar con el botón -\begin_inset Graphics - filename ../../images/math/hat.png - scale 85 - +La sintaxis del comando para todas estas flechas es: +\begin_inset Separator parbreak \end_inset - o mediante los comandos listados en las siguientes subsecciones. + \end_layout -\begin_layout Subsection -Acentos para un carácter -\begin_inset ERT -status collapsed +\begin_layout Standard +\align center +\begin_inset Tabular + + + + + + +\begin_inset Text \begin_layout Plain Layout - - -\backslash -texorpdfstring{ +Comando \end_layout \end_inset - - -\begin_inset Foot -status collapsed + + +\begin_inset Text \begin_layout Plain Layout -Para acentos en texto, véase -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Acentos-en-texto" - -\end_inset - - +Resultado \end_layout \end_inset - - -\begin_inset ERT -status collapsed + + + + +\begin_inset Text \begin_layout Plain Layout +F(a) +\backslash +xleftrightarrow[x=a] +\backslash +{x>0 +\begin_inset Formula $\to$ +\end_inset -}{} +F(x) \end_layout \end_inset - - -\begin_inset Note Note -status collapsed + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$ +\end_inset + -\backslash -texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores - PDF. \end_layout -\begin_layout Plain Layout -Más sobre -\backslash -texorpdfstring en la sección -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Ecuaciones-en-encabezados" +\end_inset + + + \end_inset -. -\end_layout -\end_inset +\end_layout +\begin_layout Subsection +Flechas verticales y diagonales +\begin_inset Index idx +status collapsed -\begin_inset CommandInset label -LatexCommand label -name "sub:Acentos-para-un" +\begin_layout Plain Layout +Flechas ! diagonales +\end_layout \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Acentos ! para un carácter +Flechas ! verticales \end_layout \end_inset @@ -9442,12 +9100,12 @@ Acentos ! para un carácter \begin_inset Tabular - - + + - + \begin_inset Text \begin_layout Plain Layout @@ -9456,25 +9114,34 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed +\end_layout -\begin_layout Plain Layout +\end_inset + + + + +\begin_inset Text -\series bold +\begin_layout Plain Layout \backslash -raisebox -\series default - se usa sólo como espaciador +uparrow \end_layout \end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\uparrow$ +\end_inset \end_layout @@ -9483,35 +9150,22 @@ raisebox - + \begin_inset Text \begin_layout Plain Layout \backslash -dot -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - -\end_inset - -A +Uparrow \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\dot{A}$ +\begin_inset Formula $\Uparrow$ \end_inset @@ -9521,35 +9175,22 @@ A - + \begin_inset Text \begin_layout Plain Layout \backslash -ddot -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - -\end_inset - -A +updownarrow \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\ddot{A}$ +\begin_inset Formula $\updownarrow$ \end_inset @@ -9559,35 +9200,22 @@ A - + \begin_inset Text \begin_layout Plain Layout \backslash -dddot -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - -\end_inset - -A +Updownarrow \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\dddot{A}$ +\begin_inset Formula $\Updownarrow$ \end_inset @@ -9597,22 +9225,22 @@ A - + \begin_inset Text \begin_layout Plain Layout \backslash -ddddot{A +Downarrow \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$ +\begin_inset Formula $\Downarrow$ \end_inset @@ -9622,83 +9250,81 @@ ddddot{A - + \begin_inset Text \begin_layout Plain Layout \backslash -vec -\begin_inset ERT -status collapsed +downarrow +\end_layout + +\end_inset + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\downarrow$ +\end_inset -\backslash -spce \end_layout \end_inset + + + -A -\begin_inset Index -status collapsed +\end_inset -\begin_layout Plain Layout -Vectores -\end_layout +\begin_inset space \hfill{} \end_inset +\begin_inset Tabular + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +Comando \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\vec{A}$ -\end_inset - - +Resultado \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout \backslash -bar -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - -\end_inset - -A +nearrow \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\bar{A}$ +\begin_inset Formula $\nearrow$ \end_inset @@ -9708,35 +9334,72 @@ A - + \begin_inset Text \begin_layout Plain Layout \backslash -mathring -\begin_inset ERT -status collapsed +searrow +\end_layout + +\end_inset + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\searrow$ +\end_inset + + +\end_layout +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout \backslash -spce +swarrow \end_layout \end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\swarrow$ +\end_inset + -A \end_layout \end_inset - + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +nwarrow +\end_layout + +\end_inset + + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\mathring{A}$ +\begin_inset Formula $\nwarrow$ \end_inset @@ -9754,13 +9417,176 @@ A \end_inset +\end_layout + +\begin_layout Standard +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard +Las flechas verticales también se pueden usar como delimitadores junto con + los comandos descritos en +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Tamaño-manual-de" + +\end_inset + + y +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Tamaño-automático-de" + +\end_inset + +. +\end_layout + +\begin_layout Section +Acentos +\begin_inset CommandInset label +LatexCommand label +name "sec:Acentos" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Acentos +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Los acentos se pueden insertar con el botón +\begin_inset Info +type "icon" +arg "math-insert \\hat" +\end_inset + + o mediante los comandos listados en las siguientes subsecciones. +\end_layout + +\begin_layout Subsection +Acentos para un carácter +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +texorpdfstring{ +\end_layout + +\end_inset + + +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Para acentos en texto, véase +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Acentos-en-texto" + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{} +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout + +\series bold + +\backslash +texorpdfstring +\series default + se usa para evitar que la nota al pie aparezca en los marcadores PDF. +\end_layout + +\begin_layout Plain Layout +Más sobre +\series bold + +\backslash +texorpdfstring +\series default + en la sección +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Ecuaciones-en-encabezados" + +\end_inset + +. +\end_layout + +\end_inset + + +\begin_inset CommandInset label +LatexCommand label +name "subsec:Acentos-para-un" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Acentos ! para un carácter +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset space \hfill{} +\end_inset + + \begin_inset Tabular - - + + - + \begin_inset Text \begin_layout Plain Layout @@ -9769,25 +9595,38 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed +\end_layout -\begin_layout Plain Layout +\end_inset + + + + +\begin_inset Text -\series bold +\begin_layout Plain Layout \backslash -raisebox -\series default - se usa sólo como espaciador +dot +\begin_inset space \textvisiblespace{} +\end_inset + +A \end_layout \end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\dot{A}$ +\end_inset \end_layout @@ -9795,24 +9634,44 @@ raisebox \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -tilde -\begin_inset ERT -status collapsed +ddot +\begin_inset space \textvisiblespace{} +\end_inset + +A +\end_layout + +\end_inset + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\ddot{A}$ +\end_inset -\backslash -spce \end_layout +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +dddot +\begin_inset space \textvisiblespace{} \end_inset A @@ -9820,11 +9679,11 @@ A \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\tilde{A}$ +\begin_inset Formula $\dddot{A}$ \end_inset @@ -9833,36 +9692,66 @@ A \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -hat -\begin_inset ERT -status collapsed +ddddot +\begin_inset space \textvisiblespace{} +\end_inset + +A +\end_layout + +\end_inset + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\ddddot{A}$ +\end_inset -\backslash -spce \end_layout +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +vec +\begin_inset space \textvisiblespace{} \end_inset A +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Vectores +\end_layout + +\end_inset + + \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\hat{A}$ +\begin_inset Formula $\vec{A}$ \end_inset @@ -9871,24 +9760,44 @@ A \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -check -\begin_inset ERT -status collapsed +bar +\begin_inset space \textvisiblespace{} +\end_inset + +A +\end_layout + +\end_inset + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\bar{A}$ +\end_inset -\backslash -spce \end_layout +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +mathring +\begin_inset space \textvisiblespace{} \end_inset A @@ -9896,11 +9805,11 @@ A \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\check{A}$ +\begin_inset Formula $\mathring{A}$ \end_inset @@ -9909,24 +9818,78 @@ A \end_inset + + +\end_inset + + +\begin_inset space \hfill{} +\end_inset + + +\begin_inset Tabular + + + + - + \begin_inset Text \begin_layout Plain Layout +Comando +\end_layout -\backslash -acute -\begin_inset ERT -status collapsed +\end_inset + + +\begin_inset Text \begin_layout Plain Layout +Resultado +\end_layout +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout \backslash -spce +tilde +\begin_inset space \textvisiblespace{} +\end_inset + +A +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\tilde{A}$ +\end_inset + + \end_layout +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +hat +\begin_inset space \textvisiblespace{} \end_inset A @@ -9934,11 +9897,11 @@ A \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\acute{A}$ +\begin_inset Formula $\hat{A}$ \end_inset @@ -9947,24 +9910,44 @@ A \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -grave -\begin_inset ERT -status collapsed +check +\begin_inset space \textvisiblespace{} +\end_inset + +A +\end_layout + +\end_inset + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\check{A}$ +\end_inset -\backslash -spce \end_layout +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +acute +\begin_inset space \textvisiblespace{} \end_inset A @@ -9972,11 +9955,11 @@ A \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\grave{A}$ +\begin_inset Formula $\acute{A}$ \end_inset @@ -9985,24 +9968,44 @@ A \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -breve -\begin_inset ERT -status collapsed +grave +\begin_inset space \textvisiblespace{} +\end_inset + +A +\end_layout + +\end_inset + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\grave{A}$ +\end_inset -\backslash -spce \end_layout +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +breve +\begin_inset space \textvisiblespace{} \end_inset A @@ -10010,11 +10013,11 @@ A \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\breve{A}$ +\begin_inset Formula $\breve{A}$ \end_inset @@ -10042,10 +10045,19 @@ A \end_layout \begin_layout Standard -En ecuaciones se pueden insertar acentos como é directamente. - LyX los transformará al comando de acento correspondiente. +En ecuaciones se pueden insertar acentos como +\begin_inset Quotes fld +\end_inset + +é +\begin_inset Quotes frd +\end_inset + + directamente. + \SpecialChar LyX + los transformará al comando de acento correspondiente. Para poner diéresis -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -10055,7 +10067,8 @@ Dieresis@Diéresis \end_inset es mejor insertar comillas antes de la vocal. - Estos dos caracteres son considerados por LaTeX como + Estos dos caracteres son considerados por \SpecialChar LaTeX + como \emph on un solo \emph default @@ -10123,11 +10136,11 @@ reales \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -10136,47 +10149,41 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador. -\end_layout - -\end_inset - - \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -ï +\begin_inset Quotes grd +\end_inset + +i \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $ï$ + +\lang ngerman +\begin_inset space \hspace{} +\length 0pt +\end_inset + + +\begin_inset Formula $"i$ \end_inset @@ -10185,24 +10192,15 @@ raisebox \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash ddot -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset i @@ -10210,11 +10208,11 @@ i \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\ddot{i}$ +\begin_inset Formula $\ddot{i}$ \end_inset @@ -10260,169 +10258,125 @@ cursiva o negrita. En texto matemático, la diéresis y otros acentos pueden insertarse directamente. \end_layout -\begin_layout Subsection -Acentos para operadores -\begin_inset Index -status collapsed - -\begin_layout Plain Layout -Acentos ! en operadores -\end_layout - +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset \end_layout \begin_layout Standard -Con los comandos +\SpecialChar LyX + también soporta tilde bajo un carácter si está instalado el paquete \series bold - -\backslash -overset +undertilde \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Comandos ! O ! -\backslash -overset +Paquetes ! undertilde \end_layout \end_inset - y -\series bold - -\backslash -underset -\series default +: +\end_layout -\begin_inset Index +\begin_layout Standard +\begin_inset ERT status collapsed \begin_layout Plain Layout -Comandos ! U ! + + \backslash -underset +ifundertilde \end_layout \end_inset - se pueden colocar caracteres sobre o bajo un operador, respectivamente. - Con el comando -\series bold - -\backslash -sideset -\series default -\begin_inset Index -status collapsed +\begin_inset Note Note +status open \begin_layout Plain Layout -Comandos ! S ! -\backslash -sideset +El cuadro siguiente sólo se mostrará en la salida si el paquete \SpecialChar LaTeX + +\series bold +undertilde +\series default + está instalado. \end_layout \end_inset - se pueden poner caracteres delante y detrás de un operador. - El esquema del comando es: -\end_layout -\begin_layout Standard +\begin_inset Separator parbreak +\end_inset -\series bold -\backslash -sideset{carácter -\series default - -\series bold -anterior}{carácter posterior} \end_layout \begin_layout Standard +\noindent +\align center +\begin_inset Tabular + + + + + + +\begin_inset Text -\series bold - -\backslash -sideset -\series default - siempre debe estar delante del operador que debe acentuarse. - Se puede acentuar con varios caracteres e incluso con otros operadores - y símbolos. - Para colocar con -\series bold - -\backslash -sideset -\series default - caracteres sólo detrás del operador, por ejemplo, no se escribe nada en - el primer par de llaves, pero sin quitarlas. - +\begin_layout Plain Layout +Comando \end_layout -\begin_layout Standard -Por ejemplo, el comando -\series bold - -\backslash -sideset{ -\begin_inset Formula $\to$ \end_inset + + +\begin_inset Text +\begin_layout Plain Layout +Resultado +\end_layout -\backslash -{ -\series default -' -\series bold - -\begin_inset Formula $\to$ \end_inset - - -\backslash -sum_k=1 -\begin_inset ERT -status collapsed + + + + +\begin_inset Text \begin_layout Plain Layout - \backslash -spce -\end_layout - +utilde +\begin_inset space \textvisiblespace{} \end_inset +A +\end_layout -\series default -^ -\series bold - -\begin_inset ERT -status collapsed +\end_inset + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\utilde{A}$ +\end_inset -\backslash -spce \end_layout \end_inset - -n -\series default - genera: -\begin_inset Formula \[ -\sideset{}{'}\sum_{k=1}^{n}\] + + + \end_inset @@ -10430,11 +10384,6 @@ n \end_layout \begin_layout Standard -El comando -\series bold - -\backslash -overset \begin_inset ERT status collapsed @@ -10442,70 +10391,57 @@ status collapsed \backslash -spce +else \end_layout \end_inset -\backslash -maltese -\begin_inset ERT -status collapsed +\begin_inset Note Note +status open \begin_layout Plain Layout - - -\backslash -spce +Lo que sigue se verá en la salida si el paquete \SpecialChar LaTeX + +\series bold +undertilde +\series default + no está instalado: \end_layout \end_inset -\series default - -\begin_inset Formula $\uparrow$ -\end_inset - +\end_layout +\begin_layout Standard +Debes instalar el paquete \SpecialChar LaTeX + \series bold -a +undertilde \series default - genera: -\begin_inset Formula \[ -\overset{a}{\maltese}\] - -\end_inset - - + para ver en la salida el resto de esta subsección. \end_layout \begin_layout Standard -Como se ve en el último ejemplo, con -\series bold +\begin_inset ERT +status collapsed -\backslash -overset -\series default - y -\series bold +\begin_layout Plain Layout -\backslash -underset -\series default - también se pueden acentuar símbolos y caracteres; con -\series bold \backslash -sideset -\series default - esto no es posible. +fi +\end_layout + +\end_inset + + \end_layout \begin_layout Subsection Acentos para varios caracteres -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -10524,7 +10460,7 @@ Acentos ! en varios caracteres \begin_inset Tabular - + @@ -10542,45 +10478,20 @@ Comando \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash overleftarrow -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -10588,11 +10499,11 @@ A=B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$ +\begin_inset Formula $\overleftarrow{A=B}$ \end_inset @@ -10601,24 +10512,15 @@ A=B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash underleftarrow -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -10626,11 +10528,11 @@ A=B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$ +\begin_inset Formula $\underleftarrow{A=B}$ \end_inset @@ -10639,24 +10541,15 @@ A=B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash overleftrightarrow -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -10664,11 +10557,11 @@ A=B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$ +\begin_inset Formula $\overleftrightarrow{A=B}$ \end_inset @@ -10677,24 +10570,15 @@ A=B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash underleftrightarrow -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -10706,7 +10590,7 @@ A=B \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$ +\begin_inset Formula $\underleftrightarrow{A=B}$ \end_inset @@ -10726,7 +10610,7 @@ A=B \begin_inset Tabular - + @@ -10744,45 +10628,20 @@ Comando \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash overrightarrow -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -10790,11 +10649,11 @@ A=B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$ +\begin_inset Formula $\overrightarrow{A=B}$ \end_inset @@ -10803,24 +10662,15 @@ A=B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash underrightarrow -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -10828,11 +10678,11 @@ A=B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$ +\begin_inset Formula $\underrightarrow{A=B}$ \end_inset @@ -10841,24 +10691,15 @@ A=B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash widetilde -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -10866,11 +10707,11 @@ A=B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$ +\begin_inset Formula $\widetilde{A=B}$ \end_inset @@ -10879,24 +10720,15 @@ A=B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash widehat -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -10908,7 +10740,7 @@ A=B \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$ +\begin_inset Formula $\widehat{A=B}$ \end_inset @@ -10951,8 +10783,10 @@ widehat \series default sólo pueden abarcar tres caracteres en la salida, como se muestra en este ejemplo: -\begin_inset Formula \[ -\widetilde{A+B=C-D}\] +\begin_inset Formula +\[ +\widetilde{A+B=C-D} +\] \end_inset @@ -10967,7 +10801,7 @@ Con los comandos overset \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -10985,7 +10819,7 @@ overset underset \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -11003,16 +10837,7 @@ underset \backslash underset -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -11022,8 +10847,10 @@ A=B *** \series default da: -\begin_inset Formula \[ -\underset{***}{A=B}\] +\begin_inset Formula +\[ +\underset{***}{A=B} +\] \end_inset @@ -11039,7 +10866,7 @@ name "sec:Espacio" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -11055,12 +10882,12 @@ Espacio ! horizontal Espacio predefinido \begin_inset CommandInset label LatexCommand label -name "sub:Espacio-predefinido" +name "subsec:Espacio-predefinido" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -11086,16 +10913,7 @@ Ctrl+Espacio \color black -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -11111,39 +10929,36 @@ Espacio sucesivas veces se pueden seleccionar hasta ocho diferentes tamaños de espacio. También se pueden insertar espacios mediante el botón -\begin_inset Graphics - filename ../../images/math/space.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\space" \end_inset de la barra de ecuaciones o con comandos especiales. - Independientemente del comando insertado, se puede seleccionar de nuevo - el tamaño pulsando acto seguido + Independientemente del comando insertado, se puede seleccionar un nuevo + tamaño pulsando acto seguido \family sans Espacio. +\family default + +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard \noindent \align center -\begin_inset VSpace -5mm -\end_inset - - \begin_inset Tabular - - - - - - - - - + + + + + - + \begin_inset Text \begin_layout Plain Layout @@ -11152,7 +10967,29 @@ Comando \end_inset - + +\begin_inset Text + +\begin_layout Plain Layout +Número de pulsaciones de +\family sans +Espacio +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Resultado +\end_layout + +\end_inset + + + + \begin_inset Text \begin_layout Plain Layout @@ -11163,7 +11000,30 @@ Comando \end_inset - + +\begin_inset Text + +\begin_layout Plain Layout +0 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $A\,B$ +\end_inset + + +\end_layout + +\end_inset + + + + \begin_inset Text \begin_layout Plain Layout @@ -11174,7 +11034,30 @@ Comando \end_inset - + +\begin_inset Text + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $A\:B$ +\end_inset + + +\end_layout + +\end_inset + + + + \begin_inset Text \begin_layout Plain Layout @@ -11185,7 +11068,30 @@ Comando \end_inset - + +\begin_inset Text + +\begin_layout Plain Layout +2 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $A\;B$ +\end_inset + + +\end_layout + +\end_inset + + + + \begin_inset Text \begin_layout Plain Layout @@ -11196,7 +11102,30 @@ quad \end_inset - + +\begin_inset Text + +\begin_layout Plain Layout +3 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $A\quad B$ +\end_inset + + +\end_layout + +\end_inset + + + + \begin_inset Text \begin_layout Plain Layout @@ -11207,114 +11136,168 @@ qquad \end_inset - + \begin_inset Text \begin_layout Plain Layout +4 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $A\qquad B$ +\end_inset + -\backslash -! \end_layout \end_inset + + +\end_inset + + +\begin_inset space \hfill{} +\end_inset + + +\begin_inset Tabular + + + + + - + +\begin_inset Text + +\begin_layout Plain Layout +Comando +\end_layout + +\end_inset + + \begin_inset Text \begin_layout Plain Layout Número de pulsaciones de \family sans Espacio -\family default - tras insertar el espacio protegido \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -0 +Resultado \end_layout \end_inset - + + + \begin_inset Text \begin_layout Plain Layout -1 + +\backslash +hfill \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -2 +5 \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -3 +\begin_inset Formula $A\hfill B$ +\end_inset + + \end_layout \end_inset - + + + \begin_inset Text \begin_layout Plain Layout -4 + +\backslash +hspace*{1em} \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -5 +6 \end_layout \end_inset - - - + \begin_inset Text \begin_layout Plain Layout -Resultado +\begin_inset Formula $A\hspace*{1em}B$ +\end_inset + + \end_layout \end_inset - + + + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $A\, B$ -\end_inset +\backslash +hspace{1em} +\end_layout +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +7 \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $A\: B$ +\begin_inset Formula $A\hspace{1em}B$ \end_inset @@ -11322,11 +11305,16 @@ Resultado \end_inset - + + + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $A\; B$ + +\backslash + +\begin_inset space \textvisiblespace{} \end_inset @@ -11334,11 +11322,20 @@ Resultado \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $A\quad B$ +8 +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $A\ B$ \end_inset @@ -11346,23 +11343,33 @@ Resultado \end_inset - + + + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $A\qquad B$ -\end_inset +\backslash +! +\end_layout + +\end_inset + + +\begin_inset Text +\begin_layout Plain Layout +9 \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $A\! B$ +\begin_inset Formula $A\!B$ \end_inset @@ -11379,17 +11386,46 @@ Resultado \end_layout \begin_layout Standard -El último tamaño parece no generar espacio. - A diferencia de los otros se muestra en rojo en LyX, porque es un espacio +Los espacios +\begin_inset space ~ +\end_inset + +5 +\begin_inset space \thinspace{} +\end_inset + +– +\begin_inset space \thinspace{} +\end_inset + +7 son variables; se describen en +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Espacio-variable" + +\end_inset + +. + El tamaño +\begin_inset space ~ +\end_inset + +9 parece no generar espacio. + A diferencia de los otros se muestra en rojo en \SpecialChar LyX +, porque es un espacio negativo. Hay otros dos espacios negativos: +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard \align center \begin_inset Tabular - + @@ -11444,7 +11480,7 @@ Espacio \begin_inset Text \begin_layout Plain Layout -6 +10 \end_layout \end_inset @@ -11453,7 +11489,7 @@ Espacio \begin_inset Text \begin_layout Plain Layout -7 +11 \end_layout \end_inset @@ -11503,11 +11539,12 @@ Resultado \begin_layout Standard Los espacios negativos pueden llegar a solapar unos caracteres con otros. - Así, se pueden usar para forzar ligaduras, lo que es apropiado, p. -\begin_inset space \thinspace{} + Así, se pueden usar para forzar ligaduras, lo que es apropiado, por ejemplo, + para operadores suma: +\begin_inset Separator parbreak \end_inset -e., para operadores suma: + \end_layout \begin_layout Standard @@ -11515,9 +11552,9 @@ e., para operadores suma: \align center \begin_inset Tabular - - - + + + \begin_inset Text @@ -11533,29 +11570,13 @@ Comando \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -11564,16 +11585,7 @@ raisebox sum \backslash sum -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset f_kl @@ -11581,11 +11593,11 @@ f_kl \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$ +\begin_inset Formula $\sum\sum f_{kl}$ \end_inset @@ -11595,7 +11607,7 @@ f_kl - + \begin_inset Text \begin_layout Plain Layout @@ -11606,16 +11618,7 @@ sum negmedspace \backslash sum -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset f_kl @@ -11623,11 +11626,11 @@ f_kl \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$ +\begin_inset Formula $\sum\negmedspace\sum f_{kl}$ \end_inset @@ -11644,9 +11647,23 @@ f_kl \end_layout \begin_layout Standard +\noindent +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios. - Para suprimirlos, el signo igual se coloca entre llaves TeX. + Para suprimirlos, el signo igual se coloca entre llaves \SpecialChar TeX +. El siguiente ejemplo lo ilustra: +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -11654,9 +11671,9 @@ Relaciones como por ejemplo el signo igual siempre están rodeadas por espacios. \align center \begin_inset Tabular - - - + + + \begin_inset Text @@ -11685,25 +11702,6 @@ ecuación normal \begin_inset Text \begin_layout Plain Layout -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - -\begin_inset Formula $\raisebox{5mm}{}$ -\end_inset - ecuación sin espacio \end_layout @@ -11752,8 +11750,8 @@ Para las unidades físicas hacen falta espacios, porque entre el valor y su unidad se pone un espacio más pequeño que el normal. Para unidades en el texto se inserta con el menú \family sans -Insertar\SpecialChar \menuseparator -Formato\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator +Formato\SpecialChar menuseparator Espacio \begin_inset space ~ \end_inset @@ -11774,9 +11772,9 @@ Un ejemplo para visualizar la diferencia: \begin_layout Standard \begin_inset Tabular - - - + + + \begin_inset Text @@ -11858,7 +11856,7 @@ status collapsed Para espacio vertical en ecuaciones véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Separación-de-líneas" +reference "subsec:Separación-de-líneas" \end_inset @@ -11895,7 +11893,7 @@ Más sobre texorpdfstring en la sección \begin_inset CommandInset ref LatexCommand ref -reference "sub:Ecuaciones-en-encabezados" +reference "subsec:Ecuaciones-en-encabezados" \end_inset @@ -11907,12 +11905,12 @@ reference "sub:Ecuaciones-en-encabezados" \begin_inset CommandInset label LatexCommand label -name "sub:Espacio-variable" +name "subsec:Espacio-variable" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -11925,15 +11923,15 @@ Espacio ! horizontal ! variable \end_layout \begin_layout Standard -En LyX se puede insertar espacio con una longitud definida con el comando - +En \SpecialChar LyX + se puede insertar espacio con una longitud definida con el comando \series bold \backslash hspace \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -11952,16 +11950,7 @@ hspace \color black -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -11978,27 +11967,55 @@ spce \color black -\begin_inset ERT -status collapsed +\begin_inset space \textvisiblespace{} +\end_inset -\begin_layout Plain Layout +\color inherit + +\begin_inset Quotes frd +\end_inset + +. + La longitud también puede ser negativa. + Si se pone un espacio como primer carácter de una línea es omitido. + Para forzar su presencia usa el comando +\series bold \backslash -spce -\end_layout +hspace* +\series default + en lugar de +\series bold +\backslash +hspace +\series default + o haz clic izquierdo sobre +\begin_inset Quotes eld +\end_inset + + +\color blue + +\begin_inset space \textvisiblespace{} \end_inset \color inherit -\begin_inset Quotes frd +\begin_inset Quotes erd \end_inset + y marca la opción +\family sans +Proteger +\family default . - La longitud también puede ser negativa. - Para insertar en una ecuación tanto espacio como esté disponible se usa +\begin_inset Newline newline +\end_inset + +Para insertar en una ecuación tanto espacio como esté disponible se usa el comando \series bold @@ -12006,7 +12023,7 @@ spce hfill \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -12018,10 +12035,6 @@ hfill \end_inset . -\begin_inset VSpace -1mm -\end_inset - - \end_layout \begin_layout Standard @@ -12029,9 +12042,9 @@ hfill \align center \begin_inset Tabular - - - + + + \begin_inset Text @@ -12055,27 +12068,14 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout A=B \backslash hspace -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - -\end_inset - - -\begin_inset Formula $\to$ +\begin_inset space \textvisiblespace{} \end_inset A @@ -12089,7 +12089,7 @@ cm) \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -12103,27 +12103,14 @@ cm) - + \begin_inset Text \begin_layout Plain Layout A \backslash hspace -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - -\end_inset - - -\begin_inset Formula $\to$ +\begin_inset space \textvisiblespace{} \end_inset A @@ -12137,7 +12124,7 @@ mm) \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -12158,16 +12145,7 @@ mm) A=A \backslash hfill -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset B=B @@ -12197,7 +12175,7 @@ B=B \begin_layout Standard En el último ejemplo el espacio disponible viene dado por la entrada más - larga de columna en la tabla. + larga de columna en el cuadro. En una ecuación en línea el espacio depende de la longitud de la línea en la que se inserta \series bold @@ -12258,7 +12236,7 @@ hrulefill \begin_inset CommandInset ref LatexCommand ref -reference "sub:Puntos" +reference "subsec:Puntos" \end_inset @@ -12268,8 +12246,8 @@ reference "sub:Puntos" \begin_layout Standard Para texto se puede insertar espacio variable con el menú \family sans -Insertar\SpecialChar \menuseparator -Formato\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator +Formato\SpecialChar menuseparator Espacio \begin_inset space ~ \end_inset @@ -12302,7 +12280,7 @@ espacio máximo. \begin_layout Subsection Espacio adicional en ecuaciones en línea -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -12321,7 +12299,9 @@ El espacio que rodea a una ecuación en línea se puede ajustar con la longitud \backslash mathsurround -\begin_inset Index +\series default + +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -12332,8 +12312,6 @@ mathsurround \end_inset - -\series default . El valor de una longitud se establece con el comando \series bold @@ -12342,7 +12320,7 @@ mathsurround setlength \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -12389,7 +12367,8 @@ mathsurround}{5mm} \end_layout \begin_layout Standard -en modo TeX. +en modo \SpecialChar TeX +. Se establecerá un espacio de 5 \begin_inset space \thinspace{} \end_inset @@ -12454,8 +12433,8 @@ pt. \end_layout \begin_layout Section -Cuadros y marcos -\begin_inset Index +Marcos y bordes +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -12465,44 +12444,12 @@ Marcos \end_inset -\begin_inset Index -status collapsed - -\begin_layout Plain Layout -Marcos|see -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -{ -\end_layout - -\end_inset - -Cuadros -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - \end_layout \begin_layout Standard -Los cuadros para texto se describen en el capítulo +Los marcos para texto se describen en el capítulo \emph on -Cuadros +Marcos \emph default del manual \emph on @@ -12512,19 +12459,19 @@ Objetos insertados \end_layout \begin_layout Subsection -Cuadros con marco +Marcos con bordes \begin_inset CommandInset label LatexCommand label -name "sub:Cuadros-con-marco" +name "subsec:Marcos-con-bordes" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Cuadros ! con marco +Marcos ! con bordes \end_layout \end_inset @@ -12540,7 +12487,7 @@ Es posible enmarcar ecuaciones o partes de ellas con los comandos fbox \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -12558,7 +12505,7 @@ fbox boxed \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -12574,7 +12521,7 @@ boxed \begin_layout Standard Cuando uno de estos comandos se inserta en una ecuación, aparece un recuadro - azul en un marco donde se introduce parte de una ecuación. + azul en un marco donde se introducen partes de una ecuación. Para \series bold @@ -12623,7 +12570,7 @@ El comando framebox \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -12640,7 +12587,7 @@ framebox \backslash fbox \series default -, que permite especificar además la anchura del marco yla alineación. +, que permite especificar además la anchura del marco y la alineación. \series bold @@ -12671,7 +12618,7 @@ r \emph on l \emph default - alinea la ecuación a la izquierda del cuadro, + alinea la ecuación a la izquierda del marcro, \emph on r \emph default @@ -12681,7 +12628,7 @@ r \end_inset Si no se pone anchura tampoco puede darse posición. - En este caso la anchura del marco se ajusta al contenido del cuadro, como + En este caso la anchura del borde se ajusta al contenido del cuadro, como con \series bold @@ -12711,14 +12658,21 @@ fbox . \end_layout +\begin_layout Standard +\begin_inset Newpage newpage +\end_inset + + +\end_layout + \begin_layout Standard \noindent \align center \begin_inset Tabular - - - + + + \begin_inset Text @@ -12734,45 +12688,20 @@ Comando \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash fbox -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -12782,16 +12711,7 @@ Ctrl+M \backslash int -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -12799,11 +12719,11 @@ A=B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$ +\begin_inset Formula $\fbox{\ensuremath{\int A=B}}$ \end_inset @@ -12812,39 +12732,21 @@ A=B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash boxed -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset \backslash int -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -12852,11 +12754,11 @@ A=B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$ +\begin_inset Formula $\boxed{\int A=B}$ \end_inset @@ -12865,24 +12767,15 @@ A=B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout A+ \backslash fbox -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset B @@ -12890,11 +12783,11 @@ B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$ +\begin_inset Formula $A+\fbox{B}$ \end_inset @@ -12903,24 +12796,15 @@ B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash framebox -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset 20mm @@ -12938,16 +12822,7 @@ Ctrl+M \backslash frac -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A @@ -12959,22 +12834,14 @@ B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{6mm}{}$ -\end_inset - - \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$ \end_inset -\begin_inset Formula $\raisebox{-4mm}{}$ -\end_inset - - \end_layout \end_inset @@ -12988,9 +12855,10 @@ B \end_layout \begin_layout Standard -El grosor del marco también se puede ajustar. - Para ello hay que insertar los siguientes comandos en modo TeX antes de - la fórmula: +El grosor del borde también se puede ajustar. + Para ello hay que insertar los siguientes comandos en modo \SpecialChar TeX + antes de la + fórmula: \end_layout \begin_layout Standard @@ -13039,7 +12907,7 @@ distancia \begin_inset Quotes frd \end_inset - especifica la distancia mínima entre el marco y el primer carácter en el + especifica la distancia mínima entre el borde y el primer carácter en el cuadro. Un ejemplo de esto es la siguiente ecuación enmarcada: \begin_inset ERT @@ -13057,8 +12925,10 @@ fboxsep 3mm \end_inset -\begin_inset Formula \[ -\boxed{A+B=C}\] +\begin_inset Formula +\[ +\boxed{A+B=C} +\] \end_inset @@ -13092,8 +12962,9 @@ fboxsep \end_layout \begin_layout Standard -en modo TeX. - Los valores dados se usan para todos los cuadros siguientes. +en modo \SpecialChar TeX +. + Los valores dados se usan para todos los marcos siguientes. \end_layout \begin_layout Standard @@ -13140,23 +13011,24 @@ fboxsep 3pt \end_layout \begin_layout Standard -en modo TeX antes de la ecuación siguiente. +en modo \SpecialChar TeX + antes de la ecuación siguiente. \end_layout \begin_layout Subsection -Cuadros sin marco +Marcos sin bordes \begin_inset CommandInset label LatexCommand label -name "sub:Cuadros-sin-marco" +name "subsec:Marcos-sin-bordes" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Cuadros ! sin marco +Marcos ! sin borde \end_layout \end_inset @@ -13165,14 +13037,14 @@ Cuadros ! sin marco \end_layout \begin_layout Standard -Para cuadros sin marco hay los comandos: +Para marcos sin borde hay los comandos: \series bold \backslash mbox \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -13190,7 +13062,7 @@ mbox makebox \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -13208,7 +13080,7 @@ makebox raisebox \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -13229,8 +13101,8 @@ Con \backslash raisebox \series default - se puede poner un cuadro subíndice o superíndice, pero a diferencia de - los normales, los caracteres en el cuadro mantienen su tamaño de fuente. + se puede poner un marco subíndice o superíndice, pero a diferencia de los + normales, los caracteres en el marco mantienen su tamaño de tipografía. \series bold @@ -13249,7 +13121,7 @@ raisebox{altura}{contenido del marco} \end_layout \begin_layout Standard -Cuando el cuadro tenga que contener una ecuación, hace falta una ecuación +Cuando el marco tenga que contener una ecuación, hace falta una ecuación extra, como con \series bold @@ -13268,7 +13140,7 @@ Nota \series default : Para \series bold - + \backslash raisebox \series default @@ -13276,7 +13148,8 @@ raisebox \family sans Ctrl+M \family default - dos veces en vez de una porque LyX aún no soporta + dos veces en vez de una porque \SpecialChar LyX + aún no soporta \series bold \backslash @@ -13288,15 +13161,19 @@ raisebox \end_inset +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard \align center \begin_inset Tabular - - - + + + \begin_inset Text @@ -13318,7 +13195,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -13339,7 +13216,7 @@ raisebox{2mm \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -13353,7 +13230,7 @@ raisebox{2mm - + \begin_inset Text \begin_layout Plain Layout @@ -13374,7 +13251,7 @@ lo \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -13407,16 +13284,7 @@ Ctrl+M Ctrl+M \backslash sqrt -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset B @@ -13473,19 +13341,19 @@ framebox \end_layout \begin_layout Subsection -Cuadros coloreados +Marcos coloreados \begin_inset CommandInset label LatexCommand label -name "sub:Cuadros-coloreados" +name "subsec:Marcos-coloreados" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Cuadros ! coloreados +Marcos ! coloreados \end_layout \end_inset @@ -13495,7 +13363,9 @@ Cuadros ! coloreados \begin_layout Standard Para poder usar todos los comandos explicados en esta sección hay que cargar - en el preámbulo LaTeX el paquete LaTeX + en el preámbulo \SpecialChar LaTeX + el paquete \SpecialChar LaTeX + \series bold color \series default @@ -13504,17 +13374,19 @@ color status collapsed \begin_layout Plain Layout -El paquete LaTeX +El paquete \SpecialChar LaTeX + \series bold color \series default - forma parte de toda distribución LaTeX estándar. + forma parte de toda distribución \SpecialChar LaTeX + estándar. \end_layout \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -13529,7 +13401,9 @@ status collapsed \begin_layout Plain Layout Cuando hay texto coloreado con un color predefinido en alguna parte del - documento, LyX carga automáticamente el paquete LaTeX + documento, \SpecialChar LyX + carga automáticamente el paquete \SpecialChar LaTeX + \series bold color \series default @@ -13546,7 +13420,8 @@ status collapsed \begin_layout Plain Layout Para evitar que el paquete sea cargado dos veces se ha insertado una macro - en el preámbulo LaTeX. + en el preámbulo \SpecialChar LaTeX +. \end_layout \end_inset @@ -13567,14 +13442,14 @@ usepackage{color} \end_layout \begin_layout Standard -Para colorear cuadros se usa el comando +Para colorear marcos se usa el comando \series bold \backslash colorbox \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -13593,18 +13468,18 @@ colorbox \series bold \backslash -colorbox{color}{contenido del cuadro} +colorbox{color}{contenido del marco} \end_layout \begin_layout Standard -El contenido del cuadro puede ser otro cuadro, y también un +El contenido del marco puede ser otro marco, y también un \backslash \series bold colorbox \series default - puede ser parte de otro cuadro (véanse los ejemplos 2º y 3º). - Si el cuadro debe contener una ecuación debe crearse una ecuación extra, + puede ser parte de otro marco (véanse los ejemplos 2º y 3º). + Si el marco debe contener una ecuación debe crearse una ecuación extra, como con \series bold @@ -13666,15 +13541,21 @@ white , \series bold yellow +\series default + +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard \align center \begin_inset Tabular - - - + + + \begin_inset Text @@ -13690,29 +13571,13 @@ Comando \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -13729,11 +13594,11 @@ colorbox{yellow \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$ +\begin_inset Formula $\colorbox{yellow}{A=B}$ \end_inset @@ -13742,8 +13607,8 @@ colorbox{yellow \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -13758,16 +13623,7 @@ colorbox{green { \backslash fbox -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -13775,11 +13631,11 @@ A=B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$ +\begin_inset Formula $\colorbox{green}{\fbox{A=B}}$ \end_inset @@ -13788,24 +13644,15 @@ A=B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash fbox -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -13818,21 +13665,16 @@ colorbox{green \backslash { \family sans -Ctrl+M Ctrl+M +Ctrl+M +\family default + +\family sans +Ctrl+M \family default \backslash int -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset C=D @@ -13840,11 +13682,11 @@ C=D \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$ +\begin_inset Formula $\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}$ \end_inset @@ -13867,7 +13709,7 @@ C=D \backslash colorbox \series default - sólo colorea el cuadro pero no los caracteres. + sólo colorea el marco pero no los caracteres. Para colorear todos los caracteres se selecciona toda la ecuación y se elige un color en el diálogo \family sans @@ -13883,15 +13725,14 @@ texto \family default . El diálogo puede abrirse con el botón -\begin_inset Graphics - filename ../../images/dialog-show_character.png - scale 85 - +\begin_inset Info +type "icon" +arg "dialog-show character" \end_inset de la barra de herramientas o con el menú \family sans -Editar\SpecialChar \menuseparator +Editar\SpecialChar menuseparator Estilo \begin_inset space ~ \end_inset @@ -13900,7 +13741,7 @@ del \begin_inset space ~ \end_inset -texto\SpecialChar \menuseparator +texto\SpecialChar menuseparator Personalizado \family default . @@ -13913,19 +13754,20 @@ Personalizado Un ejemplo: \color red -\begin_inset Formula \begin{equation} -{\color{red}\int A=B}\label{eq:rojo}\end{equation} +\begin_inset Formula +\begin{equation} +{\color{red}\int A=B}\label{eq:rojo} +\end{equation} \end_inset -\end_layout - -\begin_layout Standard - \color green -\begin_inset Formula \begin{equation} -{\color{green}{\color{red}\int A=B}}\label{eq:rojoverde}\end{equation} + +\begin_inset Formula +\begin{equation} +{\color{green}{\color{red}\int A=B}}\label{eq:rojoverde} +\end{equation} \end_inset @@ -13963,15 +13805,14 @@ reference "eq:rojoverde" \end_layout \begin_layout Standard -Para colorear diferente el marco y el resto del cuadro se usa el comando - +Para colorear diferente el borde y el marcose usa el comando \series bold \backslash fcolorbox \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -13990,7 +13831,7 @@ fcolorbox \series bold \backslash -fcolorbox{color del marco}{color}{contenido del cuadro} +fcolorbox{color del borde}{color}{contenido del marco} \end_layout \begin_layout Standard @@ -14007,7 +13848,7 @@ fcolorbox colorbox \series default . - La anchura del marco se establece, como para + La anchura del borde se establece, como para \series bold \backslash @@ -14042,8 +13883,10 @@ fboxsep 1mm \end_inset -\begin_inset Formula \[ -\fcolorbox{cyan}{magenta}{A=B}\] +\begin_inset Formula +\[ +\fcolorbox{cyan}{magenta}{A=B} +\] \end_inset @@ -14116,7 +13959,8 @@ verdeoscuro \begin_inset Quotes frd \end_inset - con la línea de preámbulo LaTeX: + con la línea de preámbulo \SpecialChar LaTeX +: \end_layout \begin_layout Standard @@ -14127,7 +13971,7 @@ verdeoscuro definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5} \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -14196,15 +14040,17 @@ gray \end_layout \begin_layout Standard -Como ejemplo he aquí un cuadro enmarcado con el nuevo color definido +Como ejemplo he aquí un marco con el nuevo color definido \series bold verdeoscuro \series default y los caracteres en color amarillo: \color black -\begin_inset Formula \begin{equation} -\colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation} +\begin_inset Formula +\begin{equation} +\colorbox{verdeoscuro}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[3]{B}}{\ln\left(\frac{1}{3}\right)}}} +\end{equation} \end_inset @@ -14220,7 +14066,7 @@ Los colores personalizados también se pueden usar para texto con la ayuda textcolor \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -14275,7 +14121,7 @@ status collapsed textcolor \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -14296,19 +14142,19 @@ textcolor{color}{caracteres a colorear} \end_layout \begin_layout Subsection -Cuadros de párrafo +Marcos de párrafo \begin_inset CommandInset label LatexCommand label -name "sub:Cuadros-de-párrafo" +name "subsec:Marcos-de-párrafo" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Cuadros ! para párrafos +Marcos ! para párrafos \end_layout \end_inset @@ -14317,24 +14163,23 @@ Cuadros ! para párrafos \end_layout \begin_layout Standard -Un cuadro que puede contener varias líneas y párrafos, denominado cuadro - de párrafo (parbox), se puede generar con el menú +Un marco que puede contener varias líneas y párrafos, denominado marco de + párrafo (parbox), se puede generar con el menú \family sans -Insertar\SpecialChar \menuseparator -Cuadro +Insertar\SpecialChar menuseparator +Marco \family default o con el botón -\begin_inset Graphics - filename ../../images/box-insert.png - scale 85 - +\begin_inset Info +type "icon" +arg "box-insert" \end_inset de la barra de herramientas. \end_layout \begin_layout Standard -El siguiente ejemplo muestra un cuadro de párrafo enmarcado en una línea: +El siguiente ejemplo muestra un marco de párrafo en línea: \begin_inset VSpace medskip \end_inset @@ -14345,14 +14190,20 @@ hor_pos "c" has_inner_box 1 inner_pos "c" use_parbox 1 +use_makebox 0 width "5cm" special "none" height "1in" height_special "totalheight" +thickness "0.4pt" +separation "3pt" +shadowsize "4pt" +framecolor "black" +backgroundcolor "none" status collapsed \begin_layout Plain Layout -Esto es un cuadro de párrafo. +Esto es un marco de párrafo. Tiene exactamente 5 \begin_inset space \thinspace{} \end_inset @@ -14370,19 +14221,19 @@ cm de largo y además puede contener ecuaciones: \begin_inset space ~ \end_inset - un cuadro de párrafo. + un marco de párrafo. \begin_inset VSpace medskip \end_inset -Ese cuadro se compone haciendo clic derecho sobre el rectángulo gris insertado. - Surge un diálogo con las propiedades del cuadro. +Ese marco se compone haciendo clic derecho sobre el rectángulo gris insertado. + Surge un diálogo con las propiedades del marco. En este caso: \emph on Decoración \emph default : Marco rectangular, \emph on -Cuadro interior +marco interior \emph default : Párrafo, \emph on @@ -14398,7 +14249,7 @@ Alineación Vertical \emph default \emph on -Cuadro +marco \emph default : Medio. \end_layout @@ -14407,14 +14258,15 @@ Cuadro \begin_inset VSpace medskip \end_inset -En LaTeX, un cuadro de párrafo se inserta con el comando +En \SpecialChar LaTeX +, un marco de párrafo se inserta con el comando \series bold \backslash parbox \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -14457,7 +14309,7 @@ bottom \begin_inset Quotes frd \end_inset - (abajo), que alinea la última línea del cuadro con el texto de alrededor. + (abajo), que alinea la última línea del marco con el texto de alrededor. Con \emph on t @@ -14471,10 +14323,10 @@ top \end_inset (arriba), la alineación se hace con la primera línea. - Si no se da posición, el cuadro se centrará verticalmente, véase la sección + Si no se da posición, el marco se centrará verticalmente, véase la sección \emph on -Cuadros +Marcos \emph default del manual \emph on @@ -14488,7 +14340,7 @@ Objetos insertados \end_inset Para enmarcar ecuaciones completas, incluso el número de la ecuación, deben - ponerse en un cuadro de párrafo. + ponerse en un marco de párrafo. Para ello se inserta el comando \begin_inset Newline newline \end_inset @@ -14511,29 +14363,44 @@ fboxrule}{ \series default -en modo TeX delante de la ecuación. +en modo \SpecialChar TeX + delante de la ecuación. Aquí \series bold \backslash linewidth -\begin_inset Index +\series default + +\begin_inset Index idx status collapsed \begin_layout Plain Layout Comandos ! L ! \backslash linewidth +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +vspace{5mm} \end_layout \end_inset -\series default +\end_layout + +\end_inset + es la anchura de línea establecida para el documento. - Como el marco está por fuera del cuadro de párrafo, hay que restar de dicha + Como el marco está por fuera del marco de párrafo, hay que restar de dicha anchura dos veces la separación del marco y el grosor. - Como LyX no lo hace automáticamente debido a un fallo, + Como \SpecialChar LyX + no lo hace automáticamente debido a un fallo, \begin_inset Foot status collapsed @@ -14550,9 +14417,12 @@ target "http://www.lyx.org/trac/ticket/4483" \end_inset - hay que usar modo TeX. + hay que usar modo \SpecialChar TeX +. Para poder multiplicar y restar en los argumentos hay que cargar en el - preámbulo LaTeX el paquete LaTeX + preámbulo \SpecialChar LaTeX + el paquete \SpecialChar LaTeX + \series bold calc \series default @@ -14565,13 +14435,14 @@ status collapsed \series bold calc \series default - es parte de toda instalación LaTeX estándar. + es parte de toda instalación \SpecialChar LaTeX + estándar. \end_layout \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -14592,11 +14463,12 @@ usepackage{calc} \end_layout \begin_layout Standard -Detrás de la ecuación se cierran ambos cuadros con +Detrás de la ecuación se cierran ambos marcos con \series bold }} \series default - en modo TeX. + en modo \SpecialChar TeX +. Aquí hay un ejemplo: \begin_inset ERT status collapsed @@ -14637,8 +14509,10 @@ fboxrule}{ \end_inset -\begin_inset Formula \begin{equation} -\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation} +\begin_inset Formula +\begin{equation} +\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)} +\end{equation} \end_inset @@ -14682,7 +14556,7 @@ fboxsep 3pt \end_layout \begin_layout Standard -Como se ha usado el cuadro de párrafo como argumento de +Como se ha usado el marco de párrafo como argumento de \series bold \backslash @@ -14712,7 +14586,7 @@ boxed \end_layout \begin_layout Standard -Los cuadros de párrafo son muy útiles para comentar ecuaciones directamente. +Los marcos de párrafo son muy útiles para comentar ecuaciones directamente. Para hacerlo, se usa \series bold @@ -14735,7 +14609,7 @@ tag en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Numeración-personalizada" +reference "subsec:Numeración-personalizada" \end_inset @@ -14787,8 +14661,10 @@ status collapsed \end_layout \begin_layout Standard -Tales ecuaciones deben insertarse completamente en modo TeX porque LyX aún - no soporta el comando +Tales ecuaciones deben insertarse completamente en modo \SpecialChar TeX + porque \SpecialChar LyX + aún no + soporta el comando \series bold \backslash @@ -14811,7 +14687,8 @@ tag* \backslash parbox{5cm}{ \series default - se inserta en modo TeX. + se inserta en modo \SpecialChar TeX +. \begin_inset Foot status collapsed @@ -14853,7 +14730,8 @@ reference "sec:Estilos-de-ecuación" \backslash ] \series default - en modo TeX. + en modo \SpecialChar TeX +. Aquí los comandos \series bold @@ -14885,8 +14763,10 @@ comentado \end_inset usando el modo texto matemático: -\begin_inset Formula \[ -5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...}\] +\begin_inset Formula +\[ +5x-7b=3b\textrm{ Esto es una descripción. No está separada de la ecuación...} +\] \end_inset @@ -14895,7 +14775,7 @@ comentado \begin_layout Section Operadores -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -14911,12 +14791,12 @@ Operadores Operadores grandes \begin_inset CommandInset label LatexCommand label -name "sub:Operadores-grandes" +name "subsec:Operadores-grandes" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -14926,7 +14806,7 @@ Operadores ! grandes \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -14936,7 +14816,7 @@ Sumatorios \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -14956,7 +14836,7 @@ Usar paquete esint automáticamente \family default en el apartado \family sans -Ecuaciones +Opciones de ecuación \family default de la configuración del documento. @@ -14969,7 +14849,7 @@ Ecuaciones \begin_inset Tabular - + @@ -14986,21 +14866,21 @@ Comando \begin_inset Text \begin_layout Plain Layout -Resultado +Operador \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout \backslash int -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -15016,7 +14896,7 @@ int \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15030,7 +14910,7 @@ int - + \begin_inset Text \begin_layout Plain Layout @@ -15041,7 +14921,7 @@ oint \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15055,7 +14935,7 @@ oint - + \begin_inset Text \begin_layout Plain Layout @@ -15066,7 +14946,7 @@ ointctrclockwise \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15080,7 +14960,7 @@ ointctrclockwise - + \begin_inset Text \begin_layout Plain Layout @@ -15091,7 +14971,7 @@ ointclockwise \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15105,7 +14985,7 @@ ointclockwise - + \begin_inset Text \begin_layout Plain Layout @@ -15116,7 +14996,7 @@ sqint \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15130,7 +15010,7 @@ sqint - + \begin_inset Text \begin_layout Plain Layout @@ -15141,7 +15021,7 @@ fint \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15156,7 +15036,7 @@ fint - + \begin_inset Text \begin_layout Plain Layout @@ -15167,7 +15047,7 @@ landupint \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15182,7 +15062,7 @@ landupint - + \begin_inset Text \begin_layout Plain Layout @@ -15193,7 +15073,7 @@ landdownint \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15208,7 +15088,7 @@ landdownint - + \begin_inset Text \begin_layout Plain Layout @@ -15219,7 +15099,7 @@ bigcap \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15233,7 +15113,7 @@ bigcap - + \begin_inset Text \begin_layout Plain Layout @@ -15244,7 +15124,7 @@ bigcup \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15268,7 +15148,7 @@ bigcup \begin_inset Tabular - + @@ -15285,21 +15165,21 @@ Comando \begin_inset Text \begin_layout Plain Layout -Resultado +Operador \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout \backslash sum -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -15315,7 +15195,7 @@ sum \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15329,14 +15209,14 @@ sum - + \begin_inset Text \begin_layout Plain Layout \backslash prod -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -15352,7 +15232,7 @@ prod \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15366,7 +15246,7 @@ prod - + \begin_inset Text \begin_layout Plain Layout @@ -15377,7 +15257,7 @@ coprod \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15391,7 +15271,7 @@ coprod - + \begin_inset Text \begin_layout Plain Layout @@ -15402,7 +15282,7 @@ bigodot \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15416,7 +15296,7 @@ bigodot - + \begin_inset Text \begin_layout Plain Layout @@ -15427,7 +15307,7 @@ bigotimes \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15441,7 +15321,7 @@ bigotimes - + \begin_inset Text \begin_layout Plain Layout @@ -15452,7 +15332,7 @@ bigoplus \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15466,7 +15346,7 @@ bigoplus - + \begin_inset Text \begin_layout Plain Layout @@ -15477,7 +15357,7 @@ bigwedge \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15491,7 +15371,7 @@ bigwedge - + \begin_inset Text \begin_layout Plain Layout @@ -15502,7 +15382,7 @@ bigvee \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15516,7 +15396,7 @@ bigvee - + \begin_inset Text \begin_layout Plain Layout @@ -15527,7 +15407,7 @@ bigsqcup \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15541,7 +15421,7 @@ bigsqcup - + \begin_inset Text \begin_layout Plain Layout @@ -15552,7 +15432,7 @@ biguplus \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -15578,10 +15458,9 @@ biguplus \begin_layout Standard Todos los operadores grandes se pueden insertar con el botón -\begin_inset Graphics - filename ../../images/math/intop.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\intop" \end_inset de la barra de ecuaciones. @@ -15626,7 +15505,7 @@ int \begin_inset CommandInset ref LatexCommand ref -reference "sub:Límites-de-operadores" +reference "subsec:Límites-de-operadores" \end_inset @@ -15663,7 +15542,7 @@ status collapsed véase estilos de letras en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Estilos-de-fuentes" +reference "subsec:Estilos-de-tipografías" \end_inset @@ -15690,14 +15569,11 @@ incorrecto: \end_inset -\begin_inset ERT -status collapsed +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout - - -\backslash -hphantom{in} +in \end_layout \end_inset @@ -15707,13 +15583,6 @@ correcto: \end_inset -\end_layout - -\begin_layout Standard -\begin_inset Newpage pagebreak -\end_inset - - \end_layout \begin_layout Standard @@ -15731,9 +15600,9 @@ Para integrales múltiples hay los siguientes comandos: \begin_inset Tabular - - - + + + \begin_inset Text @@ -15748,30 +15617,14 @@ Comando \begin_inset Text \begin_layout Plain Layout -Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - +Operador \end_layout \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -15782,11 +15635,11 @@ iint \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$ +\begin_inset Formula $\iint$ \end_inset @@ -15795,8 +15648,8 @@ iint \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -15807,11 +15660,11 @@ oiint \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$ +\begin_inset Formula $\oiint$ \end_inset @@ -15820,8 +15673,8 @@ oiint \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -15832,11 +15685,11 @@ sqiint \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$ +\begin_inset Formula $\sqiint$ \end_inset @@ -15856,9 +15709,9 @@ sqiint \begin_inset Tabular - - - + + + \begin_inset Text @@ -15873,30 +15726,14 @@ Comando \begin_inset Text \begin_layout Plain Layout -Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - +Operador \end_layout \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -15907,11 +15744,11 @@ iiint \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$ +\begin_inset Formula $\iiint$ \end_inset @@ -15920,8 +15757,8 @@ iiint \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -15932,11 +15769,11 @@ iiiint \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$ +\begin_inset Formula $\iiiint$ \end_inset @@ -15945,8 +15782,8 @@ iiiint \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -15957,11 +15794,11 @@ dotsint \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$ +\begin_inset Formula $\dotsint$ \end_inset @@ -15985,12 +15822,12 @@ dotsint Límites de operadores \begin_inset CommandInset label LatexCommand label -name "sub:Límites-de-operadores" +name "subsec:Límites-de-operadores" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -16004,6 +15841,10 @@ Operadores ! límites de \begin_layout Standard Los límites se crean mediante superíndices y subíndices: +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -16011,9 +15852,9 @@ Los límites se crean mediante superíndices y subíndices: \align center \begin_inset Tabular - - - + + + \begin_inset Text @@ -16028,30 +15869,14 @@ Comando \begin_inset Text \begin_layout Plain Layout -Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - +Operador \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16060,16 +15885,7 @@ raisebox prod^ \backslash infty -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -16085,11 +15901,11 @@ A(x) \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$ +\begin_inset Formula $\prod_{0}^{\infty}A(x)$ \end_inset @@ -16118,8 +15934,8 @@ Alineado \series default en el menú \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator Cambiar tipo de límites \family default (atajo @@ -16128,30 +15944,324 @@ Alt+M \begin_inset space ~ \end_inset -L -\family default -). - Un ejemplo: +L +\family default +). + Un ejemplo: +\end_layout + +\begin_layout Standard +El tipo de límites por omisión es: +\begin_inset Formula +\[ +\sum_{x=0}^{\infty}\frac{1}{x^{2}} +\] + +\end_inset + + +\end_layout + +\begin_layout Standard +Así se ven si se cambia el tipo de límites a +\series bold +Alineado +\series default +: +\begin_inset Formula +\[ +\sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}} +\] + +\end_inset + + +\end_layout + +\begin_layout Standard +En integrales, excepto las que terminan en +\series bold +op +\series default + como +\series bold + +\backslash +intop +\series default +, +\series bold + +\backslash +ointop +\series default +, etc., los límites se colocan por omisión junto al operador. + Pero en integrales múltiples los límites se ponen con frecuencia bajo el + operador. + Por tanto, en el siguiente ejemplo se ha elegido el tipo +\series bold +Presentado +\series default + para poner el límite debajo: +\begin_inset Formula +\begin{equation} +\iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:IntVol} +\end{equation} + +\end_inset + + +\begin_inset VSpace medskip +\end_inset + +Para especificar condiciones en los límites se usan los comandos +\series bold + +\backslash +subarray +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Comandos ! S ! +\backslash +subarray +\end_layout + +\end_inset + + y +\series bold + +\backslash +substack +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Comandos ! S ! +\backslash +substack +\end_layout + +\end_inset + +. + Por ejemplo, para componer la expresión +\begin_inset Formula +\begin{equation} +\sum_{\begin{subarray}{c} +0 - + @@ -16596,7 +16741,7 @@ Operador - + \begin_inset Text \begin_layout Plain Layout @@ -16605,7 +16750,7 @@ Operador \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16619,7 +16764,7 @@ Operador - + \begin_inset Text \begin_layout Plain Layout @@ -16628,7 +16773,7 @@ Operador \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16642,7 +16787,7 @@ Operador - + \begin_inset Text \begin_layout Plain Layout @@ -16653,7 +16798,7 @@ pm \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16667,7 +16812,7 @@ pm - + \begin_inset Text \begin_layout Plain Layout @@ -16678,7 +16823,7 @@ mp \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16692,7 +16837,7 @@ mp - + \begin_inset Text \begin_layout Plain Layout @@ -16703,7 +16848,7 @@ cdot \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16717,7 +16862,7 @@ cdot - + \begin_inset Text \begin_layout Plain Layout @@ -16728,7 +16873,7 @@ times \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16742,7 +16887,7 @@ times - + \begin_inset Text \begin_layout Plain Layout @@ -16753,7 +16898,7 @@ div \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16767,7 +16912,7 @@ div - + \begin_inset Text \begin_layout Plain Layout @@ -16799,7 +16944,7 @@ status collapsed \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16813,7 +16958,7 @@ status collapsed - + \begin_inset Text \begin_layout Plain Layout @@ -16824,7 +16969,7 @@ star \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16838,7 +16983,7 @@ star - + \begin_inset Text \begin_layout Plain Layout @@ -16849,7 +16994,7 @@ circ \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16863,7 +17008,7 @@ circ - + \begin_inset Text \begin_layout Plain Layout @@ -16874,7 +17019,7 @@ diamond \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16888,7 +17033,7 @@ diamond - + \begin_inset Text \begin_layout Plain Layout @@ -16899,7 +17044,7 @@ bullet \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16923,7 +17068,7 @@ bullet \begin_inset Tabular - + @@ -16947,7 +17092,7 @@ Operador - + \begin_inset Text \begin_layout Plain Layout @@ -16958,7 +17103,7 @@ nabla \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16972,7 +17117,7 @@ nabla - + \begin_inset Text \begin_layout Plain Layout @@ -16983,7 +17128,7 @@ bigtriangledown \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -16997,7 +17142,7 @@ bigtriangledown - + \begin_inset Text \begin_layout Plain Layout @@ -17008,7 +17153,7 @@ bigtriangleup \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17022,7 +17167,7 @@ bigtriangleup - + \begin_inset Text \begin_layout Plain Layout @@ -17033,7 +17178,7 @@ Box \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17047,7 +17192,7 @@ Box - + \begin_inset Text \begin_layout Plain Layout @@ -17058,7 +17203,7 @@ cap \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17072,7 +17217,7 @@ cap - + \begin_inset Text \begin_layout Plain Layout @@ -17083,7 +17228,7 @@ cup \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17097,7 +17242,7 @@ cup - + \begin_inset Text \begin_layout Plain Layout @@ -17108,7 +17253,7 @@ dagger \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17122,7 +17267,7 @@ dagger - + \begin_inset Text \begin_layout Plain Layout @@ -17133,7 +17278,7 @@ ddagger \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17147,7 +17292,7 @@ ddagger - + \begin_inset Text \begin_layout Plain Layout @@ -17158,7 +17303,7 @@ wr \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17172,7 +17317,7 @@ wr - + \begin_inset Text \begin_layout Plain Layout @@ -17183,7 +17328,7 @@ bigcirc \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17197,7 +17342,7 @@ bigcirc - + \begin_inset Text \begin_layout Plain Layout @@ -17208,7 +17353,7 @@ wedge \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17222,7 +17367,7 @@ wedge - + \begin_inset Text \begin_layout Plain Layout @@ -17233,7 +17378,7 @@ vee \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17257,7 +17402,7 @@ vee \begin_inset Tabular - + @@ -17281,7 +17426,7 @@ Operador - + \begin_inset Text \begin_layout Plain Layout @@ -17292,7 +17437,7 @@ oplus \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17306,7 +17451,7 @@ oplus - + \begin_inset Text \begin_layout Plain Layout @@ -17317,7 +17462,7 @@ ominus \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17331,7 +17476,7 @@ ominus - + \begin_inset Text \begin_layout Plain Layout @@ -17342,7 +17487,7 @@ otimes \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17356,7 +17501,7 @@ otimes - + \begin_inset Text \begin_layout Plain Layout @@ -17367,7 +17512,7 @@ oslash \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17381,7 +17526,7 @@ oslash - + \begin_inset Text \begin_layout Plain Layout @@ -17392,7 +17537,7 @@ odot \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17406,7 +17551,7 @@ odot - + \begin_inset Text \begin_layout Plain Layout @@ -17417,7 +17562,7 @@ amalg \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17431,7 +17576,7 @@ amalg - + \begin_inset Text \begin_layout Plain Layout @@ -17442,7 +17587,7 @@ uplus \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17456,7 +17601,7 @@ uplus - + \begin_inset Text \begin_layout Plain Layout @@ -17467,7 +17612,7 @@ setminus \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17481,7 +17626,7 @@ setminus - + \begin_inset Text \begin_layout Plain Layout @@ -17492,7 +17637,7 @@ sqcap \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17506,7 +17651,7 @@ sqcap - + \begin_inset Text \begin_layout Plain Layout @@ -17517,7 +17662,7 @@ sqcup \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17531,7 +17676,7 @@ sqcup - + \begin_inset Text \begin_layout Plain Layout @@ -17542,7 +17687,7 @@ triangleleft \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17556,7 +17701,7 @@ triangleleft - + \begin_inset Text \begin_layout Plain Layout @@ -17567,7 +17712,7 @@ triangleright \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -17585,18 +17730,13 @@ triangleright \end_inset -\begin_inset space \hfill{} -\end_inset - - \end_layout \begin_layout Standard Todos los operadores binarios se pueden insertar también con el botón -\begin_inset Graphics - filename ../../images/math/pm.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\pm" \end_inset de la barra de ecuaciones. @@ -17639,7 +17779,7 @@ Separador de menú \family default del menú \family sans -Insertar\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator Carácter especial \family default es el operador @@ -17655,12 +17795,12 @@ triangleright Operadores definidos por el usuario \begin_inset CommandInset label LatexCommand label -name "sub:Operadores-de-usuario" +name "subsec:Operadores-de-usuario" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -17680,7 +17820,7 @@ Con ayuda del comando DeclareMathOperator \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -17693,7 +17833,8 @@ DeclareMathOperator \end_inset - se pueden definir operadores personalizados en el preámbulo LaTeX. + se pueden definir operadores personalizados en el preámbulo \SpecialChar LaTeX +. Su esquema es: \end_layout @@ -17713,7 +17854,7 @@ Presentación puede ser un carácter o símbolo que define el aspecto del operad describe en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Límites-de-operadores" +reference "subsec:Límites-de-operadores" \end_inset @@ -17721,7 +17862,8 @@ reference "sub:Límites-de-operadores" \end_layout \begin_layout Standard -Por ejemplo, la línea en el preámbulo LaTeX +Por ejemplo, la línea en el preámbulo \SpecialChar LaTeX + \end_layout \begin_layout Standard @@ -17746,13 +17888,15 @@ Lozenge , que inserta un operador grande que es el símbolo blacklozenge de la \begin_inset CommandInset ref LatexCommand ref -reference "sub:Símbolos-misceláneos" +reference "subsec:Símbolos-misceláneos" \end_inset . -\begin_inset Formula \[ -\Lozenge_{n=1}^{\infty}\] +\begin_inset Formula +\[ +\Lozenge_{n=1}^{\infty} +\] \end_inset @@ -17782,7 +17926,7 @@ Si los operadores personalizados no se van a usar varias veces en el documento, mathop \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -17800,7 +17944,7 @@ mathop mathbin \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -17852,8 +17996,10 @@ mathbin mathop \series default se puede usar, p.e., para poner un límite a varios operadores: -\begin_inset Formula \[ -\mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\] +\begin_inset Formula +\[ +\mathop{\sum\negmedspace\sum}_{i,j=1}^{N} +\] \end_inset @@ -17878,16 +18024,7 @@ negmedspace sum \series default -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -17899,16 +18036,7 @@ spce ^N \series default -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -17917,12 +18045,12 @@ _i,j=1 \end_layout \begin_layout Section -Fuentes -\begin_inset Index +Tipografías +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Fuentes +Tipografías \end_layout \end_inset @@ -17931,19 +18059,19 @@ Fuentes \end_layout \begin_layout Subsection -Estilos de fuentes +Estilos de tipografías \begin_inset CommandInset label LatexCommand label -name "sub:Estilos-de-fuentes" +name "subsec:Estilos-de-tipografías" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Fuentes ! estilos de +Tipografías ! estilos de \end_layout \end_inset @@ -17957,20 +18085,16 @@ Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes \end_layout \begin_layout Standard -\begin_inset VSpace -2mm +\align center +\begin_inset space \hfill{} \end_inset -\end_layout - -\begin_layout Standard -\align center \begin_inset Tabular - - - - - + + + + \begin_inset Text @@ -17979,29 +18103,20 @@ Las letras latinas en las ecuaciones se pueden poner en uno de los siguientes Comando \end_layout -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Resultado -\end_layout - \end_inset \begin_inset Text \begin_layout Plain Layout -atajo +Resultado \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18010,16 +18125,7 @@ atajo mathbb \series bold -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -18029,7 +18135,7 @@ ABC \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18039,22 +18145,11 @@ ABC \end_layout -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\family sans -Alt+C C -\end_layout - \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18063,16 +18158,7 @@ Alt+C C mathbf \series bold -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -18082,7 +18168,7 @@ AbC \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18092,22 +18178,11 @@ AbC \end_layout -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\family sans -Ctrl+B -\end_layout - \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18116,16 +18191,7 @@ Ctrl+B boldsymbol \series bold -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -18135,7 +18201,7 @@ AbC \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18145,22 +18211,11 @@ AbC \end_layout -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\family sans -Ctrl+Alt+B , Alt+C B -\end_layout - \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18169,16 +18224,7 @@ Ctrl+Alt+B , Alt+C B mathcal \series bold -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -18188,7 +18234,7 @@ ABC \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18198,22 +18244,11 @@ ABC \end_layout -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\family sans -Ctrl+E , Alt+C E -\end_layout - \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18222,16 +18257,7 @@ Ctrl+E , Alt+C E mathfrak \series bold -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -18241,7 +18267,7 @@ AbC \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18251,15 +18277,6 @@ AbC \end_layout -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -- -\end_layout - \end_inset @@ -18268,16 +18285,15 @@ AbC \end_inset -\end_layout +\begin_inset space \hfill{} +\end_inset + -\begin_layout Standard -\align center \begin_inset Tabular - - - - - + + + + \begin_inset Text @@ -18286,29 +18302,20 @@ AbC Comando \end_layout -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Resultado -\end_layout - \end_inset \begin_inset Text \begin_layout Plain Layout -atajo +Resultado \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18317,16 +18324,7 @@ atajo mathit \series bold -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -18336,7 +18334,7 @@ AbC \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18346,20 +18344,11 @@ AbC \end_layout -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -- -\end_layout - \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18368,16 +18357,7 @@ AbC mathrm \series bold -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -18387,7 +18367,7 @@ AbC \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18397,22 +18377,11 @@ AbC \end_layout -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\family sans -Alt+C R -\end_layout - \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18421,16 +18390,7 @@ Alt+C R mathsf \series bold -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -18440,7 +18400,7 @@ AbC \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18450,22 +18410,11 @@ AbC \end_layout -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout - -\family sans -Alt+C S -\end_layout - \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -18474,44 +18423,57 @@ Alt+C S mathtt \series bold -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +\begin_inset space \textvisiblespace{} +\end_inset -\backslash -spce +\series default +AbC \end_layout \end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\mathtt{AbC}$ +\end_inset -\series default -AbC \end_layout \end_inset - + + + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\mathtt{AbC}$ + +\backslash +mathscr +\series bold + +\begin_inset space \textvisiblespace{} \end_inset +\series default +ABC \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\mathscr{ABC}$ +\end_inset + -\family sans -Ctrl+Mayúsculas+P \end_layout \end_inset @@ -18522,6 +18484,10 @@ Ctrl+Mayúsculas+P \end_inset +\begin_inset space \hfill{} +\end_inset + + \end_layout \begin_layout Standard @@ -18539,11 +18505,17 @@ Nota \backslash mathbb \series default - y +, \series bold \backslash mathcal +\series default + y +\series bold + +\backslash +mathscr \series default sólo se aplican a letras mayúsculas. \end_layout @@ -18565,8 +18537,10 @@ mathnormal \begin_layout Standard Los comandos de estilo funcionan también en estructuras matemáticas: -\begin_inset Formula \[ -\mathfrak{A=\frac{b}{C}}\] +\begin_inset Formula +\[ +\mathfrak{A=\frac{b}{C}} +\] \end_inset @@ -18574,8 +18548,8 @@ Los comandos de estilo funcionan también en estructuras matemáticas: \end_layout \begin_layout Standard -Los caracteres en texto matemático no aparecen en un estilo de letra de - ecuaciones sino en el estilo +Los caracteres en texto matemático no aparecen en un estilo tipográfico + de ecuaciones sino en el estilo tipográfico de texto \series bold \backslash @@ -18583,7 +18557,8 @@ textrm \series default . Este estilo no se puede poner correctamente con el diálogo de estilo de - texto por un fallo de LyX. + texto por un fallo de \SpecialChar LyX +. \begin_inset Foot status collapsed @@ -18606,15 +18581,14 @@ target "http://www.lyx.org/trac/ticket/4629" \begin_layout Standard En vez de comandos se puede usar el menú \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator Estilo del texto \family default o el botón -\begin_inset Graphics - filename ../../images/math/font.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\font" \end_inset . @@ -18624,12 +18598,12 @@ Estilo del texto Ecuaciones en negrita \begin_inset CommandInset label LatexCommand label -name "sub:Ecuaciones-en-negrita" +name "subsec:Ecuaciones-en-negrita" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -18651,8 +18625,10 @@ mathbf \series default , porque no funciona con minúsculas griegas. Además, siempre imprime en redonda las letras latinas, como en la ecuación: -\begin_inset Formula \[ -\mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf}\] +\begin_inset Formula +\[ +\mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash mathbf} +\] \end_inset @@ -18665,8 +18641,10 @@ Para presentar la ecuación correctamente se usa el comando boldsymbol \series default : -\begin_inset Formula \[ -\boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol}\] +\begin_inset Formula +\[ +\boldsymbol{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{ecuación con \textbackslash boldsymbol} +\] \end_inset @@ -18685,7 +18663,7 @@ entorno boldmath boldmath \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -18696,7 +18674,8 @@ boldmath \end_inset - en modo TeX. + en modo \SpecialChar TeX +. Para finalizar el entorno se usa el comando \series bold @@ -18704,7 +18683,7 @@ boldmath unboldmath \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -18715,7 +18694,8 @@ unboldmath \end_inset - en modo TeX. + en modo \SpecialChar TeX +. \begin_inset ERT status collapsed @@ -18729,8 +18709,10 @@ boldmath \end_inset -\begin_inset Formula \[ -\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath}\] +\begin_inset Formula +\[ +\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{ecuación en un entorno boldmath} +\] \end_inset @@ -18755,7 +18737,7 @@ unboldmath \begin_layout Subsection Ecuaciones coloreadas -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -18775,8 +18757,10 @@ Estilo del texto \family default . Aquí hay una ecuación en magenta: -\begin_inset Formula \[ -{\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\] +\begin_inset Formula +\[ +{\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}} +\] \end_inset @@ -18787,19 +18771,20 @@ También puedes definir tus propios colores como se describe en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Cuadros-coloreados" +reference "subsec:Marcos-coloreados" \end_inset . - Pueden usarse con el comando en código TeX + Pueden usarse con el comando en código \SpecialChar TeX + \series bold \backslash textcolor \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -18821,13 +18806,6 @@ textcolor textcolor{color}{caracteres o ecuación} \end_layout -\begin_layout Standard -\begin_inset Newpage pagebreak -\end_inset - - -\end_layout - \begin_layout Standard El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment e en rojo: @@ -18847,8 +18825,10 @@ textcolor{verdeoscuro}{ \end_inset -\begin_inset Formula \[ -\int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\] +\begin_inset Formula +\[ +\int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)} +\] \end_inset @@ -18867,7 +18847,8 @@ status collapsed \end_layout \begin_layout Standard -Debido a un error en LyX los colores personalizados se pueden aplicar sólo +Debido a un error en \SpecialChar LyX + los colores personalizados se pueden aplicar sólo a ecuaciones completas. \begin_inset Foot status collapsed @@ -18889,19 +18870,19 @@ target "http://www.lyx.org/trac/ticket/5269" \end_layout \begin_layout Subsection -Tamaños de fuentes +Tamaños de tipografías \begin_inset CommandInset label LatexCommand label -name "sub:Tamaños-de-fuentes" +name "subsec:Tamaños-de-tipografías" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Fuentes ! tamaño +Tipografías ! tamaño \end_layout \end_inset @@ -18981,8 +18962,8 @@ tiny \end_layout \begin_layout Standard -El tamaño dado por los comandos depende del tamaño base de la fuente en - el documento, dado por el comando +El tamaño dado por los comandos depende del tamaño base de la tipografía + en el documento, dado por el comando \series bold \backslash @@ -18996,8 +18977,8 @@ normalsize normalsize \series default . - No obstante, puede que el tamaño de fuente no exceda de cierto valor. - Si, por ejemplo, la fuente del documento es de 12 + No obstante, puede que el tamaño de tipografía no exceda de cierto valor. + Si, por ejemplo, la tipografía del documento es de 12 \begin_inset space \thinspace{} \end_inset @@ -19017,7 +18998,8 @@ huge \end_layout \begin_layout Standard -Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica +Un comando de tamaño se inserta en modo \SpecialChar TeX + antes de la ecuación, y se aplica a todas las ecuaciones y texto siguientes. Para volver al tamaño anterior hay que insertar el comando \series bold @@ -19025,20 +19007,185 @@ Un comando de tamaño se inserta en modo TeX antes de la ecuación, y se aplica \backslash normalsize \series default - en modo TeX detrás de la ecuación. - + en modo \SpecialChar TeX + detrás de la ecuación. \end_layout \begin_layout Standard -Dentro de una fórmula el tamaño sólo se puede cambiar para símbolos o letras - en texto matemático. - Para hacerlo se inserta el comando en texto matemático. - Todos los caracteres siguientes, hasta el final del texto matemático o - hasta otro comando de tamaño, tendrán el tamaño seleccionado. - Dos ejemplos: +Dentro de una ecuación, el tamaño se puede cambiar usando los siguientes + comandos de tamaño o el botón +\begin_inset Info +type "icon" +arg "math-insert \\style" +\end_inset + +: +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard +\noindent +\align center +\begin_inset Tabular + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +Comando +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Resultado +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +displaystyle +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Comandos ! D ! +\backslash +displaystyle +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula ${\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$ +\end_inset + + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +textstyle +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula ${\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$ +\end_inset + + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +scriptstyle +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula ${\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$ +\end_inset + + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +scriptscriptstyle +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula ${\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$ +\end_inset + + +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Standard +Después de introducir estos comandos, aparece un marco azul en el que se + insertan las partes de la fórmula. +\end_layout + +\begin_layout Standard +Hay un método más para cambiar el tamaño de tipografía, aunque solo funciona + para símbolos o letras en texto matemático. + Para usarlo se inserta en texto matemático uno de los comandos de tamaño + de texto anteriores. + Todos los caracteres siguientes, hasta el final del texto matemático o + hasta otro comando de tamaño, tendrán el tamaño seleccionado. + Dos ejemplos: \begin_inset VSpace -2mm \end_inset @@ -19059,14 +19206,18 @@ huge \end_inset -\begin_inset Formula \[ -A=\frac{B}{c}\cdot\maltese\] +\begin_inset Formula +\[ +A=\frac{B}{c}\cdot\maltese +\] \end_inset -\begin_inset Formula \[ -\maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\] +\begin_inset Formula +\[ +\maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}} +\] \end_inset @@ -19110,61 +19261,25 @@ huge \backslash maltese -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A Alt+M M \backslash Large -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset \backslash maltese -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset \backslash textit -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A @@ -19187,46 +19302,19 @@ A Alt+M M \backslash tiny -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset \backslash maltese -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset \backslash textit -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A @@ -19239,7 +19327,7 @@ Si un símbolo no se puede mostrar en distintos tamaños se usará siempre \begin_layout Section Letras griegas -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -19252,19 +19340,34 @@ Letras griegas \end_layout \begin_layout Standard -Todas las letras griegas se pueden insertar además mediante el botón -\begin_inset Graphics - filename ../../images/math/alpha.png - scale 85 - +Las letras griegas se pueden insertar además mediante el botón +\begin_inset Info +type "icon" +arg "math-insert \\alpha" \end_inset de la barra de ecuaciones. + Las normas internacionales de tipografía proponen que las letras griegas + en ecuaciones deben escribirse en cursiva/inclinada. + No obstante, en algunos idiomas, como francés o ruso, a veces se escriben + en redonda. + Para las normas en español, véase +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "Bezos" + +\end_inset + +. \end_layout \begin_layout Subsection Minúsculas -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -19283,7 +19386,7 @@ Letras griegas ! minúsculas \begin_inset Tabular - + @@ -19300,14 +19403,14 @@ Comando \begin_inset Text \begin_layout Plain Layout -Símbolo +Resultado \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19318,7 +19421,7 @@ alpha \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19332,7 +19435,7 @@ alpha - + \begin_inset Text \begin_layout Plain Layout @@ -19343,7 +19446,7 @@ beta \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19357,7 +19460,7 @@ beta - + \begin_inset Text \begin_layout Plain Layout @@ -19368,7 +19471,7 @@ gamma \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19382,7 +19485,7 @@ gamma - + \begin_inset Text \begin_layout Plain Layout @@ -19393,7 +19496,7 @@ delta \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19407,7 +19510,7 @@ delta - + \begin_inset Text \begin_layout Plain Layout @@ -19418,7 +19521,7 @@ epsilon \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19432,7 +19535,7 @@ epsilon - + \begin_inset Text \begin_layout Plain Layout @@ -19443,7 +19546,7 @@ varepsilon \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19457,7 +19560,7 @@ varepsilon - + \begin_inset Text \begin_layout Plain Layout @@ -19468,7 +19571,7 @@ zeta \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19482,7 +19585,7 @@ zeta - + \begin_inset Text \begin_layout Plain Layout @@ -19493,7 +19596,7 @@ eta \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19507,7 +19610,7 @@ eta - + \begin_inset Text \begin_layout Plain Layout @@ -19518,7 +19621,7 @@ theta \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19532,7 +19635,7 @@ theta - + \begin_inset Text \begin_layout Plain Layout @@ -19543,7 +19646,7 @@ vartheta \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19567,7 +19670,7 @@ vartheta \begin_inset Tabular - + @@ -19584,14 +19687,14 @@ Comando \begin_inset Text \begin_layout Plain Layout -Símbolo +Resultado \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19602,7 +19705,7 @@ iota \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19616,7 +19719,7 @@ iota - + \begin_inset Text \begin_layout Plain Layout @@ -19627,7 +19730,7 @@ kappa \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19641,7 +19744,7 @@ kappa - + \begin_inset Text \begin_layout Plain Layout @@ -19652,7 +19755,7 @@ varkappa \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19666,7 +19769,7 @@ varkappa - + \begin_inset Text \begin_layout Plain Layout @@ -19677,7 +19780,7 @@ lambda \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19691,7 +19794,7 @@ lambda - + \begin_inset Text \begin_layout Plain Layout @@ -19702,7 +19805,7 @@ mu \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19716,7 +19819,7 @@ mu - + \begin_inset Text \begin_layout Plain Layout @@ -19727,7 +19830,7 @@ nu \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19741,7 +19844,7 @@ nu - + \begin_inset Text \begin_layout Plain Layout @@ -19752,7 +19855,7 @@ xi \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19766,7 +19869,7 @@ xi - + \begin_inset Text \begin_layout Plain Layout @@ -19775,7 +19878,7 @@ o \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19789,7 +19892,7 @@ o - + \begin_inset Text \begin_layout Plain Layout @@ -19800,7 +19903,7 @@ pi \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19814,7 +19917,7 @@ pi - + \begin_inset Text \begin_layout Plain Layout @@ -19825,7 +19928,7 @@ varpi \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19839,7 +19942,7 @@ varpi - + \begin_inset Text \begin_layout Plain Layout @@ -19850,7 +19953,7 @@ rho \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19874,7 +19977,7 @@ rho \begin_inset Tabular - + @@ -19891,14 +19994,14 @@ Comando \begin_inset Text \begin_layout Plain Layout -Símbolo +Resultado \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19909,7 +20012,7 @@ varrho \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19923,7 +20026,7 @@ varrho - + \begin_inset Text \begin_layout Plain Layout @@ -19934,7 +20037,7 @@ sigma \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19948,7 +20051,7 @@ sigma - + \begin_inset Text \begin_layout Plain Layout @@ -19959,7 +20062,7 @@ varsigma \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19973,7 +20076,7 @@ varsigma - + \begin_inset Text \begin_layout Plain Layout @@ -19984,7 +20087,7 @@ tau \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -19998,7 +20101,7 @@ tau - + \begin_inset Text \begin_layout Plain Layout @@ -20009,7 +20112,7 @@ upsilon \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20023,7 +20126,7 @@ upsilon - + \begin_inset Text \begin_layout Plain Layout @@ -20034,7 +20137,7 @@ phi \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20048,7 +20151,7 @@ phi - + \begin_inset Text \begin_layout Plain Layout @@ -20059,7 +20162,7 @@ varphi \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20073,7 +20176,7 @@ varphi - + \begin_inset Text \begin_layout Plain Layout @@ -20084,7 +20187,7 @@ chi \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20098,7 +20201,7 @@ chi - + \begin_inset Text \begin_layout Plain Layout @@ -20109,7 +20212,7 @@ psi \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20123,7 +20226,7 @@ psi - + \begin_inset Text \begin_layout Plain Layout @@ -20134,7 +20237,7 @@ omega \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20166,19 +20269,26 @@ omega \end_layout \begin_layout Standard -Cómo escribir letras griegas en redonda se explica en +Cómo escribir letras griegas especiales en redonda se explica en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Griegas-en-redonda" +reference "subsec:Griegas-en-redonda" \end_inset . \end_layout +\begin_layout Standard +\begin_inset Newpage newpage +\end_inset + + +\end_layout + \begin_layout Subsection Mayúsculas -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -20197,7 +20307,7 @@ Letras griegas ! mayúsculas \begin_inset Tabular - + @@ -20214,14 +20324,14 @@ Comando \begin_inset Text \begin_layout Plain Layout -Símbolo +Resultado \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20232,7 +20342,7 @@ Gamma \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20246,7 +20356,7 @@ Gamma - + \begin_inset Text \begin_layout Plain Layout @@ -20257,7 +20367,7 @@ Delta \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20271,7 +20381,7 @@ Delta - + \begin_inset Text \begin_layout Plain Layout @@ -20282,7 +20392,7 @@ Theta \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20296,7 +20406,7 @@ Theta - + \begin_inset Text \begin_layout Plain Layout @@ -20307,7 +20417,7 @@ Lambda \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20321,7 +20431,7 @@ Lambda - + \begin_inset Text \begin_layout Plain Layout @@ -20332,7 +20442,7 @@ Xi \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20346,7 +20456,7 @@ Xi - + \begin_inset Text \begin_layout Plain Layout @@ -20357,7 +20467,7 @@ Pi \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20381,7 +20491,7 @@ Pi \begin_inset Tabular - + @@ -20398,14 +20508,14 @@ Comando \begin_inset Text \begin_layout Plain Layout -Símbolo +Resultado \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20416,7 +20526,7 @@ Sigma \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20430,7 +20540,7 @@ Sigma - + \begin_inset Text \begin_layout Plain Layout @@ -20441,7 +20551,7 @@ Upsilon \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20455,7 +20565,7 @@ Upsilon - + \begin_inset Text \begin_layout Plain Layout @@ -20466,7 +20576,7 @@ Phi \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20480,7 +20590,7 @@ Phi - + \begin_inset Text \begin_layout Plain Layout @@ -20491,7 +20601,7 @@ Psi \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20505,7 +20615,7 @@ Psi - + \begin_inset Text \begin_layout Plain Layout @@ -20516,7 +20626,7 @@ Omega \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20549,7 +20659,8 @@ Omega \begin_layout Standard Las mayúsculas griegas se imprimen en redonda debido a un fallo de diseño - cuando se desarrolló TeX. + cuando se desarrolló \SpecialChar TeX +. Para obtener mayúsculas en cursiva, inicia cada comando con \series bold var @@ -20561,16 +20672,87 @@ var \backslash varGamma \series default - genera: + genera \begin_inset Formula $\varGamma$ \end_inset +. + Otra forma es cargar el paquete +\series bold +fixmath +\series default + +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout + +\series bold +fixmath +\series default + forma parte del paquete \SpecialChar LaTeX + +\series bold +was +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Paquetes ! was +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +vspace{4mm} +\end_layout + +\end_inset + + +\end_layout + +\end_inset + +. +\end_layout + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Paquetes ! fixmath +\end_layout + +\end_inset + con la línea siguiente en el preámbulo \SpecialChar LaTeX + +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +usepackage{fixmath} +\end_layout + +\begin_layout Standard +Entonces, todas las mayúsculas griegas en el documento se imprimirán automáticam +ente en cursiva. \end_layout \begin_layout Subsection Letras en negrita -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -20583,7 +20765,7 @@ Letras griegas ! en negrita \end_layout \begin_layout Standard -Las letras griegas no admiten diferentes estilos de fuente como las latinas. +Las letras griegas no admiten diferentes estilos de letra como las latinas. Sólo se pueden poner en negrita con el comando \series bold @@ -20591,7 +20773,7 @@ Las letras griegas no admiten diferentes estilos de fuente como las latinas. boldsymbol \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -20603,15 +20785,19 @@ boldsymbol \end_inset . +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard \align center \begin_inset Tabular - - - + + + \begin_inset Text @@ -20626,14 +20812,14 @@ Comando \begin_inset Text \begin_layout Plain Layout -Símbolo +Resultado \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20648,7 +20834,7 @@ Upsilon \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20662,7 +20848,7 @@ Upsilon - + \begin_inset Text \begin_layout Plain Layout @@ -20677,7 +20863,7 @@ theta \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20717,10 +20903,11 @@ status collapsed \begin_layout Plain Layout Se puede encontrar una lista con todos los símbolos de la mayoría de paquetes - LaTeX en + \SpecialChar LaTeX + en \begin_inset CommandInset citation LatexCommand cite -key "Symbole" +key "Symbols" \end_inset @@ -20757,7 +20944,7 @@ Más sobre texorpdfstring en la sección \begin_inset CommandInset ref LatexCommand ref -reference "sub:Ecuaciones-en-encabezados" +reference "subsec:Ecuaciones-en-encabezados" \end_inset @@ -20767,7 +20954,7 @@ reference "sub:Ecuaciones-en-encabezados" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -20782,32 +20969,37 @@ Símbolos \begin_layout Standard Muchos de los símbolos listados en esta sección se pueden insertar además mediante los botones -\begin_inset Graphics - filename ../../images/math/nabla.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\nabla" \end_inset y -\begin_inset Graphics - filename ../../images/math/digamma.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\digamma" \end_inset de la barra de ecuaciones. \end_layout +\begin_layout Standard +\begin_inset Newpage newpage +\end_inset + + +\end_layout + \begin_layout Subsection Símbolos matemáticos \begin_inset CommandInset label LatexCommand label -name "sub:Símbolos-matemáticos" +name "subsec:Símbolos-matemáticos" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -20820,13 +21012,9 @@ Símbolos ! matemáticos \end_layout \begin_layout Standard -\begin_inset space \hfill{} -\end_inset - - \begin_inset Tabular - + @@ -20850,7 +21038,7 @@ Símbolo - + \begin_inset Text \begin_layout Plain Layout @@ -20861,7 +21049,7 @@ neg \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20875,7 +21063,7 @@ neg - + \begin_inset Text \begin_layout Plain Layout @@ -20886,7 +21074,7 @@ Im \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20900,7 +21088,7 @@ Im - + \begin_inset Text \begin_layout Plain Layout @@ -20911,7 +21099,7 @@ Re \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20925,7 +21113,7 @@ Re - + \begin_inset Text \begin_layout Plain Layout @@ -20936,7 +21124,7 @@ aleph \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20950,7 +21138,7 @@ aleph - + \begin_inset Text \begin_layout Plain Layout @@ -20961,7 +21149,7 @@ partial \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -20975,7 +21163,7 @@ partial - + \begin_inset Text \begin_layout Plain Layout @@ -20986,7 +21174,7 @@ infty \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21000,7 +21188,7 @@ infty - + \begin_inset Text \begin_layout Plain Layout @@ -21011,7 +21199,7 @@ wp \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21025,7 +21213,7 @@ wp - + \begin_inset Text \begin_layout Plain Layout @@ -21036,7 +21224,7 @@ imath \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21085,7 +21273,7 @@ jmath \begin_inset Tabular - + @@ -21125,7 +21313,7 @@ raisebox - + \begin_inset Text \begin_layout Plain Layout @@ -21136,7 +21324,7 @@ forall \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21150,7 +21338,7 @@ forall - + \begin_inset Text \begin_layout Plain Layout @@ -21161,7 +21349,7 @@ exists \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21175,7 +21363,7 @@ exists - + \begin_inset Text \begin_layout Plain Layout @@ -21186,7 +21374,7 @@ nexists \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21200,7 +21388,7 @@ nexists - + \begin_inset Text \begin_layout Plain Layout @@ -21211,7 +21399,7 @@ emptyset \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21225,7 +21413,7 @@ emptyset - + \begin_inset Text \begin_layout Plain Layout @@ -21236,7 +21424,7 @@ varnothing \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21250,7 +21438,7 @@ varnothing - + \begin_inset Text \begin_layout Plain Layout @@ -21261,7 +21449,7 @@ dag \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21275,7 +21463,7 @@ dag - + \begin_inset Text \begin_layout Plain Layout @@ -21286,7 +21474,7 @@ ddag \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21300,7 +21488,7 @@ ddag - + \begin_inset Text \begin_layout Plain Layout @@ -21311,7 +21499,7 @@ complement \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21384,7 +21572,7 @@ Bbbk \begin_inset Tabular - + @@ -21408,7 +21596,7 @@ Símbolo - + \begin_inset Text \begin_layout Plain Layout @@ -21419,7 +21607,7 @@ prime \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21433,7 +21621,7 @@ prime - + \begin_inset Text \begin_layout Plain Layout @@ -21444,7 +21632,7 @@ backprime \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21458,7 +21646,7 @@ backprime - + \begin_inset Text \begin_layout Plain Layout @@ -21469,7 +21657,7 @@ mho \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21483,7 +21671,7 @@ mho - + \begin_inset Text \begin_layout Plain Layout @@ -21494,7 +21682,7 @@ triangle \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21508,7 +21696,7 @@ triangle - + \begin_inset Text \begin_layout Plain Layout @@ -21519,7 +21707,7 @@ angle \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21533,7 +21721,7 @@ angle - + \begin_inset Text \begin_layout Plain Layout @@ -21544,7 +21732,7 @@ measuredangle \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21558,7 +21746,7 @@ measuredangle - + \begin_inset Text \begin_layout Plain Layout @@ -21569,7 +21757,7 @@ sphericalangle \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21583,7 +21771,7 @@ sphericalangle - + \begin_inset Text \begin_layout Plain Layout @@ -21594,7 +21782,7 @@ top \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21637,22 +21825,18 @@ bot \end_inset -\begin_inset space \hfill{} -\end_inset - - \end_layout \begin_layout Subsection Símbolos misceláneos \begin_inset CommandInset label LatexCommand label -name "sub:Símbolos-misceláneos" +name "subsec:Símbolos-misceláneos" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -21669,11 +21853,11 @@ Símbolos ! misceláneos \align center \begin_inset Tabular - + - + \begin_inset Text \begin_layout Plain Layout @@ -21693,7 +21877,7 @@ Símbolo - + \begin_inset Text \begin_layout Plain Layout @@ -21704,7 +21888,7 @@ flat \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21718,7 +21902,7 @@ flat - + \begin_inset Text \begin_layout Plain Layout @@ -21729,7 +21913,7 @@ natural \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21743,7 +21927,7 @@ natural - + \begin_inset Text \begin_layout Plain Layout @@ -21754,7 +21938,7 @@ sharp \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21768,7 +21952,7 @@ sharp - + \begin_inset Text \begin_layout Plain Layout @@ -21779,7 +21963,7 @@ surd \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21793,7 +21977,7 @@ surd - + \begin_inset Text \begin_layout Plain Layout @@ -21804,7 +21988,7 @@ checkmark \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21818,7 +22002,7 @@ checkmark - + \begin_inset Text \begin_layout Plain Layout @@ -21829,7 +22013,7 @@ yen \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21843,7 +22027,7 @@ yen - + \begin_inset Text \begin_layout Plain Layout @@ -21854,7 +22038,7 @@ pounds \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21868,7 +22052,7 @@ pounds - + \begin_inset Text \begin_layout Plain Layout @@ -21877,7 +22061,7 @@ $ \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21891,7 +22075,7 @@ $ - + \begin_inset Text \begin_layout Plain Layout @@ -21918,11 +22102,15 @@ $ \end_inset +\begin_inset space \hfill{} +\end_inset + + \begin_inset Tabular - - - + + + \begin_inset Text @@ -21944,7 +22132,7 @@ Símbolo - + \begin_inset Text \begin_layout Plain Layout @@ -21955,7 +22143,7 @@ hbar \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21969,7 +22157,7 @@ hbar - + \begin_inset Text \begin_layout Plain Layout @@ -21980,7 +22168,7 @@ hslash \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -21994,7 +22182,7 @@ hslash - + \begin_inset Text \begin_layout Plain Layout @@ -22005,7 +22193,7 @@ clubsuit \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22019,7 +22207,7 @@ clubsuit - + \begin_inset Text \begin_layout Plain Layout @@ -22030,7 +22218,7 @@ spadesuit \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22044,7 +22232,7 @@ spadesuit - + \begin_inset Text \begin_layout Plain Layout @@ -22055,7 +22243,7 @@ bigstar \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22069,7 +22257,7 @@ bigstar - + \begin_inset Text \begin_layout Plain Layout @@ -22080,7 +22268,7 @@ blacklozenge \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22094,7 +22282,7 @@ blacklozenge - + \begin_inset Text \begin_layout Plain Layout @@ -22105,7 +22293,7 @@ blacktriangle \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22119,7 +22307,7 @@ blacktriangle - + \begin_inset Text \begin_layout Plain Layout @@ -22130,7 +22318,7 @@ blacktiangledown \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22144,7 +22332,7 @@ blacktiangledown - + \begin_inset Text \begin_layout Plain Layout @@ -22155,7 +22343,7 @@ bullet \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22173,9 +22361,13 @@ bullet \end_inset +\begin_inset space \hfill{} +\end_inset + + \begin_inset Tabular - + @@ -22199,7 +22391,7 @@ Símbolo - + \begin_inset Text \begin_layout Plain Layout @@ -22210,7 +22402,7 @@ diamondsuit \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22224,7 +22416,7 @@ diamondsuit - + \begin_inset Text \begin_layout Plain Layout @@ -22235,7 +22427,7 @@ Diamond \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22249,7 +22441,7 @@ Diamond - + \begin_inset Text \begin_layout Plain Layout @@ -22260,7 +22452,7 @@ heartsuit \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22274,7 +22466,7 @@ heartsuit - + \begin_inset Text \begin_layout Plain Layout @@ -22285,7 +22477,7 @@ P \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22299,7 +22491,7 @@ P - + \begin_inset Text \begin_layout Plain Layout @@ -22310,7 +22502,7 @@ copyright \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22324,7 +22516,7 @@ copyright - + \begin_inset Text \begin_layout Plain Layout @@ -22335,7 +22527,7 @@ circledR \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22349,7 +22541,7 @@ circledR - + \begin_inset Text \begin_layout Plain Layout @@ -22360,7 +22552,7 @@ maltese \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22374,7 +22566,7 @@ maltese - + \begin_inset Text \begin_layout Plain Layout @@ -22385,7 +22577,7 @@ diagup \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22437,22 +22629,11 @@ diagdown \end_layout -\begin_layout Standard -Hay más símbolos en -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Caracteres-especiales-misceláneos" - -\end_inset - -. -\end_layout - \begin_layout Standard Algunos símbolos pueden presentarse en distintos tamaños, véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Tamaños-de-fuentes" +reference "subsec:Tamaños-de-tipografías" \end_inset @@ -22461,7 +22642,7 @@ reference "sub:Tamaños-de-fuentes" \begin_layout Subsection El símbolo del euro, € -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -22471,7 +22652,7 @@ Símbolos ! euro \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -22500,12 +22681,13 @@ officialeuro \begin_layout Standard Para usar el símbolo del euro en ecuaciones debe estar instalado el paquete - LaTeX + \SpecialChar LaTeX + \series bold eurosym \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -22514,7 +22696,8 @@ Paquetes ! eurosym \end_inset -, y cargado en el preámbulo LaTeX con la línea +, y cargado en el preámbulo \SpecialChar LaTeX + con la línea \end_layout \begin_layout Standard @@ -22533,7 +22716,7 @@ Actualmente también se puede insertar con el comando euro \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -22564,7 +22747,8 @@ eurosym \backslash euro \series default - en modo TeX. + en modo \SpecialChar TeX +. El símbolo oficial de la moneda se puede insertar con el comando \series bold @@ -22572,7 +22756,7 @@ euro officialeuro \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -22583,7 +22767,8 @@ officialeuro \end_inset -, que sólo está disponible en modo TeX. +, que sólo está disponible en modo \SpecialChar TeX +. \end_layout \begin_layout Standard @@ -22604,7 +22789,8 @@ ifeurosym status collapsed \begin_layout Plain Layout -La tabla siguiente sólo se mostrará si está instalado el paquete LaTeX +El cuadro siguiente sólo se mostrará si está instalado el paquete \SpecialChar LaTeX + \series bold eurosym \series default @@ -22618,6 +22804,10 @@ eurosym \begin_layout Standard Un vistazo a los diferentes símbolos del euro. +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -22625,21 +22815,33 @@ Un vistazo a los diferentes símbolos del euro. \align center \begin_inset Tabular - - - - + + + + - + \begin_inset Text \begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule[0.08em]{2-3} +\end_layout + +\end_inset + \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22648,7 +22850,7 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22659,7 +22861,7 @@ Símbolo - + \begin_inset Text \begin_layout Plain Layout @@ -22668,7 +22870,7 @@ ecuación \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22679,7 +22881,7 @@ euro \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22693,7 +22895,7 @@ euro - + \begin_inset Text \begin_layout Plain Layout @@ -22702,7 +22904,7 @@ texto matemático \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22711,7 +22913,7 @@ texto matemático \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22725,16 +22927,17 @@ texto matemático - + \begin_inset Text \begin_layout Plain Layout -modo TeX +modo \SpecialChar TeX + \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22745,7 +22948,7 @@ officialeuro \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22772,6 +22975,35 @@ officialeuro \end_inset +\lang english + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout + +\series bold +\lang english + +\backslash +cmidrule +\series default + is used here only for table borders. + See sec. + +\family sans +Formal Tables +\family default + of the +\emph on +EmbeddedObjects +\emph default + manual for details. +\end_layout + +\end_inset + + \end_layout \begin_layout Standard @@ -22792,7 +23024,8 @@ else status collapsed \begin_layout Plain Layout -Se mostrará lo siguiente si no está instalado el paquete LaTeX +Se mostrará lo siguiente si no está instalado el paquete \SpecialChar LaTeX + \series bold eurosym \series default @@ -22806,7 +23039,8 @@ eurosym \begin_layout Standard Para ver la salida completa de esta subsección debe estar instalado el paquete - LaTeX + \SpecialChar LaTeX + \series bold eurosym \series default @@ -22838,7 +23072,7 @@ name "sec:Relaciones" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -22848,7 +23082,7 @@ Relaciones \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -22883,24 +23117,20 @@ status collapsed \end_layout \begin_layout Standard -Todas las relaciones se pueden insertar también con el botón -\begin_inset Graphics - filename ../../images/math/leq.png - scale 85 - +Todas las relaciones siguientes se pueden insertar también con el botón + +\begin_inset Info +type "icon" +arg "math-insert \\leq" \end_inset de la barra de ecuaciones. \end_layout \begin_layout Standard -\begin_inset space \hfill{} -\end_inset - - \begin_inset Tabular - + @@ -22917,14 +23147,14 @@ Comando \begin_inset Text \begin_layout Plain Layout -Relación +Relacion \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22933,7 +23163,7 @@ Relación \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22947,7 +23177,7 @@ Relación - + \begin_inset Text \begin_layout Plain Layout @@ -22958,7 +23188,7 @@ le \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22972,7 +23202,7 @@ le - + \begin_inset Text \begin_layout Plain Layout @@ -22983,7 +23213,7 @@ ll \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -22997,7 +23227,7 @@ ll - + \begin_inset Text \begin_layout Plain Layout @@ -23008,7 +23238,7 @@ prec \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23022,7 +23252,7 @@ prec - + \begin_inset Text \begin_layout Plain Layout @@ -23033,7 +23263,7 @@ preceq \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23047,7 +23277,7 @@ preceq - + \begin_inset Text \begin_layout Plain Layout @@ -23058,7 +23288,7 @@ subset \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23072,7 +23302,7 @@ subset - + \begin_inset Text \begin_layout Plain Layout @@ -23083,7 +23313,7 @@ subseteq \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23097,7 +23327,7 @@ subseteq - + \begin_inset Text \begin_layout Plain Layout @@ -23108,7 +23338,7 @@ sqsubseteq \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23122,7 +23352,7 @@ sqsubseteq - + \begin_inset Text \begin_layout Plain Layout @@ -23133,7 +23363,7 @@ in \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23147,7 +23377,7 @@ in - + \begin_inset Text \begin_layout Plain Layout @@ -23158,7 +23388,7 @@ vdash \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23172,7 +23402,7 @@ vdash - + \begin_inset Text \begin_layout Plain Layout @@ -23183,7 +23413,7 @@ smile \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23197,7 +23427,7 @@ smile - + \begin_inset Text \begin_layout Plain Layout @@ -23208,7 +23438,7 @@ lhd \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23222,7 +23452,7 @@ lhd - + \begin_inset Text \begin_layout Plain Layout @@ -23233,7 +23463,7 @@ unlhd \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23247,7 +23477,7 @@ unlhd - + \begin_inset Text \begin_layout Plain Layout @@ -23258,7 +23488,7 @@ gtrless \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23272,7 +23502,7 @@ gtrless - + \begin_inset Text \begin_layout Plain Layout @@ -23283,7 +23513,7 @@ mid \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23297,7 +23527,7 @@ mid - + \begin_inset Text \begin_layout Plain Layout @@ -23308,7 +23538,7 @@ nmid \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23332,7 +23562,7 @@ nmid \begin_inset Tabular - + @@ -23349,14 +23579,14 @@ Comando \begin_inset Text \begin_layout Plain Layout -Relación +Relacion \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23365,7 +23595,7 @@ Relación \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23379,7 +23609,7 @@ Relación - + \begin_inset Text \begin_layout Plain Layout @@ -23390,7 +23620,7 @@ not= \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23404,7 +23634,7 @@ not= - + \begin_inset Text \begin_layout Plain Layout @@ -23415,7 +23645,7 @@ equiv \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23429,7 +23659,7 @@ equiv - + \begin_inset Text \begin_layout Plain Layout @@ -23440,7 +23670,7 @@ sim \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23454,7 +23684,7 @@ sim - + \begin_inset Text \begin_layout Plain Layout @@ -23465,7 +23695,7 @@ simeq \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23479,7 +23709,7 @@ simeq - + \begin_inset Text \begin_layout Plain Layout @@ -23490,7 +23720,7 @@ approx \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23504,7 +23734,7 @@ approx - + \begin_inset Text \begin_layout Plain Layout @@ -23515,7 +23745,7 @@ cong \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23529,7 +23759,7 @@ cong - + \begin_inset Text \begin_layout Plain Layout @@ -23540,7 +23770,7 @@ bowtie \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23554,7 +23784,7 @@ bowtie - + \begin_inset Text \begin_layout Plain Layout @@ -23565,7 +23795,7 @@ notin \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23579,7 +23809,7 @@ notin - + \begin_inset Text \begin_layout Plain Layout @@ -23590,7 +23820,7 @@ perp \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23604,7 +23834,7 @@ perp - + \begin_inset Text \begin_layout Plain Layout @@ -23615,7 +23845,7 @@ propto \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23629,7 +23859,7 @@ propto - + \begin_inset Text \begin_layout Plain Layout @@ -23640,7 +23870,7 @@ asymp \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23654,7 +23884,7 @@ asymp - + \begin_inset Text \begin_layout Plain Layout @@ -23665,7 +23895,7 @@ doteq \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23679,7 +23909,7 @@ doteq - + \begin_inset Text \begin_layout Plain Layout @@ -23690,7 +23920,7 @@ circeq \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23704,7 +23934,7 @@ circeq - + \begin_inset Text \begin_layout Plain Layout @@ -23715,7 +23945,7 @@ models \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23729,7 +23959,7 @@ models - + \begin_inset Text \begin_layout Plain Layout @@ -23740,7 +23970,7 @@ widehat= \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23764,7 +23994,7 @@ widehat= \begin_inset Tabular - + @@ -23781,14 +24011,14 @@ Comando \begin_inset Text \begin_layout Plain Layout -Relación +Relacion \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23797,7 +24027,7 @@ Relación \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23811,7 +24041,7 @@ Relación - + \begin_inset Text \begin_layout Plain Layout @@ -23822,7 +24052,7 @@ ge \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23836,7 +24066,7 @@ ge - + \begin_inset Text \begin_layout Plain Layout @@ -23847,7 +24077,7 @@ gg \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23861,7 +24091,7 @@ gg - + \begin_inset Text \begin_layout Plain Layout @@ -23872,7 +24102,7 @@ succ \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23886,7 +24116,7 @@ succ - + \begin_inset Text \begin_layout Plain Layout @@ -23897,7 +24127,7 @@ succeq \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23911,7 +24141,7 @@ succeq - + \begin_inset Text \begin_layout Plain Layout @@ -23922,7 +24152,7 @@ supset \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23936,7 +24166,7 @@ supset - + \begin_inset Text \begin_layout Plain Layout @@ -23947,7 +24177,7 @@ supseteq \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23961,7 +24191,7 @@ supseteq - + \begin_inset Text \begin_layout Plain Layout @@ -23972,7 +24202,7 @@ sqsupseteq \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -23986,7 +24216,7 @@ sqsupseteq - + \begin_inset Text \begin_layout Plain Layout @@ -23997,7 +24227,7 @@ ni \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24011,7 +24241,7 @@ ni - + \begin_inset Text \begin_layout Plain Layout @@ -24022,7 +24252,7 @@ dashv \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24036,7 +24266,7 @@ dashv - + \begin_inset Text \begin_layout Plain Layout @@ -24047,7 +24277,7 @@ frown \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24061,7 +24291,7 @@ frown - + \begin_inset Text \begin_layout Plain Layout @@ -24072,7 +24302,7 @@ rhd \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24086,7 +24316,7 @@ rhd - + \begin_inset Text \begin_layout Plain Layout @@ -24097,7 +24327,7 @@ unrhd \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24111,7 +24341,7 @@ unrhd - + \begin_inset Text \begin_layout Plain Layout @@ -24122,7 +24352,7 @@ lessgtr \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24136,7 +24366,7 @@ lessgtr - + \begin_inset Text \begin_layout Plain Layout @@ -24147,7 +24377,7 @@ parallel \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24161,7 +24391,7 @@ parallel - + \begin_inset Text \begin_layout Plain Layout @@ -24172,7 +24402,7 @@ nparallel \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24190,10 +24420,6 @@ nparallel \end_inset -\begin_inset space \hfill{} -\end_inset - - \end_layout \begin_layout Standard @@ -24231,6 +24457,18 @@ triangleright , respectivamente. \end_layout +\begin_layout Standard +\SpecialChar LyX + soporta muchas otras relaciones especiales que se pueden ver pulsando el + botón +\begin_inset Info +type "icon" +arg "math-insert \\leqq" +\end_inset + + de la barra de herramientas de ecuaciones. +\end_layout + \begin_layout Standard Las relaciones, a diferencia de los símbolos, siempre se rodean de espacios. \end_layout @@ -24243,7 +24481,7 @@ Se pueden componer relaciones con etiquetas con el comando stackrel \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -24255,15 +24493,19 @@ stackrel \end_inset : +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard \align center \begin_inset Tabular - - - + + + \begin_inset Text @@ -24279,45 +24521,20 @@ Comando \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - - + + \begin_inset Text \begin_layout Plain Layout A(r) \backslash stackrel -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset r @@ -24325,16 +24542,7 @@ r to \backslash infty -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -24344,29 +24552,11 @@ spce \backslash approx -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset B @@ -24374,11 +24564,11 @@ B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$ +\begin_inset Formula $A(r)\stackrel{r\to\infty}{\approx}B$ \end_inset @@ -24402,12 +24592,12 @@ Funciones Funciones predefinidas \begin_inset CommandInset label LatexCommand label -name "sub:Funciones-predefinidas" +name "subsec:Funciones-predefinidas" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -24417,7 +24607,7 @@ Funciones ! predefinidas \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -24446,20 +24636,22 @@ cursiva . Por eso hay funciones predefinidas, que además se separan un poco del factor precedente. - Se insertan como comandos con una barra inversa delante de su nombre. + Se insertan como comandos con una barra inversa delante de su nombre. +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard \align center \begin_inset Tabular - - - - + + - + \begin_inset Text \begin_layout Plain Layout @@ -24468,7 +24660,7 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24477,63 +24669,81 @@ Resultado \end_inset - + + + \begin_inset Text \begin_layout Plain Layout -Comando +Asin(x)+B \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -Resultado +\begin_inset Formula $Asin(x)+B$ +\end_inset + + \end_layout \end_inset + + +\end_inset + + +\begin_inset space \quad{} +\end_inset + + +\begin_inset Tabular + + + + - + \begin_inset Text \begin_layout Plain Layout -Asen(x)+B +Comando \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $Asen(x)+B$ -\end_inset - - +Resultado \end_layout \end_inset - + + + \begin_inset Text \begin_layout Plain Layout A \backslash -sen(x)+B +sin(x)+B \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $A\sen(x)+B$ +\begin_inset Formula $A\sin(x)+B$ \end_inset @@ -24555,7 +24765,7 @@ Las funciones siguientes están predefinidas: status collapsed \begin_layout Plain Layout -Se han añadido los comandos equivalentes suministrados por el estilo +Se han añadido los comandos equivalentes proporcionados por el estilo \series bold spanish \series default @@ -24563,7 +24773,8 @@ spanish \series bold babel \series default -, adaptados a las convenciones hispanohablantes. +. + (Estos no están disponibles en el panel de funciones). Además, en su caso, las funciones serán acentuadas automáticamente en la salida, p. \begin_inset space \thinspace{} @@ -24621,8 +24832,8 @@ del t. \begin_layout Standard \align center \begin_inset Tabular - - + + @@ -24631,7 +24842,7 @@ del t. - + \begin_inset Text \begin_layout Plain Layout @@ -24640,16 +24851,16 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout -español + \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24658,16 +24869,16 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout -español + \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24676,16 +24887,16 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout -español + \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24696,7 +24907,123 @@ Comando - + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(r){1-2} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(r){3-4} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(r){5-6} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(r){7-7} +\end_layout + +\end_inset + +normal +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +español +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +normal +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +español +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +normal +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +español +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +normal +\end_layout + +\end_inset + + + + \begin_inset Text \begin_layout Plain Layout @@ -24707,7 +25034,7 @@ sin \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24718,7 +25045,7 @@ sen \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24729,7 +25056,7 @@ sinh \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24740,7 +25067,7 @@ senh \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24751,7 +25078,7 @@ arcsin \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24762,7 +25089,7 @@ arcsen \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24775,7 +25102,7 @@ sup - + \begin_inset Text \begin_layout Plain Layout @@ -24786,7 +25113,7 @@ cos \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24795,7 +25122,7 @@ cos \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24806,7 +25133,7 @@ cosh \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24815,7 +25142,7 @@ cosh \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24826,7 +25153,7 @@ arccos \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24835,7 +25162,7 @@ arccos \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24848,7 +25175,7 @@ inf - + \begin_inset Text \begin_layout Plain Layout @@ -24859,7 +25186,7 @@ tan \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24870,7 +25197,7 @@ tg \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24881,7 +25208,7 @@ tanh \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24892,7 +25219,7 @@ tgh \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24903,7 +25230,7 @@ arctan \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24914,7 +25241,7 @@ arctg \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24927,7 +25254,7 @@ lim - + \begin_inset Text \begin_layout Plain Layout @@ -24938,7 +25265,7 @@ cot \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24949,7 +25276,7 @@ cotg \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24960,7 +25287,7 @@ coth \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24969,7 +25296,7 @@ coth \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24980,7 +25307,7 @@ arg \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -24989,7 +25316,7 @@ arg \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25002,7 +25329,7 @@ liminf - + \begin_inset Text \begin_layout Plain Layout @@ -25013,7 +25340,7 @@ sec \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25022,7 +25349,7 @@ sec \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25033,7 +25360,7 @@ min \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25042,7 +25369,7 @@ min \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25053,7 +25380,7 @@ deg \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25062,7 +25389,7 @@ deg \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25075,7 +25402,7 @@ limsup - + \begin_inset Text \begin_layout Plain Layout @@ -25086,7 +25413,7 @@ csc \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25097,7 +25424,7 @@ cosec \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25108,7 +25435,7 @@ max \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25117,7 +25444,7 @@ max \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25128,7 +25455,7 @@ det \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25137,7 +25464,7 @@ det \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25150,7 +25477,7 @@ Pr - + \begin_inset Text \begin_layout Plain Layout @@ -25161,7 +25488,7 @@ ln \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25170,7 +25497,7 @@ ln \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25181,7 +25508,7 @@ exp \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25190,7 +25517,7 @@ exp \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25201,7 +25528,7 @@ dim \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25210,7 +25537,7 @@ dim \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25223,7 +25550,7 @@ hom - + \begin_inset Text \begin_layout Plain Layout @@ -25234,7 +25561,7 @@ lg \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25243,7 +25570,7 @@ lg \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25254,7 +25581,7 @@ log \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25263,7 +25590,7 @@ log \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25274,7 +25601,7 @@ ker \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25283,7 +25610,7 @@ ker \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25300,14 +25627,41 @@ gcd \end_inset +\lang english + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout + +\series bold + +\backslash +cmidrule +\series default + is used here only for table borders. + See sec. + +\family sans +Formal Tables +\family default + of the +\emph on +EmbeddedObjects +\emph default + manual for details. +\end_layout + +\end_inset + + \end_layout \begin_layout Standard También se pueden insertar con el botón -\begin_inset Graphics - filename ../../images/math/functions.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\functions" \end_inset de la barra de ecuaciones. @@ -25315,7 +25669,7 @@ También se pueden insertar con el botón \begin_layout Subsection Funciones definidas por el usuario -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -25333,7 +25687,8 @@ Para usar una función no predefinida, como por ejemplo la función signo, \end_layout \begin_layout Itemize -Define la función añadiendo al preámbulo LaTeX la línea +Define la función añadiendo al preámbulo \SpecialChar LaTeX + la línea \begin_inset Foot status collapsed @@ -25347,7 +25702,7 @@ DeclareMathOperator en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Operadores-de-usuario" +reference "subsec:Operadores-de-usuario" \end_inset @@ -25377,7 +25732,7 @@ DeclareMathOperator{ sgn}{sgn} \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -25427,20 +25782,24 @@ El resultado con ambos métodos es el mismo que con una función predefinida: status collapsed \begin_layout Plain Layout -En LyX, las funciones personalizadas se ven en rojo, las predefinidas en - negro. +En \SpecialChar LyX +, las funciones personalizadas se ven en rojo, las predefinidas en negro. \end_layout \end_inset +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard \align center \begin_inset Tabular - + @@ -25464,7 +25823,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -25475,7 +25834,7 @@ sgn(x)+B \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25496,7 +25855,7 @@ sgn(x)+B A \backslash , -\begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\, M}}$ +\begin_inset Formula $\underbrace{\textrm{sgn}}_{\mathsf{Alt+M\,M}}$ \end_inset (x)+B @@ -25530,7 +25889,7 @@ El primer método es preferible si la función se va a usar varias veces. \begin_layout Subsection Límites -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -25550,7 +25909,7 @@ Para límites, además de lim \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -25576,6 +25935,12 @@ limsup están definidas las siguientes funciones: \series bold +\series default + +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -25583,9 +25948,9 @@ limsup \align center \begin_inset Tabular - - - + + + \begin_inset Text @@ -25601,29 +25966,13 @@ Comando \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25634,7 +25983,7 @@ varliminf \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25647,8 +25996,8 @@ varliminf \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -25672,8 +26021,8 @@ varlimsup \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -25697,8 +26046,8 @@ varprojlim \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -25717,10 +26066,6 @@ varinjlim \end_inset -\begin_inset Formula $\raisebox{-2.5mm}{}$ -\end_inset - - \end_layout \end_inset @@ -25743,6 +26088,10 @@ varinjlim \begin_layout Standard El límite se crea insertando un subíndice. Se imprime a la derecha junto a la función en una fórmula en línea: +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -25750,11 +26099,11 @@ El límite se crea insertando un subíndice. \align center \begin_inset Tabular - + - + \begin_inset Text \begin_layout Plain Layout @@ -25763,31 +26112,11 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset space \hspace{} -\length 1cm -\end_inset - Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset @@ -25803,29 +26132,11 @@ raisebox lim_x \backslash to -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset x=B @@ -25837,7 +26148,7 @@ x=B \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\rightarrow A}x=B$ +\begin_inset Formula $\lim_{x\to A}x=B$ \end_inset @@ -25855,17 +26166,37 @@ x=B \begin_layout Standard En una ecuación presentada el límite se imprime debajo, como es habitual: -\begin_inset Formula \[ -\lim\limits _{x\rightarrow A}=B\] +\begin_inset Formula +\[ +\lim\limits _{x\rightarrow A}=B +\] + +\end_inset + + +\end_layout +\begin_layout Standard +\begin_inset VSpace medskip \end_inset \end_layout +\begin_layout Standard +Para el ajuste de la presentación de límites véase +\begin_inset CommandInset ref +LatexCommand ref +reference "subsec:Límites-de-operadores" + +\end_inset + +. +\end_layout + \begin_layout Subsection Función módulo -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -25883,22 +26214,38 @@ La función módulo es especial, porque existe en cuatro variantes. \begin_layout Standard En una ecuación presentada: -\begin_inset Formula \begin{align*} -\underline{\textrm{Comando}} & & \underline{\textrm{Resultado}}\\ -\mathrm{a\backslash mod\textrm{\spce}b} & & a\mod b\\ -\mathrm{a\backslash pmod\textrm{\spce}b} & & a\pmod b\\ -\mathrm{a\backslash bmod\textrm{\spce}b} & & a\bmod b\\ -\mathrm{a\backslash pod\textrm{\spce}b} & & a\pod b\end{align*} +\begin_inset Formula +\begin{align*} +\underline{\textrm{Comando}\raisebox{-0.9mm}{}} & & \underline{\textrm{Resultado}}\\ +\mathrm{a\backslash mod\textrm{␣}b} & & a\mod b\\ +\mathrm{a\backslash pmod\textrm{␣}b} & & a\pmod b\\ +\mathrm{a\backslash bmod\textrm{␣}b} & & a\bmod b\\ +\mathrm{a\backslash pod\textrm{␣}b} & & a\pod b +\end{align*} \end_inset En una ecuación en línea se pone menos espacio delante del nombre de la función para todas las variantes. + Por omisión, las funciones módulo solo tienen en cuenta el primer carácter + siguente. + Para aplicarlas a más de un carácter hay que poner estos entre llaves \SpecialChar TeX +: +\begin_inset Formula +\begin{align*} +\underline{\textrm{Comando}\raisebox{-0.9mm}{}} & & \underline{\textrm{Resultado}}\\ +\mathrm{a\backslash pod\textrm{␣}bcd} & & a\pod bcd\\ +\mathrm{a\backslash pod\backslash\{bc\to d} & & a\pod{bc}d +\end{align*} + +\end_inset + + \end_layout \begin_layout Section Caracteres especiales -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -25908,6 +26255,106 @@ Caracteres especiales \end_inset +\end_layout + +\begin_layout Standard +Las teclas ^ y _ generan normalmente un exponente y un subíndice respectivamente. + Para insertar estos caracteres como tales deben ir precedidos por +\backslash +: +\begin_inset Separator parbreak +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +Comando +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Resultado +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +^ +\begin_inset space \textvisiblespace{} +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\mathcircumflex$ +\end_inset + + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout + +\backslash +_ +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\_$ +\end_inset + + +\end_layout + +\end_inset + + + + +\end_inset + + \end_layout \begin_layout Subsection @@ -25916,7 +26363,8 @@ Caracteres especiales en texto matemático \begin_layout Standard Los siguientes comandos sólo se pueden usar en texto matemático o en modo - TeX: + \SpecialChar TeX +: \end_layout \begin_layout Standard @@ -25926,11 +26374,11 @@ Los siguientes comandos sólo se pueden usar en texto matemático o en modo \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -25950,7 +26398,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -25961,7 +26409,7 @@ oe \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -25975,7 +26423,7 @@ oe - + \begin_inset Text \begin_layout Plain Layout @@ -25986,7 +26434,7 @@ OE \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26000,7 +26448,7 @@ OE - + \begin_inset Text \begin_layout Plain Layout @@ -26011,7 +26459,7 @@ ae \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26025,7 +26473,7 @@ ae - + \begin_inset Text \begin_layout Plain Layout @@ -26036,7 +26484,7 @@ AE \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26050,7 +26498,7 @@ AE - + \begin_inset Text \begin_layout Plain Layout @@ -26061,7 +26509,7 @@ aa \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26075,18 +26523,20 @@ aa - + \begin_inset Text \begin_layout Plain Layout \backslash AA -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout +\lang english + \backslash @ \begin_inset ERT @@ -26113,7 +26563,7 @@ AA} \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26127,7 +26577,7 @@ AA} - + \begin_inset Text \begin_layout Plain Layout @@ -26162,11 +26612,11 @@ i \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -26176,12 +26626,13 @@ status collapsed \begin_layout Plain Layout -\series bold +\lang english +The space of 0 +\begin_inset space \thinspace{} +\end_inset -\backslash -raisebox -\series default - se usa sólo como espaciador +mm is used for separation, because otherwise the output will be ¡ and ¿ + respectively. \end_layout \end_inset @@ -26202,7 +26653,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -26213,7 +26664,7 @@ o \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26227,7 +26678,7 @@ o - + \begin_inset Text \begin_layout Plain Layout @@ -26238,7 +26689,7 @@ O \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26252,7 +26703,7 @@ O - + \begin_inset Text \begin_layout Plain Layout @@ -26263,7 +26714,7 @@ l \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26277,7 +26728,7 @@ l - + \begin_inset Text \begin_layout Plain Layout @@ -26288,7 +26739,7 @@ L \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26302,7 +26753,7 @@ L - + \begin_inset Text \begin_layout Plain Layout @@ -26312,16 +26763,7 @@ L \end_inset ` -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -26329,7 +26771,7 @@ spce \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26343,7 +26785,7 @@ spce - + \begin_inset Text \begin_layout Plain Layout @@ -26353,16 +26795,7 @@ spce \end_inset ` -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -26370,7 +26803,7 @@ spce \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26384,7 +26817,7 @@ spce - + \begin_inset Text \begin_layout Plain Layout @@ -26429,10 +26862,9 @@ Los caracteres \end_inset también se pueden insertar mediante el botón -\begin_inset Graphics - filename ../../images/math/digamma.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-insert \\digamma" \end_inset de la barra de ecuaciones. @@ -26457,7 +26889,8 @@ Los comandos ` \series default - son una excepción porque se pueden insertar directamente a texto en LyX. + son una excepción porque se pueden insertar directamente a texto en \SpecialChar LyX +. \end_layout @@ -26465,12 +26898,12 @@ Los comandos Acentos en texto \begin_inset CommandInset label LatexCommand label -name "sub:Acentos-en-texto" +name "subsec:Acentos-en-texto" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -26484,7 +26917,8 @@ Acentos ! en texto \begin_layout Standard Con los siguientes comandos se pueden acentuar todas las letras. - Los comandos deben ponerse en modo TeX. + Los comandos deben ponerse en modo \SpecialChar TeX +. \end_layout \begin_layout Standard @@ -26494,11 +26928,11 @@ Con los siguientes comandos se pueden acentuar todas las letras. \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -26518,7 +26952,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -26533,7 +26967,7 @@ e \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26556,7 +26990,7 @@ status collapsed - + \begin_inset Text \begin_layout Plain Layout @@ -26567,7 +27001,7 @@ status collapsed \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26590,23 +27024,14 @@ status collapsed - + \begin_inset Text \begin_layout Plain Layout \backslash ^ -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset e @@ -26614,7 +27039,7 @@ e \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26637,7 +27062,7 @@ status collapsed - + \begin_inset Text \begin_layout Plain Layout @@ -26648,7 +27073,7 @@ status collapsed \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26671,23 +27096,14 @@ status collapsed - + \begin_inset Text \begin_layout Plain Layout \backslash u -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset e @@ -26695,7 +27111,7 @@ e \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26718,23 +27134,14 @@ u e - + \begin_inset Text \begin_layout Plain Layout \backslash b -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset e @@ -26742,7 +27149,7 @@ e \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26765,23 +27172,14 @@ b e - + \begin_inset Text \begin_layout Plain Layout \backslash t -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset ee @@ -26822,11 +27220,11 @@ t ee \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -26846,23 +27244,14 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout \backslash H -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset e @@ -26870,7 +27259,7 @@ e \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26893,7 +27282,7 @@ H e - + \begin_inset Text \begin_layout Plain Layout @@ -26904,7 +27293,7 @@ H e \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26927,14 +27316,14 @@ status collapsed - + \begin_inset Text \begin_layout Plain Layout \backslash ~e -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -26948,7 +27337,7 @@ Tilde \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -26971,7 +27360,7 @@ status collapsed - + \begin_inset Text \begin_layout Plain Layout @@ -26982,7 +27371,7 @@ status collapsed \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -27005,23 +27394,14 @@ status collapsed - + \begin_inset Text \begin_layout Plain Layout \backslash v -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset e @@ -27029,7 +27409,7 @@ e \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -27052,23 +27432,14 @@ v e - + \begin_inset Text \begin_layout Plain Layout \backslash d -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset e @@ -27076,7 +27447,7 @@ e \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -27099,23 +27470,14 @@ d e - + \begin_inset Text \begin_layout Plain Layout \backslash c -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset e @@ -27123,7 +27485,7 @@ e \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -27176,16 +27538,7 @@ t \backslash t -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset sz @@ -27220,7 +27573,8 @@ Los acentos ^ \series default se pueden insertar directamente con el teclado sobre vocales sin usar modo - TeX. + \SpecialChar TeX +. Lo mismo se aplica a la tilde \begin_inset Foot status collapsed @@ -27293,7 +27647,7 @@ v \begin_inset CommandInset ref LatexCommand ref -reference "sub:Acentos-para-un" +reference "subsec:Acentos-para-un" \end_inset @@ -27315,7 +27669,7 @@ Además, con el comando textcircled \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -27328,6 +27682,10 @@ textcircled se pueden insertar en un círculo todos los números y letras, de forma parecida al símbolo copyright. +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -27335,9 +27693,9 @@ textcircled \align center \begin_inset Tabular - - - + + + \begin_inset Text @@ -27353,29 +27711,13 @@ Comando \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -27386,7 +27728,7 @@ textcircled{w} \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -27408,8 +27750,8 @@ textcircled{w} \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -27428,14 +27770,10 @@ raisebox{-1.5pt}{W}} \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}$ -\end_inset - - \begin_inset ERT status collapsed @@ -27457,10 +27795,6 @@ raisebox{-1.5pt}W} \end_inset -\begin_inset Formula $\raisebox{-2mm}{}$ -\end_inset - - \end_layout \end_inset @@ -27487,7 +27821,7 @@ status collapsed véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Tamaños-de-fuentes" +reference "subsec:Tamaños-de-tipografías" \end_inset @@ -27511,7 +27845,7 @@ status collapsed véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Cuadros-sin-marco" +reference "subsec:Marcos-sin-bordes" \end_inset @@ -27527,7 +27861,7 @@ reference "sub:Cuadros-sin-marco" \begin_layout Subsection Números en estilo antiguo -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -27548,7 +27882,7 @@ Los números en estilo antiguo o elzevirianos se componen con el comando oldstylenums \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -27560,7 +27894,8 @@ oldstylenums \end_inset . - El comando se puede usar en ecuaciones y en modo TeX. + El comando se puede usar en ecuaciones y en modo \SpecialChar TeX +. Su esquema es: \end_layout @@ -27586,220 +27921,6 @@ oldstylenums{0123456789} \end_layout -\begin_layout Subsection -Caracteres especiales misceláneos -\begin_inset CommandInset label -LatexCommand label -name "sub:Caracteres-especiales-misceláneos" - -\end_inset - - -\begin_inset Index -status collapsed - -\begin_layout Plain Layout -Caracteres especiales ! misceláneos -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Los siguientes caracteres sólo pueden insertarse en ecuaciones mediante - comandos: -\end_layout - -\begin_layout Standard -\noindent -\align center -\begin_inset Tabular - - - - - - -\begin_inset Text - -\begin_layout Plain Layout -Comando -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -Resultado -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -^ -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $\mathcircumflex$ -\end_inset - - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout - -\backslash -_ -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $\_$ -\end_inset - - -\end_layout - -\end_inset - - - - -\begin_inset Text - -\begin_layout Plain Layout -^ -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - -\end_inset - - -\backslash -circ -\begin_inset Index -status collapsed - -\begin_layout Plain Layout - -\backslash -@° -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $^{\circ}$ -\end_inset - - -\end_layout - -\end_inset - - - - -\end_inset - - -\end_layout - -\begin_layout Standard -El símbolo grado ° puede no obstante insertarse directamente si el preámbulo - LaTeX contiene la línea: -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Más sobre este asunto en -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Caracteres-de-texto" - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard - -\series bold - -\backslash -DeclareInputtext{176}{ -\backslash -ifmmode^ -\backslash -circ -\backslash -else -\backslash -textdegree -\backslash -fi} -\end_layout - \begin_layout Section Estilos de ecuación \begin_inset CommandInset label @@ -27809,7 +27930,7 @@ name "sec:Estilos-de-ecuación" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -27823,6 +27944,10 @@ Ecuación ! estilos de \begin_layout Itemize Hay dos estilos diferentes de alineación: +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_deeper @@ -27837,7 +27962,7 @@ fleqn \series default en el menú \family sans -Documento\SpecialChar \menuseparator +Documento\SpecialChar menuseparator Configuración \family default bajo @@ -27857,7 +27982,7 @@ Sangrado mathindent \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -27873,11 +27998,8 @@ mathindent \begin_inset space \thinspace{} \end_inset -mm, p. -\begin_inset space \thinspace{} -\end_inset - -e., se inserta esta línea de comando en el preámbulo LaTeX: +mm, por ejemplo, se inserta esta línea de comando en el preámbulo \SpecialChar LaTeX +: \end_layout \begin_layout Standard @@ -27901,6 +28023,10 @@ pt. \end_deeper \begin_layout Itemize Y dos estilos diferentes de numeración: +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_deeper @@ -27915,7 +28041,7 @@ leqno \series default en el menú \family sans -Documento\SpecialChar \menuseparator +Documento\SpecialChar menuseparator Configuración \family default bajo @@ -27948,7 +28074,7 @@ Centrado y las ecuaciones sangradas se ponen en un entorno flalign; véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Entorno-flalign" +reference "subsec:Entorno-flalign" \end_inset @@ -27964,7 +28090,7 @@ name "sec:Ecuaciones-multilínea" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -27981,12 +28107,11 @@ General \end_layout \begin_layout Standard -En LyX se generan nuevas líneas en una ecuación con +En \SpecialChar LyX + se generan nuevas líneas en una ecuación con \family sans -\series bold -Ctrl+Retorno +Ctrl+Entrar \family default -\series default . Esto crea un \series bold @@ -27999,7 +28124,7 @@ entorno eqnarray \begin_inset CommandInset ref LatexCommand ref -reference "sub:Entorno-eqnarray" +reference "subsec:Entorno-eqnarray" \end_inset @@ -28045,18 +28170,20 @@ align \begin_inset CommandInset ref LatexCommand ref -reference "sub:Entorno-align-estándar" +reference "subsec:Entorno-align-estándar" \end_inset . + Se recomienda el entorno align porque proporciona una salida tipográficamente + correcta en cualquier caso. \end_layout \begin_layout Standard Hay otros entornos para fórmulas multilínea que se pueden introducir mediante el menú \family sans -Insertar\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator Ecuación \family default . @@ -28066,26 +28193,24 @@ Ecuación \begin_layout Standard En todos los entornos de ecuación multilínea la combinación \family sans -Ctrl+Retorno +Ctrl+Entrar \family default genera una línea nueva. Para añadir o quitar líneas se pueden usar los botones -\begin_inset Graphics - filename ../../images/tabular-feature_append-row.png - scale 85 - +\begin_inset Info +type "icon" +arg "inset-modify tabular append-row" \end_inset o -\begin_inset Graphics - filename ../../images/tabular-feature_delete-row.png - scale 85 - +\begin_inset Info +type "icon" +arg "inset-modify tabular delete-row" \end_inset -de la barra de herramientas, respectivamente, o el menú + de la barra de herramientas, respectivamente, o el menú \family sans -Editar\SpecialChar \menuseparator +Editar\SpecialChar menuseparator Filas y columnas \family default . @@ -28095,12 +28220,12 @@ Filas y columnas Separación de líneas \begin_inset CommandInset label LatexCommand label -name "sub:Separación-de-líneas" +name "subsec:Separación-de-líneas" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -28114,14 +28239,17 @@ Ecuación ! multilínea ! separación de filas \begin_layout Standard A veces no hay suficiente espacio entre las líneas de una ecuación multilínea: -\begin_inset Formula \begin{eqnarray*} +\begin_inset Formula +\begin{eqnarray*} 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}\\ -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*} +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*} \end_inset -En LaTeX un espacio adicional para una línea se especifica como argumento - opcional del comando de nueva línea. +En \SpecialChar LaTeX + un espacio adicional para una línea se especifica como argumento opcional + del comando de nueva línea. Esto aún no es posible en LYX, \begin_inset Foot status collapsed @@ -28140,7 +28268,8 @@ target "http://www.lyx.org/trac/ticket/1505" \end_inset - por lo que toda la ecuación debe insertarse en modo TeX. + por lo que toda la ecuación debe insertarse en modo \SpecialChar TeX +. Para añadir espacio en nuestro ejemplo se inserta el comando \series bold @@ -28215,7 +28344,7 @@ Para obtener separación en todas las líneas hay que cambiar la longitud jot \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -28228,7 +28357,7 @@ jot . La definición es: -\begin_inset Formula $\mbox{separación de línea}=\mathrm{6\, pt+\backslash jot}$ +\begin_inset Formula $\mbox{separación de línea}=\mathrm{6\,pt+\backslash jot}$ \end_inset . @@ -28261,7 +28390,8 @@ jot}{3mm+3pt} \end_layout \begin_layout Standard -en modo TeX antes de la ecuación. +en modo \SpecialChar TeX + antes de la ecuación. Es necesario cargar el paquete \series bold calc @@ -28275,13 +28405,14 @@ status collapsed \series bold calc \series default - forma parte de toda instalación LaTeX estándar. + forma parte de toda instalación \SpecialChar LaTeX + estándar. \end_layout \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -28318,9 +28449,11 @@ jot}{3mm+3pt} \end_inset -\begin_inset Formula \begin{eqnarray*} +\begin_inset Formula +\begin{eqnarray*} 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}\\ -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*} +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*} \end_inset @@ -28356,12 +28489,12 @@ pt. Separación de columnas \begin_inset CommandInset label LatexCommand label -name "sub:Separación-de-columnas" +name "subsec:Separación-de-columnas" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -28389,7 +28522,7 @@ La separación de columnas se especifica con la longitud arraycolsep \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -28418,7 +28551,8 @@ arraycolsep \begin_inset Newline newline \end_inset -Así, el comando en modo TeX +Así, el comando en modo \SpecialChar TeX + \end_layout \begin_layout Standard @@ -28472,9 +28606,11 @@ arraycolsep}{1cm} \end_inset -\begin_inset Formula \begin{eqnarray*} +\begin_inset Formula +\begin{eqnarray*} A & = & B\\ -C & \ne & A\end{eqnarray*} +C & \ne & A +\end{eqnarray*} \end_inset @@ -28498,9 +28634,11 @@ arraycolsep}{5pt} \end_inset -\begin_inset Formula \begin{eqnarray*} +\begin_inset Formula +\begin{eqnarray*} A & = & B\\ -C & \ne & A\end{eqnarray*} +C & \ne & A +\end{eqnarray*} \end_inset @@ -28509,7 +28647,7 @@ C & \ne & A\end{eqnarray*} \begin_layout Subsubsection Ecuaciones largas -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -28528,9 +28666,11 @@ Se pueden componer ecuaciones largas mediante estos métodos: \begin_layout Itemize Si un lado de la ecuación es mucho más corto que la anchura de línea, este se elige para el lado izquierdo y el derecho se imprime en dos líneas: -\begin_inset Formula \begin{eqnarray} +\begin_inset Formula +\begin{eqnarray} 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 \\ - & & -\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} + & & -\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} \end_inset @@ -28561,7 +28701,7 @@ hspace en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Espacio-variable" +reference "subsec:Espacio-variable" \end_inset @@ -28571,7 +28711,7 @@ reference "sub:Espacio-variable" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -28593,7 +28733,7 @@ Si ambos lados de la ecuación son demasiado largos se usa el comando lefteqn \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -28607,10 +28747,12 @@ lefteqn . Se inserta en la primer columna de la primera línea y hace que todas las inserciones posteriores sobreescriban las columnas siguientes: -\begin_inset Formula \begin{eqnarray} +\begin_inset Formula +\begin{eqnarray} \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 \\ & & -\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 \\ - & & =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} + & & =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} \end_inset @@ -28637,7 +28779,7 @@ El contenido de las restantes líneas se inserta en la segunda columna o \begin_inset Note Greyedout -status collapsed +status open \begin_layout Plain Layout Ten en cuenta lo siguiente si usas @@ -28665,8 +28807,9 @@ e., el término \end_layout \begin_layout Itemize -Debido a un fallo en LyX el cursor no se puede poner con el ratón en la - primera línea. +Debido a un fallo en \SpecialChar LyX + el cursor no se puede poner con el ratón en la primera + línea. \begin_inset Foot status collapsed @@ -28696,30 +28839,154 @@ target "http://www.lyx.org/trac/ticket/1429" Se describen otros métodos para escribir fórmulas largas en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Entorno-multilínea" +reference "subsec:Entorno-multilínea" \end_inset y \begin_inset CommandInset ref LatexCommand ref -reference "sub:Partes-de-una-multilínea" +reference "subsec:Partes-multilínea" \end_inset . \end_layout +\begin_layout Subsubsection +Fracciones multilínea +\begin_inset CommandInset label +LatexCommand label +name "subsec:Fracciones-multilínea" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Fracciones ! multilínea +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Hay casos en que el denominador y/o el numerador de una fracción son tan + largos que no caben en una línea. + Es necesario añadir un salto de línea mediante el comando +\series bold + +\backslash +splitfrac +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Comandos ! S ! +\backslash +splitfrac +\end_layout + +\end_inset + +. + Para utilizarlo debe estar marcada la opción +\family sans +Cargar +\begin_inset space ~ +\end_inset + +siempre +\family default + el paquete +\series bold +mathtools +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Paquetes ! mathtools +\end_layout + +\end_inset + + en las +\family sans +Opciones +\begin_inset space ~ +\end_inset + +para +\begin_inset space ~ +\end_inset + +ecuaciones +\family default + en la configuración del documento. + +\series bold + +\backslash +splitfrac +\series default + se usa con la sintaxis +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +splitfrac{primera línea}{segunda línea} +\end_layout + +\begin_layout Standard +en el denominador y/o en el numerador. +\end_layout + +\begin_layout Standard +\begin_inset Formula +\[ +a=\frac{\splitfrac{xy+xy+xy+xy+xy}{+wy+wy+wy+wy}}{z}\ne\frac{\splitdfrac{xy+\frac{xy}{z}+xy+xy+xy}{+xy+xy+xy+xy}}{z} +\] + +\end_inset + +El comando para el primer numerador es: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +splitfrac{xy+xy+xy+xy+xy +\begin_inset space \textvisiblespace{} +\end_inset + + +\backslash +{+wy+wy+wy+wy +\end_layout + \begin_layout Subsubsection Delimitadores multilínea \begin_inset CommandInset label LatexCommand label -name "sub:Delimitadores-multilínea" +name "subsec:Delimitadores-multilínea" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -28733,9 +29000,11 @@ Delimitadores ! para varias líneas \begin_layout Standard Para poner delimitadores que cubran varias líneas hay un problema: -\begin_inset Formula \begin{eqnarray*} +\begin_inset Formula +\begin{eqnarray*} A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\ - & & \left.\cdots+B-D\right]\end{eqnarray*} + & & \left.\cdots+B-D\right] +\end{eqnarray*} \end_inset @@ -28752,7 +29021,7 @@ Para obtener el tamaño adecuado de delimitador para la segunda línea, la right. \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -28791,7 +29060,7 @@ right. en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Tamaño-automático-de" +reference "subsec:Tamaño-automático-de" \end_inset @@ -28801,7 +29070,7 @@ reference "sub:Tamaño-automático-de" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -28826,16 +29095,7 @@ left. vphantom \series default -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -28845,16 +29105,7 @@ spce prod \series default ^ -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -28864,16 +29115,7 @@ spce infty \series default -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset @@ -28885,7 +29127,7 @@ spce _R=1} \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -28903,9 +29145,11 @@ vphantom \begin_layout Standard El resultado es: -\begin_inset Formula \begin{eqnarray*} +\begin_inset Formula +\begin{eqnarray*} A & = & \sen(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\ - & & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*} + & & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right] +\end{eqnarray*} \end_inset @@ -28930,14 +29174,14 @@ Los entornos align constan de columnas. \begin_layout Standard Los entornos align se crean con el menú \family sans -Insertar\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator Ecuación \family default . Una ecuación existente se puede convertir a align con el menú \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator Cambiar tipo de ecuación \family default . @@ -28945,22 +29189,20 @@ Cambiar tipo de ecuación \begin_layout Standard Para añadir o quitar columnas se pueden usar los botones -\begin_inset Graphics - filename ../../images/tabular-feature_append-row.png - scale 85 - +\begin_inset Info +type "icon" +arg "inset-modify tabular append-column" \end_inset o -\begin_inset Graphics - filename ../../images/tabular-feature_delete-row.png - scale 85 - +\begin_inset Info +type "icon" +arg "inset-modify tabular delete-column" \end_inset -de la barra de ecuaciones o el menú + de la barra de ecuaciones o el menú \family sans -Editar\SpecialChar \menuseparator +Editar\SpecialChar menuseparator Filas y columnas \family default . @@ -28970,12 +29212,12 @@ Filas y columnas Entorno align estándar \begin_inset CommandInset label LatexCommand label -name "sub:Entorno-align-estándar" +name "subsec:Entorno-align-estándar" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -28990,12 +29232,12 @@ Ecuación ! multilínea ! entorno align \begin_layout Standard Este entorno align se crea pulsando \family sans -Ctrl+Retorno +Ctrl+Entrar \family default en una ecuación o con el menú \family sans -Insertar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator Entorno AMS align \family default . @@ -29004,9 +29246,11 @@ Entorno AMS align \begin_layout Standard Un ejemplo para dos ecuaciones adosadas, que se componen con un entorno align de cuatro columnas: -\begin_inset Formula \begin{align*} +\begin_inset Formula +\begin{align*} A & =\sen(B) & C & =D\\ -C & \neq A & B & \neq D\end{align*} +C & \neq A & B & \neq D +\end{align*} \end_inset @@ -29031,7 +29275,7 @@ hfill en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Espacio-variable" +reference "subsec:Espacio-variable" \end_inset @@ -29073,7 +29317,7 @@ hfill \begin_layout Subsubsection Entorno alignat -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29103,9 +29347,11 @@ El ejemplo anterior en el entorno alignat, con un espacio de 1 \end_inset cm al comienzo da la segunda ecuación: -\begin_inset Formula \begin{alignat*}{2} +\begin_inset Formula +\begin{alignat*}{2} A & =\sen(B)\hspace{1cm} & C & =D\\ -C & \neq A & B & \neq D\end{alignat*} +C & \neq A & B & \neq D +\end{alignat*} \end_inset @@ -29117,12 +29363,12 @@ e apropiado para poner tres o más ecuaciones adosadas. Entorno flalign \begin_inset CommandInset label LatexCommand label -name "sub:Entorno-flalign" +name "subsec:Entorno-flalign" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29138,15 +29384,18 @@ Ecuación ! multilínea ! entorno flalign En este entorno las dos primeras columnas están siempre tan a la izquierda como sea posible y las dos últimas a la derecha. Ejemplo: -\begin_inset Formula \begin{flalign*} +\begin_inset Formula +\begin{flalign*} A & =1 & B & =2 & C & =3\\ -X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4\end{flalign*} +X & =\mbox{-}1 & Y & =\mbox{-}2 & Z & =4 +\end{flalign*} \end_inset En un entorno flalign con un número impar de columnas, en la última de las - cuales se inserta una llave TeX vacía, se pueden poner varias ecuaciones - alineadas a la izquierda, aunque se use el estilo + cuales se inserta una llave \SpecialChar TeX + vacía, se pueden poner varias ecuaciones alineadas + a la izquierda, aunque se use el estilo \series bold Centrado \series default @@ -29159,8 +29408,10 @@ reference "eq:IntVol" \end_inset : -\begin_inset Formula \begin{flalign} -\hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {}\end{flalign} +\begin_inset Formula +\begin{flalign} +\hspace{30pt}\iiint_{V}X\mbox{d}V & =U & {} +\end{flalign} \end_inset @@ -29181,12 +29432,12 @@ pt al comienzo de la primera columna. Entorno eqnarray \begin_inset CommandInset label LatexCommand label -name "sub:Entorno-eqnarray" +name "subsec:Entorno-eqnarray" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29196,7 +29447,7 @@ Ecuación ! multilínea ! entorno eqnarray \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29213,10 +29464,12 @@ Al introducir este entorno aparecen tres marcos azules. El contenido del primero se alinea a la derecha, el del último a la izquierda. El contenido del marco central está centrado y algo más pequeño, porque está diseñado para insertar sólo caracteres de relación. -\begin_inset Formula \begin{eqnarray*} +\begin_inset Formula +\begin{eqnarray*} \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\ AB & AB & AB\\ -A & = & A\end{eqnarray*} +A & = & A +\end{eqnarray*} \end_inset @@ -29225,7 +29478,7 @@ A & = & A\end{eqnarray*} \begin_layout Subsection Entorno gather -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29240,9 +29493,11 @@ Ecuación ! multilínea ! entorno gather \begin_layout Standard Este entorno consta de una sola columna centrada. Se puede numerar cada línea. -\begin_inset Formula \begin{gather} +\begin_inset Formula +\begin{gather} A=1\\ -X=\mbox{-}1\end{gather} +X=\mbox{-}1 +\end{gather} \end_inset @@ -29253,12 +29508,12 @@ X=\mbox{-}1\end{gather} Entorno multilínea \begin_inset CommandInset label LatexCommand label -name "sub:Entorno-multilínea" +name "subsec:Entorno-multilínea" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29287,10 +29542,12 @@ reference "eq:lefteqn" \end_inset en entorno multilínea: -\begin_inset Formula \begin{multline} +\begin_inset Formula +\begin{multline} 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}\\ -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}\\ -=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} +=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} \end_inset @@ -29321,7 +29578,9 @@ Con los comandos \backslash shoveright -\begin_inset Index +\series default + +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29332,8 +29591,6 @@ shoveright \end_inset - -\series default y \series bold @@ -29341,7 +29598,7 @@ shoveright shoveleft \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29386,7 +29643,7 @@ La longitud multlinegap \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29421,7 +29678,8 @@ multlinegap}{2cm} \end_layout \begin_layout Standard -insertado previamente en modo TeX: +insertado previamente en modo \SpecialChar TeX +: \begin_inset ERT status collapsed @@ -29437,10 +29695,12 @@ multlinegap}{2cm} \end_inset -\begin_inset Formula \begin{multline} +\begin_inset Formula +\begin{multline} 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}\\ \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}}\\ -=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} +=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} \end_inset @@ -29469,19 +29729,19 @@ shoveleft \end_layout \begin_layout Subsection -Partes de una ecuación multilínea +Ecuación con partes multilínea \begin_inset CommandInset label LatexCommand label -name "sub:Partes-de-una-multilínea" +name "subsec:Partes-multilínea" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Ecuación ! multilínea ! partes de +Ecuación ! multilínea ! solo parte \end_layout \end_inset @@ -29490,8 +29750,8 @@ Ecuación ! multilínea ! partes de \end_layout \begin_layout Standard -Para mostrar sólo partes de una ecuación multilínea usa uno de los siguientes - entornos: +Para mostrar solo partes de una ecuación en modo multilínea usa uno de los + siguientes entornos: \series bold aligned \series default @@ -29510,7 +29770,7 @@ split . Se pueden elegir en el menú \family sans -Insertar\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator Ecuación \family default o usando los comandos aquí descritos. @@ -29520,10 +29780,13 @@ Ecuación Los tres primeros tienen las mismas propiedades que los correspondientes entornos multilínea, pero es posible poner al lado más partes de la ecuación. Un ejemplo: -\begin_inset Formula \[ +\begin_inset Formula +\[ \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\ -\Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned} -\right\} \mbox{Relaciones de incertidumbre}\] +\Delta E\Delta t & \ge\frac{\hbar}{2} +\end{aligned} +\right\} \mbox{Relaciones de incertidumbre} +\] \end_inset @@ -29535,7 +29798,7 @@ Para componer esta expresión se inserta una ecuación presentada y en ella aligned \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29566,9 +29829,11 @@ reference "eq:cortolargo" \end_inset en entorno aligned: -\begin_inset Formula \begin{equation} +\begin_inset Formula +\begin{equation} \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}|}\\ - & -\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} + & -\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} \end{equation} \end_inset @@ -29592,7 +29857,7 @@ split alignedat \series default , -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29610,7 +29875,7 @@ alignedat gathered \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29628,7 +29893,7 @@ gathered split \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29648,12 +29913,12 @@ split Texto en ecuaciones multilínea \begin_inset CommandInset label LatexCommand label -name "sub:Texto-en-multilínea" +name "subsec:Texto-en-multilínea" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29663,7 +29928,7 @@ Texto ! en ecuaciones \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29676,7 +29941,7 @@ Ecuación ! multilínea ! texto en \end_layout \begin_layout Standard -En los entornos Align, multilínea y gather, se puede insertar texto que +En los entornos align, multilínea y gather, se puede insertar texto que se mostrará en una línea separada y que no afecta la alineación de columna. Para esto se usa el comando \series bold @@ -29685,7 +29950,7 @@ En los entornos Align, multilínea y gather, se puede insertar texto que intertext \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29710,7 +29975,8 @@ intertext{texto} \begin_layout Standard El texto no debería ocupar más de una línea porque no se puede partir con guión. - Como LyX aún no soporta + Como \SpecialChar LyX + aún no soporta \series bold \backslash @@ -29726,9 +29992,90 @@ intertext debe por tanto estar al comienzo de una línea y en la salida se presenta sobre esta línea. Un ejemplo en el que se ha insertado texto al inicio de la segunda línea: -\begin_inset Formula \begin{align} +\begin_inset Formula +\begin{align} I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\ -\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} +\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} + +\end_inset + + +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +intertext +\series default + siempre genera algo de espacio vertical entre el texto y las líneas de + la ecuación. + Para evitarlo, si está activa la opción +\family sans +Cargar +\begin_inset space ~ +\end_inset + +siempre +\family default + el paquete +\series bold +mathtools +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Paquetes ! mathtools +\end_layout + +\end_inset + + en las +\family sans +Opciones +\begin_inset space ~ +\end_inset + +para +\begin_inset space ~ +\end_inset + +ecuaciones +\family default + en la configuración del documento, se puede usar el comando +\series bold + +\backslash +shortintertext +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Comandos ! S ! +\backslash +shortintertext +\end_layout + +\end_inset + + en lugar de +\series bold + +\backslash +intertext +\series default +: +\begin_inset Formula +\begin{align} +I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\ +\shortintertext{\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} \end_inset @@ -29737,7 +30084,7 @@ I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\ \begin_layout Section Numeración de ecuaciones -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29769,7 +30116,7 @@ status collapsed \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29788,17 +30135,13 @@ General \begin_layout Standard Las ecuaciones numeradas se insertan con el menú \family sans -Insertar\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator Ecuación \family default \family sans -\SpecialChar \menuseparator -Ecuación -\begin_inset space ~ -\end_inset - -numerada +\SpecialChar menuseparator +Numerada \family default (atajo \family sans @@ -29811,13 +30154,9 @@ N ). Ecuaciones existentes se pueden numerar con el menú \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Conmutar -\begin_inset space ~ -\end_inset - -numeración +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Numerar la ecuación \family default (atajo \family sans @@ -29828,7 +30167,8 @@ numeración N \family default ). - En LyX se muestra detrás de la ecuación el signo almohadilla entre paréntesis. + En \SpecialChar LyX + se muestra detrás de la ecuación el signo almohadilla entre paréntesis. En la salida se muestra el número real. \end_layout @@ -29838,21 +30178,9 @@ Si se activa la numeración en ecuaciones multilínea se numerarán todas las No obstante, la numeración se puede controlar en cada línea con el menú \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Conmutar -\begin_inset space ~ -\end_inset - -numeración -\begin_inset space ~ -\end_inset - -de -\begin_inset space ~ -\end_inset - -línea +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Numerar la línea \family default (atajo \family sans @@ -29879,7 +30207,7 @@ reference "sec:Estilos-de-ecuación" \begin_layout Subsection Referencias cruzadas -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -29892,21 +30220,26 @@ Ecuación ! referencias cruzadas a \end_layout \begin_layout Standard -Todas las ecuaciones con etiqueta se pueden referenciar. +Todas las ecuaciones con etiqueta se pueden referir. La etiqueta se añade con el menú \family sans -Insertar\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator Etiqueta \family default o con el botón -\begin_inset Graphics - filename ../../images/label-insert.png - scale 85 - +\begin_inset Info +type "icon" +arg "label-insert" \end_inset de la barra de herramientas. El cursor debe estar dentro de una ecuación en modo presentación. + Como alternativa, se puede hacer clic derecha sobre la fórmula y elegir + +\family sans +Etiqueta de ecuación +\family default +. Surge un diálogo con el prefijo \series bold eq: @@ -29925,36 +30258,39 @@ equation \begin_inset space \thinspace{} \end_inset -e. +ej. \begin_inset space ~ \end_inset de las etiquetas de sección. Para cambiar una etiqueta se usa de nuevo el menú \family sans -Insertar\SpecialChar \menuseparator -Etiqueta +Insertar\SpecialChar menuseparator +Etiqueta \family default -. +o la opción +\family sans +Etiqueta de ecuación +\family default + al hacer clic derecha sobre una fórmula. \end_layout \begin_layout Standard -En LyX, el nombre de la etiqueta se muestra entre paréntesis detrás de la - ecuación. +En \SpecialChar LyX +, el nombre de la etiqueta se muestra entre paréntesis detrás de la ecuación. Una ecuación con etiqueta se numera siempre. \end_layout \begin_layout Standard Las referencias cruzadas se insertan mediante el menú \family sans -Insertar\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator Referencia cruzada \family default o con el botón -\begin_inset Graphics - filename ../../images/dialog-show-new-inset_ref.png - scale 85 - +\begin_inset Info +type "icon" +arg "dialog-show-new-inset ref" \end_inset . @@ -29968,7 +30304,8 @@ Referencia cruzada \begin_inset Newline newline \end_inset -En LyX, pulsando clic derecho sobre una referencia cruzada el cursor salta +En \SpecialChar LyX +, pulsando clic derecho sobre una referencia cruzada el cursor salta a la ecuación de referencia. \end_layout @@ -30043,7 +30380,7 @@ tag se describe en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Numeración-personalizada" +reference "subsec:Numeración-personalizada" \end_inset @@ -30057,16 +30394,16 @@ reference "sub:Numeración-personalizada" contiene un marco, como se describe en la \begin_inset CommandInset ref LatexCommand ref -reference "sub:Cuadros-de-párrafo" +reference "subsec:Marcos-de-párrafo" \end_inset -, no se puede referenciar la ecuación. +, no se puede referir la ecuación. \end_layout \begin_layout Subsection Subnumeración -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -30091,13 +30428,16 @@ begin{subequations} \backslash end{subequations} \series default - en modo TeX se pueden subnumerar ecuaciones. + en modo \SpecialChar TeX + se pueden subnumerar ecuaciones. \end_layout \begin_layout Standard Ejemplo: -\begin_inset Formula \begin{equation} -A=C-B\label{eq:a}\end{equation} +\begin_inset Formula +\begin{equation} +A=C-B\label{eq:a} +\end{equation} \end_inset @@ -30132,14 +30472,18 @@ begin{subequations} \end_inset -\begin_inset Formula \begin{equation} -B=C-A\label{eq:b}\end{equation} +\begin_inset Formula +\begin{equation} +B=C-A\label{eq:b} +\end{equation} \end_inset -\begin_inset Formula \begin{equation} -C=A+B\label{eq:c}\end{equation} +\begin_inset Formula +\begin{equation} +C=A+B\label{eq:c} +\end{equation} \end_inset @@ -30182,7 +30526,7 @@ después de ella se inserta addtocounter{equation}{-1} \backslash begin{subequations} -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -30227,7 +30571,7 @@ begin \backslash end \series default - se subnumera con a, b, c\SpecialChar \ldots{} + se subnumera con a, b, c\SpecialChar ldots En ecuaciones multilínea se subnumerará cada línea. Todas las ecuaciones subnumeradas son tratadas como \emph on @@ -30291,7 +30635,8 @@ reference "eq:f" \end_layout \begin_layout Standard -Al insertar los comandos en modo TeX se crea un espacio entre las dos primeras +Al insertar los comandos en modo \SpecialChar TeX + se crea un espacio entre las dos primeras ecuaciones. Para evitarlo se inserta ese espacio vertical de -5 \begin_inset space \thinspace{} @@ -30352,10 +30697,12 @@ begin{subequations} \end_inset -\begin_inset Formula \begin{eqnarray} +\begin_inset Formula +\begin{eqnarray} A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\ & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\ - & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray} + & = & B^{2}-2BZ+Z^{2}\label{eq:f} +\end{eqnarray} \end_inset @@ -30379,12 +30726,12 @@ end{subequations} Numeración definida por el usuario \begin_inset CommandInset label LatexCommand label -name "sub:Numeración-personalizada" +name "subsec:Numeración-personalizada" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -30402,7 +30749,8 @@ Con la numeración estándar el número se coloca entre paréntesis. \begin_inset space \thinspace{} \end_inset -e., se añade al preámbulo LaTeX la línea: +e., se añade al preámbulo \SpecialChar LaTeX + la línea: \end_layout \begin_layout Standard @@ -30421,7 +30769,8 @@ maketag@@@{|#1|}} status collapsed \begin_layout Plain Layout -Esta macro ya está declarada en el preámbulo LaTeX para pruebas. +Esta macro ya está declarada en el preámbulo \SpecialChar LaTeX + para pruebas. Para activarlo, quita el % del principio. \end_layout @@ -30450,7 +30799,7 @@ Si quieres poner una expresión entre paréntesis en vez del número de ecuació \backslash tag -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -30464,8 +30813,10 @@ tag \series default : -\begin_inset Formula \begin{equation} -A+B=C\tag{algo}\label{eq:tag}\end{equation} +\begin_inset Formula +\begin{equation} +A+B=C\tag{algo}\label{eq:tag} +\end{equation} \end_inset @@ -30474,16 +30825,7 @@ En este ejemplo se ha insertado el comando \backslash tag -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset algo @@ -30497,23 +30839,16 @@ Si se usa en su lugar el comando con asterisco \backslash tag* -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset algo \series default no se imprimen los paréntesis: -\begin_inset Formula \[ -A+B=C\tag*{algo}\] +\begin_inset Formula +\[ +A+B=C\tag*{algo} +\] \end_inset @@ -30540,7 +30875,7 @@ Para reiniciar la numeración en nuevas partes o secciones del documento @addtoreset{equation}{part} \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -30607,7 +30942,8 @@ addtoreset \end_layout \begin_layout Standard -Pata poder usar estos comandos en modo TeX, el carácter +Pata poder usar estos comandos en modo \SpecialChar TeX +, el carácter \begin_inset Quotes fld \end_inset @@ -30623,7 +30959,8 @@ activarse \begin_inset Quotes frd \end_inset - para LaTeX con el comando + para \SpecialChar LaTeX + con el comando \series bold \backslash @@ -30637,7 +30974,8 @@ makeatletter makeatother \series default deshace esto. - Así pues, la secuencia de comandos en modo TeX es: + Así pues, la secuencia de comandos en modo \SpecialChar TeX + es: \end_layout \begin_layout Standard @@ -30661,7 +30999,8 @@ makeatother \end_layout \begin_layout Standard -En el preámbulo LaTeX se pueden omitir +En el preámbulo \SpecialChar LaTeX + se pueden omitir \series bold \backslash @@ -30673,7 +31012,8 @@ makeatletter \backslash makeatother \series default - pues son automáticamente insertados por LyX. + pues son automáticamente insertados por \SpecialChar LyX +. \end_layout \begin_layout Standard @@ -30687,7 +31027,8 @@ Para el comando \series bold \series default -hay que cargar en el preámbulo LaTeX el archivo +hay que cargar en el preámbulo \SpecialChar LaTeX + el archivo \series bold remreset.sty \series default @@ -30700,12 +31041,13 @@ status collapsed \series bold remreset \series default - es parte del paquete LaTeX + es parte del paquete \SpecialChar LaTeX + \series bold carlisle \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -30714,13 +31056,14 @@ Paquetes ! carlisle \end_inset -, incluido en las instalaciones estándar de LaTeX. +, incluido en las instalaciones estándar de \SpecialChar LaTeX +. \end_layout \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -30748,7 +31091,7 @@ Entonces se puede usar el comando @removefromreset \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -30846,7 +31189,7 @@ Para este caso hay el comando numberwithin \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -30889,8 +31232,10 @@ sectioning \end_layout \begin_layout Standard -Así pues, en nuestro caso se ha usado la siguiente línea en código TeX o - en el preámbulo LaTeX: +Así pues, en nuestro caso se ha usado la siguiente línea en código \SpecialChar TeX + o en + el preámbulo \SpecialChar LaTeX +: \end_layout \begin_layout Standard @@ -30916,8 +31261,10 @@ numberwithin{equation}{section} \end_inset -\begin_inset Formula \begin{equation} -A+B=C\end{equation} +\begin_inset Formula +\begin{equation} +A+B=C +\end{equation} \end_inset @@ -30925,11 +31272,11 @@ A+B=C\end{equation} \end_layout \begin_layout Standard -Para numerar tablas de modo que, p. +Para numerar cuadros de modo que, p. \begin_inset space \thinspace{} \end_inset -e., +ej., \begin_inset Quotes fld \end_inset @@ -30951,7 +31298,9 @@ numberwithin{table}{part} \begin_layout Standard Para volver a la numeración estándar o evitar esta clase numeración cuando es definida por la clase de documento, se inserta el siguiente comando - en código TeX o en el preámbulo LaTeX: + en código \SpecialChar TeX + o en el preámbulo \SpecialChar LaTeX +: \end_layout \begin_layout Standard @@ -30964,7 +31313,7 @@ renewcommand{ theequation}{ \backslash arabic{equation}} -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31062,7 +31411,7 @@ makeatother \begin_layout Subsection Numeración con números romanos y letras -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31072,7 +31421,7 @@ Numeración de ecuaciones ! con números romanos \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31142,7 +31491,8 @@ roman{equation}} \end_layout \begin_layout Standard -antes de la ecuación en modo TeX. +antes de la ecuación en modo \SpecialChar TeX +. \series bold @@ -31150,7 +31500,7 @@ antes de la ecuación en modo TeX. renewcommand \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31193,7 +31543,7 @@ newcommand , descrito en \begin_inset CommandInset ref LatexCommand ref -reference "sub:El-comando-newcommand" +reference "subsec:El-comando-newcommand" \end_inset @@ -31214,7 +31564,8 @@ equation the \series default como prefijo de un contador, el valor del contador sale en números arábigos. - Si una ecuación es numerada, LaTeX pone internamente el comando + Si una ecuación es numerada, \SpecialChar LaTeX + pone internamente el comando \series bold \backslash @@ -31228,7 +31579,7 @@ theequation roman{equation} \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31268,7 +31619,7 @@ roman Roman \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31297,7 +31648,7 @@ numerar alph \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31315,7 +31666,7 @@ alph Alph \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31333,14 +31684,19 @@ Alph \begin_layout Standard \begin_inset Note Greyedout -status collapsed +status open \begin_layout Plain Layout \series bold +\color none Nota: \series default - Con letras latinas sólo se puede numerar hasta un máximo de 26 ecuaciones. + Con letras latinas sólo se puede numerar hasta un máximo de 26 +\begin_inset space ~ +\end_inset + +ecuaciones. \end_layout \end_inset @@ -31366,8 +31722,10 @@ roman{equation}} \end_inset -\begin_inset Formula \begin{equation} -A=\textrm{romanos en minúscula}\end{equation} +\begin_inset Formula +\begin{equation} +A=\textrm{romanos en minúscula} +\end{equation} \end_inset @@ -31389,8 +31747,10 @@ Roman{equation}} \end_inset -\begin_inset Formula \begin{equation} -B=\textrm{romanos en mayúscula}\label{eq:Rom}\end{equation} +\begin_inset Formula +\begin{equation} +B=\textrm{romanos en mayúscula}\label{eq:Rom} +\end{equation} \end_inset @@ -31412,8 +31772,10 @@ alph{equation}} \end_inset -\begin_inset Formula \begin{equation} -C=\textrm{latinas en minúscula}\end{equation} +\begin_inset Formula +\begin{equation} +C=\textrm{latinas en minúscula} +\end{equation} \end_inset @@ -31435,8 +31797,10 @@ Alph{equation}} \end_inset -\begin_inset Formula \begin{equation} -D=\textrm{latinas en mayúscula}\label{eq:Lat}\end{equation} +\begin_inset Formula +\begin{equation} +D=\textrm{latinas en mayúscula}\label{eq:Lat} +\end{equation} \end_inset @@ -31457,7 +31821,7 @@ renewcommand{ theequation}{ \backslash arabic{equation}} -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31489,8 +31853,10 @@ arabic{equation}} \end_inset -\begin_inset Formula \begin{equation} -E=\mbox{arábigos}\end{equation} +\begin_inset Formula +\begin{equation} +E=\mbox{arábigos} +\end{equation} \end_inset @@ -31531,12 +31897,12 @@ target "run:Formula-numbering.lyx" Símbolos y ecuaciones químicas \begin_inset CommandInset label LatexCommand label -name "sub:Símbolos-y-ecuaciones-químicas" +name "subsec:Símbolos-y-ecuaciones-químicas" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31546,7 +31912,7 @@ Química ! símbolos \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31556,7 +31922,7 @@ Química ! caracteres \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31588,7 +31954,7 @@ status collapsed \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31598,7 +31964,7 @@ Química ! iones \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31630,7 +31996,7 @@ status collapsed \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31647,7 +32013,7 @@ Un ejemplo de texto de química: \end_layout \begin_layout Quote -El ión +El ion \begin_inset Formula $\mathrm{SO_{4}^{2-}}$ \end_inset @@ -31661,8 +32027,10 @@ El ión . La ecuación química es: -\begin_inset Formula \begin{equation} -\mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica}\end{equation} +\begin_inset Formula +\begin{equation} +\mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:reaccion-quimica} +\end{equation} \end_inset @@ -31685,10 +32053,10 @@ R status collapsed \begin_layout Plain Layout -véase estilos de fuentes en +véase estilos de tipografías en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Estilos-de-fuentes" +reference "subsec:Estilos-de-tipografías" \end_inset @@ -31708,7 +32076,7 @@ Para escribir ecuaciones químicas es más conveniente usar el comando ce \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31719,12 +32087,13 @@ ce \end_inset -, que está disponible si está instalado el paquete LaTeX +, que está disponible si está instalado el paquete \SpecialChar LaTeX + \series bold mhchem \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -31734,23 +32103,27 @@ Paquetes ! mhchem \end_inset . - Al insertar + Al insertar \series bold \backslash ce \series default en modo matemático aparece un nuevo marco azul en el que se pueden escribir - ecuaciones químicas de una forma intuitiva. + ecuaciones químicas de una forma intuitiva. +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard \align center \begin_inset Tabular - - - - + + + + \begin_inset Text @@ -31766,45 +32139,20 @@ Comando \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout \backslash ce -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset H2CO3 @@ -31812,11 +32160,11 @@ H2CO3 \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$ +\begin_inset Formula $\ce{H2CO3}$ \end_inset @@ -31825,24 +32173,15 @@ H2CO3 \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash ce -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset SO4^2- @@ -31850,11 +32189,11 @@ SO4^2- \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$ +\begin_inset Formula $\ce{SO4^{2-}}$ \end_inset @@ -31863,24 +32202,15 @@ SO4^2- \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash ce -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset (NH4)2S @@ -31888,11 +32218,11 @@ spce \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$ +\begin_inset Formula $\ce{(NH4)2S}$ \end_inset @@ -31901,24 +32231,15 @@ spce \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash ce -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset KCr(SO4)2.12H2O @@ -31926,11 +32247,11 @@ KCr(SO4)2.12H2O \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$ +\begin_inset Formula $\ce{KCr(SO4)2.12H2O}$ \end_inset @@ -31939,54 +32260,27 @@ KCr(SO4)2.12H2O \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash ce -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A-B \backslash dbond -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset C \backslash tbond -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset D @@ -31994,11 +32288,11 @@ D \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$ +\begin_inset Formula $\ce{A-B\dbond C\tbond D}$ \end_inset @@ -32007,24 +32301,15 @@ D \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash ce -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset ^227 @@ -32040,11 +32325,11 @@ Th+ \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$ +\begin_inset Formula $\ce{_{90}^{227}Th+}$ \end_inset @@ -32054,75 +32339,71 @@ Th+ - + \begin_inset Text \begin_layout Plain Layout \backslash ce -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +\begin_inset space \textvisiblespace{} +\end_inset \backslash -spce -\end_layout - +mu +\begin_inset space \textvisiblespace{} \end_inset -CO2 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - \backslash -spce +hyphen +\begin_inset space \textvisiblespace{} +\end_inset + +Cl \end_layout \end_inset - -+ -\begin_inset ERT -status collapsed + + +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$ +\end_inset -\backslash -spce \end_layout \end_inset - -C -\begin_inset ERT -status collapsed + + + + +\begin_inset Text \begin_layout Plain Layout - \backslash -spce -\end_layout - +ce +\begin_inset space \textvisiblespace{} \end_inset -<=> -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +CO2 +\begin_inset space \textvisiblespace{} +\end_inset ++ +\begin_inset space \textvisiblespace{} +\end_inset -\backslash -spce -\end_layout +C +\begin_inset space \textvisiblespace{} +\end_inset +<=> +\begin_inset space \textvisiblespace{} \end_inset 2CO @@ -32134,7 +32415,7 @@ spce \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$ +\begin_inset Formula $\ce{CO2 + C <=> 2CO}$ \end_inset @@ -32143,63 +32424,27 @@ spce \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash ce -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset CO2 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset + -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset C -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset ->[ @@ -32207,16 +32452,7 @@ spce alpha][ \backslash beta] -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset 2CO} @@ -32224,11 +32460,11 @@ spce \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$ +\begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$ \end_inset @@ -32253,41 +32489,25 @@ status open \series bold Nota: \series default - Insertar una ecuación en un marco + En \SpecialChar LyX + no es posible usar el carácter ^ para obtener una flecha hacia arriba, + como se describe en el manual de \series bold - -\backslash -ce +mhchem \series default - provocará errores de LaTeX. - En estos casos hay que usar código TeX, como en +. + Como alternativa, inserta un espacio delgado negativo seguido por el comando + \series bold \backslash -ce{$ -\backslash -mu -\backslash -hyphen$Cl} +uparrow \series default : -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -ce{$ -\backslash -mu -\backslash -hyphen$Cl} -\end_layout - +\begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$ \end_inset - + \end_layout \end_inset @@ -32302,13 +32522,9 @@ El comando \backslash ce \series default - para la ecuación -\begin_inset space ~ -\end_inset - - + para la \begin_inset CommandInset ref -LatexCommand eqref +LatexCommand ref reference "eq:reaccion-quimica" \end_inset @@ -32322,81 +32538,27 @@ reference "eq:reaccion-quimica" \backslash ce -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset 2Na+ -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset + -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset SO4^2- -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset -> -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset Na2SO4 @@ -32414,28 +32576,32 @@ reference "sec:Ecuaciones-multilínea" . Después se utiliza el comando \series bold -/ce + +\backslash +ce \series default en cada cuadrito azul de la ecuación. - + La \begin_inset CommandInset ref -LatexCommand eqref +LatexCommand ref reference "eq:TEOS-reac-1" \end_inset - y + y la \begin_inset CommandInset ref -LatexCommand eqref +LatexCommand ref reference "eq:TEOS-reac-2" \end_inset - son un ejemplo de reacción química multifase en la que cada ecuación tiene - su propio número. -\begin_inset Formula \begin{eqnarray} + son ejemplos de una reacción química en dos fases en la que cada ecuación + tiene su propio número. +\begin_inset Formula +\begin{eqnarray} \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reac-1}\\ -\ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2}\end{eqnarray} +\ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reac-2} +\end{eqnarray} \end_inset @@ -32460,7 +32626,7 @@ mhchem cf \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -32510,7 +32676,7 @@ xymatrix \begin_layout Subsection Diagramas amscd -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -32525,10 +32691,13 @@ Diagramas ! amscd \begin_layout Standard Los diagramas de este tipo visualizan relaciones mediante líneas o flechas verticales y horizontales: -\begin_inset Formula \[ +\begin_inset Formula +\[ \begin{CD}A@)))B@)))C\\ @AAA@.@VVV\\ -F@(((E@(((D\end{CD}\] +F@(((E@(((D +\end{CD} +\] \end_inset @@ -32537,7 +32706,7 @@ Para obtener el diagrama se inserta en la ecuación el comando \backslash CD -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -32555,7 +32724,7 @@ CD continuación comandos. Con \family sans -Ctrl+Retorno +Ctrl+Entrar \family default se inicia una nueva línea. En las líneas impares se insertan relaciones horizontales, en las pares @@ -32710,15 +32879,19 @@ V \series default , respectivamente, se muestra al lado izquierdo de la flecha. Si se inserta entre la segunda y la tercera, al lado derecho. - Si el texto contiene A o V, estas letras deben ponerse entre llaves TeX. + Si el texto contiene A o V, estas letras deben ponerse entre llaves \SpecialChar TeX +. \end_layout \begin_layout Standard Como ejemplo un diagrama con todas las relaciones posibles: -\begin_inset Formula \[ +\begin_inset Formula +\[ \begin{CD}A@)j))B@))k)C@=F\\ @AmAA@.@VV{V}V@|\\ -D@((j\,(E@)k))F@=C\end{CD}\] +D@((j\,(E@)k))F@=C +\end{CD} +\] \end_inset @@ -32731,57 +32904,27 @@ El comando para este diagrama es: \backslash CD -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset -A@>j>>B@>>k>C@=F Ctrl+Retorno +A@>j>>B@>>k>C@=F Ctrl+Entrar \begin_inset Newline newline \end_inset -\begin_inset ERT -status collapsed +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout - -\backslash -hphantom{ -\end_layout - -\end_inset - +\series bold \backslash CD -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} \end_layout \end_inset @@ -32796,45 +32939,24 @@ status collapsed \series bold -V@| Ctrl+Retorno +V@| Ctrl+Entrar \begin_inset Newline newline \end_inset -\begin_inset ERT -status collapsed +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout - -\backslash -hphantom{ -\end_layout - -\end_inset - +\series bold \backslash CD -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} \end_layout \end_inset @@ -32844,7 +32966,7 @@ D@<k>>F@=C \begin_layout Subsection Diagramas xymatrix -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -32857,7 +32979,8 @@ Diagramas ! xymatrix \end_layout \begin_layout Standard -Para usar matrices xy debe estar instalado el paquete LaTeX +Para usar matrices xy debe estar instalado el paquete \SpecialChar LaTeX + \series bold xypic \series default @@ -32894,7 +33017,7 @@ Manual de XY-pic \emph default que se encuentra en el menú \family sans -Ayuda\SpecialChar \menuseparator +Ayuda\SpecialChar menuseparator Manuales \begin_inset space ~ \end_inset @@ -32904,6 +33027,78 @@ específicos . \end_layout +\begin_layout Subsection +Diagramas +\noun on +Feynman +\noun default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Diagramas ! Feynman +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Para usar diagramas +\noun on +Feynman +\noun default + debe estar instalado el paquete \SpecialChar LaTeX + +\series bold +feyn +\series default +. + Un diagrama +\noun on +Feynman +\noun default + se crea insertando el comando +\series bold + +\backslash +Diagram +\series default + en una ecuación. + Después podrás añadir nuevas columnas y filas como en matrices normales, + véase +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Matrices" + +\end_inset + +. +\end_layout + +\begin_layout Standard +En el +\emph on +Manual de diagramas Feynman +\emph default +, disponible en +\family sans +Ayuda\SpecialChar menuseparator +Manuales +\begin_inset space ~ +\end_inset + +específicos +\family default +, hay ejemplos de diagramas de este tipo. +\end_layout + \begin_layout Standard \begin_inset Newpage newpage \end_inset @@ -32913,7 +33108,7 @@ específicos \begin_layout Section Comandos definidos por el usuario -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -32927,7 +33122,7 @@ Comandos de usuario \begin_layout Standard \begin_inset Note Greyedout -status collapsed +status open \begin_layout Plain Layout @@ -32949,12 +33144,12 @@ El comando newcommand \begin_inset CommandInset label LatexCommand label -name "sub:El-comando-newcommand" +name "subsec:El-comando-newcommand" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -32966,7 +33161,7 @@ newcommand \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -32981,7 +33176,8 @@ newcommand \end_layout \begin_layout Standard -Muchos comandos LaTeX son demasiado largos para usarlos con frecuencia. +Muchos comandos \SpecialChar LaTeX + son demasiado largos para usarlos con frecuencia. Pero es posible definir nuevos comandos más cortos con el comando \series bold @@ -33012,27 +33208,15 @@ newcommand{nombre nuevo de comando}[número de argumentos] \end_inset -\begin_inset ERT -status collapsed +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout - -\backslash -phantom{ -\end_layout - -\end_inset - +\series bold \backslash newcommand -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} \end_layout \end_inset @@ -33042,7 +33226,7 @@ status collapsed \begin_layout Standard \begin_inset Note Greyedout -status collapsed +status open \begin_layout Plain Layout @@ -33050,13 +33234,9 @@ status collapsed Nota: \series default Asegúrate de que el nombre del nuevo comando no está definido ya en el - documento o en paquetes LaTeX que uses. - Si p. -\begin_inset space \thinspace{} -\end_inset - -e. - defines el comando + documento o en paquetes \SpecialChar LaTeX + que uses. + Por ejemplo, si defines el comando \series bold \backslash @@ -33074,7 +33254,7 @@ Leftarrow, \backslash le \series default - ya existe como comando para + ya existe para \begin_inset Quotes fld \end_inset @@ -33125,7 +33305,8 @@ gr \backslash Longrightarrow \series default -, la línea de preámbulo LaTeX es: +, la línea de preámbulo \SpecialChar LaTeX + es: \begin_inset VSpace medskip \end_inset @@ -33202,12 +33383,7 @@ Para \backslash framebox \series default - se puede p. -\begin_inset space \thinspace{} -\end_inset - -e. - definir el comando + se puede definir, por ejemplo, el comando \series bold \backslash @@ -33248,7 +33424,7 @@ framebox , véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Cuadros-con-marco" +reference "subsec:Marcos-con-bordes" \end_inset @@ -33262,7 +33438,7 @@ Para crear un nuevo comando para \backslash fcolorbox \series default - donde no es necesario especificar el color para el cuadro, el argumento + donde no es necesario especificar el color para el marco, el argumento para el color se define opcional: \begin_inset VSpace medskip \end_inset @@ -33304,6 +33480,10 @@ white \begin_layout Standard Un ensayo con los nuevos comandos definidos: +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -33311,9 +33491,9 @@ Un ensayo con los nuevos comandos definidos: \align center \begin_inset Tabular - - - + + + \begin_inset Text @@ -33329,45 +33509,20 @@ Comando \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout A \backslash gr -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset B @@ -33375,7 +33530,7 @@ B \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -33389,7 +33544,7 @@ B - + \begin_inset Text \begin_layout Plain Layout @@ -33400,11 +33555,11 @@ us{ABcd \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$ +\begin_inset Formula $\us{ABcd}$ \end_inset @@ -33413,8 +33568,8 @@ us{ABcd \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -33435,16 +33590,7 @@ fb{[2cm] { \backslash int -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -33452,11 +33598,11 @@ A=B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$ +\begin_inset Formula $\fb{[2cm]}{}{\int A=B}$ \end_inset @@ -33465,8 +33611,8 @@ A=B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -33481,16 +33627,7 @@ cb{red { \backslash int -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -33498,11 +33635,11 @@ A=B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$ +\begin_inset Formula $\cb{red}{\int A=B}$ \end_inset @@ -33511,8 +33648,8 @@ A=B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout @@ -33529,16 +33666,7 @@ cb[green] { \backslash int -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -33546,11 +33674,11 @@ A=B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$ +\begin_inset Formula $\cb[green]{red}{\int A=B}$ \end_inset @@ -33568,7 +33696,7 @@ A=B \begin_layout Subsection Macros de ecuaciones -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -33578,7 +33706,7 @@ Comandos de usuario ! Macros de ecuaciones \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -33596,14 +33724,18 @@ Los comandos definidos por el usuario son especialmente convenientes para Por ejemplo, si estás trabajando en un documento con ecuaciones cuadráticas, el mismo tipo de solución se repite varias veces. La forma general de una ecuación de segundo grado es: -\begin_inset Formula \[ -0=\lambda^{2}+p\lambda+q\] +\begin_inset Formula +\[ +0=\lambda^{2}+p\lambda+q +\] \end_inset La forma general de la solución es: -\begin_inset Formula \[ -\lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\] +\begin_inset Formula +\[ +\lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q} +\] \end_inset @@ -33628,7 +33760,8 @@ Para definir un comando para la ecuación de la solución, en donde solo hay \begin_inset Formula $\lambda$ \end_inset - puede darse opcionalmente, la línea de preámbulo LaTeX es + puede darse opcionalmente, la línea de preámbulo \SpecialChar LaTeX + es \begin_inset Newline newline \end_inset @@ -33649,27 +33782,15 @@ pm \end_inset -\begin_inset ERT -status collapsed +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout - -\backslash -hphantom{ -\end_layout - -\end_inset - +\series bold \backslash newcommand -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} \end_layout \end_inset @@ -33713,11 +33834,10 @@ lambda \begin_layout Standard La definición del nuevo comando no es intuitiva porque hay que conocer los - esquemas de todos los comandos LaTeX usados, p. -\begin_inset space \thinspace{} -\end_inset - -e., que una fracción se inserta en LaTeX como + esquemas de todos los comandos \SpecialChar LaTeX + usados, por ejemplo, que una fracción se + inserta en \SpecialChar LaTeX + como \series bold \backslash @@ -33725,9 +33845,11 @@ frac{numerador}{denominador} \series default . Además, uno puede olvidar fácilmente una llave en la definición y no puede - ver en LyX lo que el nuevo comando está haciendo. - Para evitar estos problemas, LyX ofrece la posibilidad de usar macros de - ecuación en vez del comando + ver en \SpecialChar LyX + lo que el nuevo comando está haciendo. + Para evitar estos problemas, \SpecialChar LyX + ofrece la posibilidad de usar macros de ecuación + en vez del comando \series bold \backslash @@ -33739,15 +33861,14 @@ newcommand \begin_layout Standard Una macro de ecuación se crea con el menú \family sans -Insertar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator Macro \family default o con el botón -\begin_inset Graphics - filename ../../images/math-macro_newmacroname_newcommand.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-macro newmacroname_newcommand" \end_inset de la barra de herramientas. @@ -33757,15 +33878,13 @@ Macro \end_inset -\end_layout - -\begin_layout Standard \begin_inset space \hspace*{\fill} \end_inset \begin_inset Graphics filename ../clipart/macrobox.png + scale 75 \end_inset @@ -33793,10 +33912,9 @@ newmacroname es el nombre por omisión y debería cambiarse por alguno sensato. #númerodeargumento \series default , , o con el botón -\begin_inset Graphics - filename ../../images/math-macro-add-param.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-macro-add-param" \end_inset de la barra de herramientas de macros se inserta un colocador de argumento, @@ -33816,25 +33934,28 @@ e \series default . Los colocadores de argumento se muestran en rojo. - Se pueden poner 9 argumentos como máximo. - Con el botón -\begin_inset Graphics - filename ../../images/math-macro-add-optional-param.png - scale 85 + Se pueden poner 9 +\begin_inset space ~ +\end_inset +argumentos como máximo. + Con el botón +\begin_inset Info +type "icon" +arg "math-macro-add-optional-param" \end_inset se crean argumentos opcionales. El primer argumento no opcional puede transformarse en opcional con el botón -\begin_inset Graphics - filename ../../images/math-macro-make-optional.png - scale 85 - +\begin_inset Info +type "icon" +arg "math-macro-make-optional" \end_inset . - En el segundo marco azul puede definirse el aspecto de la macro en LyX. + En el segundo marco azul puede definirse el aspecto de la macro en \SpecialChar LyX +. Normalmente quieres verlo tal como está definido, así que el recuadro se deja vacío. Pero si has creado una macro que necesita mucho espacio en la pantalla, @@ -33875,7 +33996,8 @@ qG: \series default Para la macro solo los argumentos con el nombre delante de ellos se mostrarán - en LyX, lo que conlleva una visualización mejor. + en \SpecialChar LyX +, lo que conlleva una visualización mejor. La ecuación aparece en la salida tal como se ha definido en el primer recuadro. \begin_inset Newline newline \end_inset @@ -33883,7 +34005,7 @@ Para la macro solo los argumentos con el nombre delante de ellos se mostrarán Además, el aspecto de las macros en las ecuaciones puede cambiarse para macros individuales situando el cursor en la macro y usando el menú \family sans -Ver\SpecialChar \menuseparator +Ver\SpecialChar menuseparator (Des)plegar macro de ecuación. \end_layout @@ -33896,7 +34018,8 @@ Para usar una macro, se inserta el nombre de la misma como comando en una qG \series default . - Nuestra macro se muestra en LyX así: + Nuestra macro se muestra en \SpecialChar LyX + así: \begin_inset Newline newline \end_inset @@ -33907,6 +34030,7 @@ qG \begin_inset Graphics filename ../clipart/macrouse.png + scale 75 \end_inset @@ -33934,8 +34058,10 @@ Aquí tenemos nuestro ejemplo de macro con los argumentos \end_layout \begin_layout Standard -\begin_inset Formula \[ -\qG x{\ln(x)}B\] +\begin_inset Formula +\[ +\qG x{\ln(x)}B +\] \end_inset @@ -33943,15 +34069,16 @@ Aquí tenemos nuestro ejemplo de macro con los argumentos \end_layout \begin_layout Standard -LyX ofrece en el menú +\SpecialChar LyX + ofrece en el menú \family sans Herramientas \family default -\SpecialChar \menuseparator +\SpecialChar menuseparator \family sans -Preferencias\SpecialChar \menuseparator -Edición\SpecialChar \menuseparator +Preferencias\SpecialChar menuseparator +Edición\SpecialChar menuseparator Control \family default diferentes estilos para editar macros. @@ -33973,9 +34100,9 @@ newcommand \backslash newcommand \series default - no se coloca en el preámbulo LaTeX, por tanto las macros solo se pueden - usar en ecuaciones que estén en recuadros de definición de macros en el - documento. + no se coloca en el preámbulo \SpecialChar LaTeX +, por tanto las macros solo se pueden usar + en ecuaciones que estén en recuadros de definición de macros en el documento. \end_layout @@ -34006,7 +34133,8 @@ xleftarrow[#2]{#1}} \series default -como texto normal en LyX, seleccionándolo completamente y usando a continuación +como texto normal en \SpecialChar LyX +, seleccionándolo completamente y usando a continuación el atajo \family sans Ctrl+M @@ -34019,7 +34147,8 @@ Ctrl+M \backslash newcommand \series default -, de lo contrario la macro defectuosa lleva a obtener errores LaTeX. +, de lo contrario la macro defectuosa lleva a obtener errores \SpecialChar LaTeX +. \end_layout @@ -34035,7 +34164,7 @@ fb de \begin_inset CommandInset ref LatexCommand ref -reference "sub:El-comando-newcommand" +reference "subsec:El-comando-newcommand" \end_inset @@ -34043,8 +34172,9 @@ reference "sub:El-comando-newcommand" \end_layout \begin_layout Standard -Cuando el cursor está en un recuadro de definición de macro, verás en LyX - la barra de herramientas de macros: +Cuando el cursor está en un recuadro de definición de macro, verás en \SpecialChar LyX + la + barra de herramientas de macros: \end_layout \begin_layout Standard @@ -34061,7 +34191,7 @@ Cuando el cursor está en un recuadro de definición de macro, verás en LyX \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -34094,19 +34224,17 @@ La barra de herramientas de macros contiene los siguientes botones: \begin_layout Standard \begin_inset Tabular - - + + \begin_inset Text \begin_layout Plain Layout -\begin_inset Graphics - filename ../../images/math-macro-remove-param.png - BoundingBox 0bp 5bp 20bp 25bp - rotateOrigin center - +\begin_inset Info +type "icon" +arg "math-macro-remove-param" \end_inset @@ -34120,9 +34248,9 @@ La barra de herramientas de macros contiene los siguientes botones: \begin_layout Plain Layout \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Definición de macro\SpecialChar \menuseparator +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Definición de macro\SpecialChar menuseparator Quitar último argumento \end_layout @@ -34134,11 +34262,9 @@ Quitar último argumento \begin_inset Text \begin_layout Plain Layout -\begin_inset Graphics - filename ../../images/math-macro-add-param.png - BoundingBox 0bp 5bp 20bp 25bp - rotateOrigin center - +\begin_inset Info +type "icon" +arg "math-macro-add-param" \end_inset @@ -34152,9 +34278,9 @@ Quitar último argumento \begin_layout Plain Layout \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Definición de macro\SpecialChar \menuseparator +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Definición de macro\SpecialChar menuseparator Añadir argumento \end_layout @@ -34166,11 +34292,9 @@ Añadir argumento \begin_inset Text \begin_layout Plain Layout -\begin_inset Graphics - filename ../../images/math-macro-make-optional.png - BoundingBox 0bp 5bp 20bp 25bp - rotateOrigin center - +\begin_inset Info +type "icon" +arg "math-macro-make-optional" \end_inset @@ -34184,36 +34308,24 @@ Añadir argumento \begin_layout Plain Layout \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Definición de macro\SpecialChar \menuseparator +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Definición de macro\SpecialChar menuseparator Hacer opcional el primer \begin_inset Newline newline \end_inset -\begin_inset ERT -status collapsed +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout +\family sans +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Definición de macro\SpecialChar menuseparator -\backslash -hphantom{ -\end_layout - -\end_inset - -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Definición de macro\SpecialChar \menuseparator - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} \end_layout \end_inset @@ -34229,11 +34341,9 @@ argumento no opcional \begin_inset Text \begin_layout Plain Layout -\begin_inset Graphics - filename ../../images/math-macro-make-nonoptional.png - BoundingBox 0bp 5bp 20bp 25bp - rotateOrigin center - +\begin_inset Info +type "icon" +arg "math-macro-make-nonoptional" \end_inset @@ -34247,36 +34357,24 @@ argumento no opcional \begin_layout Plain Layout \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Definición de macro\SpecialChar \menuseparator +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Definición de macro\SpecialChar menuseparator Hacer no opcional el primer \begin_inset Newline newline \end_inset -\begin_inset ERT -status collapsed +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout +\family sans +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Definición de macro\SpecialChar menuseparator -\backslash -hphantom{ -\end_layout - -\end_inset - -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Definición de macro\SpecialChar \menuseparator - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} \end_layout \end_inset @@ -34292,11 +34390,9 @@ argumento opcional \begin_inset Text \begin_layout Plain Layout -\begin_inset Graphics - filename ../../images/math-macro-remove-optional-param.png - BoundingBox 0bp 5bp 20bp 25bp - rotateOrigin center - +\begin_inset Info +type "icon" +arg "math-macro-remove-optional-param" \end_inset @@ -34310,9 +34406,9 @@ argumento opcional \begin_layout Plain Layout \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Definición de macro\SpecialChar \menuseparator +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Definición de macro\SpecialChar menuseparator Quitar argumento opcional \end_layout @@ -34324,11 +34420,9 @@ Quitar argumento opcional \begin_inset Text \begin_layout Plain Layout -\begin_inset Graphics - filename ../../images/math-macro-add-optional-param.png - BoundingBox 0bp 5bp 20bp 25bp - rotateOrigin center - +\begin_inset Info +type "icon" +arg "math-macro-add-optional-param" \end_inset @@ -34342,9 +34436,9 @@ Quitar argumento opcional \begin_layout Plain Layout \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Definición de macro\SpecialChar \menuseparator +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Definición de macro\SpecialChar menuseparator Insertar argumento opcional \end_layout @@ -34356,11 +34450,9 @@ Insertar argumento opcional \begin_inset Text \begin_layout Plain Layout -\begin_inset Graphics - filename ../../images/math-macro-remove-greedy-param.png - BoundingBox 0bp 5bp 20bp 25bp - rotateOrigin center - +\begin_inset Info +type "icon" +arg "math-macro-remove-greedy-param" \end_inset @@ -34374,36 +34466,24 @@ Insertar argumento opcional \begin_layout Plain Layout \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Definición de macro\SpecialChar \menuseparator +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Definición de macro\SpecialChar menuseparator Quitar último argumento \begin_inset Newline newline \end_inset -\begin_inset ERT -status collapsed +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout +\family sans +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Definición de macro\SpecialChar menuseparator -\backslash -hphantom{ -\end_layout - -\end_inset - -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Definición de macro\SpecialChar \menuseparator - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} \end_layout \end_inset @@ -34419,11 +34499,9 @@ yendo hacia la derecha \begin_inset Text \begin_layout Plain Layout -\begin_inset Graphics - filename ../../images/math-macro-append-greedy-param.png - BoundingBox 0bp 5bp 20bp 25bp - rotateOrigin center - +\begin_inset Info +type "icon" +arg "math-macro-append-greedy-param" \end_inset @@ -34437,36 +34515,24 @@ yendo hacia la derecha \begin_layout Plain Layout \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Definición de macro\SpecialChar \menuseparator +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Definición de macro\SpecialChar menuseparator Añadir argumento comiendo \begin_inset Newline newline \end_inset -\begin_inset ERT -status collapsed +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout +\family sans +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Definición de macro\SpecialChar menuseparator -\backslash -hphantom{ -\end_layout - -\end_inset - -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Definición de macro\SpecialChar \menuseparator - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} \end_layout \end_inset @@ -34482,11 +34548,9 @@ desde la derecha \begin_inset Text \begin_layout Plain Layout -\begin_inset Graphics - filename ../../images/math-macro-add-greedy-optional-param.png - BoundingBox 0bp 5bp 20bp 25bp - rotateOrigin center - +\begin_inset Info +type "icon" +arg "math-macro-add-greedy-optional-param" \end_inset @@ -34500,36 +34564,24 @@ desde la derecha \begin_layout Plain Layout \family sans -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Definición de macro\SpecialChar \menuseparator +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Definición de macro\SpecialChar menuseparator Añadir argumento opcional \begin_inset Newline newline \end_inset -\begin_inset ERT -status collapsed +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout +\family sans +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Definición de macro\SpecialChar menuseparator -\backslash -hphantom{ -\end_layout - -\end_inset - -Editar\SpecialChar \menuseparator -Ecuación\SpecialChar \menuseparator -Definición de macro\SpecialChar \menuseparator - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} \end_layout \end_inset @@ -34547,89 +34599,145 @@ comiendo desde la derecha \end_layout +\begin_layout Section +Sistema algebraico computacional +\end_layout + +\begin_layout Standard +\SpecialChar LyX + permite el intercambio entre expresiones matemáticas escritas con su editor + de ecuaciones y aplicaciones externas o guiones definidos por el usuario. + Las aplicaciones soportadas actualmente son +\family sans +Maple +\family default +, +\family sans +Mathematica +\family default +, +\family sans +Maxima +\family default + y +\family sans +Octave +\family default +. + Hay que advertir que el conjunto de estructuras matemáticas soportadas + se limita a casos muy simples. +\end_layout + \begin_layout Standard -\noindent -\align center \begin_inset Newpage newpage \end_inset \end_layout -\begin_layout Section -Indicaciones -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +\begin_layout Subsection +Utilización +\end_layout +\begin_layout Standard +Escribe alguna expresión en una ecuación, despliega el menú +\family sans +Editar\SpecialChar menuseparator +Ecuación\SpecialChar menuseparator +Usar programa de álgebra +\family default + y elige la aplicación que esté instalada en tu ordenador. + Después de eso el resultado de la computación debería mostrarse a la derecha + de la expresión junto con el operador "=". +\end_layout -\backslash -texorpdfstring{ +\begin_layout Standard +A continuación hay unos ejemplos sencillos (con resultados de +\family sans +Maxima +\family default +) que muestran qué tipos de computación se pueden realizar: \end_layout +\begin_layout Itemize +\begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$ \end_inset -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Otras sugerencias útiles para matemáticas en -\begin_inset CommandInset citation -LatexCommand cite -key "Voss" +\end_layout +\begin_layout Itemize +\begin_inset Formula $\frac{37.0}{3}=12.33333333333333$ \end_inset -. + \end_layout +\begin_layout Itemize +\begin_inset Formula $\int_{1}^{2}\sen(x)dx=\cos1-\cos2$ \end_inset -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -}{} \end_layout +\begin_layout Itemize +\begin_inset Formula $\det\left[\begin{array}{ccc} +1 & 6 & 7\\ +2 & 5 & 8\\ +3 & 4 & 17 +\end{array}\right]=-56$ \end_inset -\begin_inset Note Note -status collapsed +\end_layout + +\begin_layout Itemize +\begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$ +\end_inset -\begin_layout Plain Layout -\backslash -texorpdfstring se usa para evitar que la nota al pie aparezca en los marcadores - PDF. \end_layout -\begin_layout Plain Layout -Más sobre -\backslash -texorpdfstring hay en la sección -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Ecuaciones-en-encabezados" +\begin_layout Subsection +Atajos de teclado +\end_layout -\end_inset +\begin_layout Standard +Actualmente no hay atajos de teclado para ejecutar las aplicaciones de álgebra. + Se puede vincular fácilmente una combinación de teclas a la función +\family sans +math-extern +\family default + de Lyx (véase el manual +\emph on +Funciones de \SpecialChar LyX -. +\emph default +). + Por ejemplo, para vincular la tecla +\family sans +Entrar +\family default + en el editor de ecuaciones a +\family sans +Maxima +\family default + se podría usar este comando para definir el atajo de teclado: \end_layout -\end_inset +\begin_layout Standard +\series bold +command-alternatives paragraph-break;math-extern maxima +\end_layout -\begin_inset Index +\begin_layout Section +Miscelánea +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Indicaciones +Miscelánea \end_layout \end_inset @@ -34639,7 +34747,7 @@ Indicaciones \begin_layout Subsection Números negativos -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -34666,6 +34774,10 @@ Así pues, el problema desaparece si se convierte el signo menos a texto \begin_layout Standard Un ejemplo para visualizar el problema: +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -34673,11 +34785,11 @@ Un ejemplo para visualizar el problema: \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -34697,7 +34809,7 @@ x = -2 - + \begin_inset Text \begin_layout Plain Layout @@ -34706,7 +34818,7 @@ ecuación: \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -34720,7 +34832,7 @@ ecuación: - + \begin_inset Text \begin_layout Plain Layout @@ -34733,7 +34845,7 @@ solución: \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $x=\mbox{-}2$ +\begin_inset Formula $x=\textrm{-}2$ \end_inset @@ -34751,7 +34863,7 @@ solución: \begin_layout Subsection Coma como separador decimal -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -34764,7 +34876,8 @@ Coma decimal \end_layout \begin_layout Standard -En LaTeX, de acuerdo con la convención inglesa, se usa la coma como separador +En \SpecialChar LaTeX +, de acuerdo con la convención inglesa, se usa la coma como separador de grupos numéricos. Entonces en las fórmulas habrá un espacio añadido detrás de todas las comas. \end_layout @@ -34793,12 +34906,13 @@ status collapsed \series bold icomma \series default - forma parte del paquete LaTeX + forma parte del paquete \SpecialChar LaTeX + \series bold was \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -34826,7 +34940,7 @@ vspace{4mm} \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -34835,7 +34949,8 @@ Paquetes ! icomma \end_inset - en el preámbulo LaTeX con la línea: + en el preámbulo \SpecialChar LaTeX + con la línea: \end_layout \begin_layout Standard @@ -34847,47 +34962,44 @@ usepackage{icomma} \end_layout \begin_layout Subsection -Vectores físicos +Vectores cuánticos y notación bra-ket \begin_inset CommandInset label LatexCommand label -name "sub:Vectores-físicos" +name "subsec:Vectores-cuánticos" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Vectores físicos +Vectores cuánticos \end_layout \end_inset +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Notación bra-ket \end_layout -\begin_layout Standard -El paquete LaTeX -\series bold -braket -\series default +\end_inset -\begin_inset Foot -status collapsed -\begin_layout Plain Layout +\end_layout +\begin_layout Standard +El paquete \SpecialChar LaTeX + \series bold braket \series default - se incluye en las instalaciones estándar de LaTeX. -\end_layout - -\end_inset - -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -34896,7 +35008,17 @@ Paquetes ! braket \end_inset - suministra vectores predefinidos; se carga con la línea de preámbulo LaTeX: + suministra comandos para escribir paréntesis angulares que se usan en mecánica + cuántica: la notación +\begin_inset Quotes fld +\end_inset + +bra-ket +\begin_inset Quotes frd +\end_inset + +; se carga con la línea de preámbulo \SpecialChar LaTeX +: \end_layout \begin_layout Standard @@ -34922,10 +35044,11 @@ ifbraket \begin_inset Note Note -status collapsed +status open \begin_layout Plain Layout -La tabla siguiente sólo se mostrará en la salida si el paquete LaTeX +El cuadro siguiente sólo se mostrará en la salida si el paquete \SpecialChar LaTeX + \series bold braket \series default @@ -34939,6 +35062,10 @@ braket \begin_layout Standard Están definidos los siguientes comandos: +\begin_inset Separator parbreak +\end_inset + + \end_layout \begin_layout Standard @@ -34946,11 +35073,11 @@ Están definidos los siguientes comandos: \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -34959,7 +35086,7 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -34970,7 +35097,7 @@ Resultado - + \begin_inset Text \begin_layout Plain Layout @@ -34983,7 +35110,7 @@ psi \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -34997,7 +35124,7 @@ psi - + \begin_inset Text \begin_layout Plain Layout @@ -35010,7 +35137,7 @@ psi \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -35024,7 +35151,7 @@ psi - + \begin_inset Text \begin_layout Plain Layout @@ -35039,7 +35166,7 @@ phi \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -35068,8 +35195,10 @@ Braket \series default asegura que todas las barras verticales tienen el tamaño de los delimitadores circundantes: -\begin_inset Formula \[ -\Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\] +\begin_inset Formula +\[ +\Braket{\phi|J=\frac{3}{2}\,,\,M_{J}} +\] \end_inset @@ -35088,10 +35217,11 @@ else \begin_inset Note Note -status collapsed +status open \begin_layout Plain Layout -Lo que sigue se verá en la salida si el paquete LaTeX +Lo que sigue se verá en la salida si el paquete \SpecialChar LaTeX + \series bold braket \series default @@ -35104,7 +35234,8 @@ braket \end_layout \begin_layout Standard -Debes instalar el paquete LaTeX +Debes instalar el paquete \SpecialChar LaTeX + \series bold braket \series default @@ -35143,7 +35274,7 @@ middle , que se describe en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Tamaño-automático-de" +reference "subsec:Tamaño-automático-de" \end_inset @@ -35154,12 +35285,12 @@ reference "sub:Tamaño-automático-de" Fracciones definidas por el usuario \begin_inset CommandInset label LatexCommand label -name "sub:Fracciones-personalizadas" +name "subsec:Fracciones-personalizadas" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -35180,7 +35311,7 @@ Para definir comandos personalizados para fracciones, se usa el comando genfrac \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -35199,52 +35330,52 @@ genfrac \series bold \backslash -genfrac{delimitador izquierdo}{delimitador derecho}{grosor raya de +genfrac{delimitador izquierdo}{delimitador derecho} \begin_inset Newline newline \end_inset -\begin_inset ERT -status collapsed +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout +\series bold \backslash -phantom{ +genfrac \end_layout \end_inset +{grosor raya de fracción}{estilo}{numerador}{denominador} +\end_layout -\backslash -genfrac{ -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +\begin_layout Standard +El estilo es un número en el rango 0 +\begin_inset space \thinspace{} +\end_inset -} -\end_layout +- +\begin_inset space \thinspace{} +\end_inset +3. +\begin_inset Separator parbreak \end_inset -fracción}{estilo}{numerador}{denominador} -\end_layout -\begin_layout Standard -El estilo es un número en el rango 0-3. \end_layout \begin_layout Standard \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -35253,7 +35384,7 @@ Número \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -35264,7 +35395,7 @@ Estilo (tamaño) - + \begin_inset Text \begin_layout Plain Layout @@ -35273,7 +35404,7 @@ Estilo (tamaño) \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -35284,7 +35415,7 @@ ecuación presentada - + \begin_inset Text \begin_layout Plain Layout @@ -35293,7 +35424,7 @@ ecuación presentada \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -35304,7 +35435,7 @@ ecuación en línea - + \begin_inset Text \begin_layout Plain Layout @@ -35313,7 +35444,7 @@ ecuación en línea \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -35324,7 +35455,7 @@ pequeño - + \begin_inset Text \begin_layout Plain Layout @@ -35333,7 +35464,7 @@ pequeño \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -35386,7 +35517,7 @@ tbinom de la \begin_inset CommandInset ref LatexCommand ref -reference "sub:Fracciones" +reference "subsec:Fracciones" \end_inset @@ -35431,7 +35562,8 @@ genfrac{(}{)}{0pt}{1}{#1}{#2}} \begin_layout Standard Para definir una fracción en la que el grosor de la raya se pueda definir como argumento opcional, se inserta la siguiente línea en el preámbulo - LaTeX: + \SpecialChar LaTeX +: \end_layout \begin_layout Standard @@ -35448,9 +35580,11 @@ genfrac{}{}{#1}{}{#2}{#3}} \begin_layout Standard Un ensayo: -\begin_inset Formula \begin{align*} +\begin_inset Formula +\begin{align*} \text{Comando} & & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} & & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\ -\text{Resultado} & & \fracS[1mm]{A}{B} & & \fracS[5mm]{A}{B}\end{align*} +\text{Resultado} & & \fracS[1mm]{A}{B} & & \fracS[5mm]{A}{B} +\end{align*} \end_inset @@ -35460,7 +35594,7 @@ Como se puede ver, la distancia del numerador y el denominador a la raya \begin_layout Subsection Ecuaciones canceladas -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -35473,59 +35607,53 @@ Ecuación ! cancelada \end_layout \begin_layout Standard -Para cancelar ecuaciones o partes de ellas hay que cargar el paquete LaTeX - -\series bold -cancel -\series default +Hay cuatro formas de cancelar ecuaciones o partes de ellas: +\end_layout -\begin_inset Foot +\begin_layout Standard +\begin_inset ERT status collapsed \begin_layout Plain Layout -\series bold -cancel -\series default - forma parte de las distribuciones estándar de LaTeX. + +\backslash +ifcancel \end_layout \end_inset -\begin_inset Index -status collapsed +\begin_inset Note Note +status open \begin_layout Plain Layout -Paquetes ! cancel +El cuadro siguiente sólo se mostrará en la salida si el paquete \SpecialChar LaTeX + +\series bold +cancel +\series default + está instalado. \end_layout \end_inset - con la línea de preámbulo LaTeX -\end_layout -\begin_layout Standard +\begin_inset Separator parbreak +\end_inset -\series bold -\backslash -usepackage[samesize]{cancel} -\end_layout - -\begin_layout Standard -Hay cuatro formas de cancelar ecuaciones: \end_layout \begin_layout Standard \align center \begin_inset Tabular - - - + + + - + \begin_inset Text \begin_layout Plain Layout @@ -35534,29 +35662,44 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout Resultado -\begin_inset Note Note -status collapsed +\end_layout + +\end_inset + + + + +\begin_inset Text \begin_layout Plain Layout -El -\series bold - -\series default -espacio y -\series bold \backslash -raisebox -\series default - se usa sólo como espaciador +cancel +\begin_inset space \textvisiblespace{} +\end_inset + + +\backslash +int +\begin_inset space \textvisiblespace{} +\end_inset + +A=B \end_layout \end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\cancel{\int A=B}$ +\end_inset \end_layout @@ -35564,26 +35707,21 @@ raisebox \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -cancel{ -\backslash -int -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +bcancel +\begin_inset space \textvisiblespace{} +\end_inset \backslash -spce -\end_layout - +int +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -35591,11 +35729,11 @@ A=B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$ +\begin_inset Formula $\bcancel{\int A=B}$ \end_inset @@ -35604,26 +35742,21 @@ A=B \end_inset - - + + \begin_inset Text \begin_layout Plain Layout \backslash -bcancel{ -\backslash -int -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +xcancel +\begin_inset space \textvisiblespace{} +\end_inset \backslash -spce -\end_layout - +int +\begin_inset space \textvisiblespace{} \end_inset A=B @@ -35631,11 +35764,11 @@ A=B \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$ +\begin_inset Formula $\xcancel{\int A=B}$ \end_inset @@ -35645,37 +35778,36 @@ A=B - + \begin_inset Text \begin_layout Plain Layout \backslash -xcancel{ -\backslash -int -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +cancelto +\begin_inset space \textvisiblespace{} +\end_inset \backslash -spce -\end_layout - +int +\begin_inset space \textvisiblespace{} \end_inset A=B +\begin_inset Formula $\to$ +\end_inset + +1 \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$ +\begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$ \end_inset @@ -35684,22 +35816,94 @@ A=B \end_inset - - -\begin_inset Text + + +\end_inset -\begin_layout Plain Layout + +\end_layout + +\begin_layout Standard + +\series bold \backslash -cancelto{1 -\begin_inset Formula $\to$ +cancelto +\series default + es especialmente apropiado para visualizar la simplificación de fracciones + en una ecuación: +\begin_inset Formula +\[ +\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}}} +\] + \end_inset +\end_layout + +\begin_layout Standard +Se puede cambiar el tamaño del valor impreso por +\series bold + \backslash -{ +cancelto +\series default + añadiendo en el preámbulo \SpecialChar LaTeX + la línea +\end_layout + +\begin_layout Standard + +\series bold + \backslash -int +PassOptionsToPackage{option}{cancel} +\end_layout + +\begin_layout Standard +donde +\series bold +option +\series default + puede ser +\series bold +samesize +\series default +, que da el mismo tamaño que el valor cancelado, o +\series bold +Smaller +\series default +, que da un tamaño un poco más pequeño que el normal. +\end_layout + +\begin_layout Standard +Para colorear la raya de cancelación añade el siguiente comando en código + \SpecialChar TeX +: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{red}} +\end_layout + +\begin_layout Standard +donde +\series bold +red +\series default + puede reemplazarse por el color deseado. +\end_layout + +\begin_layout Standard \begin_inset ERT status collapsed @@ -35707,30 +35911,79 @@ status collapsed \backslash -spce +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{red}} \end_layout \end_inset -A=B + \end_layout +\begin_layout Standard +\begin_inset Formula +\[ +\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}}} +\] + \end_inset - - -\begin_inset Text + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -\begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$ + + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{black}} +\end_layout + \end_inset +\begin_inset Note Note +status open + +\begin_layout Plain Layout +restablece el color \end_layout \end_inset - - - + + +\end_layout + +\begin_layout Standard +Para otras posibilidades de personalización, véase la documentación del + paquete +\series bold + cancel +\series default +, +\begin_inset CommandInset citation +LatexCommand cite +key "cancel" + +\end_inset + +. +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Paquetes ! cancel +\end_layout \end_inset @@ -35738,16 +35991,55 @@ A=B \end_layout \begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout -\series bold \backslash -cancelto +else +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Lo que sigue se verá en la salida si el paquete \SpecialChar LaTeX + +\series bold +cancel \series default - es especialmente apropiada para visualizar la simplificación de fracciones - en una ecuación: -\begin_inset Formula \[ -\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}}}\] + no está instalado: +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Debes instalar el paquete \SpecialChar LaTeX + +\series bold +cancel +\series default + para ver en la salida el resto de esta subsección. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout \end_inset @@ -35758,12 +36050,12 @@ cancelto Ecuaciones en encabezados de sección \begin_inset CommandInset label LatexCommand label -name "sub:Ecuaciones-en-encabezados" +name "subsec:Ecuaciones-en-encabezados" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -35790,7 +36082,7 @@ Si el soporte para hyperref \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -35821,7 +36113,7 @@ PDF, se generan marcadores PDF para cada encabezado de sección en el índice. Estos problemas se pueden solucionar insertando al final del encabezado un título breve con el menú \family sans -Insertar\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator Título \begin_inset space ~ \end_inset @@ -35839,7 +36131,8 @@ Si hay que poner ecuaciones en el índice y se usa \series bold hyperref \series default -, se puede insertar el siguiente comando en modo TeX: +, se puede insertar el siguiente comando en modo \SpecialChar TeX +: \end_layout \begin_layout Standard @@ -35848,7 +36141,7 @@ hyperref \backslash texorpdfstring{parte}{alternativa} -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -35865,7 +36158,7 @@ texorpdfstring \begin_layout Standard parte se refiere a la parte del encabezado que no debería aparecer en el marcador PDF. - Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas. + Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas. La alternativa se usa para el marcador en vez de la parte. \end_layout @@ -35902,7 +36195,7 @@ Encabezado sin ecuación en el índice \end_inset -\begin_inset OptArg +\begin_inset Argument 1 status collapsed \begin_layout Plain Layout @@ -35982,7 +36275,7 @@ status collapsed véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Ecuaciones-en-negrita" +reference "subsec:Ecuaciones-en-negrita" \end_inset @@ -35996,7 +36289,7 @@ reference "sub:Ecuaciones-en-negrita" \begin_layout Subsection Ecuaciones en texto multicolumna -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -36012,7 +36305,8 @@ Ecuación ! en texto multicolumna Las ecuaciones en texto multicolumna son con frecuencia demasiado anchas para ajustarse a la columna y entonces es preciso abarcar la anchura total de la página. - Esto se hace usando el paquete LaTeX + Esto se hace usando el paquete \SpecialChar LaTeX + \series bold multicol \series default @@ -36025,13 +36319,14 @@ status collapsed \series bold multicol \series default - forma parte de las distribuciones LaTeX estándar. + forma parte de las distribuciones \SpecialChar LaTeX + estándar. \end_layout \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -36040,7 +36335,8 @@ Paquetes ! multicol \end_inset - que se carga en el preámbulo LaTeX con la línea + que se carga en el preámbulo \SpecialChar LaTeX + con la línea \end_layout \begin_layout Standard @@ -36053,7 +36349,7 @@ usepackage{multicol} \begin_layout Standard \begin_inset Note Greyedout -status collapsed +status open \begin_layout Plain Layout Ten en cuenta que la opción @@ -36086,7 +36382,7 @@ página \family default en el menú \family sans -Documento\SpecialChar \menuseparator +Documento\SpecialChar menuseparator Configuración \family default @@ -36102,7 +36398,8 @@ debe \end_layout \begin_layout Standard -Antes del texto multicolumna se inserta en modo TeX el comando +Antes del texto multicolumna se inserta en modo \SpecialChar TeX + el comando \end_layout \begin_layout Standard @@ -36116,7 +36413,8 @@ begin{multicols}{número de columnas} \begin_layout Standard El número de columnas está en el rango 2-10. Antes de la ecuación, se finaliza el texto multicolumna insertando en modo - TeX el comando + \SpecialChar TeX + el comando \end_layout \begin_layout Standard @@ -36168,7 +36466,7 @@ Un ejemplo de texto multicolumna con una ecuación en modo presentación: \begin_layout Standard -\lang german +\lang ngerman \begin_inset ERT status collapsed @@ -36214,8 +36512,10 @@ end{multicols} \end_inset -\begin_inset Formula \begin{equation} -S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation} +\begin_inset Formula +\begin{equation} +S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi +\end{equation} \end_inset @@ -36262,7 +36562,7 @@ wobei \begin_layout Standard -\lang german +\lang ngerman \begin_inset ERT status collapsed @@ -36280,7 +36580,7 @@ end{multicols} \begin_layout Subsection Ecuaciones con descripción de variables -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -36329,8 +36629,8 @@ reference "sec:Matrices" \end_inset - Para poner la descripción en tamaño más pequeño se inserta, p.e, el comando - + Para poner la descripción en tamaño más pequeño se inserta, por ejemplo, + el comando \series bold \backslash @@ -36341,10 +36641,10 @@ footnotesize status collapsed \begin_layout Plain Layout -véase tamaños de fuentes en +véase tamaños de tipografías en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Tamaños-de-fuentes" +reference "subsec:Tamaños-de-tipografías" \end_inset @@ -36402,7 +36702,7 @@ Sangrado , véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Espacio-variable" +reference "subsec:Espacio-variable" \end_inset @@ -36423,7 +36723,7 @@ Centrado se emplea el método descrito en la \begin_inset CommandInset ref LatexCommand ref -reference "sub:Entorno-flalign" +reference "subsec:Entorno-flalign" \end_inset @@ -36436,12 +36736,16 @@ reference "eq:within" \end_inset consta de cinco columnas ya que las dos primeras contienen la fórmula, - la tercera la matriz y la última una llave TeX vacía. -\begin_inset Formula \begin{flalign} + la tercera la matriz y la última una llave \SpecialChar TeX + vacía. +\begin_inset Formula +\begin{flalign} \hspace{30pt} & F_{A}=\rho\cdot V\cdot g & \footnotesize\begin{array}{ll} \rho & \mbox{densidad}\\ V & \mbox{volumen}\\ -g & \mbox{aceleración gravitatoria}\end{array} & & {}\label{eq:within}\end{flalign} +g & \mbox{aceleración gravitatoria} +\end{array} & & {}\label{eq:within} +\end{flalign} \end_inset @@ -36452,12 +36756,12 @@ g & \mbox{aceleración gravitatoria}\end{array} & & {}\label{eq:within}\end{fla Letras griegas minúsculas en redonda \begin_inset CommandInset label LatexCommand label -name "sub:Griegas-en-redonda" +name "subsec:Griegas-en-redonda" \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -36470,8 +36774,8 @@ Letras griegas ! en redonda \end_layout \begin_layout Standard -La mayoría de las fuentes sólo suministran letras griegas minúsculas en - cursiva. +La mayoría de las tipografías sólo suministran letras griegas minúsculas + en cursiva. Pero para símbolos de partículas elementales como piones y neutrinos hacen falta letras griegas en redonda. El archivo @@ -36487,12 +36791,13 @@ status collapsed \series bold upgreek \series default - forma parte del paquete LaTeX + forma parte del paquete \SpecialChar LaTeX + \series bold was \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -36520,7 +36825,7 @@ vspace{4mm} \end_inset -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -36529,7 +36834,8 @@ Paquetes ! upgreek \end_inset -, que se carga en el preámbulo LaTeX con la línea +, que se carga en el preámbulo \SpecialChar LaTeX + con la línea \end_layout \begin_layout Standard @@ -36557,15 +36863,15 @@ ifupgreek \begin_inset Note Note -status collapsed +status open \begin_layout Plain Layout -La tabla siguiente sólo se podrá ver si está instalado el paquete LaTeX +Lo siguiente sólo se podrá ver si está instalado el paquete \SpecialChar LaTeX \series bold upgreek \series default -. +: \end_layout \end_inset @@ -36590,8 +36896,10 @@ uptau \begin_layout Standard Con estos comandos se pueden escribir reacciones entre partículas elementales: -\begin_inset Formula \[ -\uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu}\] +\begin_inset Formula +\[ +\uppi^{+}\rightarrow\upmu^{+}+\upnu_{\upmu} +\] \end_inset @@ -36627,10 +36935,11 @@ else \begin_inset Note Note -status collapsed +status open \begin_layout Plain Layout -Lo siguiente se mostrará si el paquete LaTeX +Lo siguiente se mostrará si el paquete \SpecialChar LaTeX + \series bold upgreek \series default @@ -36643,7 +36952,8 @@ upgreek \end_layout \begin_layout Standard -Debes instalar el paquete LaTeX +Debes instalar el paquete \SpecialChar LaTeX + \series bold upgreek \series default @@ -36669,14 +36979,7 @@ fi \begin_layout Subsection Caracteres de texto en ecuaciones -\begin_inset CommandInset label -LatexCommand label -name "sub:Caracteres-de-texto" - -\end_inset - - -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -36713,7 +37016,7 @@ status collapsed véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Operadores-binarios" +reference "subsec:Operadores-binarios" \end_inset @@ -36724,7 +37027,8 @@ reference "sub:Operadores-binarios" continuamente, porque este carácter está definido en todas las codificaciones como carácter de texto. - Pero la codificación se puede cambiar con la línea de preámbulo LaTeX: + Pero la codificación se puede cambiar con la línea de preámbulo \SpecialChar LaTeX +: \end_layout \begin_layout Standard @@ -36742,15 +37046,15 @@ else \backslash textperiodcentered \backslash -f\SpecialChar \textcompwordmark{} +f\SpecialChar ligaturebreak i} \end_layout \begin_layout Standard La codificación de caracteres (menú \family sans -Documento\SpecialChar \menuseparator -Configuración\SpecialChar \menuseparator +Documento\SpecialChar menuseparator +Configuración\SpecialChar menuseparator Idioma \family default ) especifica el carácter que se muestra al pulsar una tecla. @@ -36763,7 +37067,8 @@ textperiodcentered \series default . Pero este comando no está disponible en ecuaciones así que obtendrías errores - de LaTeX. + de \SpecialChar LaTeX +. Con la codificación cambiada se escoge automáticamente el comando correcto, dependiendo de si el carácter se ha insertado en una ecuación o no. \end_layout @@ -36778,10 +37083,12 @@ latin9 \series bold latin9.def \series default - que está en el directorio de LaTeX. - La codificación sólo debería cambiarse en el preámbulo LaTeX y no en el - archivo de definición, de lo contrario nuestros documentos no podrían ser - editados en otros ordenadores. + que está en el directorio de \SpecialChar LaTeX +. + La codificación sólo debería cambiarse en el preámbulo \SpecialChar LaTeX + y no en el archivo + de definición, de lo contrario nuestros documentos no podrían ser editados + en otros ordenadores. \begin_inset VSpace medskip \end_inset @@ -36790,8 +37097,9 @@ latin9.def \begin_layout Standard Además del punto centrado, en este documento se ha definido el símbolo grado - ° con la siguiente línea de preámbulo LaTeX, para que se pueda insertar - directamente en una fórmula: + ° con la siguiente línea de preámbulo \SpecialChar LaTeX +, para que se pueda insertar directamente + en una fórmula: \end_layout \begin_layout Standard @@ -36809,8 +37117,77 @@ else \backslash textdegree \backslash -f\SpecialChar \textcompwordmark{} +f\SpecialChar ligaturebreak i} +\end_layout + +\begin_layout Subsection +Comentarios de \SpecialChar LaTeX + en ecuaciones +\end_layout + +\begin_layout Standard +En texto se pueden insertar comentarios que sólo son visibles en el código + fuente de \SpecialChar LaTeX + con el menú +\family sans +Insertar\SpecialChar menuseparator +Nota\SpecialChar menuseparator +Comentario +\family default +. + Esto no es posible en ecuaciones, pero puedes insertar comentarios en \SpecialChar LaTeX + + con el comando +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +% +\end_layout + +\begin_layout Standard +Este comando crea un marco en el que puedes escribir el comentario. + Debido a un fallo de \SpecialChar LyX + +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +\begin_inset CommandInset href +LatexCommand href +name "LyX-bug #9002" +target "http://www.lyx.org/trac/ticket/9002" + +\end_inset + + +\end_layout + +\end_inset + + no puedes escribir texto normal en el comentario, incluso si usas texto + matemático verás sus comandos \SpecialChar LaTeX + en la salida \SpecialChar LaTeX +. +\begin_inset Newline newline +\end_inset + +Una ecuación con un comentario en \SpecialChar LaTeX +: +\begin_inset Formula +\[ +A=B%\text{Esto es el comentario} +\] + +\end_inset + + +\series bold + \begin_inset Newpage newpage \end_inset @@ -36820,11 +37197,11 @@ i} \begin_layout Section \start_of_appendix Notas sobre tipografía -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Tipografía, notas +Tipografía, normas \end_layout \end_inset @@ -36838,7 +37215,7 @@ Esta sección es un resumen de las normas tipográficas ISO más importantes. status collapsed \begin_layout Plain Layout -Este compendio se ha tomado parcialmente del diccionario semioficial alemán +Este compendio se ha tomado parcialmente del diccionario semi-oficial alemán \begin_inset Quotes fld \end_inset @@ -36892,10 +37269,10 @@ en redonda status collapsed \begin_layout Plain Layout -véase estilos de fuentes en +véase estilos de tipografías en \begin_inset CommandInset ref LatexCommand ref -reference "sub:Estilos-de-fuentes" +reference "subsec:Estilos-de-tipografías" \end_inset @@ -36904,7 +37281,7 @@ reference "sub:Estilos-de-fuentes" \end_inset -: 30 +, aunque aparezcan en un texto en cursiva: 30 \begin_inset space \thinspace{} \end_inset @@ -36915,7 +37292,7 @@ km/h Entre el valor y la unidad hay un espacio delgado, véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Espacio-predefinido" +reference "subsec:Espacio-predefinido" \end_inset @@ -36930,7 +37307,7 @@ Esta norma la cumple automáticamente el comando unittwo \series default . - Si se introduce en una fórmula aparecen dos cuadros. + Si se introduce en una fórmula aparecen dos marcos. En el primero se inserta el valor y en el segundo la unidad, y se obtiene, como antes, \begin_inset Formula $\unit[30]{km/h}$ @@ -36947,13 +37324,15 @@ unittwo \backslash unittwo \series default - no es un auténtico comando LaTeX, sino el comando + no es un auténtico comando \SpecialChar LaTeX +, sino el comando \series bold \backslash unit[value]{unit} \series default -, por tanto no lo puedes usar en código TeX. +, por tanto no lo puedes usar en código \SpecialChar TeX +. \end_layout \begin_layout Itemize @@ -37006,10 +37385,10 @@ cm se usa el aspa de multiplicar . Está disponible en el menú \family sans -Insertar\SpecialChar \menuseparator +Insertar\SpecialChar menuseparator Carácter especial \family default -\SpecialChar \menuseparator +\SpecialChar menuseparator \family sans Símbolos @@ -37029,7 +37408,7 @@ Las funciones con nombres que constan de varias letras se escriben en redonda para evitar confusiones, véase \begin_inset CommandInset ref LatexCommand ref -reference "sub:Funciones-predefinidas" +reference "subsec:Funciones-predefinidas" \end_inset @@ -37068,43 +37447,20 @@ Fourier \backslash mathscr -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -spce -\end_layout - +\begin_inset space \textvisiblespace{} \end_inset - -\backslash -{F +F \series default - -\begin_inset Index -status collapsed - -\begin_layout Plain Layout -Comandos ! M ! -\backslash -mathscr -\end_layout - -\end_inset - o mediante el menú \family sans - Insertar\SpecialChar \menuseparator + Insertar\SpecialChar menuseparator Carácter especial \family default -\SpecialChar \menuseparator +\SpecialChar menuseparator \family sans -Símbolos\SpecialChar \menuseparator +Símbolos\SpecialChar menuseparator Símbolos de letra \family default : @@ -37112,36 +37468,6 @@ Símbolos de letra \end_inset -\begin_inset Newline newline -\end_inset - -Para poder usar el comando -\series bold - -\backslash -mathscr -\series default -, hay que cargar el paquete LaTeX -\series bold - mathrsfs -\series default - -\begin_inset Index -status collapsed - -\begin_layout Plain Layout -Paquetes ! mathrsfs -\end_layout - -\end_inset - - en el preámbulo LaTeX mediante la línea -\series bold - -\backslash -usepackage{mathrsfs} -\series default -. \end_layout \begin_layout Standard @@ -37152,8 +37478,8 @@ usepackage{mathrsfs} \end_layout \begin_layout Section -Sinónimos -\begin_inset Index +Comandos sinónimos +\begin_inset Index idx status collapsed \begin_layout Plain Layout @@ -37185,10 +37511,6 @@ reference "fn:sinónimos" \end_inset -\end_layout - -\begin_layout Standard - \end_layout \begin_layout Standard @@ -37196,17 +37518,21 @@ reference "fn:sinónimos" \end_inset +\lang english + \begin_inset space \hfill{} \end_inset +\lang spanish + \begin_inset Tabular - + - + \begin_inset Text \begin_layout Plain Layout @@ -37215,34 +37541,18 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout equivalente a -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -raisebox -\series default - se usa sólo como espaciador -\end_layout - -\end_inset - - \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37253,41 +37563,18 @@ ast \end_inset - + \begin_inset Text \begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -raisebox{-1.2mm}{ -\end_layout - -\end_inset - * -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - \end_layout \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37298,7 +37585,7 @@ choose \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37311,7 +37598,7 @@ binom - + \begin_inset Text \begin_layout Plain Layout @@ -37322,7 +37609,7 @@ geq \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37335,7 +37622,7 @@ ge - + \begin_inset Text \begin_layout Plain Layout @@ -37346,7 +37633,7 @@ lbrace \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37357,7 +37644,7 @@ lbrace - + \begin_inset Text \begin_layout Plain Layout @@ -37368,7 +37655,7 @@ lbracket \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37379,7 +37666,7 @@ lbracket - + \begin_inset Text \begin_layout Plain Layout @@ -37390,7 +37677,7 @@ leftarrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37403,7 +37690,7 @@ gets - + \begin_inset Text \begin_layout Plain Layout @@ -37414,7 +37701,7 @@ leq \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37427,7 +37714,7 @@ le - + \begin_inset Text \begin_layout Plain Layout @@ -37438,7 +37725,7 @@ lor \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37451,7 +37738,7 @@ vee - + \begin_inset Text \begin_layout Plain Layout @@ -37462,7 +37749,7 @@ neq \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37475,7 +37762,7 @@ not= - + \begin_inset Text \begin_layout Plain Layout @@ -37486,7 +37773,7 @@ slash \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37497,7 +37784,7 @@ slash - + \begin_inset Text \begin_layout Plain Layout @@ -37508,7 +37795,7 @@ vert \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37529,11 +37816,11 @@ vert \begin_inset Tabular - + - + \begin_inset Text \begin_layout Plain Layout @@ -37542,7 +37829,7 @@ Comando \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37553,7 +37840,7 @@ equivalente a - + \begin_inset Text \begin_layout Plain Layout @@ -37564,7 +37851,7 @@ backslash \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37579,7 +37866,7 @@ backslash - + \begin_inset Text \begin_layout Plain Layout @@ -37590,7 +37877,7 @@ dasharrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37603,7 +37890,7 @@ dashrightarrow - + \begin_inset Text \begin_layout Plain Layout @@ -37614,7 +37901,7 @@ land \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37627,7 +37914,7 @@ wedge - + \begin_inset Text \begin_layout Plain Layout @@ -37638,7 +37925,7 @@ rbrace \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37649,7 +37936,7 @@ rbrace - + \begin_inset Text \begin_layout Plain Layout @@ -37660,7 +37947,7 @@ rbracket \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37671,7 +37958,7 @@ rbracket - + \begin_inset Text \begin_layout Plain Layout @@ -37682,7 +37969,7 @@ rightarrow \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37695,7 +37982,7 @@ to - + \begin_inset Text \begin_layout Plain Layout @@ -37706,7 +37993,7 @@ lnot \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37719,7 +38006,7 @@ neg - + \begin_inset Text \begin_layout Plain Layout @@ -37730,7 +38017,7 @@ ne \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37743,7 +38030,7 @@ not= - + \begin_inset Text \begin_layout Plain Layout @@ -37754,7 +38041,7 @@ owns \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37767,7 +38054,7 @@ ni - + \begin_inset Text \begin_layout Plain Layout @@ -37778,7 +38065,7 @@ square \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37791,7 +38078,7 @@ Box - + \begin_inset Text \begin_layout Plain Layout @@ -37802,7 +38089,7 @@ Vert \end_inset - + \begin_inset Text \begin_layout Plain Layout @@ -37846,7 +38133,8 @@ Mittelbach, F. \shape default : \shape italic -The LaTeX Companion +The \SpecialChar LaTeX + Companion \shape default . Addison Wesley, 2004 @@ -37867,25 +38155,8 @@ target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf" \end_inset - de habilidades matemáticas de LaTeX -\end_layout + de habilidades matemáticas de \SpecialChar LaTeX -\begin_layout Bibliography -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "Voss" - -\end_inset - - -\begin_inset CommandInset href -LatexCommand href -name "Página web" -target "http://tug.org/TeXnik/" - -\end_inset - - con sugerencias y consejos de LaTeX \end_layout \begin_layout Bibliography @@ -37899,7 +38170,7 @@ key "AMS" \begin_inset CommandInset href LatexCommand href name "Descripción" -target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf" +target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf" \end_inset @@ -37916,13 +38187,14 @@ AmS \end_inset --LaTeX +-\SpecialChar LaTeX + \end_layout \begin_layout Bibliography \begin_inset CommandInset bibitem LatexCommand bibitem -key "Symbole" +key "Symbols" \end_inset @@ -37934,13 +38206,14 @@ target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf \end_inset - de todos los símbolos disponibles con paquetes LaTeX + de todos los símbolos disponibles con paquetes \SpecialChar LaTeX + \end_layout \begin_layout Bibliography \begin_inset CommandInset bibitem LatexCommand bibitem -key "hyperref" +key "cancel" \end_inset @@ -37948,20 +38221,21 @@ key "hyperref" \begin_inset CommandInset href LatexCommand href name "Documentación" -target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf" +target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf" \end_inset - del paquete LaTeX + del paquete \SpecialChar LaTeX + \series bold -hyperref +cancel \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Paquetes ! hyperref +Paquetes ! cancel \end_layout \end_inset @@ -37972,7 +38246,7 @@ Paquetes ! hyperref \begin_layout Bibliography \begin_inset CommandInset bibitem LatexCommand bibitem -key "mhchem" +key "hyperref" \end_inset @@ -37980,20 +38254,21 @@ key "mhchem" \begin_inset CommandInset href LatexCommand href name "Documentación" -target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf" +target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf" \end_inset - del paquete LaTeX + del paquete \SpecialChar LaTeX + \series bold -mhchem +hyperref \series default -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Paquetes ! mhchem +Paquetes ! hyperref \end_layout \end_inset @@ -38004,39 +38279,29 @@ Paquetes ! mhchem \begin_layout Bibliography \begin_inset CommandInset bibitem LatexCommand bibitem -key "Mathclap" +key "mhchem" \end_inset \begin_inset CommandInset href LatexCommand href -name "Descripción" -target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf" +name "Documentación" +target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf" \end_inset - del comando + del paquete \SpecialChar LaTeX + \series bold - -\backslash -mathclap +mhchem \series default -, descrito en -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Límites-de-operadores" -\end_inset - - -\begin_inset Index +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Comandos ! M ! -\backslash -mathclap +Paquetes ! mhchem \end_layout \end_inset @@ -38106,11 +38371,9 @@ target "http://www.tex-tipografia.com/archive/ortomatem.pdf" \end_layout \begin_layout Standard - -\family sans -\series bold \begin_inset CommandInset index_print LatexCommand printindex +type "idx" \end_inset