Drupal is a content management system. I managed to find the drupal module named MathJax(LaTex) which allow me to write the Mathmatical equation through their Text formatter(CKEditor). And Is there possibility to use TikZ for the drupal sites, Is there any plugin or module for that?
TikZ: I belive that TikZ is a part of LaTex and use for the diagram display.
General ⇒ How to use TikZ(LaTex) on Drupal 7 websites?
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
How to use TikZ(LaTex) on Drupal 7 websites?
Welcome,
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.
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.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Re: How to use TikZ(LaTex) on Drupal 7 websites?
Sorry to say I am very new to web development, But have some understanding. So, If I understand correctly, I have to make whatever diagram or geometric graph want to make I have to make through whatever link-software you have provided, It will convert the code to picture and then generated png picture I will have to upload on my site manually and it will be there as image.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: How to use TikZ(LaTex) on Drupal 7 websites?
Yes, external generation and then uploading it to your web site.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Re: How to use TikZ(LaTex) on Drupal 7 websites?
Thank you, Very appreciated..
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Re: How to use TikZ(LaTex) on Drupal 7 websites?
Welcome to the forum!
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
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
LaTeX.org admin