On Fri, Apr 7, 2017 at 1:42 PM, Largo84 <[email protected]> wrote:

Any suggestions on how I can use Leo's organizational strengths to write
> this knowing that when done, it will need to export to Word (LibreOffice
> ODT and maybe RTF would be OK too)?
>

​Dan Rahmel wrote the leo_to_rtf.py plugin several years ago.  It's listed
as experimental.

I just tried this plugin.  With Python 3 there is the usual porting
problem: bytes instead of strings.  With Python 2, the plugin writes an
.rtf file, but Open Office complains about the format.  It's probably worth
a close look.

Edward

-- 
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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to