Hi, The reason is that <> are interpreted as html tags. The best way to deal with this is to replace "<" by "<". This has actually been the case since Mnemosyne 2.0, so I don't think it's any recent change.
Cheers, Peter -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: 07 February 2017 21:33 To: mnemosyne-proj-users <[email protected]> Subject: [mnemosyne-proj-users] Re: Mnemosyne 2.4.1 released Hi, After upgrading to 2.4.1 Mnemosyne doesn't display text placed between "<" and ">" characters ("less than" and "greater than"). I've made over 150 cards with CLI commands for my CCNA exam preparation. Now lot of them are broken. Same on my Linux laptop and on Android phone. Are you able to fix it? However when I started making these cards (with some earlier version of Mnemosyne which was up-to-date about four months ago) I tried to use single quote characters but I have same symptoms then. Why actually are such "special" characters interpreted instead of just being displayed as simple text? W dniu poniedziałek, 30 stycznia 2017 19:38:55 UTC+1 użytkownik Peter Bienstman napisał: > http://mnemosyne-proj.org/download-mnemosyne.php > > > > > > (Sourceforge , where the downloads are hosted, seems to be having some > issues, but I guess those will be resolved soon...) > > > > > (Note for Windows 7 users: if you run into problems related to > > missing api-ms-win-crt-runtime-l1-1-0-dll make sure your machine > > has the latest Windows patches and/or download this: > > > > > https://www.microsoft.com/en-us/download/details.aspx?id=48145 > > > > > This might also help with other hard crashes. > > > > > Additionally, if you see a black screen, start Mnemosyne with the > > --qt-opengl=desktop command line argument.) > > > > > > > > Mnemosyne 2.4.1 : 2017-01-30 > > > > > -Updated to PyQt 5.7.1. > > -Fix broken cramming plugin (reported by stevengeorg). > > -Fix encoding problems with import and export (reported by register2, > > MarcoP, abacus). > > -Improve subdirectory handling (reported by abacus, duncantaylor). > > -Make configuration storing more thread-safe. > > -Warn if an old plugin needs to be updated. > > -Location and size of 'Add cards' window is saved again (reported by > > David Schuler). > > -Fix removing tags through card browser (reported by bvauquelin). > > -Fix loss of keyboard focus when switching back to the main window > > (reported by Jan Egil Hagen and Dan Schmidt). > > -Fixed crash in card browser when working with forbidden tags > > (reported by Benjamin Brueck). > > -Fix autoscaling of Q and A sometimes not working under Linux. > > -Fix error related missing idna encoding when starting server > > (reported by Andrea Giordano). > > -Fix error related to upgrading from very old databases (reported by > > David Schuler) > > -Fix for latest version of cherrypy unbundling its WSGIserver > > (reported by Aramís Concepción Durán). > > -New command line option "--qt-opengl" which can be set to either > > 'desktop', 'angle' or 'software', which you can play around with if > > you have display issues. -- 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/4138f75b-97fa-4349-bae1-03feb054445d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- 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/c062c10f8dbf43889504dcbe2446f2e6%40xmail102.UGent.be. For more options, visit https://groups.google.com/d/optout.
