<div dir="ltr"><div>Hi Everyone,</div><div><br></div><div>I am working on a personal project to print and bind my own bible. I&#39;m trying to use diatheke with LaTeX output to generate a set of pdf&#39;s to print from.</div><div><br></div><div>I checked out what I believe to be the latest in SVN:</div><div>    Repository Root: <a href="http://crosswire.org/svn/sword">http://crosswire.org/svn/sword</a></div><div><div>    Repository UUID: bcd7d363-81e1-0310-97ec-a550e20fc99c</div><div>    Revision: 3399</div></div><div><br></div><div>The diatheke output looks good, but I am missing some sword related LaTeX dependencies and do not know where to find them.</div><div><br></div><div>When I run pdflatex on the .tex file it gives the following two errors:</div><div>    ! LaTeX Error: File `bibletext.cls&#39; not found.<br></div><div>    ! LaTeX Error: File `sword.sty&#39; not found.<br></div><div><br></div><div>Any tips would be greatly appreciated, Thanks!</div><div><br></div><div>Here is my command line:</div><div><div>&gt;sword  ~/projects/sword/utilities/diatheke/diatheke -b KJV -f LaTeX -k Jn 3:16 | tee testjohn.tex</div><div>    \documentclass{bibletext}                                                           </div><div>    \usepackage{sword}</div><div>    \title{King James Version (1769) with Strongs Numbers and Morphology \\\small Jn 3:16}</div><div>    \setmainlanguage{english}</div><div>    \date{}</div><div>    \begin{document}</div><div>    \maketitle</div><div>    \swordverse{John.3.16}{John 3:16}{16}  ¶For God so loved the world, that he gave his only     begotten Son, that whosoever believeth in him should not perish, but have everlasting life.</div><div>    (KJV, General public license for distribution for any purpose)</div><div>    \end{document}</div><div><br></div><div>&gt;sword  pdflatex testjohn.tex                                                                     </div><div>    This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Arch Linux) (preloaded     format=pdflatex)</div><div>     restricted \write18 enabled.</div><div>    entering extended mode</div><div>    (./testjohn.tex</div><div>    LaTeX2e &lt;2015/10/01&gt; patch level 2</div><div>    Babel &lt;3.9m&gt; and hyphenation patterns for 79 languages loaded.</div><div><br></div><div>    ! LaTeX Error: File `bibletext.cls&#39; not found.</div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>