MimeTeX
提供: Internet Web School
(版間での差分)
(ページの作成: == mimeTeX test == <tex>f(x)=x^2</tex>) |
|||
(間の8版分が非表示) | |||
1 行: | 1 行: | ||
- | = | + | = mimeTeXプラグインによる数式表示機能は,廃止されました!!! = |
- | <tex> | + | 以後は,[[MathJax]] を使ってください!! |
+ | |||
+ | |||
+ | ==inline equation== | ||
+ | |||
+ | This is a sample equation : <tex>\sqrt{x^2+y^2} = z</tex> | ||
+ | <nowiki><tex>\sqrt{x^2+y^2} = z</tex></nowiki> | ||
+ | |||
+ | ==quoted/blocked equation== | ||
+ | |||
+ | : <tex>\sqrt{x^2+y^2} = z</tex> | ||
+ | <nowiki><tex>\sqrt{x^2+y^2} = z</tex></nowiki> | ||
+ | |||
+ | : <tex>\Large m\mathbf{a} = m\frac{d^2\mathbf{r}}{dt^2} = \mathbf{F}</tex> | ||
+ | <nowiki><tex>\Large m\mathbf{a} = m\frac{d^2\mathbf{r}}{dt^2} = \mathbf{F}</tex></nowiki> | ||
+ | |||
+ | ==multiple-line blocked equations== | ||
+ | |||
+ | : <tex>e^{i \theta} = \cos \theta + i \, \sin \theta\\ e^{\pi i} + 1 = 0</tex> | ||
+ | <nowiki><tex>e^{i \theta} = \cos \theta + i \, \sin \theta\\ e^{\pi i} + 1 = 0</tex></nowiki> | ||
+ | |||
+ | ==SIZE and COLOR features== | ||
+ | |||
+ | ===\small=== | ||
+ | : <tex>\small e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex> | ||
+ | <nowiki><tex>\small e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex></nowiki> | ||
+ | |||
+ | ===normalsize=== | ||
+ | : <tex>e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex> | ||
+ | <nowiki><tex>e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex></nowiki> | ||
+ | |||
+ | ===\large=== | ||
+ | : <tex>\large e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex> | ||
+ | <nowiki><tex>\large e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex></nowiki> | ||
+ | |||
+ | ===\Large=== | ||
+ | : <tex>\Large e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex> | ||
+ | <nowiki><tex>\Large e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex></nowiki> | ||
+ | |||
+ | ===\LARGE=== | ||
+ | : <tex>\LARGE e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex> | ||
+ | <nowiki><tex>\LARGE e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex></nowiki> | ||
+ | |||
+ | ===\Huge + \blue=== | ||
+ | : <tex>\Huge\blue e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex> | ||
+ | <nowiki><tex>\Huge\blue e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex></nowiki> | ||
+ | |||
+ | ==examples== | ||
+ | |||
+ | http://www.forkosh.dreamhost.com/source_mimetex.html#examples | ||
+ | |||
+ | ==MediaWiki extensions/mimetex.php plugin== | ||
+ | |||
+ | http://d.hatena.ne.jp/cou929_la/20071122/1195745561 | ||
+ | |||
+ | ==LaTeX Math. symbols== | ||
+ | |||
+ | [[File:LaTeX-symbols.pdf|Please refer this PDF file.]] | ||
+ | |||
+ | ==memo== | ||
+ | |||
+ | PukiWiki mimeTeX plugin : http://iws.wakasato.jp/iws/general_studies/index.php?mimeTeX | ||
+ | |||
+ | |||
+ | [[en:mimeTeX]] | ||
+ | [[ja:mimeTeX]] |
2015年6月11日 (木) 01:30 時点における最新版
目次 |
mimeTeXプラグインによる数式表示機能は,廃止されました!!!
以後は,MathJax を使ってください!!
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
<tex>e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex>
\large
<tex>\large e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex>
\Large
<tex>\Large e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex>
\LARGE
<tex>\LARGE e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex>
\Huge + \blue
<tex>\Huge\blue e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex>
examples
http://www.forkosh.dreamhost.com/source_mimetex.html#examples
MediaWiki extensions/mimetex.php plugin
http://d.hatena.ne.jp/cou929_la/20071122/1195745561
LaTeX Math. symbols
memo
PukiWiki mimeTeX plugin : http://iws.wakasato.jp/iws/general_studies/index.php?mimeTeX