On Thu, Oct 30, 2008 at 8:09 AM, Mike Crowe <[EMAIL PROTECTED]> wrote:
> I'm lost trying to understand how to use Leo for writing a spec (and maybe > I'm trying to make it do something I shouldn't). > > I want to use Leo because I need to write an extensive XML interface between > a client and a server, and I'd love to use Leo's outlining features. The output of any @rst3 tree will be what docutils gives you, namely a .html or .tex or .pdf file. So I don't see what xml has to do with this. You can't get xml from docutils, but .leo files *are* xml, so you could write a script, or use xslt transforms to produce xml from a .leo file. HTH. Edward --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
