Jun
20
2010

Kindle Formatting for Novels IV

I first design the beginning of each chapter. It makes my coding easier. I’ve seen several guides to formatting books for the Kindle, but as far as I can find, this is where my guide becomes of specific use for novelists. (Although much of this formatting applies to non-fiction as well.)

There’s about three or four more posts in this series. I’m really trying to make it easy, but if I lose you, I am available to format books for the Kindle. I’ll make an information page with pricing when I finish this series, but I really hope I can teach you to do it on your own. It’s fun!

Limitations

The HTML allowed by Kindle is limited. You cannot choose your font. You can make it smaller, you can make it bigger, you can futz with it to make it looks like small caps, but unless you use an image file, you’re stuck with Kindle default font. The supported HTML is limited, too. You can manipulate the margins on the left side, but not on the right side.

Design Ideas

These images are taken from the print books, because they generally have better formatting than the ebooks, with the exception of the last example.

Frostbite
(Frostbite by Richelle Mead: Razorbill)

I love this formatting. The “One” has a regular cap “O” then small caps for “ne.” The backdrop “VA” is VERY beautiful. (Yes, I’m gaga over this simple thing, and if when I get published by New York, I will fly to NY and kiss the book designer if they do something this beautiful for me. It’s on my dream list.) For the Kindle, you’d have to create this image with Gimp or Photoshop or somesuch. You’d have to create a separate image for each chapter heading, and be sure to save as .jpg and compress them a bit.

There’s a lot of detail to admire in this book. The first five words are small caps. Also note the chapter starts with an up cap—one of the few up caps I like—which could be created by an image file or tags:

<big><big><big><big>I</big></big><big></big> 

upcap The up cap appears often in Kindle design as seen in the picture on the right. To me, this looks lazy and boring. No small caps, no italics, no first-line or first-few-words formatting, no nothing. Except one weird, slightly-taller letter. This was fairly standard for awhile, but New York is starting to design their ebooks with as much care as they design their print books, thank goodness.

lincoln
(Abraham Lincoln: Vampire Hunter by Seth Grahame-Smith:
Grand Central Publishing)

Okay, wow, this is another beautiful example of book design. Look at all that typography! I would probably use <h3> tags for the “ONE,” an image file for the separator, <h1> tags for “Exceptional Child,” a blockquote for the quote, centered, italicized text for the attribution, a centered and bold Roman numeral, and a drop cap image.

The challenge for this one would be to make the top and bottom margins small enough that you could fit this heading on one page. If it’s split between two pages when a reader adjusts their font size, it’s going to lose its beauty. If I were designing it, I might just force a page break before the Roman numeral.

annefrank1

annefrank2
(Anne Frank: The Book, The Life, The Afterlife by Francine Prose: Harper)

First notice the chapter number is right-aligned with a right margin. The Kindle does not allow for right margins, so you’d have to right-align the heading and put a couple non-breaking spaces after the “1” by adding &nbsp; a few times.

The chapter title is right-aligned, all caps, italics, and bold. The quote is within blockquote, and the attribution is right-aligned. Notice the name is in all caps and the title is italicized. The drop cap could be created with an image file.

hurin
(The Children of Hurin by J.R.R. Tolkien: Mariner Books)

I featured this design because it starts with an illustration. The “Chapter” is not actually highlighted in real life. (Ignore that.) The separator would be made with an image. “Chapter I” would be done with the <h2> tag and “The Childhood of Turin” would be done with the <h1> tag. Aside from the “noindent,” no formatting is applied to the first line. Works perfectly.

hobbit
(The Hobbit by J.R.R. Tolkien: Houghton Mifflin Harcourt)

This formatting surprised me, because there was no blank space above the “Chapter I.” It started at the very top of the page. Everything is left-aligned, including the fancy image. This drop cap is beautiful, because it drops down and goes up.

breakingdawn
(Breaking Dawn by Stephenie Meyer: Little, Brown Books)

This is a fairly standard design. Notice the Chapter Heading is done without the word “Chapter,” but with a number, a period, and then a title. There is letter spacing applied to the title. Throughout the book, the first line is always in small caps and non-indented. Because the Kindle can change font size, you can’t control how many words will appear on the first line, so you’d have to decide to small cap, say, the first five or so words.

devilspitchfork
(The Devil’s Pitchfork by Mark Terry: Midnight Ink.)

You’ll notice this chapter heading has only the number, underlined. The first paragraph is not indented, and throughout the book, the first four words are written in small caps. This transfers well to the Kindle. All sections are begun with the same formatting as the first paragraph of the chapter.

The time and location is in italics, and we’d need to toy with the style a little, probably creating one noindent style with a top margin and one without. (If this is Greek, no worries, probably tomorrow will help.) 

Fahrenheit451
(Fahrenheit 451 by Ray Bradbury: Ballantine Books)

Notice that there is no chapter heading at all. The first letter is an up cap made from an image. The first line is made of all small caps. Kinda cool!

deadandgone
(Dead and Gone by Charlaine Harris: Ace)

I find this formatting interesting, because the chapter heading is not centered. For this, we’d have to add a margin-left to our h1 code. (Tomorrow.) The first line is in both bold and italics. Again, this wouldn’t transfer to the Kindle, but you could choose to do that with, say, the first five words.

kushiel1
(Kushiel’s Avatar by Jacqueline Carey: Tor Fantasy (Paperback))

kushiel2
(Kindle version)

The Kindle image doesn’t do this design justice. I snagged the image from Kindle for PC, but on the real Kindle, that top bar sizes to the width of the Kindle page, so it aligns with the text below it. It looks FANTASTIC on the Kindle. Above the Kindle image, I included the paperback image, so you could compare.

The Next Installment

Tomorrow we’ll finish the coding for the start of the chapter. I know I’ve included some of the coding above: it was easiest that way. I’m thinking of putting this all in a Kindle book, so if you have any suggestions on organizing this information a little better, I’d sure appreciate it.

Now it’s your turn: check out the books on Amazon that say “Look Inside!” and notice how the chapters are begun. Go to your bookshelf. Browse the bookstore and the library. Almost any design, with the proper coding, can be replicated on the Kindle, so let’s give our e-books the same, quality design as print books.

Are there any examples I left out? Anything you like that’s not included? What are some of your favorite elements from above?

Written by Natasha Fondren in: Kindle Formatting | Tags: ,

15 Comments »

  • Edie says:

    I never paid that much attention to the different styles before. Later on tonight, when I have more time, I’ll check out different excerpts on Kindle.

    Another great lesson. Thanks!

    • Natasha Fondren says:

      Cool, Edie! On the Kindle, a lot of the formatting is bad or at worst, bland, until this year or so.

  • Robin says:

    I’m copying all your Kindle formatting blogs in a special folder. You’re so awesome. I think you could do your own little book. I think Charles said it, but you can’t really find this info in many places.

    Here’s a dumb question, perhaps. Does this apply to Mac users? I have word on my mac, but I’ve never had to use code. I don’t even know any code. The last time I used code was in college for a computer programming course, in what is probably a dead language by now.

    • Natasha Fondren says:

      Yes, it applies to Mac. Remember how we stripped all that junks and converted it into an .html file in the last post? So now we’re away from Word. Word is bad for this, LOL. :-)

  • Avery says:

    Wow! I haven’t gotten a chance to check blogs much in the past few weeks, but I’d taken note of your doing this and made sure to set aside time to read it all thoroughly. Thanks for all the great information. You’ve certainly outdone yourself!!

    • Natasha Fondren says:

      Thanks, Avery! I’m thinking of putting it all in a Kindle book, LOL. It keeps growing. I meant to create a simple guide, but… well, trying!

  • [...] the chapter headings is where most of the creativity and design comes in. Make sure to check out Kindle Formatting for Novels IV: Chapter Design for ideas. Almost anything is possible, so get [...]

  • [...] For example, you can italicize the first five words after a drop cap image. Again, check out “Kindle Formatting for Novels III: Design Ideas” for [...]

  • I just wanted to thank you for going to the trouble to do this. I was just at the Writers of the Future awards dinner — I’m one of the judges — and a lot of the talk was about getting one’s backlist into Kindle. It seems to be the wave of the future. Of course I said that ebooks were the wave of the future but that was back in 1973 when I was science editor of Galaxy. And for a while there I was supposed to be the head geek when I was doing my BYTE column, but really that was the user’s column and was mostly about the mistakes I made getting things to work.

    Anyway, this is very helpful. and thanks. And good luck on diving overboard to get into the writing racket.

    Jerry Pournelle

  • Lan Tester says:

    `*’ I am really thankful to this topic because it really gives useful information -”,

  • Ralph Alcorn says:

    You’ve got a great eye for layout. Just stumbled on your blog and am looking forward to reading the rest of it.

  • George says:

    I think the Fahrenheit 451 design looks very old and dated…Maybe because of the quality of the printing, but I don’t know….all those blocky elements look dated to me.

  • Ralph Alcorn says:

    George, I’m wondering (non judgmentally) if you have read Fahrenheit 451. To me the blocky burned text helps set the mood of the book, but if I had not read it I might think it a little crude. When I pick up a best seller, I have an idea of the story, and might have some expectations that would affect my appreciation of the format. I don’t think 451 format stands on it’s own as a work of art. It needs a reason, a justification. Natasha’s other examples stand on their own.

  • Theresa says:

    Hello, I’m a bit new to planning and designing eBooks, although I am a designer. My friend asked me to design a cover and to typeset his eBook for him, and I really want to do something stellar for his chapter titles. He is having a company convert his PDF into an eBook file for him. So, I am packaging up a nice PDF of his manuscript and all its goodies.

    This brings me to my question. I see that you talk about doing images for the chapter titles to give help them follow through on the look. I am doing the entire thing in InDesign and plan to export as a PDF. If I used the vector within InDesign itself, would it still render out the way I would expect it to? Or do I need to insert those image files of the chapter headings before each chapter?

    If you could answer this for me, that would be amazing. Thank you.

    • Natasha Fondren says:

      Hi Theresa!

      PDF is much different from an ebook… converting a pdf to ebook is just about the worst way to do it. If the idea is to get it to ebook, then best to send image files of the chapter headings as .jpg, and then send the .doc file for conversion, and then the .pdf as an example of how you want it designed and converted. (What they do with this stuff depends on the company he hired to make into an ebook. I’d insert those chapter heading images and replicate your design as much as possible. Some companies just throw it through a conversion and they won’t insert the images.)

      Most all of the typesetting you do will be stripped when made into an ebook, honestly, UNLESS he’s selling the actual .pdf. Outside of margin-tops/padding-tops, Kindle and ePub don’t read most of the other stuff.

      I hope that helped! There’s a lot to learn with designing for ebooks. Very different mindset from print!

RSS feed for comments on this post. TrackBack URL


Leave a Reply

Copyright © 2009 by Natasha Fondren. Powered by WordPress. Theme: TheBuckmaker. SSL Zertifikate, Eigenbau