> 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.

Reply via email to