Plugin Directory

Changeset 361946


Ignore:
Timestamp:
03/19/2011 03:04:42 AM (15 years ago)
Author:
mathzqy
Message:
 
Location:
latex/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • latex/trunk/latex.php

    r361945 r361946  
    33Plugin Name: LaTex for WordPress
    44Plugin URI: http://zhiqiang.org/blog/plugin/mimetex
    5 Description: using WordPress.com or public MimeTex service to add latex formula in post and comment. You don't need to install your own latex service.
    6 Version: 2.01
     5Description: Using MathJax and LaTex image service, this plugin provides a general solution to add and display your mathematical fourmula, no matter the visitors are visiting your blog or read from Google Reader.
     6Version: 3.01
    77Author: zhiqiang
    88Author URI: http://zhiqiang.org
  • latex/trunk/readme.txt

    r361943 r361946  
    77Stable tag: trunk
    88
    9 This plugin can let you add latex forumla to posts, comments, post title.
     9This plugin provide a general solution to add and display your mathematical fourmula, no matter the visitors are visiting your blog or read from Google Reader.
    1010
    1111== Description ==
    1212
    13 This plugin provide a general solution to display your mathematical fourmula, no matter the visitors are visiting your blog or read from Google Reader.
     13This plugin provide a general solution to add and display your mathematical fourmula, no matter the visitors are visiting your blog or read from Google Reader.
    1414
    15 You can type the formula in LaTex:
     15You can type the formula in LaTex, in title, posts, pages and comments:
    1616
    1717* `\(\alpha+\beta\geq\gamma\)` or `$$\alpha+\beta\geq\gamma$$` add an inline formula
Note: See TracChangeset for help on using the changeset viewer.