From F:\Mnemosyne\mnemosyne\config.py:

# Latex command.
latex = "F:\\miktex\\miktex\\bin\\latex.exe -interaction=nonstopmode"

# Latex dvipng command.
dvipng = "F:\\miktex\\miktex\\bin\\dvipng.exe -D 200 -T tight tmp.dvi"

I suggest you try the dvipng command from the command line too, as perhaps there are missing miktex packages that need to be installed first.

Good luck!

Peter

On 02/18/2013 09:44 PM, [email protected] wrote:
Could you kindly copy verbatim the relevant section of the config.py file in which you've 
gotten this to work? My portable miktex works fine, and if I compile the generated 
tmp.tex (and subsequent tmp.div) everything comes out perfectly. However, when I try to 
specify a latex.exe and dvipng.exe path in config.py, I get the "Problem with latex. 
Are latex and dvipng?" message within Mnemosyne.

On Thursday, February 14, 2013 7:41:55 PM UTC, Peter Bienstman wrote:
Got this to work, but make sure you use double slashes when you specify the 
path, like f:\\miktex\\miktex\\bin\\latex.exe


Cheers,


Peter

On Monday, 4 February 2013 14:11:26 UTC+1, [email protected]  wrote:I 
appreciate that, thanks. As a point of clarification, generally you expect the 
latex executable to be present in the PATH, correct?
Does specifying a latex.exe location (either absolute or relative) typically 
work?


--
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to