Scott <[email protected]> writes: > Hello, > I installed all the required libraries to render math but the math > images are not showing am I missing a step?
please try running texvc manually. You should get something like: ,---- | $ mkdir t | $ texvc t t "a+b" | C65c884f742c8591808a121a828bc09f8<i>a</i> + <i>b</i><mi>a</mi><mo>+</mo><mi>b</mi>% | $ ls t | 65c884f742c8591808a121a828bc09f8.png `---- - Ralf --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" 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/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
