View Single Post
Old 03-19-2017, 05:02 PM   #6
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,887
Karma: 6120478
Join Date: Nov 2009
Device: many
I am really having a hard time understanding what you are trying to say ... ask

To reiterate:

- there is no xpath creation for tocs in Sigil and none is planned.

- most xpath expressions for search/tocs creation can be handled via regular expression search and replace to add in the proper heading tags so that readers with accessability software can properly detect the structure.

- if you want to use xpath search/selection then you will need to do that in a plugin as you will then have access to lxml and other tools like cssselect and the like

- I have no idea if any current plugins use xpaths to build tocs or select anything. If not, and if you wanted that feature you would have to create your own plugin.

Hope this now makes things crystal clear.


Quote:
Originally Posted by chaot View Post
Thanks that you still communicate. I didn' t expect that too much.
Just to use real-world-words: I am angry!

We don' t speak about basics, as I mentioned in #1.

Explanation will be provided in a new thread (invitation inclusive).
KevinH is offline   Reply With Quote