MimeTeX
提供: Internet Web School
(版間での差分)
(ページの作成: == mimeTeX test == <tex>f(x)=x^2</tex>) |
|||
1 行: | 1 行: | ||
- | = | + | = mimeTeXプラグインによる数式表示 = |
- | <tex> | + | ==inline equation== |
+ | |||
+ | This is a sample equation : <tex>\sqrt{x^2+y^2} = z</tex>. | ||
+ | |||
+ | ==quoted/blocked equation== | ||
+ | |||
+ | : <tex>\sqrt{x^2+y^2} = z</tex> | ||
+ | |||
+ | : <tex>\Large m\mathbf{a} = m\frac{d^2\mathbf{r}}{dt^2} = \mathbf{F}</tex> | ||
+ | |||
+ | ==multiple-line blocked equations== | ||
+ | |||
+ | : <tex>e^{i \theta} = \cos \theta + i \, \sin \theta\\ e^{\pi i} + 1 = 0</tex> | ||
+ | |||
+ | ==\SIZE and \COLOR features== | ||
+ | |||
+ | -small~ | ||
+ | : <tex>\small e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex> | ||
+ | |||
+ | -normalsize~ | ||
+ | #mimetex( e^x=\sum_{n=0}^\infty\frac{x^n}{n!} ) | ||
+ | |||
+ | -large~ | ||
+ | #mimetex( \large e^x=\sum_{n=0}^\infty\frac{x^n}{n!} ) | ||
+ | |||
+ | -Large~ | ||
+ | #mimetex( \Large e^x=\sum_{n=0}^\infty\frac{x^n}{n!} ) | ||
+ | |||
+ | -LARGE~ | ||
+ | #mimetex( \LARGE e^x=\sum_{n=0}^\infty\frac{x^n}{n!} ) | ||
+ | |||
+ | -Huge + blue~ | ||
+ | #mimetex( \Huge\blue e^x=\sum_{n=0}^\infty\frac{x^n}{n!} ) | ||
+ | |||
+ | **examples | ||
+ | |||
+ | http://www.forkosh.dreamhost.com/source_mimetex.html#examples | ||
+ | |||
+ | **MediaWiki extensions/mimetex.php plugin | ||
+ | |||
+ | **LaTeX Math. symbols | ||
+ | |||
+ | Please refer an attached file on this page ;) | ||
+ | |||
+ | **memo |
2010年9月14日 (火) 02:20時点における版
目次 |
mimeTeXプラグインによる数式表示
inline equation
This is a sample equation : .
quoted/blocked equation
multiple-line blocked equations
\SIZE and \COLOR features
-small~
-normalsize~
- mimetex( e^x=\sum_{n=0}^\infty\frac{x^n}{n!} )
-large~
- mimetex( \large e^x=\sum_{n=0}^\infty\frac{x^n}{n!} )
-Large~
- mimetex( \Large e^x=\sum_{n=0}^\infty\frac{x^n}{n!} )
-LARGE~
- mimetex( \LARGE e^x=\sum_{n=0}^\infty\frac{x^n}{n!} )
-Huge + blue~
- mimetex( \Huge\blue e^x=\sum_{n=0}^\infty\frac{x^n}{n!} )
- examples
http://www.forkosh.dreamhost.com/source_mimetex.html#examples
- MediaWiki extensions/mimetex.php plugin
- LaTeX Math. symbols
Please refer an attached file on this page ;)
- memo