Re: [sword-devel] Help for lemma in OSIS

2023-02-01 Thread Fr Cyrille
Le 01/02/2023 à 15:12, David Haslam a écrit : Refer to the developers wiki page. The workID must be declared in the OSIS header. And what should I declare? In the KJV (2011) we don't have lemma.TR, I saw this on this issue: https://tracker.crosswire.org/browse/MOD-448 Sent from Proton Mai

Re: [sword-devel] Help for lemma in OSIS

2023-02-01 Thread David Haslam
Refer to the developers wiki page. The workID must be declared in the OSIS header. Sent from Proton Mail for iOS On Wed, Feb 1, 2023 at 14:01, Fr Cyrille wrote: > I just took a look at the KJV, I saw that lemma is followed by a module name, > so I put as in the KJV the name of the TR module a

Re: [sword-devel] Help for lemma in OSIS

2023-02-01 Thread Fr Cyrille
I just took a look at the KJV, I saw that lemma is followed by a module name, so I put as in the KJV the name of the TR module after lemma (lemma.TR:myword), and miracle it displays correctly. So I don't mind adding this, it's fine for Greek, but for other languages what do you advise me to add

Re: [sword-devel] Help for lemma in OSIS

2023-02-01 Thread David Haslam
Hi Cyrille, Have you consulted the section in this page? https://wiki.crosswire.org/OSIS_Bibles#Marking_other_lemmas Regards, David Sent from Proton Mail for iOS On Wed, Feb 1, 2023 at 13:38, Karl Kleinpaste wrote: > On 2/1/23 07:37, Fr Cyrille wrote: > >> xiphos can't not displaying the le

Re: [sword-devel] Help for lemma in OSIS

2023-02-01 Thread Fr Cyrille
Le 01/02/2023 à 14:38, Karl Kleinpaste a écrit : On 2/1/23 07:37, Fr Cyrille wrote: xiphos can't not displaying the lemma ... is it a xiphos bug? Xiphos has no opinion -- is not aware -- of the details of how the engine renders; it simply sets the relevant options, e.g. from GlobalOptionFi

Re: [sword-devel] Help for lemma in OSIS

2023-02-01 Thread Karl Kleinpaste
On 2/1/23 07:37, Fr Cyrille wrote: xiphos can't not displaying the lemma ... is it a xiphos bug? Xiphos has no opinion -- is not aware -- of the details of how the engine renders; it simply sets the relevant options, e.g. from GlobalOptionFilter=ThMLVariants and similar, and expects that what

[sword-devel] Help for lemma in OSIS

2023-02-01 Thread Fr Cyrille
Hi, There are at least two modules (TischMorph BIBdraft) which allows to display the numbers of strongs, the lemmas and the morphology. I would like to create a new module with these entries in an osis file. The two modules I'm talking about are in imp and thml format and in xiphos I have no p