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