[sword-devel] 1.5.3 + optimizations
Stephen Denne
sword-devel@crosswire.org
Fri, 15 Feb 2002 22:36:05 +1300
> There still is a problem with commentaries being displayed. When I go, for
> example, to MHC in Philippians 4:1 The commentary text is all
> real small and
> there are some RTF formatting tags in there.But go to Phillipians 3:1 and
> all is fine. This is a very consistent problem, I am suprised no on ehas
> noticed it yet. I tried to look into it but I never resolved anything. Let
>From the RTF it looks like a verse reference to
2 John 4; 3 John 4
isn't closed properly.
Producing
...{\cf2 # 2 John 4; 3 John 4.
(4.) he loved them ...
instead of
...{\cf2 # 2 John 4; 3 John 4|}.
(4.) he loved them ...
The RTF seems to get shown when it is not valid, and it usually isn't valid
due to invalid source in the module. I haven't got the module in
uncompressed format to check if that is the case in this instance.
Did you have other examples?
Stephen.