the imp and vpl import tools don't know about markup, they just use whatever markup you have in your file and put that markup untouched in the module. Your .conf file tells the engine what markup is in your module. An example from kjv.conf:
SourceType=GBF Lang=en GlobalOptionFilter=GBFFootnotes GlobalOptionFilter=GBFStrongs GlobalOptionFilter=GBFMorph This tells the engine that your base markup is GBF tags. It also adds option filters that allow toggling of certain tags on or off. Hope this helps. Please report any bugs if you are having troubles with a certain tag. We try to support these specifications to the extend that we have modules that need them. We don't claim to fully support all tags of any of the markup specs for which we have code. You can add support fairly easy for new tags in the sword/src/modules/filters/ directory. -Troy. Steve Tang wrote: > Does vpl take Strong's tags & syntax? > > vpl2mod works many times for me but I can't get it to take anything more > than text, such as Strong's number. > > Thml2gbs never produced anything useful for me, if it completes at all. > > GBF seems to be promising, but I can't find any utility for it. > > I have all the dos utilities from alpha area. And I have compiled 1.5.3. > utilities under cygwin. I use perl to massage text formats. Most of the > time I reference texts generated by diaspora to figure out text syntaxes. > > On Fri, 20 Sep 2002, Don A. Elbourne Jr. wrote: > > >>Date: Fri, 20 Sep 2002 07:07:28 -0500 >>From: "Don A. Elbourne Jr." <[EMAIL PROTECTED]> >>Reply-To: [EMAIL PROTECTED] >>To: [EMAIL PROTECTED] >>Subject: Re: [sword-devel] Module making (with Strong's number & footnotes) >> >>The documentation is at: >> >>http://sourceforge.net/docman/index.php?group_id=9516 >> >> >> >>by grace alone, >> >>Don A. Elbourne Jr. >>http://elbourne.org >> >> >>----- Original Message ----- >>From: "Steve Tang" <[EMAIL PROTECTED]> >>To: <[EMAIL PROTECTED]> >>Sent: Friday, September 20, 2002 6:50 AM >>Subject: [sword-devel] Module making (with Strong's number & footnotes) >> >> >> >>>Are there documentation anywhere? None of the utilities seem to do it. >>> >>>Steve Tang... >>> >>> >>> >> > > Steve Tang... >