View Single Post
Old 09-08-2015, 08:36 PM   #19
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,195
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by PapaJohn View Post
I have followed the above instructions without success.
There are no instructions in the template.xhtml file.
What do I change {series.roman} to in order to have Arabic characters in the book jacket?
I am assuming that is the line that needs to be changed.
Any help will be appreciated.
Change
Code:
<td  class="cbj_series" colspan="2">{series.roman}</td>
to
Code:
<td  class="cbj_series" colspan="2">{series}</td>
That will get you Arabic numbers.

Also there is a bug fix for this template in the next update so you will have to check it then.
https://www.mobileread.com/forums/sho...42&postcount=6
bernie

Last edited by gbm; 09-08-2015 at 08:40 PM.
gbm is offline   Reply With Quote