在 2017年3月25日星期六 UTC+8下午10:46:21,Edward K. Ream写道: > > On Saturday, March 25, 2017 at 6:41:24 AM UTC-5, huliuhe wrote: >> >> 1. create a leo file >> 2. create nodes like: >> >> @auto-rst book.rst >> >> bookname >> >> c1 >> >> s1 >> >> s2 >> >> > The top-level @auto-rst node should only contain an @others directive. > Both Leo's import code and the refresh-from-disk command create a top-level > @auto-rst node that looks like: > > @others > > Warning: this node is ignored when writing this file. > > @language rest > @tabwidth -4 > > Is this what your top-level @auto-rst nodes look like? > > Edward >
yes, I write nothing in the top-level @auto-rst node. today, I update the leo codes from github. (svn revision 14618 Fixed a bug in k.computeInverseBindingDict that gave way too many bindings to move-lines commands. ) and for new auto-rst file, it 's ok when fresh from disk. but my old files(some rst files) always show err outline. I try many ways to find why . I modify a old rst file (add some text in a title). and refresh from disk for it. and the outline is right. I don't know why? Does leo cache the outline? -- 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
