Disappearing parent with context toc #1003
Closed
Comments
Indeed, a leftover from previous changes. Should work now. Thanks for the report! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm compiling the following tex file via
latexml
and thenlatexmlpost --split
.The file DocID.Ch1.html has the local context toc that I would expect:
The file DocID.Ch1.S1.html, on the other hand, has a different local context toc:
Here, the entry for Chapter 1 has disappeared, and the entry for the section is no longer indented. Shouldn't I have the same local toc, only with a different entry no longer hyperlinked? Or am I overlooking something?
The text was updated successfully, but these errors were encountered: