Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 906395 of MathML

  • リビジョンの URL スラグ: Web/MathML
  • リビジョンのタイトル: MathML
  • リビジョンの ID: 906395
  • 作成日:
  • 作成者: cosmology233
  • 現行リビジョン? いいえ
  • コメント 英語版との不整合を修正。加筆、項目の削除、リンク修正など。

このリビジョンの内容

Mathematical Markup Language (MathML) は、数学的表記を記述し、その構造と内容のいずれをも表すための XML マークアップ言語です。このページには、あなたがこのパワフルな技術を用いて仕事をするのを助けるための文書、サンプル、ツールへのリンクがあります。手早く読める概観として slides for the innovation fairs at Mozilla Summit 2013 をご覧ください。

MathML のリファレンス

MathML 要素リファレンス
各 MathML 要素の詳細とデスクトップおよびモバイルのブラウザーの互換性情報。
MathML 属性リファレンス
MathML 要素の見た目や振る舞いを変更する MathML 属性についての情報。
MathML の例
MathMLがどのように動作するかについての理解を深めるためのサンプルと例
MathML を書く
MathML を書くための示唆とティップス。おすすめエディターや,その出力をどう取り出してウェブに埋めるか,を含む。

すべて見る...

コミュニティから助けを得る

ツール

ブラウザ互換性

{{CompatibilityTable}}

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support {{CompatNo}} [1] {{CompatGeckoDesktop("1.8")}} {{CompatNo}} [1] {{CompatUnknown}} {{CompatUnknown}}
Feature Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support {{CompatUnknown}} {{CompatGeckoMobile("1.8")}} {{CompatUnknown}} {{CompatUnknown}} {{CompatUnknown}}

[1] プラグインを使用して利用できます。

このリビジョンのソースコード

<p><strong>Mathematical Markup Language (MathML)</strong> は、数学的表記を記述し、その構造と内容のいずれをも表すための <a href="/ja/XML" title="ja/XML">XML</a> マークアップ言語です。このページには、あなたがこのパワフルな技術を用いて仕事をするのを助けるための文書、サンプル、ツールへのリンクがあります。手早く読める概観として <a href="https://fred-wang.github.io/MozSummitMathML/index.html">slides for the innovation fairs at Mozilla Summit 2013</a> をご覧ください。</p>

<div class="row topicpage-table">
<div class="section">
<h2 id="MathML_のリファレンス">MathML のリファレンス</h2>

<dl>
 <dt><a href="/ja/docs/Web/MathML/Element" title="ja/MathML/Element">MathML 要素リファレンス</a></dt>
 <dd>各 MathML 要素の詳細とデスクトップおよびモバイルのブラウザーの互換性情報。</dd>
 <dt><a href="/ja/docs/Web/MathML/Attribute" title="ja/MathML/Attributes">MathML 属性リファレンス</a></dt>
 <dd>MathML 要素の見た目や振る舞いを変更する MathML 属性についての情報。</dd>
 <dt><a href="/ja/docs/Web/MathML/Examples" title="ja/Mozilla_MathML_Project/Authoring">MathML の例</a></dt>
 <dd>MathMLがどのように動作するかについての理解を深めるためのサンプルと例</dd>
 <dt><a href="/ja/Mozilla_MathML_Project/Fonts" title="ja/Mozilla_MathML_Project/Fonts">MathML を書く</a></dt>
 <dd>MathML を書くための示唆とティップス。おすすめエディターや,その出力をどう取り出してウェブに埋めるか,を含む。</dd>
</dl>

<p><span class="alllinks"><a href="/Special:Tags?tag=MathML&amp;language=ja" title="Special:Tags?tag=MathML&amp;language=ja">すべて見る...</a></span></p>
</div>

<div class="section">
<h2 id="Getting_help_from_the_community">コミュニティから助けを得る</h2>

<ul>
 <li>Mozilla のフォーラムを見る<br />
  {{ DiscussionList("dev-tech-mathml", "mozilla.dev.tech.mathml") }}</li>
 <li><a class="link-irc" href="irc://irc.mozilla.org/%23mathml" rel="external" target="_blank" title="irc://irc.mozilla.org/%23mathml">IRC channel</a></li>
 <li><a class="link-https" href="https://wiki.mozilla.org/MathML:Home_Page">Mozilla contributorに使用されるWiki</a></li>
 <li><a href="https://www.w3.org/Math/" title="https://www.w3.org/Math/">W3C Math Home</a></li>
 <li><a href="https://lists.w3.org/Archives/Public/www-math/" title="https://lists.w3.org/Archives/Public/www-math/">www-math w3.org mail archive</a></li>
</ul>

<h2 id="Tools">ツール</h2>

<ul>
 <li><a class="external" href="https://validator.w3.org">W3C バリデータ</a></li>
 <li><a class="link-https" href="https://addons.mozilla.org/de/firefox/addon/8969/">FireMath Firefox アドオン</a></li>
 <li><a href="https://addons.mozilla.org/firefox/collections/fred_wang/mathzilla/" title="https://addons.mozilla.org/firefox/collections/fred_wang/mathzilla/">Mathzilla Firefox アドオンコレクション</a></li>
 <li><a href="https://github.com/fred-wang/TeXZilla">TeXZilla</a> - Javascript の&nbsp;LaTeX から MathML へ変換する (<a href="https://fred-wang.github.io/TeXZilla/">デモ</a>, <a href="https://r-gaia-cs.github.io/TeXZilla-webapp/">Firefox OS ウェブアプリ</a>, <a href="https://addons.mozilla.org/ja/firefox/addon/texzilla/">Firefox アドオン</a>, <a href="https://github.com/fred-wang/TeXZilla/wiki/Using-TeXZilla">ウェブページやJSプログラムでの使用など</a>)</li>
 <li><a href="https://dlmf.nist.gov/LaTeXML/" title="https://dlmf.nist.gov/LaTeXML/">LaTeXML</a> - LaTeX ドキュメントを HTML+MathML ウェブページへ変換</li>
 <li><a href="https://webdemo.visionobjects.com/home.html#equation" title="https://webdemo.visionobjects.com/equation.html">Web Equation</a> - 手書きの数式を MathML や LaTeX へ変換</li>
 <li><a href="https://www.mathjax.org/" title="https://www.mathjax.org/">MathJax</a> - 数式のためのクロスブラウザ JavaScript 表示エンジン。&nbsp;Mathjax をネイティブ MathML で使用するためには、<a href="https://addons.mozilla.org/ja/firefox/addon/mathjax-native-mathml/">Mozilla アドオン</a>、 <a href="https://fred-wang.github.io/mathjax-native-mathml-safari/mathjax-native-mathml.safariextz">Safari 拡張</a>、 <a href="https://openuserjs.org/scripts/fred.wang/MathJax_Native_MathML/">GreaseMonkey スクリプト</a>を試してください。</li>
</ul>

<h2 id="Related_topics">関連トピック</h2>

<ul>
 <li><a href="/ja/docs/Web/CSS" title="/ja/docs/Web/CSS">CSS</a></li>
 <li><a href="/ja/docs/Web/HTML" title="/ja/docs/Web/HTML">HTML</a></li>
 <li><a href="/ja/docs/Web/SVG" title="/ja/docs/Web/SVG">SVG</a></li>
</ul>
</div>
</div>

<h2 id="Browser_compatibility">ブラウザ互換性</h2>

<p>{{CompatibilityTable}}</p>

<div id="compat-desktop">
<table class="compat-table">
 <tbody>
  <tr>
   <th>Feature</th>
   <th>Chrome</th>
   <th>Firefox (Gecko)</th>
   <th>Internet Explorer</th>
   <th>Opera</th>
   <th>Safari</th>
  </tr>
  <tr>
   <td>Basic support</td>
   <td>{{CompatNo}} [1]</td>
   <td>{{CompatGeckoDesktop("1.8")}}</td>
   <td>{{CompatNo}} [1]</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatUnknown}}</td>
  </tr>
 </tbody>
</table>
</div>

<div id="compat-mobile">
<table class="compat-table">
 <tbody>
  <tr>
   <th>Feature</th>
   <th>Android</th>
   <th>Firefox Mobile (Gecko)</th>
   <th>IE Mobile</th>
   <th>Opera Mobile</th>
   <th>Safari Mobile</th>
  </tr>
  <tr>
   <td>Basic support</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatGeckoMobile("1.8")}}</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatUnknown}}</td>
   <td>{{CompatUnknown}}</td>
  </tr>
 </tbody>
</table>
</div>

<p>[1] プラグインを使用して利用できます。</p>
このリビジョンへ戻す