Thanks, Peter. I did this and it works. There are still some problems, but I think they originate in the package. I'll try others, but another poster recommended UTF-8. I don't know what that is nor how to utilize it in mnemosyne, though.
On Sep 3, 2:23 am, Peter Bienstman <[email protected]> wrote: > > Hello. I love this program. I am having a small problem. > > > I need to display International Phonetic Alphabet characters in my > > cards, and I have a package that is supposed to provide them called > > tipa that is, according to my synaptic package manager, already > > installed. Yet, when I call a character, e.g., <$>\texthtb</$>, > > nothing appears. > > You need to enable the package in your latex preable: > > edit ~/.mnemosyne/latex/preamble > > and add > > \usepackage{ipa} > > replace ipa with whatever the name of the package is. > > Good luck! > > 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.
