<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 9, 2013 at 6:01 AM, Troy A. Griffitts <span dir="ltr">&lt;<a href="mailto:scribe@crosswire.org" target="_blank">scribe@crosswire.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
On 05/08/2013 12:31 PM, Troy A. Griffitts wrote:<br>
<br>
OK, so from this:<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
&lt;div sID=&quot;gen1&quot; type=&quot;bookGroup&quot;/&gt; &lt;h3&gt;Old Testament&lt;/h3&gt; &lt;div osisID=&quot;Gen&quot; sID=&quot;gen2&quot; type=&quot;book&quot;/&gt; &lt;h3&gt;THE FIRST BOOK OF MOSES CALLED GENESIS&lt;/h3&gt; &lt;div sID=&quot;gen3&quot; type=&quot;section&quot;/&gt; &lt;h3&gt;Introduction and Outline&lt;/h3&gt; &lt;br /&gt; This is the &lt;b&gt;Book of Genesis&lt;/b&gt;, the &lt;i&gt;first&lt;/i&gt; book in the Bible. It may be outlined as follows: &lt;br /&gt;&lt;br /&gt; &lt;ul&gt; &lt;li&gt;&lt;i&gt;1&lt;/i&gt;Creation of Heaven and Earth, 1:1-2:4a&lt;/li&gt; &lt;li&gt;&lt;i&gt;2&lt;/i&gt;Creation of Man and Woman, 2:4b-25&lt;/li&gt; &lt;li&gt;&lt;i&gt;3&lt;/i&gt;Fall, 3:1-24&lt;/li&gt; &lt;li&gt;...&lt;/li&gt; &lt;/ul&gt; &lt;br /&gt;&lt;br /&gt; Tables work like this: &lt;b&gt;Column 1 Label&lt;/b&gt; &lt;b&gt;Column 2 Label&lt;/b&gt; Column 1, Row 1 Column 2, Row 1 Column 1, Row 2 Column 2, Row 2 &lt;br /&gt;&lt;div eID=&quot;gen3&quot; type=&quot;section&quot;/&gt;<br>

&lt;div sID=&quot;gen7&quot; type=&quot;majorSection&quot;/&gt; &lt;h3&gt;From Creation to Abraham (1:1–11:9)&lt;/h3&gt;<br>
[ Genesis 1:1 ] In the beginning God created the heaven and the earth. &lt;br /&gt;<br>
[ Genesis 1:2 ] Text of verse 2.<br>
</blockquote>
<br></div>
As a first run, I&#39;m going to shoot for this below.  Will this make everyone happy regarding whitespace?  Please ignore the poor table output-- that another issue.<br>
<br>
&lt;h3&gt;Old Testament&lt;/h3&gt;<div class="im"><br>
<br>
&lt;h3&gt;THE FIRST BOOK OF MOSES CALLED GENESIS&lt;/h3&gt;<br>
<br></div><div class="im">
&lt;h3&gt;Introduction and Outline&lt;/h3&gt;<br></div></blockquote><div><br></div><div style>+1 to Peter&#39;s suggestion to add classes to these headers, or to generate &lt;h1&gt; &lt;h2&gt; &lt;h3&gt; etc based on the semantics of the OSIS source titles and not to just generate &lt;h3&gt; for all types. Through CSS an &lt;h1&gt; can be rendered down to 6pt font, non-bold with italics while an &lt;h5&gt; is scaled up arbitrarily big.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
&lt;br /&gt;<br>
This is the &lt;b&gt;Book of Genesis&lt;/b&gt;, the &lt;i&gt;first&lt;/i&gt; book in the Bible. It may be outlined as follows:&lt;br /&gt;<br>
&lt;br /&gt;<br></div></blockquote><div><br></div><div style>I think these breaks and the ones following the &lt;ul&gt; are the wrong way to go. Since &lt;ul&gt; is, by default, a block element that already begins and ends on its own lines, the proper way to render desired vertical spacing is to add a class with margin-top and margin-bottom specified.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
&lt;ul&gt;<br>
    &lt;li&gt;&lt;i&gt;1&lt;/i&gt;Creation of Heaven and Earth, 1:1-2:4a&lt;/li&gt;<br>
    &lt;li&gt;&lt;i&gt;2&lt;/i&gt;Creation of Man and Woman, 2:4b-25&lt;/li&gt;<br>
    &lt;li&gt;&lt;i&gt;3&lt;/i&gt;Fall, 3:1-24&lt;/li&gt;<br>
    &lt;li&gt;...&lt;/li&gt;<br>
&lt;/ul&gt;<br>
&lt;br /&gt;<br>
&lt;br /&gt;<br>
Tables work like this: &lt;b&gt;Column 1 Label&lt;/b&gt; &lt;b&gt;Column 2 Label&lt;/b&gt; Column 1, Row 1 Column 2, Row 1 Column 1, Row 2 Column 2, Row 2 &lt;br /&gt;<br></div><div class="im">
&lt;h3&gt;From Creation to Abraham (1:1–11:9)&lt;/h3&gt;<br>
<br>
[ Genesis 1:1 ] In the beginning God created the heaven and the earth. &lt;br /&gt;<br>
[ Genesis 1:2 ] Text of verse 2.</div></blockquote><div><br></div><div style>--Greg </div></div></div></div>