Hello experts,
I was searching around the internet for the exact solution on how to draw Venn diagrams in Latex on WordPress. Because I have experienced that using HTML and Latex is far easier on Blogspot than WordPress. I have found some links and read them. But did not find the solution as required.
I found that WP QuickLatex plugin is for tikz but after doing coding in latex for any diagram or text then the rendering of the latex code is crashed and it shows the alternative text "Rendered by quicklatex.org" instead of the actual latex text or image. It is shown in the picture too. The attached file.
Can anyone help me how to draw the Venn diagram in wordpress?
Graphics, Figures & Tables ⇒ How to draw Venn Diagrams in Wordpress
-
- Posts: 3
- Joined: Mon Feb 18, 2019 10:44 am
How to draw Venn Diagrams in Wordpress
- Attachments
-
- qweqweqweqweqweqweqweqweqwe.JPG (20.43 KiB) Viewed 3366 times
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
How to draw Venn Diagrams in Wordpress
Welcome to the forum!
I guess that rendering ist compiling by LaTeX and making a bitmap (jpg or png) anyway. So how about just compile your LaTeX code for the Venn diagram, convert it to PNG using any graphics program, and use this PNG on your website. It's static, but fast then, I guess you don't need runtime compilation and rendering of the diagram any time a user opens the web page.
Stefan
I guess that rendering ist compiling by LaTeX and making a bitmap (jpg or png) anyway. So how about just compile your LaTeX code for the Venn diagram, convert it to PNG using any graphics program, and use this PNG on your website. It's static, but fast then, I guess you don't need runtime compilation and rendering of the diagram any time a user opens the web page.
Stefan
LaTeX.org admin
-
- Posts: 3
- Joined: Mon Feb 18, 2019 10:44 am
How to draw Venn Diagrams in Wordpress
Dear. Thank you for your reply. But this is not what I have asked. I have asked you to help me in drawing Venn diagrams using Latex Tikz not by uploading PNG. So please be specific to the question.
-
- Posts: 3
- Joined: Mon Feb 18, 2019 10:44 am
How to draw Venn Diagrams in Wordpress
Dear. Thank you for your reply. But this is not what I have asked. I have asked you to help me in drawing Venn diagrams using Latex Tikz not by uploading PNG. So please be specific to the question.
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
How to draw Venn Diagrams in Wordpress
So is it a LaTeX problem or a Wordpress problem? Did you try something? Perhaps post your code here.
Stefan
Stefan
LaTeX.org admin