summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bibleref/bibleref-manual.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/bibleref/bibleref-manual.html')
-rw-r--r--Master/texmf-dist/doc/latex/bibleref/bibleref-manual.html1017
1 files changed, 642 insertions, 375 deletions
diff --git a/Master/texmf-dist/doc/latex/bibleref/bibleref-manual.html b/Master/texmf-dist/doc/latex/bibleref/bibleref-manual.html
index 278492d319e..907adfab3d6 100644
--- a/Master/texmf-dist/doc/latex/bibleref/bibleref-manual.html
+++ b/Master/texmf-dist/doc/latex/bibleref/bibleref-manual.html
@@ -1,384 +1,651 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-
-<!--Converted with LaTeX2HTML 2002 (1.67)
-original version by: Nikos Drakos, CBLU, University of Leeds
-* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
-* with significant contributions from:
- Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
-<HTML>
-<HEAD>
-<TITLE>bibleref.sty v1.11: a LATEX2e package for typesetting bible references</TITLE>
-<META NAME="description" CONTENT="bibleref.sty v1.11: a LATEX2e package for typesetting bible references">
-<META NAME="keywords" CONTENT="bibleref-manual">
-<META NAME="resource-type" CONTENT="document">
-<META NAME="distribution" CONTENT="global">
-
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<META NAME="Generator" CONTENT="LaTeX2HTML v2002">
-<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
-
-</HEAD>
-
-<BODY >
-
-<H1 ALIGN="CENTER">bibleref.sty v1.11: a L<SUP><SMALL>A</SMALL></SUP>T<SMALL>E</SMALL>X2<SUB>e</SUB> package for
-typesetting bible references</H1>
-<P ALIGN="CENTER"><STRONG>Nicola Talbot
-<BR>
-<BR>
-School of Computing Sciences
-<BR>
-University of East Anglia
-<BR>
-Norwich. Norfolk. NR4 7TJ.
-<BR>
-United Kingdom
-<BR><TT><A NAME="tex2html1"
- HREF="http://theoval.cmp.uea.ac.uk/~nlct/">http://theoval.cmp.uea.ac.uk/~nlct/</A></TT></STRONG></P>
-<P ALIGN="CENTER"><STRONG>29th April 2010</STRONG></P>
-<BR>
-
-<H2><A NAME="SECTION00010000000000000000">
-Contents</A>
-</H2>
-<!--Table of Contents-->
-
-<UL>
-<LI><A NAME="tex2html10"
- HREF="bibleref-manual.html#SECTION00020000000000000000">Introduction</A>
-<LI><A NAME="tex2html11"
- HREF="bibleref-manual.html#SECTION00030000000000000000">Defining New Styles</A>
-<LI><A NAME="tex2html12"
- HREF="bibleref-manual.html#SECTION00040000000000000000">Indexing Bible References</A>
-<UL>
-<LI><A NAME="tex2html13"
- HREF="bibleref-manual.html#SECTION00041000000000000000">Separate Scripture Index</A>
-<LI><A NAME="tex2html14"
- HREF="bibleref-manual.html#SECTION00042000000000000000">Changing the Sort Order</A>
-</UL>
-<BR>
-<LI><A NAME="tex2html15"
- HREF="bibleref-manual.html#SECTION00050000000000000000">Acknowledgements</A>
-</UL>
-<!--End of Table of Contents-->
-<P>
-
-<H1><A NAME="SECTION00020000000000000000">
-Introduction</A>
-</H1>
-
-<P>
-The <TT>bibleref</TT> package was designed to provide consistent formatting for referencing
-parts of the bible.
-
-<P>
-
-<P>
-<TT>&#092;bibleverse{</TT><EM>book title</EM><TT>}(</TT><I>chapter</I><TT>:</TT><I>verse(s)</I><TT>)</TT>
-<P>
-This command can be used to cite a bible book, chapter or verse
-or range of chapters or verses.
-
-<P>
-The book title, <I>book title</I>, may be given either as the
-full title (e.g. <TT>Matthew</TT>) or as an abbreviation (e.g. <TT>Mt</TT> or <TT>Matt</TT>), most standard abbreviations are
-recognised. Books with multiple parts should be preceeded by the
-book number in uppercase roman numerals. For example, the second
-book of Kings should be entered as <code>\bibleverse{IIKings}</code>
-
-<P>
-You may have any number, or zero, sets of parenthesis
-<code>(</code><I>chapter</I><TT>:</TT><I>verse(s)</I><code>)</code>,
-indicating the chapter and verse or verses. Verses can be
-specified as a comma separated list of individual verses or range
-of verses. A range of verses should be written with a single
-hyphen, e.g. <code>2-4</code>. In the typeset output the verses will
-be separated with <TT>&#092;BRvsep</TT> (an en-dash
-by default.) A chapter may be referenced without a verse, but the
-colon must remain, e.g. <code>(12:)</code> simply indicates chapter
-12.
-
-<P>
-A range of verses spanning more than one chapter can
-be entered as <TT>(</TT><I>ch</I><TT>:</TT><I>v</I><TT>)-(</TT><I>ch</I><TT>:</TT><I>v</I><TT>)</TT>
-
-<P>
-Examples:
-<DIV ALIGN="CENTER">
-<TABLE CELLPADDING=3>
-<TR><TD ALIGN="LEFT"><code>\bibleverse{Ex}</code></TD>
-<TD ALIGN="LEFT">Exodus</TD>
-</TR>
-<TR><TD ALIGN="LEFT"><code>\bibleverse{Exodus}(20:)</code></TD>
-<TD ALIGN="LEFT">Exodus 20</TD>
-</TR>
-<TR><TD ALIGN="LEFT"><code>\bibleverse{Exod}(20:17)</code></TD>
-<TD ALIGN="LEFT">Exodus 20:17</TD>
-</TR>
-<TR><TD ALIGN="LEFT"><code>\bibleverse{IICo}(12:21)</code></TD>
-<TD ALIGN="LEFT">2 Corinthians 12:21</TD>
-</TR>
-<TR><TD ALIGN="LEFT"><code>\bibleverse{IICor}(12:21-32)</code></TD>
-<TD ALIGN="LEFT">2 Corinthians 12:21-32</TD>
-</TR>
-<TR><TD ALIGN="LEFT"><code>\bibleverse{Ex}(20:17)(21:3)</code></TD>
-<TD ALIGN="LEFT">Exodus 20:17;21:3</TD>
-</TR>
-<TR><TD ALIGN="LEFT"><code>\bibleverse{Ex}(15:)(17:)(20:)</code></TD>
-<TD ALIGN="LEFT">Exodus 15;17;20</TD>
-</TR>
-<TR><TD ALIGN="LEFT"><code>\bibleverse{Rev}(1:2,5,7-9,11)</code></TD>
-<TD ALIGN="LEFT">Revelation 1:2,5,7-9,11</TD>
-</TR>
-<TR><TD ALIGN="LEFT"><code>\bibleverse{IChronicles}(1:3)-(2:7)</code></TD>
-<TD ALIGN="LEFT">1 Chronicles 1:3-2:7</TD>
-</TR>
-</TABLE>
-</DIV>
-
-<P>
-The style of the reference can be specified either by
-package option or as the argument to the command
-
-<P>
-<TT>&#092;biblerefstyle{</TT><EM>style</EM><TT>}</TT>
-<P>
-Styles are listed in Table&nbsp;<A HREF="bibleref-manual.html#tab:styles">1</A>.
-
-<P>
-<BR><P></P>
-<DIV ALIGN="CENTER">
-
-<A NAME="tab:styles"></A>
-<BR>
-<BR>
-<DIV ALIGN="CENTER">
-<A NAME="220"></A>
-<TABLE CELLPADDING=3>
-<CAPTION><STRONG>Table 1:</STRONG>
-Bible Citation Styles (can be used as package option or in the argument to
-<TT>&#092;biblerefstyle</TT>)</CAPTION>
-<TR><TH ALIGN="LEFT"><B>Style </B></TH>
-<TH ALIGN="LEFT" VALIGN="TOP" WIDTH=250><B>Example</B></TH>
-</TR>
-<TR><TD ALIGN="LEFT">default</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=250>2 Corinthians 12:1-5</TD>
-</TR>
-<TR><TD ALIGN="LEFT">jerusalem</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=250>2 Co 12:1-5</TD>
-</TR>
-<TR><TD ALIGN="LEFT">anglosaxon</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=250>II Cor 12.1-5</TD>
-</TR>
-<TR><TD ALIGN="LEFT">JEH</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=250>2 Cor xii. 1-5</TD>
-</TR>
-<TR><TD ALIGN="LEFT">NTG</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=250>2 Cor xii,1-5</TD>
-</TR>
-<TR><TD ALIGN="LEFT">MLA</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=250>2 Cor xii.1-5</TD>
-</TR>
-<TR><TD ALIGN="LEFT">chicago</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=250>2 Cor xii:1-5</TD>
-</TR>
-<TR><TD ALIGN="LEFT">text</TD>
-<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=250>2 Cor xii:1-5</TD>
-</TR>
-</TABLE>
-</DIV>
-</DIV>
-<BR>
-
-<P>
-You can change the name of a book using
-
-<P>
-<TT>&#092;setbooktitle{</TT><EM>name</EM><TT>}{</TT><EM>new title</EM><TT>}</TT>
-<P>
-Note that <I>name</I> must be the full name, not the
-abbreviated name of the book. For example, to change
-Revelation to Apoc, do
-<code>\setbookname{Revelation}{Apoc}</code>
-(<B>Note</B> that you shouldn't do
-<code>\setbookname{Rev}{Apoc}</code>)
-
-<P>
-If you want a different title for a book depending on whether it's
-in the main body of the document or in the index, you can set the
-index version using:
-
-<P>
-<TT>&#092;setindexbooktitle{</TT><EM>name</EM><TT>}{</TT><EM>title</EM><TT>}</TT>
-<P>
-In this case, <I>name</I> should be the name you'll use in
-<TT>&#092;ibibleverse</TT>. For example, if you do:
-<PRE>
+<a
+ id="top"></a><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+ "http://www.w3.org/TR/html4/loose.dtd">
+<html >
+<head><title>bibleref.sty v1.12: a LaTeX2&#x03B5;package for typesetting bible references</title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)">
+<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)">
+<!-- html -->
+<meta name="src" content="bibleref-manual.tex">
+<meta name="date" content="2010-05-11 18:06:00">
+<link rel="stylesheet" type="text/css" href="bibleref-manual.css">
+</head><body
+>
+ <div class="maketitle">
+
+
+
+
+
+
+
+<h2 class="titleHead">bibleref.sty v1.12: a <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
+class="E">E</span>X</span></span>2&#x03B5;&#x00A0;package for
+typesetting bible references</h2>
+ <div class="author" ><span
+class="cmr-12">Nicola Talbot</span>
+<br /> <span
+class="cmr-12">School of Computing Sciences</span>
+<br /> <span
+class="cmr-12">University of East Anglia</span>
+<br /> <span
+class="cmr-12">Norwich. Norfolk. NR4 7TJ.</span>
+<br /> <span
+class="cmr-12">United Kingdom</span>
+<br /><a
+href="http://theoval.cmp.uea.ac.uk/~nlct/" class="url" ><span
+class="cmtt-12">http://theoval.cmp.uea.ac.uk/~nlct/</span></a></div><br />
+<div class="date" ><span
+class="cmr-12">11th May 2010</span></div>
+ </div>
+ <h3 class="likesectionHead"><a
+ id="x1-1000"></a>Contents</h3>
+ <div class="tableofcontents">
+ <span class="sectionToc" >1 <a
+href="#x1-20001" id="QQ2-1-2">Introduction</a></span>
+<br /> <span class="sectionToc" >2 <a
+href="#x1-30002" id="QQ2-1-4">Defining New Styles</a></span>
+<br /> <span class="sectionToc" >3 <a
+href="#x1-40003" id="QQ2-1-5">Indexing Bible References</a></span>
+<br /> &#x00A0;<span class="subsectionToc" >3.1 <a
+href="#x1-50003.1" id="QQ2-1-6">Separate Scripture Index</a></span>
+<br /> &#x00A0;<span class="subsectionToc" >3.2 <a
+href="#x1-60003.2" id="QQ2-1-7">Changing the Sort Order</a></span>
+<br /> <span class="sectionToc" >4 <a
+href="#x1-70004" id="QQ2-1-8">Acknowledgements</a></span>
+<br /> <span class="sectionToc" ><a
+href="#Q1-1-9">Index</a></span>
+ </div>
+<!--l. 67--><p class="noindent" >
+ <h3 class="sectionHead"><span class="titlemark">1 </span> <a
+ id="x1-20001"></a>Introduction</h3>
+<!--l. 69--><p class="noindent" >The <span
+class="cmss-10">bibleref </span>package was designed to provide consistent formatting for referencing parts
+of the bible.
+<!--l. 74--><p class="noindent" ><span class="marginpar"><span
+class="cmtt-9">\bibleverse</span><span
+class="cmtt-9">&#x00A0;</span></span><a
+ id="dx1-2001"></a><span
+class="colorbox" id="colorbox1"><div class="minipage"> <span
+class="cmtt-10">\bibleverse{</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">book title</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">}(</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">chapter</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">:</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">verse(s)</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">)</span> </div></span>
+
+
+
+<!--l. 74--><p class="noindent" >
+This command can be used to cite a bible book, chapter or verse or range of chapters or
+verses.
+<!--l. 78--><p class="indent" > The book title, <span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">book title</span><span
+class="cmsy-10">&#x27E9;</span>, may be given either as the full title (e.g.&#x00A0;<span
+class="cmtt-10">Matthew</span>) or as
+an abbreviation (e.g.&#x00A0;<span
+class="cmtt-10">Mt </span>or <span
+class="cmtt-10">Matt</span>), most standard abbreviations are recognised. Books
+with multiple parts should be preceded by the book number in uppercase
+roman numerals. For example, the second book of Kings should be entered as
+<span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\bibleverse{IIKings}</span></span></span>
+<!--l. 85--><p class="indent" > You may have any number, or zero, sets of parenthesis <span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">(</span></span></span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">chapter</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">:</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">verse(s)</span><span
+class="cmsy-10">&#x27E9;</span><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">)</span></span></span>,
+indicating the chapter and verse or verses. Verses can be specified as a comma separated
+list of individual verses or range of verses. A range of verses should be written with a
+single hyphen, e.g.&#x00A0;<span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">2-4</span></span></span>. In the typeset output the verses will be separated with
+<!--l. 94--><p class="noindent" ><span class="marginpar"><span
+class="cmtt-9">\BRvsep</span><span
+class="cmtt-9">&#x00A0;</span></span><a
+ id="dx1-2002"></a><span
+class="colorbox" id="colorbox2"><div class="minipage"> <span
+class="cmtt-10">\BRvsep</span> </div></span>
+<!--l. 94--><p class="noindent" >
+(an en-dash by default.) A chapter may be referenced without a verse, but the colon
+must remain, e.g.&#x00A0;<span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">(12:)</span></span></span> simply indicates chapter 12.
+<!--l. 99--><p class="indent" > A range of verses spanning more than one chapter can be entered as
+<span
+class="cmtt-10">(</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">ch</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">:</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">v</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">)-(</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">ch</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">:</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">v</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">)</span>
+<!--l. 103--><p class="indent" > Examples:
+<div class="center"
+>
+<!--l. 104--><p class="noindent" >
+<div class="tabular"> <table id="TBL-2" class="tabular"
+cellspacing="0" cellpadding="0"
+><colgroup id="TBL-2-1g"><col
+id="TBL-2-1"><col
+id="TBL-2-2"></colgroup><tr
+ style="vertical-align:baseline;" id="TBL-2-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-2-1-1"
+class="td11"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\bibleverse{Ex}</span></span></span> </td><td style="white-space:nowrap; text-align:left;" id="TBL-2-1-2"
+class="td11">Exodus </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-2-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-2-2-1"
+class="td11"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\bibleverse{Exodus}(20:)</span></span></span> </td><td style="white-space:nowrap; text-align:left;" id="TBL-2-2-2"
+class="td11">Exodus 20 </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-2-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-2-3-1"
+class="td11"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\bibleverse{Exod}(20:17)</span></span></span> </td><td style="white-space:nowrap; text-align:left;" id="TBL-2-3-2"
+class="td11">Exodus 20:17 </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-2-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-2-4-1"
+class="td11"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\bibleverse{IICo}(12:21)</span></span></span> </td><td style="white-space:nowrap; text-align:left;" id="TBL-2-4-2"
+class="td11">2 Corinthians 12:21 </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-2-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-2-5-1"
+class="td11"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\bibleverse{IICor}(12:21-32)</span></span></span> </td><td style="white-space:nowrap; text-align:left;" id="TBL-2-5-2"
+class="td11">2 Corinthians 12:21&#8211;32</td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-2-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-2-6-1"
+class="td11"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\bibleverse{Ex}(20:17)(21:3)</span></span></span> </td><td style="white-space:nowrap; text-align:left;" id="TBL-2-6-2"
+class="td11">Exodus 20:17;21:3 </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-2-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-2-7-1"
+class="td11"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\bibleverse{Ex}(15:)(17:)(20:)</span></span></span> </td><td style="white-space:nowrap; text-align:left;" id="TBL-2-7-2"
+class="td11">Exodus 15;17;20 </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-2-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-2-8-1"
+class="td11"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\bibleverse{Rev}(1:2,5,7-9,11)</span></span></span> </td><td style="white-space:nowrap; text-align:left;" id="TBL-2-8-2"
+class="td11">Revelation 1:2,5,7&#8211;9,11</td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-2-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-2-9-1"
+class="td11"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\bibleverse{IChronicles}(1:3)-(2:7)</span></span></span></td><td style="white-space:nowrap; text-align:left;" id="TBL-2-9-2"
+class="td11">1 Chronicles 1:3&#8211;2:7 </td></tr></table></div></div>
+<!--l. 119--><p class="indent" > The style of the reference can be specified either by package option or as the
+argument to the command
+<!--l. 123--><p class="noindent" ><span class="marginpar"><span
+class="cmtt-9">\biblerefstyle</span><span
+class="cmtt-9">&#x00A0;</span></span><a
+ id="dx1-2003"></a><span
+class="colorbox" id="colorbox3"><div class="minipage"> <span
+class="cmtt-10">\biblerefstyle{</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">style</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">}</span> </div></span>
+<!--l. 123--><p class="noindent" >
+Styles are listed in Table&#x00A0;<a
+href="#x1-20041">1<!--tex4ht:ref: tab:styles --></a>.
+ <div class="table">
+
+
+
+<!--l. 126--><p class="indent" > <a
+ id="x1-20041"></a><hr class="float"><div class="float"
+>
+
+
+
+ <div class="caption"
+><span class="id">Table&#x00A0;1: </span><span
+class="content">Bible Citation Styles (can be used as package option or in the argument
+to <span
+class="cmtt-10">\biblerefstyle</span>)</span></div><!--tex4ht:label?: x1-20041 -->
+<div class="center"
+>
+<!--l. 131--><p class="noindent" >
+<div class="tabular"> <table id="TBL-3" class="tabular"
+cellspacing="0" cellpadding="0"
+><colgroup id="TBL-3-1g"><col
+id="TBL-3-1"><col
+id="TBL-3-2"></colgroup><tr
+ style="vertical-align:baseline;" id="TBL-3-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-3-1-1"
+class="td11"><span
+class="cmbx-10">Style </span></td><td style="white-space:wrap; text-align:left;" id="TBL-3-1-2"
+class="td11"><!--l. 133--><p class="noindent" ><span
+class="cmbx-10">Example</span> </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-3-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-3-2-1"
+class="td11">default </td><td style="white-space:wrap; text-align:left;" id="TBL-3-2-2"
+class="td11"><!--l. 134--><p class="noindent" >2 Corinthians 12:1&#8211;5 </td></tr><tr
+ style="vertical-align:baseline;" id="TBL-3-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-3-3-1"
+class="td11">jerusalem </td><td style="white-space:wrap; text-align:left;" id="TBL-3-3-2"
+class="td11"><!--l. 135--><p class="noindent" >2 Co 12:1&#8211;5</td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-3-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-3-4-1"
+class="td11">anglosaxon</td><td style="white-space:wrap; text-align:left;" id="TBL-3-4-2"
+class="td11"><!--l. 136--><p class="noindent" >II Cor. XII.1&#8211;5 </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-3-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-3-5-1"
+class="td11">JEH </td><td style="white-space:wrap; text-align:left;" id="TBL-3-5-2"
+class="td11"><!--l. 137--><p class="noindent" >2 Cor. xii. 1&#8211;5 </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-3-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-3-6-1"
+class="td11">NTG </td><td style="white-space:wrap; text-align:left;" id="TBL-3-6-2"
+class="td11"><!--l. 138--><p class="noindent" >2 Cor xii,1&#8211;5 </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-3-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-3-7-1"
+class="td11">MLA </td><td style="white-space:wrap; text-align:left;" id="TBL-3-7-2"
+class="td11"><!--l. 139--><p class="noindent" >2 Cor.&#x00A0;xii.1&#8211;5 </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-3-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-3-8-1"
+class="td11">chicago </td><td style="white-space:wrap; text-align:left;" id="TBL-3-8-2"
+class="td11"><!--l. 140--><p class="noindent" >2 Cor.&#x00A0;xii : 1&#8211;5 </td>
+</tr><tr
+ style="vertical-align:baseline;" id="TBL-3-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-3-9-1"
+class="td11">text </td><td style="white-space:wrap; text-align:left;" id="TBL-3-9-2"
+class="td11"><!--l. 141--><p class="noindent" >Second&#x00A0;Epistle to the Corinthians,
+chapter twelve verse one to five </td>
+</tr></table></div></div>
+
+
+
+ </div><hr class="endfloat" />
+ </div>
+<!--l. 146--><p class="indent" > You can change the name of a book using
+<!--l. 149--><p class="noindent" ><span class="marginpar"><span
+class="cmtt-9">\setbooktitle</span><span
+class="cmtt-9">&#x00A0;</span></span><a
+ id="dx1-2005"></a><span
+class="colorbox" id="colorbox4"><div class="minipage"> <span
+class="cmtt-10">\setbooktitle{</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">name</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">}{</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">new title</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">}</span> </div></span>
+<!--l. 149--><p class="noindent" >
+Note that <span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">name</span><span
+class="cmsy-10">&#x27E9; </span>must be the full name, not the abbreviated name of the book. For
+example, to change Revelation to Apoc, do <span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\setbookname{Revelation}{Apoc}</span></span></span> (<span
+class="cmbx-10">Note</span>
+that you shouldn&#8217;t do <span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\setbookname{Rev}{Apoc}</span></span></span>)
+<!--l. 157--><p class="indent" > If you want a different title for a book depending on whether it&#8217;s in the main
+body of the document or in the index, you can set the index version using:
+<!--l. 162--><p class="noindent" ><span class="marginpar"><span
+class="cmtt-9">\setindexbooktitle</span><span
+class="cmtt-9">&#x00A0;</span></span><a
+ id="dx1-2006"></a><span
+class="colorbox" id="colorbox5"><div class="minipage"> <span
+class="cmtt-10">\setindexbooktitle{</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">name</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">}{</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">title</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">}</span> </div></span>
+<!--l. 162--><p class="noindent" >
+In this case, <span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">name</span><span
+class="cmsy-10">&#x27E9; </span>should be the name you&#8217;ll use in <span
+class="cmtt-10">\ibibleverse</span>. For example, if
+you do:
+
+
+
+ <div class="verbatim" id="verbatim-1">
\setbooktitle{Psalms}{Psalm}
-\setindexbooktitle{Psalms}{Psalms}
-</PRE>
-Then <code>\ibibleverse{Psalms}(2:)</code> will print Psalm the
-document and Psalms in the index, but <code>\ibibleverse{Ps}(2:)</code>
-will print Psalms in both the document and the index.
-
-<P>
-You can add a book using
-
-<P>
-<TT>&#092;addbiblebook{</TT><EM>name</EM><TT>}{</TT><EM>title</EM><TT>}</TT>
-<P>
+&#x00A0;<br />\setindexbooktitle{Psalms}{Psalms}
+</div>
+<!--l. 168--><p class="nopar" > Then <span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\ibibleverse{Psalms}(2:)</span></span></span> will print Psalm the document and Psalms in the
+index, but <span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\ibibleverse{Ps}(2:)</span></span></span> will print Psalms in both the document and the
+index.
+<!--l. 173--><p class="indent" > You can add a book using
+<!--l. 176--><p class="noindent" ><span class="marginpar"><span
+class="cmtt-9">\addbiblebook</span><span
+class="cmtt-9">&#x00A0;</span></span><a
+ id="dx1-2007"></a><span
+class="colorbox" id="colorbox6"><div class="minipage"> <span
+class="cmtt-10">\addbiblebook{</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">name</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">}{</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">title</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">}</span> </div></span>
+<!--l. 176--><p class="noindent" >
For example:
-<PRE>
-\addbiblebook{Susanna}{Story of Susanna}
-</PRE>
-
-<P>
-
-<H1><A NAME="SECTION00030000000000000000">
-Defining New Styles</A>
-</H1>
-
-<P>
-You can define a new style using the command
-
-<P>
-<TT>&#092;newbiblerefstyle{</TT><EM>style-name</EM><TT>}{</TT><EM>commands</EM><TT>}</TT>
-<P>
-where <I>commands</I> are
-the commands needed to modify the citation style.
-
-<P>
-Example:
-This new style is based on the `default' style, but
-has verses in lower case Roman numerals, and redefines
-``Revelation'' as ``Apocalypse''.
-<PRE>
+
+
+
+ <div class="verbatim" id="verbatim-2">
+\addbiblebook{Susanna}{Story&#x00A0;of&#x00A0;Susanna}
+</div>
+<!--l. 180--><p class="nopar" >
+<!--l. 181--><p class="noindent" ><a
+href="#top">Top</a>
+ <h3 class="sectionHead"><span class="titlemark">2 </span> <a
+ id="x1-30002"></a>Defining New Styles</h3>
+<!--l. 185--><p class="noindent" >You can define a new style using the command
+<!--l. 188--><p class="noindent" ><span class="marginpar"><span
+class="cmtt-9">\newbiblerefstyle</span><span
+class="cmtt-9">&#x00A0;</span></span><a
+ id="dx1-3001"></a><span
+class="colorbox" id="colorbox7"><div class="minipage"> <span
+class="cmtt-10">\newbiblerefstyle{</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">style-name</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">}{</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">commands</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">}</span> </div></span>
+<!--l. 188--><p class="noindent" >
+where <span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">commands</span><span
+class="cmsy-10">&#x27E9; </span>are the commands needed to modify the citation style.
+<!--l. 192--><p class="indent" > Example: This new style is based on the &#8220;default&#8221; style, but has verses in lower case
+Roman numerals, and redefines &#8220;Revelation&#8221; as &#8220;Apocalypse&#8221;.
+
+
+
+ <div class="verbatim" id="verbatim-3">
\newbiblerefstyle{sample}{%
-\biblerefstyle{default}%
-\renewcommand{\BRversestyle}[1]{\romannumeral##1}%
-\setbooktitle{Revelation}{Apocalypse}%
-}
-</PRE>
-Note the use of <code>##1</code> instead of <code>#1</code>.
-
-<P>
-
-<H1><A NAME="SECTION00040000000000000000">
-Indexing Bible References</A>
-</H1>
-
-<P>
-
-<P>
-<TT>&#092;ibibleverse{</TT><EM>book title</EM><TT>}({</TT><EM>chapter</EM><TT>}:</TT><I>verse(s)</I><TT>)</TT>
-<P>
-This does the same as <TT>&#092;bibleverse</TT>
-but also adds an index entry (provided you have used
-<TT>&#092;makeindex</TT> in the preamble.) The default page number
-format is given by the command
-<TT>&#092;bvidxpgformat</TT>. This
-is <TT>textrm</TT> by default, but can be redefined. To
-override the page number format for a particular entry you can
-use the optional argument to <TT>&#092;ibibleverse</TT>. For example:
-<PRE>
+&#x00A0;<br />\biblerefstyle{default}%
+&#x00A0;<br />\renewcommand{\BRversestyle}[1]{\romannumeral##1}%
+&#x00A0;<br />\setbooktitle{Revelation}{Apocalypse}%
+&#x00A0;<br />}
+</div>
+<!--l. 202--><p class="nopar" > Note the use of <span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">##1</span></span></span> instead of <span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">#1</span></span></span>.
+<!--l. 204--><p class="noindent" ><a
+href="#top">Top</a>
+<!--l. 206--><p class="noindent" >
+ <h3 class="sectionHead"><span class="titlemark">3 </span> <a
+ id="x1-40003"></a>Indexing Bible References</h3>
+<!--l. 210--><p class="noindent" ><span class="marginpar"><span
+class="cmtt-9">\ibibleverse</span><span
+class="cmtt-9">&#x00A0;</span></span><a
+ id="dx1-4001"></a><span
+class="colorbox" id="colorbox8"><div class="minipage"> <span
+class="cmtt-10">\ibibleverse{</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">book title</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">}({</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">chapter</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">}:</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">verse(s)</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">)</span> </div></span>
+<!--l. 210--><p class="noindent" >
+This does the same as <span
+class="cmtt-10">\bibleverse </span>but also adds an index entry (provided you have
+used <span
+class="cmtt-10">\makeindex </span>in the preamble.) The default page number format is given by the
+command
+<!--l. 217--><p class="noindent" ><span class="marginpar"><span
+class="cmtt-9">\bvidxpgformat</span><span
+class="cmtt-9">&#x00A0;</span></span><a
+ id="dx1-4002"></a><span
+class="colorbox" id="colorbox9"><div class="minipage"> <span
+class="cmtt-10">\bvidxpgformat</span> </div></span>
+<!--l. 217--><p class="noindent" >
+This is <span
+class="cmtt-10">textrm </span>by default, but can be redefined. To override the page number format for
+a particular entry you can use the optional argument to <span
+class="cmtt-10">\ibibleverse</span>. For
+example:
+
+
+
+ <div class="verbatim" id="verbatim-4">
\ibibleverse[textit]{Exodus}
-</PRE>
-(Note there is no backslash.)
-
-<P>
-
-<H2><A NAME="SECTION00041000000000000000">
-Separate Scripture Index</A>
-</H2>
-
-<P>
-If you want a separate index for bible verses, in addition to
-a general index, you can redefine <TT>&#092;biblerefindex</TT>.
-This command defaults to <TT>&#092;index</TT>, but can be changed to
-the appropriate indexing command. For example, suppose you
-are using the <TT>multind</TT> package and you want a general
-index and a scripture index, you can do something like:
-<PRE>
+</div>
+<!--l. 223--><p class="nopar" > (Note there is no backslash.)
+<!--l. 226--><p class="indent" > You may need to create your own custom <span
+class="cmtt-10">makeindex </span>style file as the default uses a
+comma and space to separate the item from the page number, which may cause
+confusion. For example, you could create a file called <span
+class="cmtt-10">sample.ist </span>and write in the
+lines:
+
+
+
+ <div class="verbatim" id="verbatim-5">
+delim_0&#x00A0;"\\dotfill&#x00A0;"
+&#x00A0;<br />delim_1&#x00A0;"\\dotfill&#x00A0;"
+&#x00A0;<br />delim_2&#x00A0;"\\dotfill&#x00A0;"
+</div>
+<!--l. 235--><p class="nopar" > See the <span
+class="cmtt-10">makeindex </span>documentation for further details.
+<!--l. 237--><p class="noindent" ><a
+href="#top">Top</a>
+<!--l. 239--><p class="noindent" >
+ <h4 class="subsectionHead"><span class="titlemark">3.1 </span> <a
+ id="x1-50003.1"></a>Separate Scripture Index</h4>
+<!--l. 241--><p class="noindent" >If you want a separate index for bible verses, in addition to a general index, you can
+redefine
+<!--l. 245--><p class="noindent" ><span class="marginpar"><span
+class="cmtt-9">\biblerefindex</span><span
+class="cmtt-9">&#x00A0;</span></span><a
+ id="dx1-5001"></a><span
+class="colorbox" id="colorbox10"><div class="minipage"> <span
+class="cmtt-10">\biblerefindex</span> </div></span>
+<!--l. 245--><p class="noindent" >
+This command defaults to <span
+class="cmtt-10">\index</span>, but can be changed to the appropriate
+indexing command. For example, suppose you are using the <span
+class="cmss-10">multind </span>package
+and you want a general index and a scripture index, you can do something
+like:
+
+
+
+ <div class="verbatim" id="verbatim-6">
\documentclass{article}
-\usepackage{bibleref}
-\usepackage{multind}
-
-\makeindex{scripture}
-\makeindex{general}
-
-\renewcommand{\biblerefindex}{\index{scripture}}
-</PRE>
-In the document, you can use <TT>&#092;ibibleverse</TT> as before, and
-the scripture index is displayed using
-<PRE>
-\printindex{scripture}{Scripture Index}
-</PRE>
-You will then need to run <TT>makeindex</TT> on the file
-<TT>scripture.idx</TT>. See the <TT>multind</TT> documentation
-for further details.
-
-<P>
-
-<H2><A NAME="SECTION00042000000000000000">
-Changing the Sort Order</A>
-</H2>
-
-<P>
-The bible reference entries will be sorted alphabetically by
-<TT>makeindex</TT>. However you may prefer the entries to be sorted
-according to their order in the bible. This can either be done
-using <TT>xindy</TT> instead of <TT>makeindex</TT> and creating your
-own custom alphabet (see <TT>xindy</TT> manual for details) or you
-can use <TT>bibleref</TT>'s mapping command.
-
-<P>
-
-<P>
-<TT>&#092;biblerefmap{</TT><EM>label</EM><TT>}{</TT><EM>new sort key</EM><TT>}</TT>
-<P>
+&#x00A0;<br />\usepackage{bibleref}
+&#x00A0;<br />\usepackage{multind}
+&#x00A0;<br />\makeindex{scripture}
+&#x00A0;<br />\makeindex{general}
+&#x00A0;<br />\renewcommand{\biblerefindex}{\index{scripture}}
+</div>
+<!--l. 259--><p class="nopar" > In the document, you can use <span
+class="cmtt-10">\ibibleverse </span>as before, and the scripture index is
+displayed using
+
+
+
+ <div class="verbatim" id="verbatim-7">
+\printindex{scripture}{Scripture&#x00A0;Index}
+</div>
+<!--l. 264--><p class="nopar" > You will then need to run <span
+class="cmtt-10">makeindex </span>on the file <span
+class="cmtt-10">scripture.idx</span>. See the <span
+class="cmss-10">multind</span>
+documentation for further details.
+<!--l. 268--><p class="noindent" ><a
+href="#top">Top</a>
+<!--l. 270--><p class="noindent" >
+ <h4 class="subsectionHead"><span class="titlemark">3.2 </span> <a
+ id="x1-60003.2"></a>Changing the Sort Order</h4>
+<!--l. 272--><p class="noindent" >The bible reference entries will be sorted alphabetically by <span
+class="cmtt-10">makeindex</span>. However you
+may prefer the entries to be sorted according to their order in the bible. This can either
+be done using <span
+class="cmtt-10">xindy </span>instead of <span
+class="cmtt-10">makeindex </span>and creating your own custom
+alphabet (see <span
+class="cmtt-10">xindy </span>manual for details) or you can use <span
+class="cmss-10">bibleref</span>&#8217;s mapping
+command.
+<!--l. 281--><p class="noindent" ><span class="marginpar"><span
+class="cmtt-9">\biblerefmap</span><span
+class="cmtt-9">&#x00A0;</span></span><a
+ id="dx1-6001"></a><span
+class="colorbox" id="colorbox11"><div class="minipage"> <span
+class="cmtt-10">\biblerefmap{</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">label</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">}{</span><span
+class="cmsy-10">&#x27E8;</span><span
+class="cmti-10">new sort key</span><span
+class="cmsy-10">&#x27E9;</span><span
+class="cmtt-10">}</span> </div></span>
+<!--l. 281--><p class="noindent" >
For example, in the preamble:
-<PRE>
-\biblerefmap{Genesis}{01}
-\biblerefmap{Exodus}{02}
-\biblerefmap{Leviticus}{03}
-\biblerefmap{Numbers}{04}
-\biblerefmap{Deuteronomy}{05}
-...
-</PRE>
-When you run <TT>makeindex</TT>, the references will now be sorted
-in numerical order.
-
-<P>
-If you want to subdivide the index into, say, old and new
-testament, you can add this to the mapping. For example:
-<PRE>
-\biblerefmap{Genesis}{1@Old Testament!01}
-\biblerefmap{Exodus}{1@Old Testament!02}
-\biblerefmap{Leviticus}{1@Old Testament!03}
-\biblerefmap{Numbers}{1@Old Testament!04}
-\biblerefmap{Deuteronomy}{1@Old Testament!05}
-...
-\biblerefmap{Matthew}{2@New Testament!01}
-\biblerefmap{Mark}{2@New Testament!02}
-...
-</PRE>
+
-<P>
+
+ <div class="verbatim" id="verbatim-8">
+\biblerefmap{Genesis}{01}
+&#x00A0;<br />\biblerefmap{Exodus}{02}
+&#x00A0;<br />\biblerefmap{Leviticus}{03}
+&#x00A0;<br />\biblerefmap{Numbers}{04}
+&#x00A0;<br />\biblerefmap{Deuteronomy}{05}
+&#x00A0;<br />...
+</div>
+<!--l. 290--><p class="nopar" > When you run <span
+class="cmtt-10">makeindex</span>, the references will now be sorted in numerical
+order.
+<!--l. 294--><p class="indent" > If you want to subdivide the index into, say, old and new testament, you can add
+this to the mapping. For example:
+
+
+
+ <div class="verbatim" id="verbatim-9">
+\biblerefmap{Genesis}{1@Old&#x00A0;Testament!01}
+&#x00A0;<br />\biblerefmap{Exodus}{1@Old&#x00A0;Testament!02}
+&#x00A0;<br />\biblerefmap{Leviticus}{1@Old&#x00A0;Testament!03}
+&#x00A0;<br />\biblerefmap{Numbers}{1@Old&#x00A0;Testament!04}
+&#x00A0;<br />\biblerefmap{Deuteronomy}{1@Old&#x00A0;Testament!05}
+&#x00A0;<br />...
+&#x00A0;<br />\biblerefmap{Matthew}{2@New&#x00A0;Testament!01}
+&#x00A0;<br />\biblerefmap{Mark}{2@New&#x00A0;Testament!02}
+&#x00A0;<br />...
+</div>
+<!--l. 306--><p class="nopar" >
+<!--l. 307--><p class="noindent" ><a
+href="#top">Top</a>
+<!--l. 309--><p class="noindent" >
+ <h3 class="sectionHead"><span class="titlemark">4 </span> <a
+ id="x1-70004"></a>Acknowledgements</h3>
+<!--l. 310--><p class="noindent" >Many thanks to all the useful comments from comp.text.tex, especially from
+Jesse&#x00A0;Billett, Brooks&#x00A0;Moses and Ulrich&#x00A0;M.&#x00A0;Schwarz.
+<!--l. 317--><p class="indent" > <a
+ id="likesection.1"></a><a
+ id="Q1-1-9"></a>
+<!--l. 2--><p class="noindent" >
+ <h3 class="likesectionHead"><a
+ id="x1-80004"></a>Index</h3>
+<!--l. 4--><p class="noindent" > <span
+class="cmbx-10">A</span>
+ <div class="theindex"><span class="index-item"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\addbiblebook</span></span></span>&#x00A0;&#x00A0;<a
+href="bibleref-manual.html#dx1-2007" ><span
+class="cmti-10">1</span></a> <br /></span>
+<p class="theindex"> <span
+class="cmbx-10">B</span>
+<span class="index-item"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\biblerefindex</span></span></span>&#x00A0;&#x00A0;<a
+href="bibleref-manual.html#dx1-5001" ><span
+class="cmti-10">2</span></a> <br /></span>
+<span class="index-item"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\biblerefmap</span></span></span>&#x00A0;&#x00A0;<a
+href="bibleref-manual.html#dx1-6001" ><span
+class="cmti-10">3</span></a> <br /></span>
+<span class="index-item"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\biblerefstyle</span></span></span>&#x00A0;&#x00A0;<a
+href="bibleref-manual.html#dx1-2003" ><span
+class="cmti-10">4</span></a> <br /></span>
+<span class="index-item"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\bibleverse</span></span></span>&#x00A0;&#x00A0;<a
+href="bibleref-manual.html#dx1-2001" ><span
+class="cmti-10">5</span></a> <br /></span>
+<span class="index-item"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\BRvsep</span></span></span>&#x00A0;&#x00A0;<a
+href="bibleref-manual.html#dx1-2002" ><span
+class="cmti-10">6</span></a> <br /></span>
+<span class="index-item"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\bvidxpgformat</span></span></span>&#x00A0;&#x00A0;<a
+href="bibleref-manual.html#dx1-4002" ><span
+class="cmti-10">7</span></a> <br /></span>
+</p><p class="theindex"> <span
+class="cmbx-10">I</span>
+<span class="index-item"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\ibibleverse</span></span></span>&#x00A0;&#x00A0;<a
+href="bibleref-manual.html#dx1-4001" ><span
+class="cmti-10">8</span></a> <br /></span>
+</p><p class="theindex"> <span
+class="cmbx-10">N</span>
+<span class="index-item"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\newbiblerefstyle</span></span></span>&#x00A0;&#x00A0;<a
+href="bibleref-manual.html#dx1-3001" ><span
+class="cmti-10">9</span></a> <br /></span>
+
+
+
+</p><p class="theindex"> <span
+class="cmbx-10">S</span>
+<span class="index-item"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\setbooktitle</span></span></span>&#x00A0;&#x00A0;<a
+href="bibleref-manual.html#dx1-2005" ><span
+class="cmti-10">10</span></a> <br /></span>
+<span class="index-item"><span class="obeylines-h"><span class="verb"><span
+class="cmtt-10">\setindexbooktitle</span></span></span>&#x00A0;&#x00A0;<a
+href="bibleref-manual.html#dx1-2006" ><span
+class="cmti-10">11</span></a> <br /></span>
+</p></div>
+<!--l. 317--><p class="noindent" ><a
+href="#top">Top</a>
+
+</body></html>
+
+
-<H1><A NAME="SECTION00050000000000000000">
-Acknowledgements</A>
-</H1>
-Many thanks to all the useful comments from comp.text.tex,
-especially from Jesse&nbsp;Billett, Brooks&nbsp;Moses and Ulrich&nbsp;M.&nbsp;Schwarz.
-<P>
-<BR><HR>
-<ADDRESS>
-<A href="http://theoval.cmp.uea.ac.uk/~nlct/">Nicola L. C. Talbot</A>.
-<A HREF="http://www.cmp.uea.ac.uk/">School of Computing Sciences</A>.
-<A HREF="http://www.uea.ac.uk/">University of East Anglia.</A>
-Last Modified: 2010-04-29
-</ADDRESS>
-</BODY>
-</HTML>