On Fri, Jan 9, 2015 at 1:06 PM, bobS <[email protected]> wrote: It turns out that the newline is being injected by section reference > expansion, and is not a problem with macros. This is handled within > leoTangle.py. >
​Only if you are using @root nodes. leoAtFile.py handles section references for @file and @nosent. In general, the "extra" newlines are essential so that sentinels are on separate lines. This can't be changed: sentinel lines are provably as simple as possible. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
