MathJax HowTo

  • You do not have permissions to view this page - please try logging in.
  • You do not have permissions to view this page - please try logging in.
  • You do not have permissions to view this page - please try logging in.
Table of contents
to the older version or return to version archive.

Combined revision comparison

Comparing version 17:36, 8 Jan 2020 by jsousa with version 17:38, 8 Jan 2020 by jsousa.

...

MathML

exemplos em: httphttps://www.mathjax.org/demos/mathml-/#samples/

Informação em: http://www.mathjax.org/docs/1.1/mathml.html

TeX

exemplos em: http://www.mathjax.org/docs/1.1/mathml.html

Mais informações sobre os comandos TeX em: http://www.mathjax.org/docs/1.1/tex.html

...

Nos exemplos clique com o botão da direita do rato e escolha Show SourceMath as no menu para ver o código da expressão num dos dois formatos.

...

Equação em MathML (formato "mathjaxmath.formula")

...

Equação em MathML (extensão "mathjax.equationmath.formula")

{{ mathjax.equation{equation: "<<math>
 <mrow>
 <mfrac>  
  <mrow>  
  <msup>   
   <mrow>   
   <mi>x</mi>   
   </mrow>   
   <mrow>   
   <mn>2</mn>   
   </mrow>  
  </msup>  
  <mo>+</mo>  
  <mn>2</mn>  
  <mo>&it;</mo>  
  <msqrt>   
   <mrow>   
   <mn>5.12</mn>   
   <mo>·</mo>   
   <msup>    
    <mrow>    
    <mn>10</mn>    
    </mrow>    
    <mrow>    
    <mn>3</mn>    
    </mrow>   
   </msup>   
   <mo>+</mo>   
   <mi>c</mi>   
   </mrow>  
  </msqrt>  
  </mrow>  
  <mrow>  
  <mn>12</mn>  
  <mo>&it;</mo>  
  <mi>j</mi>  
  <mo>+</mo>   
   <mrow>   
   <msubsup>   
   <mi>n</mi>    
    <mrow>    
    <mn>1</mn>    
    </mrow>    
    <mrow>    
    <mn>2</mn>    
    </mrow>   
   </msubsup>   
   </mrow>  
  <mo>+</mo>  
  <mfrac>   
   <mrow>   
   <mi>y</mi>   
   </mrow>   
   <mrow>   
   <mn>4</mn>   
   </mrow>  
  </mfrac>  
  <mo>-</mo>  
  <mn>1</mn>  
  </mrow>
 </mfrac>
 <mo>+</mo>
 <mover>
 <mi>h</mi>
 <mo>&HorizontalLine;</mo>
 </mover>
 <mo>&RightArrow;</mo>
 <mn>0</mn>
 </mrow>
</math>>"} }}

...

Version from 17:36, 8 Jan 2020

This revision modified by jsousa (Ban)

...

exemplos em: https://www.mathjax.org/#samples

Nos exemplos clique com o botão da direita do rato e escolha Show Math as no menu para ver o código da expressão num dos formatos.

...

Equação em MathML (formato "math.formula")

...

Equação em MathML (extensão "math.formula")

<math>
 <mrow>
 <mfrac>
  <mrow>
  <msup>
   <mrow>
   <mi>x</mi>
   </mrow>
   <mrow>
   <mn>2</mn>
   </mrow>
  </msup>
  <mo>+</mo>
  <mn>2</mn>
  <mo>&it;</mo>
  <msqrt>
   <mrow>
   <mn>5.12</mn>
   <mo>·</mo>
   <msup>
    <mrow>
    <mn>10</mn>
    </mrow>
    <mrow>
    <mn>3</mn>
    </mrow>
   </msup>
   <mo>+</mo>
   <mi>c</mi>
   </mrow>
  </msqrt>
  </mrow>
  <mrow>
  <mn>12</mn>
  <mo>&it;</mo>
  <mi>j</mi>
  <mo>+</mo>
   <mrow>
   <msubsup>
   <mi>n</mi>
    <mrow>
    <mn>1</mn>
    </mrow>
    <mrow>
    <mn>2</mn>
    </mrow>
   </msubsup>
   </mrow>
  <mo>+</mo>
  <mfrac>
   <mrow>
   <mi>y</mi>
   </mrow>
   <mrow>
   <mn>4</mn>
   </mrow>
  </mfrac>
  <mo>-</mo>
  <mn>1</mn>
  </mrow>
 </mfrac>
 <mo>+</mo>
 <mover>
 <mi>h</mi>
 <mo>&HorizontalLine;</mo>
 </mover>
 <mo>&RightArrow;</mo>
 <mn>0</mn>
 </mrow>
</math>

...

Current version

This revision modified by jsousa (Ban)

...

MathML

exemplos em:http://www.mathjax.org/demos/mathml-samples/

Informação em: http://www.mathjax.org/docs/1.1/mathml.html

TeX

exemplos em: http://www.mathjax.org/docs/1.1/mathml.html

Mais informações sobre os comandos TeX em: http://www.mathjax.org/docs/1.1/tex.html

...

Nos exemplos clique com o botão da direita do rato e escolha Show Source no menu para ver o código da expressão num dos dois formatos.

...

Equação em MathML (formato "mathjax.formula")

...

Equação em MathML (extensão "mathjax.equation")

{{ mathjax.equation{equation: "<math>
 <mrow>
 <mfrac>
  <mrow>
  <msup>
   <mrow>
   <mi>x</mi>
   </mrow>
   <mrow>
   <mn>2</mn>
   </mrow>
  </msup>
  <mo>+</mo>
  <mn>2</mn>
  <mo>&it;</mo>
  <msqrt>
   <mrow>
   <mn>5.12</mn>
   <mo>·</mo>
   <msup>
    <mrow>
    <mn>10</mn>
    </mrow>
    <mrow>
    <mn>3</mn>
    </mrow>
   </msup>
   <mo>+</mo>
   <mi>c</mi>
   </mrow>
  </msqrt>
  </mrow>
  <mrow>
  <mn>12</mn>
  <mo>&it;</mo>
  <mi>j</mi>
  <mo>+</mo>
   <mrow>
   <msubsup>
   <mi>n</mi>
    <mrow>
    <mn>1</mn>
    </mrow>
    <mrow>
    <mn>2</mn>
    </mrow>
   </msubsup>
   </mrow>
  <mo>+</mo>
  <mfrac>
   <mrow>
   <mi>y</mi>
   </mrow>
   <mrow>
   <mn>4</mn>
   </mrow>
  </mfrac>
  <mo>-</mo>
  <mn>1</mn>
  </mrow>
 </mfrac>
 <mo>+</mo>
 <mover>
 <mi>h</mi>
 <mo>&HorizontalLine;</mo>
 </mover>
 <mo>&RightArrow;</mo>
 <mn>0</mn>
 </mrow>
</math>"} }}

...

Powered by MindTouch Core