=== Easy LaTeX === Contributors: manojtd Donate link: http://www.Thulasidas.com/buy Tags: latex, tex, maths, equation, equations, formula, formulas Requires at least: 2.5 Tested up to: 2.7.* Stable tag: 1.2 Easy LaTeX provides a very easy way to display math and equations in your posts. == Description == *Easy LaTeX* provides a very easy way to display equations or mathematical formulas (typed in as TeX or LaTeX code) in your posts. Most LaTeX/equation plugins I have seen suffer from a few drawbacks. 1. They require installations of TeX or other packages on your server. 1. They are fairly inflexible in terms of colors of text and background. 1. They may not let you choose how to input LaTeX code. ([math]...[/math] or $$...$$) without editing the plugin code. My plugin aims to be flexible, and easy to install (no geeky code editing etc.). I have is an invisible link from the equation images to my blog (and with instructions on how to remove it, if you must.) PS: You may need to [change the file permission of the cache](http://codex.wordpress.org/Changing_File_Permissions). == Screenshots == 1. How to set the options for *Easy LaTeX*. 2. *Easy LaTeX* in action - on my own blog. == Installation == 1. Upload the *Easy LaTeX* plugin (the whole easy-latex folder) to the '/wp-content/plugins/' directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to the Setup -> Easy LaTeX and set options. 4. If instructed, set the file permission of the cache directory. == Frequently Asked Questions == = How come there is not a single frequently asked question? = Two possible reasons. 1. *Easy LaTeX* is so simple and straight-forward that no question could be thought of. 1. More likely, the plugin is too new for any questions. == Change Log == = Past = * V1.00: Initial release. [Nov 29, 2008] * V1.01: Added "Settings" link to the WP plugin page. [Nov 30, 2008] * V1.10: Added a color picker to customize the color. (Color picker by http://jscolor.com). Implemented Wordpress style sheets for better look and feel integration. Added an option to change the output font size. Coding improvements. [Dec. 7, 2008] * V1.20: Tested with Wordprss 2.7. Style modifications in the Admin-menu page to match the new Wordprss. [Dec 13, 2008] = Future Plans = * Add an option to suppress the "Easy LaTeX" menu page to reduce clutter in the Admin Menu page. (Settings can be accessed from the plugins page any way). * Custom bracketing tags or multiple bracketing tags. (Depends on user interest) * Use Wordpress coding examples for better security and user-level controls. * You tell me! == Credit == * *Easy LaTeX* uses the excellent Javascript color picker by [Javascript Color Picker] (http://jscolor.com "Javascript Color Picker").