Xpath hierarchical structure
Okay, I need help on this one. I am making this ePUB book with 4 hierarchical levels: Main Book, books, parts, chapters. I can do hierarchical TOCS (in ePUB) via the GUI, but that goes only two levels deep. How do I separate hierarchical levels now in the command line (//H1 //H2 //H3 //H4 enumerates them all but on the same hierarchical level). Please help as I do not find this info in Kovids Xpath help page.
|