Usuario:Chela5808~eswiki

De Wikipedia, la enciclopedia libre

Hola Bienvenidos a mi pagina de usuario

Matematicas Latex[editar]

This page is mostly a transcriptcion from the book:

The Comprehensive LATEX Symbol List by Scott Pakin <pakin@uiuc.edu>. 8 October 2002


Table 101 Extensible Accents[editar]

Code Output Code Output
\widetilde{abc} * \overleftarrow{abc}
\overline{abc} \overbrace{abc}
\sqrt{abc} \widehat{abc}
\overrightarrow{abc} \underline{abc}
\underbrace{abc} \sqrt[n]{abc}

* The yhmath package is required.

Table 102 yhmath Extensible Accents[editar]

Code Output Code Output
\wideparen{abc} Error al representar (SVG (MathML puede ser habilitado mediante un plugin de navegador): respuesta no válida («Math extension cannot connect to Restbase.») del servidor «http://localhost:6011/es.wikipedia.org/v1/»:): {\displaystyle \wideparen{abc}} \widetriangle{abc} Error al representar (función desconocida «\widetriangle»): {\displaystyle \widetriangle{abc}}
\widering{abc} Error al representar (función desconocida «\widering»): {\displaystyle \widering{abc}}

Table 103 AMS Extensible Accents[editar]

Code Output Code Output
\overleftrightarrow{abc} \underleftrightarrow{abc} Error al representar (SVG (MathML puede ser habilitado mediante un plugin de navegador): respuesta no válida («Math extension cannot connect to Restbase.») del servidor «http://localhost:6011/es.wikipedia.org/v1/»:): {\displaystyle \underleftrightarrow{abc}}
\underleftarrow{abc} Error al representar (función desconocida «\underleftarrow»): {\displaystyle \underleftarrow{abc}} \underrightarrow{abc} Error al representar (función desconocida «\underrightarrow»): {\displaystyle \underrightarrow{abc}}
\xleftarrow{abc} \xrightarrow{abc}

Table 104 mathabx Extensible Accents[editar]

Code Output Code Output
\overbrace{abc} \widebar{abc} Error al representar (función desconocida «\widebar»): {\displaystyle \widebar{abc}}
\overgroup{abc} Error al representar (SVG (MathML puede ser habilitado mediante un plugin de navegador): respuesta no válida («Math extension cannot connect to Restbase.») del servidor «http://localhost:6011/es.wikipedia.org/v1/»:): {\displaystyle \overgroup{abc}} \widecheck{abc} Error al representar (SVG (MathML puede ser habilitado mediante un plugin de navegador): respuesta no válida («Math extension cannot connect to Restbase.») del servidor «http://localhost:6011/es.wikipedia.org/v1/»:): {\displaystyle \widecheck{abc}}
\underbrace{abc} \wideparen{abc} Error al representar (SVG (MathML puede ser habilitado mediante un plugin de navegador): respuesta no válida («Math extension cannot connect to Restbase.») del servidor «http://localhost:6011/es.wikipedia.org/v1/»:): {\displaystyle \wideparen{abc}}
\undergroup{abc} Error al representar (SVG (MathML puede ser habilitado mediante un plugin de navegador): respuesta no válida («Math extension cannot connect to Restbase.») del servidor «http://localhost:6011/es.wikipedia.org/v1/»:): {\displaystyle \undergroup{abc}} \widering{abc} Error al representar (SVG (MathML puede ser habilitado mediante un plugin de navegador): respuesta no válida («Math extension cannot connect to Restbase.») del servidor «http://localhost:6011/es.wikipedia.org/v1/»:): {\displaystyle \widering{abc}}
\widearrow{abc} Error al representar (función desconocida «\widearrow»): {\displaystyle \widearrow{abc}}

The braces shown for \overbrace and \underbrace appear in their minimum size. They can expand arbitrarily wide, however.

Table 105: esvect Extensible Accents[editar]

Code Output Code Output
\vv{abc} with package option a Error al representar (SVG (MathML puede ser habilitado mediante un plugin de navegador): respuesta no válida («Math extension cannot connect to Restbase.») del servidor «http://localhost:6011/es.wikipedia.org/v1/»:): {\displaystyle \vv{abc}} \vv{abc} with package option b Error al representar (función desconocida «\vv»): {\displaystyle \vv{abc}}
\vv{abc} with package option c Error al representar (función desconocida «\vv»): {\displaystyle \vv{abc}} \vv{abc} with package option d Error al representar (SVG (MathML puede ser habilitado mediante un plugin de navegador): respuesta no válida («Math extension cannot connect to Restbase.») del servidor «http://localhost:6011/es.wikipedia.org/v1/»:): {\displaystyle \vv{abc}}
\vv{abc} with package option e Error al representar (función desconocida «\vv»): {\displaystyle \vv{abc}} \vv{abc} with package option f Error al representar (SVG (MathML puede ser habilitado mediante un plugin de navegador): respuesta no válida («Math extension cannot connect to Restbase.») del servidor «http://localhost:6011/es.wikipedia.org/v1/»:): {\displaystyle \vv{abc}}
\vv{abc} with package option g Error al representar (función desconocida «\vv»): {\displaystyle \vv{abc}} \vv{abc} with package option h Error al representar (función desconocida «\vv»): {\displaystyle \vv{abc}}

esvect also defines a \vv* macro which is used to typeset arrows over vector variables with subscripts.


Table 106: Dots[editar]

Code Output Code Output
\cdotp Error al representar (función desconocida «\cdotp»): {\displaystyle \cdotp} \colon *
\ldotp Error al representar (función desconocida «\ldotp»): {\displaystyle \ldotp} \vdots
\cdots \ddots
\ldots

* While “:” is valid in math mode, \colon uses different surrounding spacing.


Table 107: AMS Dots[editar]

Code Output Code Output
\dotsb \dotsi
\dotso \dotsc
\dotsm

The AMS dot symbols are named according to their intended usage: \dotsb between pairs of binary operators/relations, \dotsc between pairs of commas, \dotsi between pairs of integrals, \dotsm between pairs of multiplication signs, and \dotso between other symbol pairs.