Thank you all for your answers. My guess was it was up to prestigio software. I really don't know what interpreter it uses. Will have to find out. It didn't display chapter break although the chapter was the new xhtml file and it didn't recognise headings so it didn't recognise TOC and it didn't recognise some styles. Here I give styles from the stylesheet
p {margin-top: 0pt; margin-bottom: 0pt; padding-top: 2pt; padding-bottom: 2pt; text-indent: 2em; text-align:justify;}
h1 {font-size: 4em; text-align: center; padding-top: 5em;}
h2 {font-size: 2em; text-align: center; padding-top: 10em; page-break-after: always;}
h3 {font-size: 1.5em; text-align: center; padding-top: 1em; padding-bottom: 0.5em;}
.CB {font-size: 1.2em;
font-weight: bold;
text-indent: 0;
text-align: center;
padding-top: 1.5em;
padding-bottom: 0.5em;}
.CB1 {font-size: 1.0em;
font-style: italic;
text-indent: 0;
text-align: center;
padding-top: 1.5em;
padding-bottom: 0.5em;}
it totally ignored them I will post photo how it looked and part of the code of the page. Just please in the stylesheet ignore h1 and h2 styles I haven't used them in this book only h3.
Last edited by The CB; 03-11-2012 at 04:51 PM.
|