You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the toclevels attribute has the value 0, parts in a multi-part book should be shown in the TOC. This is consistent with the behavior of the HTML converter.
The text was updated successfully, but these errors were encountered:
The idea of the toclevels attribute is that it's the highest toc level that is shown in the toc. A part is a level-0 section. Therefore, it makes sense that toclevels=0 enables only parts. This should be more clearly explained in the user manual.
When the toclevels attribute has the value 0, parts in a multi-part book should be shown in the TOC. This is consistent with the behavior of the HTML converter.
The text was updated successfully, but these errors were encountered: