On Mon, Apr 6, 2009 at 8:10 AM, Largo84 <[email protected]> wrote: > > I already use those scripts for that. What I was asking about was the > ability to use the existing rst3 plugin (or another one) to do this > within Leo. Currently, the rst3 plugin only recognizes htm and tex > file outputs. I've looked at some of the plugin code to see if/how to > modify it to do this but I haven't found anything promising yet. > Rob.............
Ah, sorry to misunderstand. I can't comment on the rst3 plugin capability, I haven't used it for some time. I would make a button which called the docutils scripts. > > On Apr 5, 9:14 pm, Kent Tenney <[email protected]> wrote: >> On Sun, Apr 5, 2009 at 6:27 PM, Largo84 <[email protected]> wrote: >> >> > Sorry for a stupid question, but what does that mean? I know these >> > scripts exist (in my installation, they are in \Python24\Scripts\). >> >> You asked about outputting OpenOffice files from rst, I think >> that would be the result of something like >> C:> \Python24\python.exe \Python24\Scripts\rst2odt.py myfile.rst myfile.odt >> >> converting an rst file to odt, the OpenOffice format >> >> The other rst2...py scripts convert to other formats. >> >> >> >> > Rob.............. >> >> > On Apr 4, 10:26 am, Kent Tenney <[email protected]> wrote: >> >> Not too difficult evidently, see below >> >> >> $ ls /usr/bin/rst2* >> >> >> /usr/bin/rst2html.py >> >> /usr/bin/rst2odt_prepstyles.py >> >> /usr/bin/rst2s5.py >> >> /usr/bin/rst2latex.py >> >> /usr/bin/rst2odt.py >> >> /usr/bin/rst2xml.py >> >> /usr/bin/rst2newlatex.py >> >> /usr/bin/rst2pseudoxml.py >> >> >> The missing capability, which we are working on is >> >> >> rst2rst.py >> >> >> > Rob............. >> >> >> > On Apr 3, 1:49 pm, "Edward K. Ream" <[email protected]> wrote: >> >> >> Kent and I spent quite awhile at the sprint discussing Leo as a >> >> >> platform for rST markup. Kent's idea was that Leo should be able to >> >> >> import rst files, have the user edit the files, and then write the >> >> >> files with no changes whatever except the changes the user actually >> >> >> made. I agree completely that this is a good goal. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
