Dave,
I wasn't too worried about consecutive entries like your example. It's the discontiguous example, like in your previous email with mat and lk that I'm worried about. You should probably check one before doing the entire module. Thanks! Looking forward to making your labors available for others to take advantage of.

-Troy.



Dave Hall wrote:
I tried
$$$Acts 1:3-5; Acts 1:6-8
<text>

and that worked just fine.

Actually I generated Calvin's commentary on Acts in imp format and then used
"imp2vs" to create the rawcom module and it worked! So, with a bit more
fiddling with my script I'll regenerate the whole mod in imp format.

I'll email when that's done and I look it over.

Thanks for the quick response.

- Dave



-----Original Message-----
From: Troy A. Griffitts [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 06, 2002 2:16 PM
To: [EMAIL PROTECTED]
Subject: Re: [sword-devel] Beginning help question - Calvin's
Commentaries


Dave,

if you have the test programs, parsetest should show you if you have a valid range. Something like:

parsetest "mat 1:1-17;lk 3:23-38"

should show that this is valid, and you can assume that anything parsetest recognizes will be treated the same way in a $$$ imp key, so:

$$$mat 1:1-17;lk 3:23-38
<text>

SHOULD work, but I can't guarantee it. If it doesn't, we should fix it. If you try it and it does, let us know so we can tell others with confidence :)

-Troy.




Reply via email to