Test
提供: Internet Web School
(版間での差分)
(ページの作成: 物理 > 9章 電気と磁気(1) 静電気と電界、静磁気 テレビ、電話、携帯電話、冷蔵…) |
|||
1 行: | 1 行: | ||
- | + | = mimeTeXプラグインによる数式表示 = | |
- | + | ||
- | + | ==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>\ | + | : <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]] |
2012年8月10日 (金) 04:49 時点における最新版
目次 |
mimeTeXプラグインによる数式表示
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