Wordpress plugins
Youngwhan's Simple Latex

Youngwhan's Simple Latex

Version : 1.5.6
Tested up to : 4.7.6
Number of download : 5513
Average rating : 5 / 5 on 1 votes 1 votes, 5 avg.rating

Screenshots

Youngwhan's Simple Latex
Youngwhan's Simple Latex
Youngwhan's Simple Latex
Youngwhan's Simple Latex

This plugin enables latex expression in wordpress post/comment. How to use Usage: [math]{Latex Syntax}[/math] For example, [math]x^2+y^2[/math]. Option1: pre Usage: [math pre={Choose Number}]{Latex Syntax}[/math] [math pre=”0″]{Latex Syntax}[/math]: Displays latex expression. It’s equivalent to [math]{Latex Syntax}[/math] [math pre=”1″]{Latex Syntax}[/math]: Wrapping with <pre>, which shows [math]{Latex Syntax}[/math] itself. This just help to show the code itself [math pre=”2″]{Latex Syntax}[/math]: Same as pre=”1″, but it doesn’t show [math] and [/math] code. Option2: align Usage: [math align=”{Choose Alignment}”]{Latex Syntax}[/math] {Choose Alignment}: “top” (default), “bottom”, “middle”, “left”, “right”. It is equivalent to <img style=”float:{Choose Alignment}”/> For example, [math align=”left”]x^2+y^2[/math] will put the latex form at left with the wrapping text. YW Latex Settings It relys on the cgi to represent math symbols via latex syntax. The setting could be one these: http://www.forkosh.com/mathtex.cgi http://www.forkosh.com/mimetex.cgi , which is provided by John Forkosh. If you want to have your own mathtex.cgi, you can refer to Install latex and dvipng Get and Compile mathtex.cgi Once you get the latex(+dvipng) and mathtex.cgi, copy mathtex.cgi into a directory, and tell YW Latex Settings by specifing where the mathtex.cgi is. Generally, it can be located in cgi-bin. For example, http://yourdomain.com/cgi-bin. Then, put “http://yourdomain.com/cgi-bin/your-own-mathtex.cgi” in the YW Latex Settings.

Download now