View Single Post
Old 08-03-2017, 03:31 AM   #81
shaahin
Junior Member
shaahin began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2016
Device: pc
Quote:
because those are known by calibre, but the chapter titles depend on how the book is coded, you can add, for instance:

Code:
head title {
  string-set: chaptertitle content();
}
Can you explain more about chaptertitle in epub format please
my chapter title coded like this

Code:
<h3 id="filepos86601" class="calibre37"><span class="calibre38"><strong class="calibre39">GREAT EXPECTATIONS</strong></span></h3><div class="calibre3">*</div>

Last edited by shaahin; 08-03-2017 at 03:48 AM.
shaahin is offline   Reply With Quote