1 [[!template id=plugin name=teximg author="[[PatrickWinnertz]]"]]
2 [[!tag type/widget type/slow]]
4 This plugin provides a [[ikiwiki/directive/teximg]] [[ikiwiki/directive]],
5 that renders LaTeX formulas into images.
7 Of course you will need LaTeX installed for this to work.
11 There are several configuration directives that can be used in the setup
12 file. `teximg_prefix` can be set to change the LaTeX preamble, and
13 `teximg_postfix` to change the LaTeX postfix. The `teximg_dvipng` setting
14 can be set to 0 to disable use of `dvipng`, and instead force use of `dvips`