aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/mathml/element/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/mathml/element/index.html')
-rw-r--r--files/pt-br/web/mathml/element/index.html144
1 files changed, 144 insertions, 0 deletions
diff --git a/files/pt-br/web/mathml/element/index.html b/files/pt-br/web/mathml/element/index.html
new file mode 100644
index 0000000000..344c578087
--- /dev/null
+++ b/files/pt-br/web/mathml/element/index.html
@@ -0,0 +1,144 @@
+---
+title: MathML element reference
+slug: Web/MathML/Element
+tags:
+ - MathML
+ - MathML Reference
+ - NeedsTranslation
+ - TopicStub
+translation_of: Web/MathML/Element
+---
+<p>Essa é uma lista alfabética dos elementos de <strong>apresentação</strong> de MathML.</p>
+
+<p>O termo <strong>marcação de apresentação</strong> é usado para descrever a estrutura da notação matemática, enquanto que <strong>marcação de conteúdo</strong> fornece um significado matemático básico e não é feito para ser renderizado pelo parser de MathML (ver {{ bug(276028)}}). Se você desejar aprender mais sobre marcação de conteúdo considere o <a href="http://www.w3.org/TR/MathML3/chapter4.html">Capítulo 4</a> na <a href="http://www.w3.org/TR/MathML3/">especificação do MathML 3</a>.</p>
+
+<div class="multiColumnList">
+<h3 id="math">math</h3>
+
+<ul>
+ <li>{{ MathMLElement("math") }} (Elemento de alto nível)</li>
+</ul>
+
+<h3 id="A">A</h3>
+
+<ul>
+ <li>{{ MathMLElement("maction") }} (Binded actions to sub-expressions)</li>
+ <li>{{ MathMLElement("maligngroup") }} (Grupo de alinhamento)</li>
+ <li>{{ MathMLElement("malignmark") }} (Pontos de alinhamento)</li>
+</ul>
+
+<h3 id="E">E</h3>
+
+<ul>
+ <li>{{ MathMLElement("menclose") }} (Enclosed contents)</li>
+ <li>{{ MathMLElement("merror") }} (Enclosed syntax error messages)</li>
+</ul>
+
+<h3 id="F">F</h3>
+
+<ul>
+ <li>{{ MathMLElement("mfenced") }} (Parenteses)</li>
+ <li>{{ MathMLElement("mfrac") }} (Fração)</li>
+</ul>
+
+<h3 id="G">G</h3>
+
+<ul>
+ <li>{{ MathMLElement("mglyph") }} (Exibindo símbolos non-standard)</li>
+</ul>
+
+<h3 id="I">I</h3>
+
+<ul>
+ <li>{{ MathMLElement("mi") }} (Identifier)</li>
+</ul>
+
+<h3 id="L">L</h3>
+
+<ul>
+ <li>{{ MathMLElement("mlabeledtr") }} (Labeled row in a table or a matrix)</li>
+ <li>{{ MathMLElement("mlongdiv") }} (Notação de longa divisão)</li>
+</ul>
+
+<h3 id="M">M</h3>
+
+<ul>
+ <li>{{ MathMLElement("mmultiscripts") }} (Prescripts and tensor indices)</li>
+</ul>
+
+<h3 id="N">N</h3>
+
+<ul>
+ <li>{{ MathMLElement("mn") }} (Número)</li>
+</ul>
+
+<h3 id="O">O</h3>
+
+<ul>
+ <li>{{ MathMLElement("mo") }} (Operador)</li>
+ <li>{{ MathMLElement("mover") }} (Overscript)</li>
+</ul>
+
+<h3 id="P">P</h3>
+
+<ul>
+ <li>{{ MathMLElement("mpadded") }} (Space around content)</li>
+ <li>{{ MathMLElement("mphantom") }} (Invisible content with reserved space)</li>
+</ul>
+
+<h3 id="R">R</h3>
+
+<ul>
+ <li>{{ MathMLElement("mroot") }} (Radical with specified index)</li>
+ <li>{{ MathMLElement("mrow") }} (Grouped sub-expressions)</li>
+</ul>
+
+<h3 id="S">S</h3>
+
+<ul>
+ <li>{{ MathMLElement("ms") }} (String literal)</li>
+ <li>{{ MathMLElement("mscarries") }} (Annotations such as carries)</li>
+ <li>{{ MathMLElement("mscarry") }} (Single carry, child element of {{ MathMLElement("mscarries") }})</li>
+ <li>{{ MathMLElement("msgroup") }} (Grouped rows of {{ MathMLElement("mstack") }} and {{ MathMLElement("mlongdiv") }} elements)</li>
+ <li>{{ MathMLElement("msline") }} (Linhas horizontais dentro de elementos {{ MathMLElement("mstack") }})</li>
+ <li>{{ MathMLElement("mspace") }} (Espaço)</li>
+ <li>{{ MathMLElement("msqrt") }} (Raiz quadrada sem index)</li>
+ <li>{{ MathMLElement("msrow") }} (Colunas nos elementos {{ MathMLElement("mstack") }})</li>
+ <li>{{ MathMLElement("mstack") }} (Stacked alignment)</li>
+ <li>{{ MathMLElement("mstyle") }} (Style change)</li>
+ <li>{{ MathMLElement("msub") }} (Subscript)</li>
+ <li>{{ MathMLElement("msup") }} (Superscript)</li>
+ <li>{{ MathMLElement("msubsup") }} (Subscript-superscript pair)</li>
+</ul>
+
+<h3 id="T">T</h3>
+
+<ul>
+ <li>{{ MathMLElement("mtable") }} (Tabela ou matriz)</li>
+ <li>{{ MathMLElement("mtd") }} (Célula numa tabela ou matriz)</li>
+ <li>{{ MathMLElement("mtext") }} (Texto)</li>
+ <li>{{ MathMLElement("mtr") }} (Coluna numa tabela ou matriz)</li>
+</ul>
+
+<h3 id="U">U</h3>
+
+<ul>
+ <li>{{ MathMLElement("munder") }} (Underscript)</li>
+ <li>{{ MathMLElement("munderover") }} (Underscript-overscript pair)</li>
+</ul>
+
+<h3 id="Other_elements">Other elements</h3>
+
+<ul>
+ <li>{{ MathMLElement("semantics") }} (Container for semantic annotations)</li>
+ <li><a href="/pt-BR/docs/MathML/Element/semantics"><code>&lt;annotation&gt;</code></a> (Anotações de dados)</li>
+ <li><a href="/pt-BR/docs/MathML/Element/semantics"><code>&lt;annotation-xml&gt;</code></a> (Anotações XML)</li>
+</ul>
+</div>
+
+<h2 id="Ver_também">Ver também</h2>
+
+<ul>
+ <li><a href="/pt-BR/docs/Web/MathML" title="/en-US/docs/Web/MathML">MathML</a></li>
+ <li><a href="/pt-BR/docs/Web/MathML/Attribute" title="/en-US/docs/Web/MathML/Attribute">Referência de atributos de MathML</a></li>
+</ul>