Hi Peter, I am using Mnemosyne 2.2.1 and the latest version of MiKTeX. Windows 7 Starter.
I can reproduce it. :D Some more examples: This is displayed correctly: Example 1: <$> test <b></b> </$> Example 2: <$> test <b></b> </$> Example 3: <$>test <b></b><b></b> </$> Example 4: <$> test <b></b> </$> This is not displayed correctly: Example 5: <$> <b></b> </$> Output: ?b??/b? Example 6: <$> <b></b><b></b> </$> Ouput: ?b??/b??b??/b? Example 7: <$> test <b></b> </$> Output: test?b??/b? Those question marks should be different symbols. Somehow they've changed when sending the message. It should be like this (without the brackets): (exclamation mark turned around)b(question mark turned around)(exclamation mark turned around)/b(question mark turned around) Every time when there is an "empty" line after "<$>" the brackets in the HTML tag aren't displayed correctly. Maybe the carriage return and line feed of this "empty" line have to be deleted, before latex grafic is generated. I hope this helps. I'll try to reinstall MiKTeX. Bye, Abakus ----- Original Nachricht ---- Von: Peter Bienstman <[email protected]> An: [email protected] Datum: 18.06.2013 16:44 Betreff: Re: [mnemosyne-proj-users] Latex bug > I cannot reproduce this. Are you using the latest version of Mnemosyne? > > Peter > > On 06/18/2013 04:23 PM, [email protected] wrote: > > Hey guys, > > > > I've found a bug. Or maybe this is a latex problem? > > > > If you copy-paste this into Mnemosyne: > > > > <$> > > > > <b></b> > > </$> > > > > ... you'll get a weird result. It won't display the "<" and ">", but > this: > > > > ?b??/b? > > > > If you delete the empty line after the "<$>" or write something there, it > works as expected. Example: > > > > <$> > > <b></b> > > </$> > > > > <$> > > Something > > <b></b> > > </$> > > > > Greetings, > > > > Abakus > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mnemosyne-proj-users/51C0724B.7010506%40UG > ent.be. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/2105663361.623526.1371572579704.JavaMail.ngmail%40webmail14.arcor-online.net. For more options, visit https://groups.google.com/groups/opt_out.
