On Mon, Jul 20, 2009 at 12:52 PM, George Avazzy<[email protected]> wrote:
> I think a workaround would be to export the database as XML and then use a
> short python script to take any question/answer with string match "<$$>" (or
> <$>) and replace it with $$, then put <$> and </$> at the beginning and end
> of the whole question/answer. Reimport into mnemosyne to update.

A python script is overkill; I suspect one could do it with a regexp
search-and-replace.

(However, just moving everything into <$> wouldn't help if I
understand TeX, since it'll render the normal text into italics as
variables, and my existing questions take the form of 'What is the
negation of <$>p</$> \t <$>\lnot p</$>'. I'm unsure what the TeX
equivalent is for that - surely not '<$>What is the negation of
p?</$>'. No doubt there's some sort of text directive, but I haven't
looked yet.)

-- 
gwern

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