Hi, On 29 Sep., 15:24, jujulj <[EMAIL PROTECTED]> wrote: > *** > Error: Failed to load processor latex > > No macro or processor named 'latex' found > *** > > I enabled it in trac.ini and checked that I have latex and dvipng > installed in default directory /usr/bin/...
Did you specify these paths correct in trac.ini? [tracmath] latex_cmd = <location of your latex binary> dvipng_cmd = <location of dvipng> cache_dir = <cache directory> max_png = <max number of pngs in cache - defaults to 500> HTH, Simon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
