Am Mittwoch, 1. April 2009 19:36:25 UTC+2 schrieb Edward K. Ream:
>
> On Fri, Mar 27, 2009 at 9:22 PM, Largo84 <[email protected] <javascript:>> 
> wrote:
>
>>
>> I use Leo to help me with multi-output document creation using the
>> rst3 plugin to create TEX and HTM files. I also would like an output
>> to be something a word processor understands, like RTF or ODT.
>>
>> I see there is a ODT Writer in docutils:
>>
>> http://docutils.sourceforge.net/docs/user/odt.html
>>
>> How can this be incorporated into the the rst3 plugin?
>>
>> Is there anything for RTF?
>
>
> To tell the rst3 plugin to generate an intermediate file, do::
>
>     write_intermediate_file = True
>
> After you create the intermediate file, in this case, test.html.txt,
>
>
I have edited leo_settings accordingly (along with verifying that 
rst3_generate_rst is True), then exited and restarted Leo (as I don't know 
how to re-read leoSettings.leo from Leo). 
However, the file with extension .html.txt has not been generated (at least 
not in the same path as .html and I'd be lost where else to look).
 

> Perhaps the @rst3 plugin should treat the .rst extension as a special 
> case. The plugin would simply write the rST markup to the indicated file, 
> regardless of the write_intermediate_file setting.  This would be more 
> intuitive and simpler in most cases, but it might cause problems when the 
> .rst file already exists.
>
>
>
This would be a godsent in my current situation.
 

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" 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].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to