View Single Post
Old 07-10-2021, 11:47 PM   #13
AlanHK
Guru
AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.
 
AlanHK's Avatar
 
Posts: 681
Karma: 929286
Join Date: Apr 2014
Device: PW-3, iPad, Android phone
A book had chapter heads like

<h1>17</h1>
<h2>Jack<h2>
<h3>Monday</h3>

There is some other formatting between heads that makes it difficult to combine them into a single heading in the text.

Sigil generated a TOC with three levels; I wanted all 3 titles to be combined in the TOC.

Using the plugin, it combined h1 and h2, but simply deleted the h3 text.

So adding at least one more level would be appreciated.

Also, it offers a choice of space, em or en dash and tilde as a separator.
Could add period and colon to those. Or just allow to type in any character.
(I know I can just use the tilde and replace it in the ncx myself.)

So I went back back to using regex to build a "title=" tag in the h1 from the other heads.

Last edited by AlanHK; 07-11-2021 at 12:01 AM.
AlanHK is offline   Reply With Quote