Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 09-10-2012, 12:46 PM   #1
Froon Akker
Junior Member
Froon Akker began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2012
Device: Sony
Sigil and Stanza

Hello everybody,

I'm new on this forum, but I've got a question. I'm a self-publisher (Dutch and Frisian language). I make my e-books with Sigil. My latest e-book is very well readable on my own Sony, the validation went very well: no mistakes. However, one of my readers informed me that some chapters are not displayed on her iPod en she sees a lot of empty pages. She uses the latest version of Stanza in combination with iOS5. Is this a known problem and what can I do to fix this? By the way, she cán read the book in Bluefire.
Froon Akker is offline   Reply With Quote
Old 09-10-2012, 02:14 PM   #2
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
Not really Sigil, but probably an issue in the CSS or some things in the HTML. If you can post an excerpt, please do. If that is not possible, let me know.
Toxaris is offline   Reply With Quote
Advert
Old 09-10-2012, 03:02 PM   #3
Froon Akker
Junior Member
Froon Akker began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2012
Device: Sony
This is the css, or is'nt that what you mean? I could send you the book, if you want to.

/* ===================== Headings ===================== */
h1.book-title
{
font-size:500%;
font-style:bold;
margin-top:0em;
margin-bottom:0.5em;
text-align:center;
text-indent:0em;
line-height:1.2em;
}
/* ===================== Paragraph ===================== */
p.half-title
{
font-size:210%;
margin-top:5em;
font-weight:bold;
margin-bottom:3em;
color:#808080;
text-align:center;
text-indent:0em;
}
p.author
{
font-size:x-large;
margin-top:2em;
margin-bottom:0.5em;
font-weight:bold;
text-align:center;
text-indent:0em;
}
p.author1
{
font-size:150%;
margin-top:0em;
margin-bottom:0em;
text-align:center;
text-indent:0em;
}
p.editor
{
font-size:small;
margin-top:10em;
margin-bottom:0em;
text-align:center;
text-indent:0em;
}
p.copyright
{
font-size:x-small;
margin-top:0em;
margin-bottom:0em;
text-align:justify;
text-indent:0em;
}
p.copyright1
{
font-size:x-small;
margin-top:2em;
margin-bottom:0em;
text-align:justify;
text-indent:0em;
}
p.para
{
font-size:small;
margin-top:8em;
margin-bottom:0em;
text-align:justify;
text-indent:0em;
}
p.indent-para
{
font-size:medium;
margin-top:0em;
margin-bottom:0em;
text-align:justify;
text-indent:1.0em;
}
p.right-para
{
font-size:small;
margin-top:0em;
margin-bottom:0.50em;
text-align:right;
text-indent:0em;
}
p.image
{
margin-top:1em;
margin-bottom:1em;
text-indent:0em;
text-align:center;
}
p.linespace
{
font-size:small;
margin-top:1.0em;
margin-bottom:0em;
}
/* Character Style Definitions */

span.smallcaps
{

font-size:75%;
}
svg
{
height:100%;
width:100%;
}
img
{
max-width:95%;
}
p.para1
{
font-size:medium;
margin-top:1em;
margin-bottom:0em;
text-align:justify;
text-indent:0em;
}
span.big
{
font-weight:normal;
font-size:260%;
float:left;
margin-top:-0.5em;
margin-bottom:-0.5em;
}
.extract
{
font-size:small;
font-weight:normal;
font-style:italic;
margin-top:1em;
margin-bottom:0em;
margin-left:2em;
margin-right:2em;
text-indent:0em;
}
.extract1
{
font-size:small;
font-weight:normal;
margin-top:0em;
margin-bottom:0em;
margin-left:2em;
margin-right:2em;
text-indent:1.0em;
}
.extract2
{
font-size:small;
font-weight:normal;
font-style:italic;
margin-top:0em;
margin-bottom:0em;
margin-left:2em;
margin-right:2em;
text-indent:0em;
}
div.pagebreak
{
page-break-before:always;
}
Froon Akker is offline   Reply With Quote
Old 09-11-2012, 04:16 AM   #4
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,514
Karma: 18512745
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by Froon Akker View Post
font-style:bold;
Make it "font-weight:bold;"

Can't say if it will make a difference, though.
Jellby is offline   Reply With Quote
Old 09-11-2012, 06:14 AM   #5
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,689
Karma: 54369090
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Jellby View Post
Make it "font-weight:bold;"

Can't say if it will make a difference, though.
That alone, would make Adobe (MR) ignore the style or the stylesheet
theducks is offline   Reply With Quote
Advert
Old 09-14-2012, 11:02 PM   #6
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,297
Karma: 12126329
Join Date: Jul 2012
Device: Kobo Forma, Nook
Code:
div.pagebreak
{
page-break-before:always;
}
Is there <div class="pagebreak"> spread throughout the book? Perhaps each time Stanza runs into these divs it is creating lots of blank space.
Tex2002ans is offline   Reply With Quote
Old 09-16-2012, 05:24 AM   #7
Froon Akker
Junior Member
Froon Akker began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2012
Device: Sony
Stanza and Sigil

No pagebreaks to be found. There is a part 'newpage' though. Would that have the same effect?

This is the beginning before the text starts:

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl" xmlns:xml="http://www.w3.org/XML/1998/namespace">
<head>
<title>Einum</title>
<link href="../Styles/9789045704531.css" rel="stylesheet" type="text/css" />
<link href="../Styles/page-template.xpgt" rel="stylesheet" type="application/vnd.adobe-page-template+xml" />
<style type="text/css">
/*<![CDATA[*/

span.sgc-1 {font-size: small;}

span.sgc-2 {font-size: larger}

span.sgc-3 {font-size: 33px; font-weight: bold;}

p.sgc-4 {font-style: italic}

span.sgc-5 {font-style: normal;}

span.sgc-7 {font-style: normal}
/*]]>*/
</style>
</head>

<body>
<div class="wpo-newpage" id="x9789023468578-b">
<h1 class="wp-kop" id="toc-anchor"><br /></h1>

<p class="image"><img alt="Image" src="../Images/Bird.jpg" /></p>

<p class="para1"><br /></p>
Froon Akker is offline   Reply With Quote
Old 09-19-2012, 12:48 AM   #8
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,297
Karma: 12126329
Join Date: Jul 2012
Device: Kobo Forma, Nook
If you spot a lot of those "wpo-newpage" throughout the book, take a look in the CSS for:

div.wpo-newpage OR wpo-newpage

And copy/paste that section for us.
Tex2002ans is offline   Reply With Quote
Old 09-19-2012, 07:03 PM   #9
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,447
Karma: 157030631
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Hi:

Can you tell me where you are using this:

Code:
p.para
{
font-size:small;
margin-top:8em;
margin-bottom:0em;
text-align:justify;
text-indent:0em;
}
Because if you are using that a LOT, yeah, you're going to get some very oddball blanks in your pages/screens, with an 8em margin-top. I'm assuming (famous last words) that this isn't your default paragraph style, but it did jump out at me. Also, look for THIS:

Code:
span.sgc-3 {font-size: 33px; font-weight: bold;}
And see if you have any empty paragraphs with that styling that create the "gaps."

Hope that helps.

Hitch
Hitch is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sigil 0.4.1 : unwanted span added by Sigil Bertrand Sigil 0 09-02-2011 05:28 AM
Sigil 0.3.4 / Sigil 0.4.0 RC1 / Cover in Nook Color Bertrand Sigil 13 08-06-2011 04:06 AM
Sigil 0.3.4 / Problème CSS entre Sigil et iPad Grivels Software 10 07-03-2011 09:06 AM
How to move books from Stanza on pc to Stanza on iphone? ensyed Apple Devices 3 11-18-2009 06:14 AM


All times are GMT -4. The time now is 06:36 AM.


MobileRead.com is a privately owned, operated and funded community.