Re: [Orgmode] Export question

2010-05-30 Thread Robert Goldman
On 5/25/10 May 25 -6:52 AM, Carsten Dominik wrote: > > On May 25, 2010, at 5:09 AM, Robert Goldman wrote: > >> I have the org-generic-export working better, but I'm having one >> remaining problem: >> >> I have been using org-export-preprocess-string to make it possible to >> handle emphasis (pre

Re: [Orgmode] Export question

2010-05-25 Thread Carsten Dominik
On May 25, 2010, at 5:09 AM, Robert Goldman wrote: I have the org-generic-export working better, but I'm having one remaining problem: I have been using org-export-preprocess-string to make it possible to handle emphasis (previously o-g-e couldn't handle emphasis because it did the translation

[Orgmode] Export question

2010-05-24 Thread Robert Goldman
I have the org-generic-export working better, but I'm having one remaining problem: I have been using org-export-preprocess-string to make it possible to handle emphasis (previously o-g-e couldn't handle emphasis because it did the translation line-by-line). org-export-preprocess-string has fixed