Quote:
Originally Posted by Nabodita
Another question: Is there any way I can use embedded fonts to display the TOC?
|
AFAIK, the NCX TOC font is reader specific and cannot be controlled by adding code to the epub. However, you can use the
title attribute in Sigil to have Sigil use a number instead of the heading text when generating the NCX TOC. For example:
Code:
<h3 title="1">অধ্যায় এক</h3>
Quote:
Originally Posted by Nabodita
The headings and text is displaying and resizing correctly in ADE and Aldiko. Seems that the Chapter Headings don't become *noticeably* bold when I increase the font size... wonder if that's a glitch or it is bold and I can't tell the difference!
|
Did you embed both regular and bold Bengali fonts? If not, you won't be able to display bold text.
BTW, I'm somewhat surprised that you're still testing your book with ADE. I thought that I had established in this
post that ADE does not support Bengali text.