From f760fcfa3fe4660831f30651c203c3c9686c7bae Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 22 Aug 2007 00:59:41 +0000 Subject: * Added tex plugin to generate images from latex code. Contributed by Patrick Winnertz as a GSoC project. --- doc/plugins/tex.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/plugins/tex.mdwn (limited to 'doc/plugins') diff --git a/doc/plugins/tex.mdwn b/doc/plugins/tex.mdwn new file mode 100644 index 000000000..aebac26ed --- /dev/null +++ b/doc/plugins/tex.mdwn @@ -0,0 +1,8 @@ +[[template id=plugin name=tex author="[[PatrickWinnertz]]"]] +[[tag type/chrome type/slow]] + +This plugin renders LaTeX code into an image and inserts it into the page. + +# examples + + \[[tex code="\ce{[Cu(NH3)3]^{2+}}"]] -- cgit v1.2.3