View Single Post
Old 10-13-2022, 09:52 PM   #18
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,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by 42piratas View Post
I'm creating a picture book/epub with Sigil. There are a few images that are placed across two facing pages. How can I achieve that?
What you want is called a Fixed Layout (FXL) ebook.

These are extremely hard to produce (and not well supported).

They have to also be custom-made per device per store.

(FXL ebooks for Amazon isn't compatible with Kobo isn't compatible with Apple iBooks.)

If you want more information on advantages/disadvantages, I highly recommend checking out the fantastic article at:

Creating these types of books is typically very hard for a self-published person to try to do on their own.

- - -

Note: Booknook is one of the very few companies officially approved by Amazon.

Hitch is an extremely helpful user here—that's her conversion company.

- - -

Quote:
Originally Posted by 42piratas View Post
Should I cut the image in the middle and add each to a different HTML file? And if so, what are the CSS-related best practices to keep them together/well-aligned?
You want to hand this type of children's book over to a professional.

If you really want to do it on your own, then you can read all about "two-page spreads" in the actual specs:

In EPUB3, you are looking for:
  • rendition:spread
  • page-spread-*

but like I said, this will most likely bring pain and misery. These types of "multi-page spreads" + FXL aren't well supported in the broader ebook ecosystem.

- - -

Side Note: If you want even more information on FXL books, I wrote a few in-depth responses earlier this year:

95% of the time, FXL is the completely wrong tool for the job too. (People actually want a normal, reflowable EPUB.)

In the very rare 5% of the time, which it looks like yours is, you may want an FXL ebook.

But these types of books are:
  • Very expensive to produce.
  • Get low sales.
  • Are a pain to read.
    • Constantly pinch/zooming, can't change fonts, can't read on e-ink or small phones, etc.
  • Very likely to break (and need updating) in the future.

(Personally, I don't touch FXL ebooks with a ten-foot pole.)

And there's no way to JUST limit sales to "tablets" or "PCs" or "big devices", so you'll get a lot of angry customers rating/reviewing poorly too...

Usually it's best to keep these types of picture books as Print-only.

Quote:
Originally Posted by jhowell View Post
Amazon supports something similar to allow double page spreads in comics. (Creating Fixed-Layout Books with Image Pop-Ups or Virtual Panels)
Yep. In the Amazon Kindle Publishing Guidelines (2019.2), you'll want to look at chapters:
  • 11 Creating Fixed-Layout Books with Text Pop-Ups
    • 11.6.1 Using Side-by-Side Images When Orientation-Lock Is Set to Landscape
  • 13 Creating Fixed-Layout Books Without Pop-Ups

which describe+show examples.

Last edited by Tex2002ans; 10-13-2022 at 10:07 PM.
Tex2002ans is offline   Reply With Quote