Warning: fopen(/var/www/dactyl/wordpress//wp-content/cache/tex_c51d7e23458ca0e7373a8ed6ab56b2b9.png) [
function.fopen]: failed to open stream: No such file or directory in
/var/www/dactyl/wordpress/wp-content/plugins/latex/latex.php on line
100
Warning: fputs(): supplied argument is not a valid stream resource in
/var/www/dactyl/wordpress/wp-content/plugins/latex/latex.php on line
101
Warning: fclose(): supplied argument is not a valid stream resource in
/var/www/dactyl/wordpress/wp-content/plugins/latex/latex.php on line
102
Warning: fopen(/var/www/dactyl/wordpress//wp-content/cache/tex_f2f29c67ca26275d9bf70c20c7d5126d.png) [
function.fopen]: failed to open stream: No such file or directory in
/var/www/dactyl/wordpress/wp-content/plugins/latex/latex.php on line
100
Warning: fputs(): supplied argument is not a valid stream resource in
/var/www/dactyl/wordpress/wp-content/plugins/latex/latex.php on line
101
Warning: fclose(): supplied argument is not a valid stream resource in
/var/www/dactyl/wordpress/wp-content/plugins/latex/latex.php on line
102
Warning: fopen(/var/www/dactyl/wordpress//wp-content/cache/tex_f2f29c67ca26275d9bf70c20c7d5126d.png) [
function.fopen]: failed to open stream: No such file or directory in
/var/www/dactyl/wordpress/wp-content/plugins/latex/latex.php on line
100
Warning: fputs(): supplied argument is not a valid stream resource in
/var/www/dactyl/wordpress/wp-content/plugins/latex/latex.php on line
101
Warning: fclose(): supplied argument is not a valid stream resource in
/var/www/dactyl/wordpress/wp-content/plugins/latex/latex.php on line
102
I know everyone desperately wants to be able to use
in their blog posts, so hopefully this will work. (As opposed to all of the previous attempts.)
Here are the instructions:
$$\int e^{-x^2} dx$$
gives
as an inline version
$$!\int e^{-x^2} dx$$
gives

as a single line version
$$\int e^{-x^2} dx!$$
gives $$\int e^{-x^2} dx$$ as source.
The difference in the three cases is just the existence and location of the exclamation point.