[sword-devel] .conf files encoding/tags
DM Smith
dmsmith555 at yahoo.com
Sat Oct 6 09:13:39 MST 2007
I have just surveyed all the module on the CrossWire server for \[a-
z] to find usage, rtf codes and errors. Here is what I found:
\par and \pard
(very common)
\
(continuation at end of line. very common. Earlier thread suggested
avoiding it's use as it is unnecessary.)
\qc
(only in alt, chincvs, chincvt, chiun, dutsvv, gerelb1871,
gerlut1545, ylt and 6 beta modules)
\i ... \i0
(only in chamarro, zhenglish, zhanzi and zhpinyin)
\b ... \b0
(only in zhenglish, zhanzi and zhpinyin)
\cf6 ... \cf0
(only in chamaro)
\uddddd? and \u-ddddd?
(in chincvs, chincvt and the beta turntb)
\the
(only in alt. Looks like a bug)
I also noted that the RTF construct of { ... } is not present, as the
{ and } are not present in any conf.
The wiki on the conf (http://www.crosswire.org/wiki/index.php/
DevTools:Modules) lists the fields that currently have RTF.
Are there any we should fix (e.g. \the), change/replace (e.g.
\uddddd) or eliminate (e.g. \b, \i)?
DM
On Oct 4, 2007, at 10:29 PM, Chris Little wrote:
> We use a very small set of elements. They are extremely basic. The
> most
> recently added tag is probably \uXXXXX?, which appears to have been
> added to RTF 1.5.
>
> An exhaustive list of RTF tags that we use can be found by combining
> those seen in the various RTF filters (ThMLRTF, OSISRTF, TEIRTF, etc.)
> and those found in the BibleCS code. I would estimate the total
> list at
> under 30, mostly tags for themes & headers in BibleCS. The tags
> generated by the filters is probably around 10.
>
> If we add to the current filters, we will likely work from the RTF
> 1.5 spec.
>
> --Chris
>
>
>
> jonathon wrote:
>> Which version of RTF does the Sword Project use?
>>
>> Whose implementation of that version does The Sword Project consider
>> to be "correct"?
>
>
> _______________________________________________
> sword-devel mailing list: sword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
More information about the sword-devel
mailing list