On Wed, Dec 14, 2011 at 12:49 PM, Terry <[email protected]> wrote: > Is there a setting to control space/gap between nodes ?
No, and there can't be such a setting. Within @file trees, Leo's simplified sentinels have the side effect of having each node end in a newline. If you must control newlines exactly you can use @nosent, and for even more control you can use @asis. Outside of @<file> trees, you get exactly the trailing newlines that you specify. Thus, scripts could preserve whitespace (or add whitespace) by traversing (parts of) a Leo outline that is outside any @<file> tree. 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.
