Peter,

First, my renewed thanks for your help again.  This is much
appreciated.

> Try running
>
> dvipng -D 200 -T tight tmp.dvi
>
> from the command line and see what happens.

I did that.  The command launched a prompt that disappeared
immediately, so I am not sure what happened.

Following some ideas I got from the MiKTeX forum, I tried running the
TeX code from my dummy slides into their editor (TeXworks).  The
syntax is different (no <>, and a space between the statement and the
$ tags).  I ran:

\documentclass{article}
\usepackage{amssymb}
\usepackage{mathrsfs}
\begin{document}
$ \mathbb{Z} $
$ \mathscr{ABC} $
$ x^2+y^2=z^2 $
$$ x^2+y^2=z^2 $$
\end{document}

TeXworks exports that as a pdf file showing the 4 statements exactly
as they are supposed to look.  So to me that suggests that MiKTeX
installed correctly?

Running the code above in TeXworks made MiKTeX download the 2
packages, which I guess it had not downloaded earlier.  I tried
incorporating the 2 'usepackage' statement into the TeX preamble
inside the .mnemosyne\latex directory, but Mnemosyne is still not
displaying the statements correctly.

To make sure I haven't screwed up the cards, here they are (they are
just dummies meant to try TeX):

Q: <$>x^2+y^2=z^2</$> (NB: Doesn't show anything)
A: <$$>x^2+y^2=z^2</$$>  (NB: this one works properly)

Q: <$>\mathbb{B}</$> is the set for ...? (NB: Shows bold & italicized
B)
A: BITS

Q: <$>\varmathbb{ABC}</$>  (NB: Shows bold and italicized ABC)
A: blablabla

I am puzzled...
--~--~---------~--~----~------------~-------~--~----~
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