Plugin Directory

Changeset 362832


Ignore:
Timestamp:
03/21/2011 11:31:50 AM (15 years ago)
Author:
mathzqy
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • latex/trunk/readme.txt

    r362044 r362832  
    1919* `$$\alpha+\beta\geq\gamma!$$` display the source of the latex formula. Just add a `!` before the second `$$`.
    2020
    21 This plugin provides you a choice (and recommend) to use MathJax to display formula in your blog. MathJax is an open source JavaScript display engine for mathematics that works in all modern browsers. It uses modern CSS and web fonts, instead of equation images or Flash, so equations scale with surrounding text at all zoom levels. I would say that MathJax turns the previous ugly mathematics fourmula on Web into arts, you can check it in <a href='mathjax.org'>MathJax.org</a> or <a href='http://zhiqiang.org/blog/finance/school/risk-aversion-in-portfolio-optimization.html'>zhiqiang.org</a>.
     21This plugin provides you a choice (and recommend) to use MathJax to display formula in your blog. MathJax is an open source JavaScript display engine for mathematics that works in all modern browsers. It uses modern CSS and web fonts, instead of equation images or Flash, so equations scale with surrounding text at all zoom levels. I would say that MathJax turns the previous ugly mathematics fourmula on Web into arts, you can check it in <a href='mathjax.org'>mathjax.org</a> or <a href='http://zhiqiang.org/blog/finance/school/risk-aversion-in-portfolio-optimization.html'>zhiqiang.org</a>.
    2222
    2323The plugin uses copy of Mathjax from their CDN Service by default, you can also install your own MathJax. It's easy, just following the link in the setting page of this plugin.
     
    2727There are lots of websites provide such services, for example, wordpress.com and Google Charts. The plugin provide four candidates for you, and you can choose any of them or customize it to use your own LaTex image generating service.
    2828
    29 See http://zhiqiang.org/blog/plugin/latex for a demo.
     29Chinese document: http://zhiqiang.org/blog/it/latex-for-wordpress.html
    3030
    3131
     
    35351. Upload `latex` fold to the `/wp-content/plugins/` directory
    36361. Activate the plugin `Latex for WordPress` through the 'Plugins' menu in WordPress
    37 1. The diretory `/wp-content/plugins/latex/cache`should be writable by your webserver (chmod 777 will do the trick).
     371. The diretory `/wp-content/plugins/latex/cache` should be writable by your webserver (chmod 777 will do the trick).
    38381. done
    3939
Note: See TracChangeset for help on using the changeset viewer.