Hi ! I've always had this infinite loading for the native renderer with this configuration : XWiki enterprise 2.1.25683 standalone, Windows 7, TeXLive and ImageMagick. I tried on an other machine with Windows XP, XWiki Enterprise (Manager) 2.2.6.28650, MikteK (http://miktex.org/) and ImageMagick. And no infinite loading !... But I had an error : ERROR formula.FormulaMacro - Invalid renderer: [native]. Falling back to the safe renderer. org.xwiki.component.manager.ComponentLookupException: Failed to render formula using [native] renderer at org.xwiki.rendering.internal.macro.formula.FormulaMacro.render(FormulaMacro.java:162) ... etc It's quite weird because I just modified the macro.formula.renderer=native line in the file WEB-INF/xwiki.properties... Does someone already have this error ? Marine Julian wrote:
Now, my main problem is that the native method doesn't work... I put in the build.properties the "macro.formula.renderer = native" lign. And, like you advice me, I installed TeXLive and ImageMagick (they are in the path's search system, I checked the three calls "latex", "dvips" and "convert" in my consol). But, when I try some equations (even basic ones), my wiki seems to "load" over and over without result. It's like it can't call external programs but doesn't notice and continues to do it again. Thus, when I click on "Save & Visualize", it stays on the edit page, seems to do something again and again and so it doesn't go to the view page. Do I miss some steps ?
-- View this message in context: http://xwiki.475771.n2.nabble.com/Formula-Macro-rendering-methods-tp4906580p... Sent from the XWiki- Users mailing list archive at Nabble.com.