On Aug 22, 12:08 pm, "Edward K. Ream" <[email protected]> wrote: > On Aug 22, 9:55 am, "Edward K. Ream" <[email protected]> wrote: > > > In other words, the create-slides command is now subsumed into the > > rst3 command. > > [snip] > > > having the create-slides (aka rst3) command alter > > toctree directives is too complicated. > > Taken together, these are the big collapse in design complexity.
The rst3 command now generates groups of slides from @slides trees. One problem remains: the slides are not yet chained together so that the next/prev links work. The toctree directive typically creates these links. At present, conf.py specifies leo_toc as the "master toctree document". I suppose there should be a separate toctree document for each slideshow. This may involve some games with sphinx. Clearly, all such problems are solvable, but exactly how is unclear. It's time to study the sphinx docs more carefully. 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.
