MimeTeX

提供: Internet Web School

(版間での差分)
 
(間の7版分が非表示)
1 行: 1 行:
-
= mimeTeXプラグインによる数式表示 =
+
= mimeTeXプラグインによる数式表示機能は,廃止されました!!! =
 +
 
 +
以後は,[[MathJax]] を使ってください!!
 +
 
==inline equation==
==inline equation==
-
This is a sample equation : <tex>\sqrt{x^2+y^2} = z</tex>.
+
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==
==quoted/blocked equation==
: <tex>\sqrt{x^2+y^2} = z</tex>
: <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>
: <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==
==multiple-line blocked equations==
: <tex>e^{i \theta} = \cos \theta + i \, \sin \theta\\ e^{\pi i} + 1 = 0</tex>
: <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==
+
==SIZE and COLOR features==
-
-small~
+
===\small===
: <tex>\small e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex>
: <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~
+
===normalsize===
-
#mimetex( e^x=\sum_{n=0}^\infty\frac{x^n}{n!} )
+
: <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~
+
===\large===
-
#mimetex( \large e^x=\sum_{n=0}^\infty\frac{x^n}{n!} )
+
: <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~
+
===\Large===
-
#mimetex( \Large e^x=\sum_{n=0}^\infty\frac{x^n}{n!} )
+
: <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~
+
===\LARGE===
-
#mimetex( \LARGE e^x=\sum_{n=0}^\infty\frac{x^n}{n!} )
+
: <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~
+
===\Huge + \blue===
-
#mimetex( \Huge\blue e^x=\sum_{n=0}^\infty\frac{x^n}{n!} )
+
: <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
+
==examples==
http://www.forkosh.dreamhost.com/source_mimetex.html#examples
http://www.forkosh.dreamhost.com/source_mimetex.html#examples
-
**MediaWiki extensions/mimetex.php plugin
+
==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==
-
**LaTeX Math. symbols
+
PukiWiki mimeTeX plugin : http://iws.wakasato.jp/iws/general_studies/index.php?mimeTeX
-
Please refer an attached file on this page ;)
 
-
**memo
+
[[en:mimeTeX]]
 +
[[ja:mimeTeX]]

2015年6月11日 (木) 01:30 時点における最新版

目次

mimeTeXプラグインによる数式表示機能は,廃止されました!!!

以後は,MathJax を使ってください!!


inline equation

This is a sample equation : \sqrt{x^2+y^2} = z

 <tex>\sqrt{x^2+y^2} = z</tex>

quoted/blocked equation

\sqrt{x^2+y^2} = z
 <tex>\sqrt{x^2+y^2} = z</tex>
\Large m\mathbf{a} = m\frac{d^2\mathbf{r}}{dt^2} = \mathbf{F}
 <tex>\Large m\mathbf{a} = m\frac{d^2\mathbf{r}}{dt^2} = \mathbf{F}</tex>

multiple-line blocked equations

e^{i \theta} = \cos \theta + i \, \sin \theta\\ e^{\pi i} + 1 = 0
 <tex>e^{i \theta} = \cos \theta + i \, \sin \theta\\ e^{\pi i} + 1 = 0</tex>

SIZE and COLOR features

\small

\small e^x=\sum_{n=0}^\infty\frac{x^n}{n!}
 <tex>\small e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex>

normalsize

e^x=\sum_{n=0}^\infty\frac{x^n}{n!}
 <tex>e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex>

\large

\large e^x=\sum_{n=0}^\infty\frac{x^n}{n!}
 <tex>\large e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex>

\Large

\Large e^x=\sum_{n=0}^\infty\frac{x^n}{n!}
 <tex>\Large e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex>

\LARGE

\LARGE e^x=\sum_{n=0}^\infty\frac{x^n}{n!}
 <tex>\LARGE e^x=\sum_{n=0}^\infty\frac{x^n}{n!}</tex>

\Huge + \blue

\Huge\blue e^x=\sum_{n=0}^\infty\frac{x^n}{n!}
 <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

ファイル:LaTeX-symbols.pdf

memo

PukiWiki mimeTeX plugin : http://iws.wakasato.jp/iws/general_studies/index.php?mimeTeX

他の言語