Re: [sword-devel] osis2mod

2014-02-21 Thread pns-nwt
GREAT!!! This works!!! Thank you very much.
regards Elijáš




-- Původní zpráva --
Od: Barry Drake bdr...@crosswire.org
Komu: sword-devel@crosswire.org
Datum: 20. 2. 2014 15:33:33
Předmět: Re: [sword-devel] osis2mod

On 20/02/14 12:45, pns-...@seznam.cz wrote:
 Hi, I tried it, but without success.
 Verse looks like this (in Xiphos)
 (Genesis 2:9) And God made to spring up also out of the earth every 
 tree beautiful 2.9: Gr. for sight. to the eye and good for food, and 
 the tree of life in the midst of the garden, and the tree of learning 
 2.9: Or, that which is to be known. Comp. Rom. 1. 19. the knowledge of 
 good and evil.
 May be the problem osis2mod version?

I am running a later version of the tools, but I don't think that is 
likely to be the problem. Even so, I would check for a later version if 
you can. Are you certain the OSIS definitions in your .conf file (in 
mods.d) are correct? Here is the relevant section from my brenton.conf 
If you have built the module as a rawtxt one (unconpressed) you might 
take a look at the module file called ot. It is plaintext and a properly 
formed footnote should look like:

And God made to spring up also out of the earth every tree beautiful 
note n=162.9: Gr. for sight./note to the eye

If this is what you have in the ot file, then the problem is in the 
markup in your .conf file - see fragment from mine below, but only alter 
the OSIS labels as in the following: SourceType=OSIS OSISVersion=2.1.1 
GlobalOptionFilter=OSISFootnotes

[brenton]
DataPath=./modules/texts/ztext/brenton/
Encoding=UTF-8
BlockType=BOOK
ModDrv=zText
CompressType=ZIP
SourceType=OSIS
MinimumVersion=1.6.1
SwordVersionDate=2009-10-24
OSISVersion=2.1.1
GlobalOptionFilter=OSISFootnotes
GlobalOptionFilter=OSIScrossReference

God bless, Barry.

___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page
___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Re: [sword-devel] osis2mod

2014-02-20 Thread pns-nwt
Hi, I tried it, but without success.



Verse looks like this (in Xiphos)

(Genesis 2:9) And God made to spring up also out of the earth every tree 
beautiful 2.9: Gr. for sight. to the eye and good for food, and the tree of 
life in the midst of the garden, and the tree of learning 2.9: Or, that 
which is to be known. Comp. Rom. 1. 19. the knowledge of good and evil.

May be the problem osis2mod version?





You are running osis2mod: $Rev: 2671 $

osis2mod normalized 1 verses to NFC

SUCCESS: osis2mod.exe: has finished its work and will now rest




Elijáš


-- Původní zpráva --
Od: Barry Drake bdr...@crosswire.org
Komu: sword-devel@crosswire.org
Datum: 19. 2. 2014 16:05:28
Předmět: Re: [sword-devel] osis2mod

On 19/02/14 11:20, pns-...@seznam.cz wrote:

 I have a problem to compile OSIS to module - I am sorry for it,
 but I am new in sword ;-)
 All tags note are ignored and text of note is given to a verse
 text (there is no mark and note created).
 I am using osis2mod.


Try pasting the following note into a verse and run osis2mod on it. This 
is part of the Brenton LXX which I am annoting. The verse below works 
for me. Be sure you include the OSIS definitions in your conf file for 
the module. GlobalOptionFilter=OSISFootnotes and SourceType=OSIS need 
to be in there for it to work.

verse sID=Gen.2.9 osisID=Gen.2.9/
And God made to spring up also out of the earth every tree beautiful 
note n=162.9: Gr. for sight./note to the eye and good for food, 
and the tree of life in the midst of the garden, and the tree of 
learning note n=172.9: Or, that which is to be known. Comp. Rom. 1. 
19./note the knowledge of good and evil.
verse eID=Gen.2.9/

Regards, Barry.

___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page
___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

[sword-devel] osis2mod

2014-02-19 Thread pns-nwt
Hi all,



I have a problem to compile OSIS to module - I am sorry for it, but I am new
in sword ;-)

All tags note are ignored and text of note is given to a verse text (there
is no mark and note created).

I am using osis2mod.




Thank you for any hint.

Elijáš
___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page