=== WP QuickLaTeX === Contributors: advanpix Donate link: http://www.holoborodko.com/pavel/?page_id=1422 Tags: latex, math, equations, QuickLaTeX.com Stable tag: 2.2 Requires at least: 2.0 Tested up to: 2.7.1 Allows user to embed LaTeX math into posts with proper positioning so that formulas and surrounding text blend together well. == Description == Allows user to insert mathematical formulas in the posts and comments using LaTeX language. Usual LaTeX plugins suffer from incorrect formula positioning relative to surrounding text producing "jumpy" equations painful for eyes and decreasing overall readability of the web article. WP QuickLaTeX is the only one plugin which solves this issue. Just wrap LaTeX code with [tex][/tex] or [latex][/latex] or [math][/math] tags. WP QuickLaTeX will convert it to high-quality image and embed into post with proper positioning so that formula and surrounding text will blend together well. WP QuickLaTeX is based on free web service [QuickLaTeX.com](http://quicklatex.com/) and doesn't require LaTeX to be installed on user's server or hosting account. == Installation == WP QuickLaTeX is based on free web service [QuickLaTeX.com](http://quicklatex.com/) and doesn't require LaTeX to be installed on user's server or hosting account. Just install the plugin and you are good to go. 1. Download WP-QuickLaTeX plug-in. 2. Unzip the plugin file and upload its content to wp-content/plugins folder of your blog. 3. Activate WP-QuickLaTeX through the 'Plugins' menu in Wordpress. == Frequently Asked Questions == = How do I add LaTeX to my posts? = Wrap LaTeX code with [tex][/tex] or [latex][/latex] or [math][/math] tags. Alternatively less-than '<' and greater-than '>' signs can be used instead of square brackets in the tags. = How can I send bug reports or request new feature? = Please use comments on the plugin's web page [WP-QuickLaTeX](http://www.holoborodko.com/pavel/?page_id=1422). I'll do my best to help you.