I have imported a book from flossmanuals into http://booktype-demo.sourcefabric.org. Since we use custom CSS for our book I have dropped in our CSS and selected the option to override any previous settings.
Problems with the A4 PDF generated 1. Point size for headings and body text is smaller that specified
2. Our body text font looks like it is being substituted with some other font (Headings look a close match if not exactly the same font) Our CSS refers to our font as follows: @font-face{ src: url("http://www.freedomfone.org/booki/AllumiPtf-Bold.otf"); font-family:AllumiPtf; }
3. Title Page reads FREEDOMFONE instead of FREEDOM FONE SPANISH EDITION There doesn't seem to be an option in the user interface to address this.
4. Chapter divider images are being truncated at the top Is this possibly because margin settings are not being respected?
5. Callout image is not rendering correctly Possibly because margin settings are not being respected?
Are there any suggestions for making the necessary tweeks?
Below is the CSS we use for the A4 PDF for the Spanish book.