View Single Post
Old 03-03-2017, 03:45 PM   #28
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: 9,074
Karma: 6361556
Join Date: Nov 2009
Device: many
Yes just before emiting the page open signal in the following method:

BookViewEditor::CustomSetDocument(const QString &path, const QString &html)

You can add a line:

ExecCommand("styleWithCSS", "true");
KevinH is online now   Reply With Quote