id summary reporter owner description type status priority component severity resolution keywords cc release 13887 'Environment' object has no attribute 'get_htdocs_dir' Georacer Ryan J Ollos "Hello! Is this plugin still maintained? I'm trying to generate some LaTeX in both a Ticket and a Wiki page. For example, the content of the wiki page is the template code: {{{ [[formula(\mat{R'\\G'\\B'} = \mathbf{A} \mat{R\\G\\B} + \mathbf{x})]] {{{ #!formula #nomode A more complicated equation should be typeset in {\em displayed math\/} mode, like this: \[ z \left( 1 \ +\ \sqrt{\omega_{i+1} + \zeta -\frac{x+1}{\Theta +1} y + 1} \ \right) \ \ \ =\ \ \ 1 \] }}} }}} Generation for both images fail with 'Environment' object has no attribute 'get_htdocs_dir' I have tracked the source of the error at the line 133 of the plugin .py file: {{{ 'Environment' object has no attribute 'get_htdocs_dir' }}} but I don't know anything about the nature of the ""env"" argument. Any thoughts? Thanks in advance!" defect closed normal LatexFormulaMacro normal fixed LaTeX