View Single Post
Old 08-11-2013, 02:43 PM   #26
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,746
Karma: 24032915
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by Nabodita View Post
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 View Post
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.
Doitsu is offline   Reply With Quote