On Sunday 04 October 2009 08:04:39 am JDelage wrote:
> Hi all,
>
> I just installed MiKTeX, and apparently it also must have installed
> dvipng since I see it under .mnemosyne/latex.  

That file comes from mnemosyne, not MiKTex

> I created a test card
> using the example on the site:
>
> <$>x^2+y^2=z^2</$>
>
> What the card shows however is just "x y z", italicized.
>
> [img]http://jdelage.public.s3.amazonaws.com/LaTeX_Mnemosyne.JPG[/img]

(this gets access denied)

> Obviously I'm missing a component or something.  Could someone help
> me?

I'm guessing there is some problem with your latex install. What you can do to 
debug this is delete all the contents of your  .mnemosyne/latex directory, try 
again and look at the tmp files, especially tmp.log.

The latex file that is generated by mnemosyne is tmp.tex, and looks like this 
on my system:

\documentclass[12pt]{article}
\pagestyle{empty}
\begin{document}
$x^2+y^2=z^2$
\end{document}

Cheers,

Peter

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-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/mnemosyne-proj-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to