Math Equations allows you to take your typeset languages and convert them to images to use inside of your slideshow. Other features include the ability to reload a equation image and make changes and re upload to your presentation.
Recent changes added the math equations data into the alt text, which you can see by clicking using control + alt + y.
Supported Languages are
-Latex
-AsciiMath
-MathML
Other Features
-Font Color
-Font Size
If you have any problems just send my a message at
[email protected]
Code can be located at
https://github.com/brendena/MathEquationsGoogleSlide
If this extension is interested you can check out my other extension that allows you to create math equations on any site.
https://chrome.google.com/webstore/detail/math-equations/fkioioejambaepmmpepneigdadjpfamh
Examples
Tex
--valid Tex equation
x^n + y^n = z^n
Tex type uses inline notation. Which restricts what you can add in your equation.
Add \[ ]\ will cause a error at the current iteration.
Also many formatting tags and the use of usepackage will cause a error. Some of these feature i will include after i build a separate window to work on larger equations.
MathML
--Valid MathML
<mi>π</mi>
<mo>⁢</mo>
<msup>
<mi>r</mi>
<mn>2</mn>
</msup>
MathML doesn't need to have a <math> tag to be a valid equation.
AsciiMath
--Valid AsciiMath
sum_(i=1)^n i^3=((n(n+1))/2)^2
Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!