diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:40:17 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:40:17 -0500 |
commit | 33058f2b292b3a581333bdfb21b8f671898c5060 (patch) | |
tree | 51c3e392513ec574331b2d3f85c394445ea803c6 /files/fr/web/mathml/index.html | |
parent | 8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff) | |
download | translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2 translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip |
initial commit
Diffstat (limited to 'files/fr/web/mathml/index.html')
-rw-r--r-- | files/fr/web/mathml/index.html | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/files/fr/web/mathml/index.html b/files/fr/web/mathml/index.html new file mode 100644 index 0000000000..c5bf1a9e0e --- /dev/null +++ b/files/fr/web/mathml/index.html @@ -0,0 +1,70 @@ +--- +title: MathML +slug: Web/MathML +tags: + - Landing + - MathML + - Reference + - Web + - XML +translation_of: Web/MathML +--- +<p><strong>Mathematical Markup Language (MathML)</strong> est un dialecte de <a href="/fr/docs/XML" title="/fr/docs/XML">XML</a> permettant de décrire des formules mathématiques à la fois dans leur structure et dans leur contenu.</p> + +<p>Vous trouverez ici des liens vers la documentation, les exemples et les outils permettant de travailler avec cette technologie. Pour un bref aperçu, veuillez consulter <a href="http://fred-wang.github.io/MozSummitMathML/index.html">la présentation pour le Mozilla Summit Innovation Fair de 2013 (en)</a>.</p> + +<div class="row topicpage-table"> +<div class="section"> +<h2 class="Documentation" id="Documentation" name="Documentation">Documentations à propos de MathML</h2> + +<dl> + <dt><a href="/fr/docs/Web/MathML/Element" title="/fr/docs/Web/MathML/Element">Référence des éléments MathML</a></dt> + <dd>Des informations précises sur chaque élément MathML et leurs compatibilités avec les différents navigateurs.</dd> + <dt><a href="/fr/docs/Web/MathML/Attribute" title="/fr/docs/Web/MathML/Attribute">Référence des attributs MathML</a></dt> + <dd>Des informations sur les attributs MathML qui modifient l'apparence ou le comportement des éléments.</dd> + <dt><a href="/fr/docs/Web/MathML/Examples" title="/fr/docs/Web/MathML/Examples">Exemples avec MathML</a></dt> + <dd>Des fragments de code MathML ainsi que des exemples pour comprendre comment ça fonctionne.</dd> + <dt><a href="/docs/Web/MathML/Authoring" title="/en-US/docs/Web/MathML/Authoring">Éditer du MathML</a></dt> + <dd>Des conseils sur l'édition de document en MathML : quels éditeurs à utiliser et comment intégrer le code produit dans du contenu web.</dd> +</dl> + +<p><span class="alllinks"><a href="/fr/docs/tag/MathML" title="/fr/docs/tag/MathML">Voir tout...</a></span></p> +</div> + +<div class="section"> +<h2 class="Community" id="Obtenir_de_laide_de_la_communauté">Obtenir de l'aide de la communauté</h2> + +<ul> + <li>Les forums de Mozilla<br> + {{ DiscussionList("dev-tech-mathml", "mozilla.dev.tech.mathml") }}</li> + <li><a class="link-irc" href="irc://irc.mozilla.org/%23mathml" rel="external" title="irc://irc.mozilla.org/%23mathml">Les salons IRC</a></li> + <li><a class="link-https" href="https://wiki.mozilla.org/MathML:Home_Page">Le Wiki utilisé par les contributeurs de Mozilla</a></li> + <li><a href="http://www.w3.org/Math/" title="http://www.w3.org/Math/">La page d'accueil de W3C Math</a></li> + <li><a href="http://lists.w3.org/Archives/Public/www-math/" title="http://lists.w3.org/Archives/Public/www-math/">Les archives mail de www-math w3.org</a></li> +</ul> + +<h2 class="Tools" id="Outils_facilitant_le_développement_avec_MathML">Outils facilitant le développement avec MathML</h2> + +<ul> + <li><a class="external" href="http://validator.w3.org">Le validateur W3C</a></li> + <li><a class="link-https" href="https://addons.mozilla.org/de/firefox/addon/8969/">L'extension FireMath pour 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/">L'ensemble d'extensions Mathzilla pour Firefox</a></li> + <li><a href="https://github.com/fred-wang/TeXZilla">TeXZilla</a> - Convertisseur Javascript de LaTeX à MathML (<a href="http://fred-wang.github.io/TeXZilla/">demo</a>, <a href="http://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">utilisation dans une page Web Page, un programme JS etc</a>)</li> + <li><a href="http://dlmf.nist.gov/LaTeXML/" title="http://dlmf.nist.gov/LaTeXML/">LaTeXML</a> - Transformez vos documents LaTeX en pages HTML+MathML.</li> + <li><a href="http://webdemo.visionobjects.com/equation.html" title="http://webdemo.visionobjects.com/equation.html">Web Equation</a> - Transformez des équations manuscrites en MathML ou LaTeX</li> + <li><a href="http://www.mathjax.org/" title="http://www.mathjax.org/">Mathjax</a> - Moteur de rendu de Javascript pour les formules mathématiques, compatible avec tous les navigateurs. Pour forcer MathJax à utiliser le MathML natif, essayez le <a href="https://addons.mozilla.org/en-US/firefox/addon/mathjax-native-mathml/">ce module pour Mozilla</a>, cette <a href="http://fred-wang.github.io/mathjax-native-mathml-safari/mathjax-native-mathml.safariextz">extension pour Safari</a> ou ce <a href="https://openuserjs.org/scripts/fred.wang/MathJax_Native_MathML/">script GreaseMonkey</a>.</li> +</ul> + +<h2 class="Related_Topics" id="Related_Topics" name="Related_Topics">Sujets liés</h2> + +<ul> + <li><a href="/fr/docs/CSS" title="/fr/docs/Web/CSS">CSS</a></li> + <li><a href="/fr/docs/Web/HTML" title="/fr/docs/Web/HTML">HTML</a></li> + <li><a href="/fr/docs/SVG" title="/fr/docs/Web/SVG">SVG</a></li> +</ul> +</div> +</div> + +<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilité des navigateurs</h2> + +<p>{{Compat("mathml.elements.math", 0)}}</p> |