Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 04-21-2013, 12:47 AM   #1
ecbritz
Book Concocter
ecbritz began at the beginning.
 
ecbritz's Avatar
 
Posts: 59
Karma: 10
Join Date: Jun 2010
Location: China
Device: Sony Reader
Is there any way to wrap text around pictures?

I don't find a way to wrap text around a picture in the Sigil editing window. Is there any way to do this? (I don't know HTML encoding yet.)
ecbritz is offline   Reply With Quote
Old 04-21-2013, 02:54 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
Then start learning. If you want to do nice things, you need to learn HTML/CSS to do it...
Toxaris is offline   Reply With Quote
Advert
Old 04-21-2013, 04:58 AM   #3
Man Eating Duck
Addict
Man Eating Duck juggles neatly with hedgehogs.Man Eating Duck juggles neatly with hedgehogs.Man Eating Duck juggles neatly with hedgehogs.Man Eating Duck juggles neatly with hedgehogs.Man Eating Duck juggles neatly with hedgehogs.Man Eating Duck juggles neatly with hedgehogs.Man Eating Duck juggles neatly with hedgehogs.Man Eating Duck juggles neatly with hedgehogs.Man Eating Duck juggles neatly with hedgehogs.Man Eating Duck juggles neatly with hedgehogs.Man Eating Duck juggles neatly with hedgehogs.
 
Posts: 254
Karma: 69786
Join Date: May 2006
Location: Oslo, Norway
Device: Kobo Aura, Sony PRS-650
Quote:
Originally Posted by ecbritz View Post
I don't find a way to wrap text around a picture in the Sigil editing window. Is there any way to do this? (I don't know HTML encoding yet.)
Quote:
Originally Posted by Toxaris View Post
Then start learning. If you want to do nice things, you need to learn HTML/CSS to do it...
Toxaris is right, but I'll expound a bit on his answer

Firstly, you have to decide if you *need* wrapping and other fancy effects. They can look nice, but there is a great chance that they won't work on arbitrary reading devices and software. Keeping pictures and bylines in separate paragraphs is a good way to ensure that it works passably well on any reading devices, including small screens such as cell phones. This is important if your epub is for generic use by the public. Especially, stay away from dropcaps and similar effects, it's basically impossible to do it properly.

That said, to do it you need to delve into the code, as Toxaris said. You need basic html+css knowledge. There are a lot of tutorials on that around, I won't recommend a specific one since it's a lot of years since I used one myself, but Google is your friend.

Then, look at existing code that works, borrow it, and learn from it. There are many good candidates in the upload section here. This one is a good start. The user Jellby is an artist in this respect, the illustrated epubs made by him push the limits of what's possible while maintaining good coding practices, but it's difficult to pull off. Search for them among the uploads.

Good luck!
Man Eating Duck is offline   Reply With Quote
Old 04-22-2013, 05:55 AM   #4
ecbritz
Book Concocter
ecbritz began at the beginning.
 
ecbritz's Avatar
 
Posts: 59
Karma: 10
Join Date: Jun 2010
Location: China
Device: Sony Reader
I must say I'm impressed by Three Men in a Boat. I have a way a faking text wrapping around a picture, but this Three Men in a Boat book is awesome.
ecbritz is offline   Reply With Quote
Old 04-22-2013, 06:20 AM   #5
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
Don't try to be TOO clever. If you float a picture to the left, text to the right, some devices will display what you want, some will ignore it and put the text after the pic. That's acceptable. Anything more complicated may just display as a mess.
exaltedwombat is offline   Reply With Quote
Advert
Old 04-22-2013, 09:25 AM   #6
teh603
Autism Spectrum Disorder
teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.teh603 ought to be getting tired of karma fortunes by now.
 
teh603's Avatar
 
Posts: 1,212
Karma: 6244877
Join Date: Sep 2011
Location: Coastal Texas
Device: Android Phone
Best I can think of is trying to do a trick using invisible tables. The wrap will be blocky, but it should work. Provided that ePub supports tables in the first place, that is.
teh603 is offline   Reply With Quote
Old 05-04-2013, 06:50 AM   #7
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
Quote:
Originally Posted by ecbritz View Post
I must say I'm impressed by Three Men in a Boat. I have a way a faking text wrapping around a picture, but this Three Men in a Boat book is awesome.
Indeed. But don't forget to try it on a range of devices, or even run it through a Kindle conversion. That's what real-life ebooks have to survive.
exaltedwombat is offline   Reply With Quote
Old 05-04-2013, 11:57 AM   #8
townsend
Enthusiast
townsend got an A in P-Chem.townsend got an A in P-Chem.townsend got an A in P-Chem.townsend got an A in P-Chem.townsend got an A in P-Chem.townsend got an A in P-Chem.townsend got an A in P-Chem.townsend got an A in P-Chem.townsend got an A in P-Chem.townsend got an A in P-Chem.townsend got an A in P-Chem.
 
townsend's Avatar
 
Posts: 29
Karma: 6366
Join Date: Oct 2011
Device: Sigil
Here's that sample book, Three Men in a Boat, that Ecbritz mentioned, with some good examples of warping words around pictures.
Attached Files
File Type: epub Three Men in a Boat.epub (1.36 MB, 233 views)
townsend is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I need help with text wrap... skammer1974 Sigil 3 03-06-2013 07:28 PM
TEXT WRAP AROUND IMAGES RKEP71 Sigil 1 06-20-2011 08:26 PM
Wrap Text Around Picture - Mobi Bull06 Conversion 6 03-23-2011 11:52 AM
Help - text won't wrap around Images WRB Sigil 2 02-11-2011 01:46 AM
LRF and wrap-around text Seabound Calibre 13 12-28-2008 03:30 PM


All times are GMT -4. The time now is 04:25 PM.


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