Peter, It still doesn't work. I can get "x^2..." to work using <$$>, but not "\mathbb" (which appears like an italic bold B instead of the double bar B used in set math). The png files for "\mathbb" or <$>x^2...</$> don't show anything at all - they're completely blank.
In your opinion, the tmp.log I copied above looks OK? Thanks, JD On Oct 7, 9:33 am, Peter Bienstman <[email protected]> wrote: > Since the dvi file looks OK, it seems that part of the chain works ok too. If > you display the png file in an image viewer, does it look ok too? > > Strange that it seems to work with <$$> tags instead of <$>, but I guess that > would take a real latex expert to figure it out. > > But good to know that you can get it to work now! > > Peter > > On Tuesday 06 October 2009 03:52:25 pm JDelage wrote: > > > Peter, > > > I did what you suggested, and now the card appears empty - I don't > > even get "x y z" in bold, italicized fonts. > > > In the .mnemosyne/latex folder appeared 10 new file, which I'm listing > > below with under each name is what is found in the file when opened > > with Notepad (probably completely useless for the .png files). Any > > help in resolving this would be hugely appreciated. > > > Cheers. > > > JD > > > 1) 341f6a07c80649b9e6e88f9a10e95825.png > > ‰PNG > > > IHDR %ÛVÊ PLTEÿÿÿ§Ä È > > IDAT c` ÏÈ5å IEND®B`‚ > > > 2) dvipng > > dvipng -D 200 -T tight tmp.dvi > > > 3) latex_out.txt > > This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) > > entering extended mode > > ("C:\Documents and Settings\Joss\.mnemosyne\latex\tmp.tex" > > LaTeX2e <2005/12/01> > > Babel <v3.8l> and hyphenation patterns for english, dumylang, > > nohyphenation, ge > > rman, ngerman, german-x-2009-06-19, ngerman-x-2009-06-19, french, > > loaded. > > ("C:\Program Files\MiKTeX 2.8\tex\latex\base\article.cls" > > Document Class: article 2005/09/16 v1.4f Standard LaTeX document class > > ("C:\Program Files\MiKTeX 2.8\tex\latex\base\size12.clo")) > > No file tmp.aux. > > [1] ("C:\Documents and Settings\Joss\.mnemosyne\latex\tmp.aux") ) > > Output written on tmp.dvi (1 page, 340 bytes). > > Transcript written on tmp.log. > > > 4) postamble > > \end{document} > > > 5) preamble > > \documentclass[12pt]{article} > > \pagestyle{empty} > > \begin{document} > > > 6) tmp1.png > > ‰PNG > > > IHDR %ÛVÊ PLTEÿÿÿ§Ä È > > IDAT c` ÏÈ5å IEND®B`‚ > > > 7) tmp.aux > > \relax > > > 8) tmp.dvi > > (It doesn't look like anything under Notepad, but if I select "Yet > > another previewer", it shows x2 + y2 = z2 formatted perfectly...) > > > 9) tmp.log > > This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) (preloaded > > format=latex 2009.10.6) 6 OCT 2009 15:25 > > entering extended mode > > **tmp.tex > > ("C:\Documents and Settings\Joss\.mnemosyne\latex\tmp.tex" > > LaTeX2e <2005/12/01> > > Babel <v3.8l> and hyphenation patterns for english, dumylang, > > nohyphenation, ge > > rman, ngerman, german-x-2009-06-19, ngerman-x-2009-06-19, french, > > loaded. > > ("C:\Program Files\MiKTeX 2.8\tex\latex\base\article.cls" > > Document Class: article 2005/09/16 v1.4f Standard LaTeX document class > > ("C:\Program Files\MiKTeX 2.8\tex\latex\base\size12.clo" > > File: size12.clo 2005/09/16 v1.4f Standard LaTeX file (size option) > > ) > > \...@part=\count79 > > \...@section=\count80 > > \...@subsection=\count81 > > \...@subsubsection=\count82 > > \...@paragraph=\count83 > > \...@subparagraph=\count84 > > \...@figure=\count85 > > \...@table=\count86 > > \abovecaptionskip=\skip41 > > \belowcaptionskip=\skip42 > > \bibindent=\dimen102 > > ) > > No file tmp.aux. > > LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line > > 3. > > LaTeX Font Info: ... okay on input line 3. > > LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 3. > > LaTeX Font Info: ... okay on input line 3. > > LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 3. > > LaTeX Font Info: ... okay on input line 3. > > LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line > > 3. > > LaTeX Font Info: ... okay on input line 3. > > LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line > > 3. > > LaTeX Font Info: ... okay on input line 3. > > LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 3. > > LaTeX Font Info: ... okay on input line 3. > > LaTeX Font Info: External font `cmex10' loaded for size > > (Font) <12> on input line 4. > > LaTeX Font Info: External font `cmex10' loaded for size > > (Font) <8> on input line 4. > > LaTeX Font Info: External font `cmex10' loaded for size > > (Font) <6> on input line 4. > > [1 > > > ] ("C:\Documents and Settings\Joss\.mnemosyne\latex\tmp.aux") ) > > Here is how much of TeX's memory you used: > > 220 strings out of 495286 > > 2480 string characters out of 3180366 > > 46102 words of memory out of 3000000 > > 3500 multiletter control sequences out of 15000+200000 > > 6376 words of font info for 23 fonts, out of 3000000 for 9000 > > 14 hyphenation exceptions out of 8191 > > 22i,4n,19p,137b,100s stack positions out of 5000i,500n,10000p,200000b, > > 50000s > > > Output written on tmp.dvi (1 page, 340 bytes). > > > 10) tmp.tex > > \documentclass[12pt]{article} > > \pagestyle{empty} > > \begin{document} > > $x^2+y^2=z^2$ > > \end{document} > > -- > ------------------------------------------------ > Peter Bienstman > Ghent University, Dept. of Information Technology > Sint-Pietersnieuwstraat 41, B-9000 Gent, Belgium > tel: +32 9 264 34 46, fax: +32 9 264 35 93 > WWW:http://photonics.intec.UGent.be > email: [email protected] > ------------------------------------------------ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
