Re: [sword-devel] How to make commentary module

2022-01-09 Thread Marjan Šavli
With modified test.conf it is working. test.conf=== [TEST] DataPath=./modules/comments/rawcom/test Encoding=UTF-8 ModDrv=rawCom BlockType=CHAPTER SourceType=OSIS and C:\temp\sword\osis2mod.exe C:\temp\sword\sword\modules\comments\rawcom\test C:\temp\sword\test_sword.xml -v

Re: [sword-devel] How to make commentary module

2022-01-09 Thread Michael H
In addition, there are several raw commentaries currently published. I'm not tracing back which repo they came from, but I see augustin chrysostom dtn spurious tfg in my rawcom directory. In each of these folders, the files without extensions are plain text. You can open them with any editor a

Re: [sword-devel] How to make commentary module

2022-01-09 Thread Michael H
This isn't really a "what's wrong", but more of a way to eliminate noise, so you can find whats wrong: I'd try building a raw commentary first. Anything that will be listed on a repository will be remade by the repo maintainer anyway. It will make the compile faster, so each attempt takes less tim

[sword-devel] How to make commentary module

2022-01-09 Thread Marjan Šavli
Hi! Trying to make commentary module. XML validates. Osis2mod makes module. In Xiphos or Andbible or Bishop there is "TEST" module. But none commentary for Gen1, ..., Gen 6. as it is in test.xml. Prepared also skeleton for whole Bible (Download link

Re: [sword-devel] Efficiently extracting section + chapter headers

2022-01-09 Thread Tobias Klein
Thank you, Troy! The setIntros call on the VerseKey does not help in getting the chapter headers in the context of the entry attribute search. I am getting the same results as without setting it. Best regards, Tobias On 1/8/22 3:58 PM, Troy A. Griffitts wrote: Sorry Tobias, Yes, I incorrec