On Tue, Sep 8, 2009 at 2:51 PM, Graham Chiu <[email protected]> wrote:
> > On Wed, Sep 9, 2009 at 7:33 AM, Edward K. Ream<[email protected]> wrote: > > >> nested nodes so that they include correctly. But I've always gotten > >> the error "multiple parts not allowed for". > > > > This is a tangling error, having nothing, in essence, to do with clones. > > Looking at the code, it appears that body text must have an @code > directive > > for multiple parts to be allowed. I have no idea why the restriction > > exists. > > > > If this could be fixed, it would greatly enhance my ability to use > Leo. At present I have these ridiculously long branch of nodes just so > that I can use common code in all of them. > Actually changing the code would be easy. Ensuring that it works is completely different, considering it's been almost 10 years since I've used @root. I suspect there may be problems with untangle, but that's a guess. You should, however, be able to get rid of these errors by inserting @code directives at the start of nodes that give errors. 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 -~----------~----~----~----~------~----~------~--~---
