TL wrote:

> See the link:
> http://docutils.sourceforge.net/docs/user/config.html

Thank you for the link, but I do not believe that Docutils is the
culprit in my case.  My node header appears as:

        @rst test/source/.templates/layout.rst

The rst3.py code section dealing with writing to Docutils for the
above case appears to fall between lines 1129 and 1200.  Docutils is
employed when :

        line 1155       if h.startswith('@rst')
        line 1187       if self.ext in ('.htm','.html','.tex','.pdf'):

Otherwise, I believe that rst3.py computes the first line and writes
the output file itself.  In my referenced usage cases, I am simply
employing Leo to concatenate "body" code to create Jinja2 templates
and css files.  I love the way that Leo makes the most tedious
documentation efforts less painful.  I have not fully explored other
ways of generating the output within Leo without the added first two
lines, but was hoping for a quick fix or alternate Leo setup rather
than scripting a solution to strip the extra lines.

Bernie Pursley
Simsbury, CT
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to