General ⇒ How to use TikZ(LaTex) on Drupal 7 websites?
How to use TikZ(LaTex) on Drupal 7 websites?
TikZ: I belive that TikZ is a part of LaTex and use for the diagram display.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
How to use TikZ(LaTex) on Drupal 7 websites?
i don't think a plugin like that exists. Mathjax actually has nothing to do with LaTeX, ist just uses the same syntax, meaning not everything is defined.
You would need to compile your images/pictures using the standalone class to pdf or png.
Re: How to use TikZ(LaTex) on Drupal 7 websites?
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: How to use TikZ(LaTex) on Drupal 7 websites?
Re: How to use TikZ(LaTex) on Drupal 7 websites?
- Stefan Kottwitz
- Site Admin
- Posts: 10361
- Joined: Mon Mar 10, 2008 9:44 pm
Re: How to use TikZ(LaTex) on Drupal 7 websites?
Is your website online? Could you show it to us?
What TikZ images you plan to make - do you already have some? I'm very interested in TikZ. In addition to LaTeX and web hosting and programming.

Stefan