On 10/06/2013 07:33 AM, Mark Horton wrote:
Hi Developers
It would make navigation a lot easier for large documents if we had the
the ability to generate a contents of Chapters at the start.
Plus a more detailed contents page at the start of each Chapter.
This is a LaTeX issue, first and foremost. It's easy to get only the
chapters in the TOC initially. (See Document> Settings> Numbering and
TOC). It's getting the TOCs for each chapter that is the issue. But I
believe there are LaTeX packages that will do this. Go to CTAN.org and
search for them, or try googling. If you can find it, then, at a bare
minimum, you could do this with ERT, and you can also file an
enhancement request for native support for the package.
Richard