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 913405 of MathML

  • Revisie-identificator: Web/MathML
  • Revisietitel: MathML
  • Revisie-id: 913405
  • Gemaakt:
  • Auteur: Volluta
  • Is huidige revisie? Ja
  • Reactie
Labels: 

Inhoud van revisie

Mathematical Markup Language (MathML) is een toepassing van XML die gebruikt wordt om wiskundige symbolen en formules weer te geven in World Wide Web-documenten. Het is een aanbeveling van de wiskundige werkgroep van het W3C. MathML is een opmaaktaal voor wiskunde.

MathML behandelt niet alleen de presentatie, maar kan eventueel ook informatie bevatten over de betekenis van delen van een formule. Bekijk deze slides van Mozilla Summit 2013.

MathML referenties

MathML element referentie
Details over elk afzonderlijk MathML element met compatibiliteit voor desktop en  mobiele browsers.
MathML attribuut referentie
Informatie over MathML attributen die het uiterlijk of gedrag van de elementen wijzigen.
MathML voorbeelden
MathML voorbeelden om te laten zien hoe het werkt.
Authoring MathML
Suggesties en tips voor het schrijven van MathML, zoals voorgestelde MathML editors en hoe deze te integreren in Web content.

Bekijk alles...

Hulp krijgen van de community

Hulpmiddelen

Browser compatibiliteit

{{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] Beschikbaar met plug-in(s).

Bron van revisie

<p><strong>Mathematical Markup Language</strong> (<strong>MathML</strong>) is een toepassing van <a class="mw-redirect" href="https://nl.wikipedia.org/wiki/XML" title="XML">XML</a> die gebruikt wordt om <a href="https://nl.wikipedia.org/wiki/Wiskunde" title="Wiskunde">wiskundige</a> symbolen en formules weer te geven in <a class="mw-redirect" href="https://nl.wikipedia.org/wiki/World_Wide_Web" title="World Wide Web">World Wide Web</a>-documenten. Het is een aanbeveling van de wiskundige werkgroep van het <a class="mw-redirect" href="https://nl.wikipedia.org/wiki/W3C" title="W3C">W3C</a>. MathML is een opmaaktaal voor wiskunde.</p>

<p>MathML behandelt niet alleen de presentatie, maar kan eventueel ook informatie bevatten over de<em> </em>betekenis van delen van een formule. Bekijk <a href="https://fred-wang.github.io/MozSummitMathML/index.html">deze slides van Mozilla Summit 2013</a>.</p>

<div class="row topicpage-table">
<div class="section">
<h2 id="MathML_referenties">MathML <strong>referenties</strong></h2>

<dl>
 <dt><a href="/en-US/docs/Web/MathML/Element" title="/en-US/docs/Web/MathML/Element">MathML element referentie</a></dt>
 <dd>Details over elk afzonderlijk MathML element met compatibiliteit voor desktop en&nbsp; mobiele browsers.</dd>
 <dt><a href="/en-US/docs/Web/MathML/Attribute" title="/en-US/docs/Web/MathML/Attribute">MathML attribuut referentie</a></dt>
 <dd>Informatie over MathML attributen die het uiterlijk of gedrag van de elementen wijzigen.</dd>
 <dt><a href="/en-US/docs/Web/MathML/Examples" title="/en-US/docs/Web/MathML/Examples">MathML voorbeelden</a></dt>
 <dd>MathML voorbeelden om te laten zien hoe het werkt.</dd>
 <dt><a href="/en-US/docs/Web/MathML/Authoring" title="/en-US/docs/Web/MathML/Authoring">Authoring MathML</a></dt>
 <dd>Suggesties en tips voor het schrijven van MathML, zoals voorgestelde MathML editors en hoe deze te integreren in Web content.</dd>
</dl>

<p><a href="/en-US/docs/tag/MathML" title="/en-US/docs/tag/CSS">Bekijk alles...</a></p>
</div>

<div class="section">
<h2 id="Getting_help_from_the_community">Hulp krijgen van de community</h2>

<ul>
 <li>Zie Mozilla forums...<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">Wiki gebruikt door Mozilla vrijwilligers</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 archief</a></li>
</ul>

<h2 id="Tools">Hulpmiddelen</h2>

<ul>
 <li><a class="external" href="https://validator.w3.org">W3C Validator</a></li>
 <li><a class="link-https" href="https://addons.mozilla.org/de/firefox/addon/8969/">FireMath Firefox add-on</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 add-on collectie</a></li>
 <li><a href="https://github.com/fred-wang/TeXZilla">TeXZilla</a> - Javascript LaTeX naar MathML converter (<a href="https://fred-wang.github.io/TeXZilla/">live demo</a>, <a href="https://r-gaia-cs.github.io/TeXZilla-webapp/">Firefox OS webapp</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/texzilla/">Firefox add-on</a>, <a href="https://github.com/fred-wang/TeXZilla/wiki/Using-TeXZilla">using in a Web Page, JS program etc</a>)</li>
 <li><a href="https://dlmf.nist.gov/LaTeXML/" title="https://dlmf.nist.gov/LaTeXML/">LaTeXML</a> - Converteert LaTeX documenten naar HTML+MathML Web pagina's</li>
 <li><a href="https://webdemo.visionobjects.com/home.html#equation" title="https://webdemo.visionobjects.com/equation.html">Web Equation</a> - Wijzigt handgeschreven vergelijkingen naar MathML of LaTeX</li>
 <li><a href="https://www.mathjax.org/" title="https://www.mathjax.org/">MathJax</a> - Cross-browser JavaScript display engine wiskundigen. Gebruik <a href="https://addons.mozilla.org/en-US/firefox/addon/mathjax-native-mathml/">deze Mozilla add-on</a>,&nbsp; <a href="https://fred-wang.github.io/mathjax-native-mathml-safari/mathjax-native-mathml.safariextz">deze Safari extensie</a> of deze <a href="https://openuserjs.org/scripts/fred.wang/MathJax_Native_MathML/">GreaseMonkey script</a> om MathJax te dwingen native MathML te gebruiken.</li>
</ul>

<h2 id="Related_topics">Gerelateerde onderwerpen</h2>

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

<h2 id="Browser_compatibility">Browser compatibiliteit</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] Beschikbaar met plug-in(s).</p>
Deze revisie terugzetten