Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 06-02-2014, 06:55 AM   #1
clatterjill
Junior Member
clatterjill began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Apr 2014
Device: none
picture book

I am in the midst of putting together a picture book in sigil.

I don't have a lot of knowledge about html, etc...don't want a huge expense (like publishing fixed page etc...) but do want the pictures to look rather decent and work readers.

When I download others' picture books, their pictures don't seem to work so well. The pics bleed to next pages and then the pages don't really turn.

I've found one picture book that seems to work in whatever viewer I've stuck it into.

the author created pics: 1,000 x 1100. I've been told to keep pictures to a 4:3 ratio.

Other than that I tried to use his html to construct my book (substituting, of course, my pics and information). Didn't work for me.


Could someone help me with the proper html? for the actual page and css style sheet?

I found information on using svg wrappers (tried it and failed)...and that information was from 2011, so am wondering if that is out of date.

any help would be so appreciated! thanks!
clatterjill is offline   Reply With Quote
Old 06-02-2014, 10:06 AM   #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
You give yourself quite a task there. Picture books are very difficult to make that play nice on various readers... I think, but I am no expert on picture books, that a fixed-layout book would be the best way.
SVG wrappers still work and could be a good idea, if you want the picture to fill complete pages without distortion, regardless of the screen resolution. You will have margins then of course, but at least no distortion.
The real issues begin when you also want text under the pictures...
Toxaris is offline   Reply With Quote
Advert
Old 06-02-2014, 10:21 AM   #3
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,809
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
for SVG, I cheat

(Assumes all images are the same size)

Add all the Images using ADD Image Files
Add 1 image as the Cover :Tools: add cover: (select image)

Then copy the entire contents of the coverand paste THAT into a new file: Edit the IMAGE filename only to the next image
Repeat

Finally: Add the REAL cover.Xhtml file
Add a Header (can be hidden or .0001pt high) if you want Sigil to generate a TOC


Alternate: the 'rolling cover add'

I do the Placement work sort of backwards

Add the LAST image as a cover. Tools:Add cover
In the file browser:
Rename the file to its real desired name (not cover)
Add Semantics: click Cover to remove the tick
Add the Next 'cover'
Repeat the above until done
theducks is offline   Reply With Quote
Old 06-02-2014, 12:07 PM   #4
clatterjill
Junior Member
clatterjill began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Apr 2014
Device: none
thanks!!!

Quote:
Originally Posted by Toxaris View Post
You give yourself quite a task there. Picture books are very difficult to make that play nice on various readers... I think, but I am no expert on picture books, that a fixed-layout book would be the best way.
SVG wrappers still work and could be a good idea, if you want the picture to fill complete pages without distortion, regardless of the screen resolution. You will have margins then of course, but at least no distortion.
The real issues begin when you also want text under the pictures...
\\

thank you so much for responding!!!
clatterjill is offline   Reply With Quote
Old 06-02-2014, 12:09 PM   #5
clatterjill
Junior Member
clatterjill began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Apr 2014
Device: none
thank you!

Quote:
Originally Posted by theducks View Post
for SVG, I cheat

(Assumes all images are the same size)

Add all the Images using ADD Image Files
Add 1 image as the Cover :Tools: add cover: (select image)

Then copy the entire contents of the coverand paste THAT into a new file: Edit the IMAGE filename only to the next image
Repeat

Finally: Add the REAL cover.Xhtml file
Add a Header (can be hidden or .0001pt high) if you want Sigil to generate a TOC


Alternate: the 'rolling cover add'

I do the Placement work sort of backwards

Add the LAST image as a cover. Tools:Add cover
In the file browser:
Rename the file to its real desired name (not cover)
Add Semantics: click Cover to remove the tick
Add the Next 'cover'
Repeat the above until done
I have to run out so will come back to this. Though not the sharpest tack when it comes to this stuff, it seems as if you're suggesting to 'trick' sigil into thinking all page images are covers....and that that would work. Am I correct? if so, that sounds like a great fix for someone like me who knows little code.

If I am correct, I'm a little confused by the last part of what you write:

I do the Placement work sort of backwards

Add the LAST image as a cover. Tools:Add cover
In the file browser:
Rename the file to its real desired name (not cover)
Add Semantics: click Cover to remove the tick
Add the Next 'cover'
Repeat the above until done

Last edited by clatterjill; 06-02-2014 at 12:12 PM.
clatterjill is offline   Reply With Quote
Advert
Old 06-02-2014, 12:52 PM   #6
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,809
Karma: 54830978
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 clatterjill View Post
I have to run out so will come back to this. Though not the sharpest tack when it comes to this stuff, it seems as if you're suggesting to 'trick' sigil into thinking all page images are covers....and that that would work. Am I correct? if so, that sounds like a great fix for someone like me who knows little code.

If I am correct, I'm a little confused by the last part of what you write:

I do the Placement work sort of backwards

Add the LAST image as a cover. Tools:Add cover
In the file browser:
Rename the file to its real desired name (not cover)
Add Semantics: click Cover to remove the tick
Add the Next 'cover'
Repeat the above until done
The Trick: is Sigil make a SVG wrapped cover (and file).
You make the FILE, then cancel the 'Cover' (symatics) part
Then you add the next 'Cover' and cancel The Symantics <this is what I meant about repeat
Now every file has a separate SVG wrapped image. The order of the files is the bulk of your 'picture book'
theducks is offline   Reply With Quote
Old 06-02-2014, 08:55 PM   #7
clatterjill
Junior Member
clatterjill began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Apr 2014
Device: none
thank you!

Quote:
Originally Posted by theducks View Post
The Trick: is Sigil make a SVG wrapped cover (and file).
You make the FILE, then cancel the 'Cover' (symatics) part
Then you add the next 'Cover' and cancel The Symantics <this is what I meant about repeat
Now every file has a separate SVG wrapped image. The order of the files is the bulk of your 'picture book'
may actually have gotten it. seems to work, but will try it again tomorrow morning with actual pics will use.

thanks so much!
clatterjill is offline   Reply With Quote
Old 06-07-2014, 09:12 AM   #8
kamanza
Zealot
kamanza began at the beginning.
 
Posts: 115
Karma: 10
Join Date: Jan 2011
Device: none
Toxaris says:
Quote:
The real issues begin when you also want text under the pictures...
Actually, it is not so hard: change 'height' in the SVG wrapper to something like 90-95% (or more if there is a lot of text)
Code:
<div>
    <svg xmlns="http://www.w3.org/2000/svg" height="95%" preserveAspectRatio="xMidYMid meet" version="1.1" viewBox="0 0 600 800" width="100%" xmlns:xlink="http://www.w3.org/1999/xlink">
      <image height="800" width="600" xlink:href="../Images/cover.jpg"></image>
    </svg>
  </div>

If you want to place your text on top, you can play with the viewBox values:

Code:
 <div>
    <svg xmlns="http://www.w3.org/2000/svg" height="95%" preserveAspectRatio="xMidYMid meet" version="1.1" viewBox="0 -20 600 820" width="100%" xmlns:xlink="http://www.w3.org/1999/xlink">
      <image height="800" width="600" xlink:href="../Images/cover.jpg"></image>
    </svg>
  </div>
Actual values would depend on the amount of space you need for the text, but the image will not be distorted.

Last edited by kamanza; 06-07-2014 at 09:15 AM.
kamanza is offline   Reply With Quote
Old 06-09-2014, 09:34 AM   #9
rainbow.dash
Junior Member
rainbow.dash began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Aug 2012
Device: none
Hi! I take it that this would only work for an actual picture book? I'm trying to format a chapter book with 1 or 2 illustrations per chapter... could I use this trick, or would all my illustrations be placed at the front of the book because they're masquerading as covers?
rainbow.dash is offline   Reply With Quote
Old 06-09-2014, 09:57 AM   #10
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,809
Karma: 54830978
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 rainbow.dash View Post
Hi! I take it that this would only work for an actual picture book? I'm trying to format a chapter book with 1 or 2 illustrations per chapter... could I use this trick, or would all my illustrations be placed at the front of the book because they're masquerading as covers?
You cancel the Cover 'semantics' after making the fake cover page. NB In set semantics: Clicking on a one with a setting, toggles. Setting the current FILE to a semantic in use elsewhere will steal the focus.
Note: if you DON'T remove the setting on the HTML file, Sigil will replace the 'existing' cover with the new one.

You can then drag the 'faked' cover to the ultimate location (order).

If you want the SVG in the middle:
Split at the destination, then drag the faked (canceled) cover in between

Upper text
Picture
Lower text

Then simply MERGE the 3 pieces
theducks is offline   Reply With Quote
Old 06-09-2014, 10:06 AM   #11
rainbow.dash
Junior Member
rainbow.dash began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Aug 2012
Device: none
Thank you! I'm very new at this (can you tell?), so hopefully I can muddle through... I thought it would simple to use the "insert file" to add an image, but got scared after reading the posts about how they turn out
rainbow.dash is offline   Reply With Quote
Old 06-09-2014, 10:31 AM   #12
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,809
Karma: 54830978
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 rainbow.dash View Post
Thank you! I'm very new at this (can you tell?), so hopefully I can muddle through... I thought it would simple to use the "insert file" to add an image, but got scared after reading the posts about how they turn out
Images require at least 2 steps:
1)You need to ADD the image to the book (will appear in the Images section of the file list)
2)Use (place), the image on a page (can be many pages. eg. fleuron use)

Fightcrew (the check) will advise you (yellow) if you have unused images (not placed).
theducks is offline   Reply With Quote
Old 06-15-2014, 06:26 PM   #13
exaltedwombat
Guru
exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.
 
Posts: 878
Karma: 2457540
Join Date: Nov 2011
Device: none
Will this book be offered for sale, or is it just for your private use?

If it will be sold, will this be only through outlets that use epub format, or will it be offered on Amazon's Kindle Store as well?
exaltedwombat is offline   Reply With Quote
Old 06-20-2014, 05:47 AM   #14
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,515
Karma: 987654
Join Date: Dec 2012
Device: Kindle
Quote:
Originally Posted by exaltedwombat View Post
Will this book be offered for sale, or is it just for your private use?

If it will be sold, will this be only through outlets that use epub format, or will it be offered on Amazon's Kindle Store as well?
Oops! I was growing ever more excited about this workaround, but are you now saying it might blow up when run through the KDP conversion?
Notjohn is offline   Reply With Quote
Old 06-20-2014, 05:49 AM   #15
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,515
Karma: 987654
Join Date: Dec 2012
Device: Kindle
Quote:
Originally Posted by rainbow.dash View Post
Hi! I take it that this would only work for an actual picture book? I'm trying to format a chapter book with 1 or 2 illustrations per chapter... could I use this trick, or would all my illustrations be placed at the front of the book because they're masquerading as covers?
Sigil (or it seems to me) works best when each image is in a section or chapter of its own. Can't you achieve your desired effect simply by inserting the image(s) between chapters?
Notjohn is offline   Reply With Quote
Reply

Tags
clatterjill, images, picture, sigil


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Creator Picture Book - How to upload pictures? jm24 Kindle Formats 10 11-17-2012 06:36 PM
Free Halloween Picture Book lkstanek Self-Promotions by Authors and Publishers 0 10-04-2012 08:50 AM
Picture book woes mjb11800 Conversion 6 03-18-2012 09:26 AM
Picture book for ipad has errors splinters ePub 6 06-30-2010 02:53 PM
Anyone willing to take Picture with my book on the screen ? alexibm Sony Reader 9 09-17-2007 04:19 PM


All times are GMT -4. The time now is 04:39 AM.


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