=== Easy WP 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: 3.2 Stable tag: 2.00 Easy WP LaTeX provides a very easy way to display math and equations in your posts. == Description == *Easy WP 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. Each time you switch your theme, you have to re-configure your color scheme. 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.). PS: You may need to [change the file permission of the cache](http://codex.wordpress.org/Changing_File_Permissions). If you like *Easy WP LaTeX*, you may want to check out my other plugins: [Easy AdSenser](http://wordpress.org/extend/plugins/easy-adsenser/ "The simplest way to put AdSense to work for you") and [Theme Tweaker](http://wordpress.org/extend/plugins/theme-tweaker/ "To tweak the colors in your theme with no CSS/PHP editing"). This plugin is based on *Latex for WordPess* by zhiqiang, and shares some features and core engine code with it. == Upgrade Notice == = 2.00 = Renaming the plugin to Easy WP LaTeX to avoid name clash with another program (unrelated to WordPress) == Screenshots == 1. How to set the options for *Easy WP LaTeX*. 2. *Easy WP LaTeX* in action - on my own blog. == Installation == 1. Upload the *Easy WP 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 WP 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 WP 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 = * V2.00: Renaming the plugin to Easy WP LaTeX to avoid name clash with another program (unrelated to WordPress). [Jun 23, 2011] * V1.40: Making caching and link-backs optional, improving the admin page interface, W3C certification. [Jul 15, 2009] * V1.31: Coding improvements, replacing "absmiddle" attribute with style:vertical-align. [Jan 5, 2009] * V1.30: Theme-specific configurations saved, so that if you switch back and forth between themes, you don't have to change the settings. [Dec 28, 2008] * V1.20: Tested with Wordprss 2.7. Style modifications in the Admin-menu page to match the new Wordprss. [Dec 13, 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.01: Added "Settings" link to the WP plugin page. [Nov 30, 2008] * V1.00: Initial release. [Nov 29, 2008] == Credit == * *Easy WP LaTeX* uses the excellent Javascript color picker by [Javascript Color Picker] (http://jscolor.com "Javascript Color Picker").