<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" >

  <title>Erik L. Arneson — Writer and Software Developer</title>
  <subtitle>Erik L. Arneson is a freelance writer and software developer with WordPress experience. He is located in Portland, Oregon.</subtitle>
  <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator>
  <link href="https://arnesonium.com/feeds/design.xml" rel="self" type="application/atom+xml" />
  <link href="https://arnesonium.com/" rel="alternate" type="text/html" />
  <updated>2026-06-18T15:03:10+00:00</updated>
  <id>https://arnesonium.com/feeds/design.xml</id>
  <author>
    <name>Erik L. Arneson</name>
  </author>
      <entry>
        
        <title>Handling Widows and Orphans in EPUB Files</title>
        <author>
          <name>Erik L. Arneson</name>
        </author>        
        <link href="https://arnesonium.com/2014/12/handling-widows-and-orphans-in-epub-files/" rel="alternate" type="text/html" title="Handling Widows and Orphans in EPUB Files" />
        <updated>2014-12-19T14:46:32+00:00</updated>
        <id>https://arnesonium.com/2014/12/handling-widows-and-orphans-in-epub-files</id>
          <category term="design" />
        
          <category term="epub" />
        
          <category term="publishing" />
        <content type="html" xml:base="https://arnesonium.com/2014/12/handling-widows-and-orphans-in-epub-files/">&lt;p&gt;For a little over a year, I’ve been working with the &lt;a href=&quot;http://idpf.org/epub&quot; target=&quot;_blank&quot;&gt;EPUB format&lt;/a&gt; to build electronic books. I’ve been working on a software package to build EPUB files in Emacs, in fact. This has required learning more about design, and a great deal more about book layout. As with many design elements, once you’re made aware of them, you notice them all of the time. EPUBs, for instance, are not very good at handling &lt;a href=&quot;http://www.magazinedesigning.com/typographic-widows-and-orphans/&quot; target=&quot;_blank&quot;&gt;widows and orphans&lt;/a&gt;.
&lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;Since EPUB uses HTML, it doesn’t have all of the tools available to print for handling these design issues. However, I’ve recently learned that there is hope. Over on &lt;a href=&quot;http://www.pigsgourdsandwikis.com/2010/06/goodbye-widows-and-orphans-or-yes-you.html&quot;&gt;Pigs, Gourds, and Wikis&lt;/a&gt;, I learned about the CSS &lt;code&gt;div&lt;/code&gt; property, &lt;code&gt;display:&amp;nbsp;inline-block&lt;/code&gt;. I’m looking forward to using this in future EPUBs to improve format even more.&lt;/p&gt;</content>
      </entry>
    
</feed>
