Quote:
Originally Posted by Ripplinger
If there are a lot of other instances of "dict-###" with various numbers, you could use regex the same way and get them all.
Then just let Sigil clean up the stylesheet to delete any unused styles and try it.
I've never found any automated software that can make the proper decisions about what stays and what should go.
|
I tried with Sigil which I use the most but the changing "dicts" are everywhere and by removing a lot of span's I always get the warning that the html is not well formed and need to be cleaned.
Due to my dyslection I really don't understand the regex way of searching.
In the very beginning Sigil was working with wildcards like dict* but that isn't the case anymore..
Also it doesn't use any .css all the rules are in the html:
This is only a small part of one html... and they use the margins-right to position the words (or it seems that way) maybe it is better to put it all in Calibre and convert it to txt and then build it again proper with Sigil if that is possible.
I really don't know what the publisher tries to do with it...
Yes.. I really tried to understand the regex method.. but it just doesn't stay in the part I reserved for it in my brains

And Imagine what happens with all the classes when I put it out with the KoboTouchExtended driver to a kepub ..