<div dir="auto">In general the imported file will not be available since it is not the source of those modules. Other than for the KJV itself, Crosswire is not the authoritative source of the texts. Often any OSIS file is a product of a conversation from the original source. If anything has been kept it should be a script to produce that OSIS file so that, if the source material is updated, the module can be automatically created from it. Very old modules which have not been updated in a decade+ might not have any reproducible material floating around at all if they predate that process.<div dir="auto"><br></div><div dir="auto">The KJV(A) module pair are the exception to this and should be located on the server somewhere.</div><div dir="auto"><br></div><div dir="auto">As for generating LaTeX, I thought the engine could already do that? I thought Peter had added a filter for that back when he was doing some work with the texts. You should be able to iterate module and generate the text from there, if a render filter exists for LaTeX. If not, now would be a great time for you to learn the filter API (it is akin to an XML SAX style of interface) and write one!</div><div dir="auto"><br></div><div dir="auto">--GregĀ </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 20, 2023, 23:28 Aaron Rainbolt <<a href="mailto:arraybolt3@gmail.com">arraybolt3@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Gah, I am forgetful. I can just use mod2imp to get parsable text. It's <br>
not exactly what I was looking for but it'll work good enough :D<br>
<br>
On 10/20/23 23:15, Aaron Rainbolt wrote:<br>
> I don't know if I'm just blind or if these aren't public, but I cannot <br>
> find the OSIS (or whatever format) code for individual SWORD modules <br>
> in the Crosswire repository. Specifically I'm trying to find the <br>
> source for the AKJV module. I'd like to take the code and parse it <br>
> myself for a project of my own (I'm trying to typeset the AKJV <br>
> translation using LaTeX, and may want to do the same sort of thing <br>
> with other modules). As it is, I'm having to open the modules in <br>
> Xiphos, and then copy and paste their text one chapter at a time into <br>
> my formatting tools, which is... cumbersome. If I could get the source <br>
> code for the modules, I could just write a parser that would do the <br>
> whole job for me in one go.<br>
><br>
> Are the OSIS sources kept private intentionally? If not, where would I <br>
> find them to download them?<br>
><br>
> (Note that I understand why some modules' source code might be <br>
> private, for things like the NASB module. But it would be nice if the <br>
> code for public domain or otherwise permissively licensed modules were <br>
> available for public download.)<br>
><br>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank" rel="noreferrer">sword-devel@crosswire.org</a><br>
<a href="http://crosswire.org/mailman/listinfo/sword-devel" rel="noreferrer noreferrer" target="_blank">http://crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
</blockquote></div>