math - What's the best way to write Mathematical Equations on the Web? -


I am working on a monastery related web page and looking for a solution to easily write mathematical equations on a web page. I

At the moment, I have a lot of solutions available:

  • Use latex and publish them as images on my web page.
  • Use MathML

Both of these solutions are not ideal and are somewhat dated. Changing what text should be with an image, changing it is not a good idea and MathML does not conform to all browsers / operating systems.

I hope that there is a modern solution to using images or mathleal, perhaps using sIFR to display some mathematical equations? After some research I still can not find any real solution.

Please note that I am seeking publication equations in a new way. I do not want the images to be displayed on the web page, and these equations should be provided as textual data. MathML is the closest I've come to, but it's still not ideal. I've been surprised for a while, whether replacement equipment such as SIFR can be used to create an equation in the flash. Anyone have any suggestions on this front?

Edit: Since I last updated this post, but with HTML5 being adopted by browsers, this game has a new player which will be available for latex and The Monthly brings back to the mix, MathJax is definitely the way to go!

Similar questions:

The jsMath package is an option that uses latex markup and original fonts. Quote from your webpage:

The JSMATP package provides a method to include math in HTML pages that works in many browsers under Windows, Macintosh OS X, Linux and other flavors of Unix is. It reduces the traditional way of using pictures to represent mathematics: JSM uses the original fonts, so when you change the size of the text in your browser, they will display the full resolution of your printer But you do not have to wait to download dozens of images to see math in a web page. There are also benefits for the web page authors, because there is no need to pre-process your web pages to create any images, and math has been entered in the tax form, so it is easy to create and maintain your web pages. is.

For example, see.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -