oops!
should be
if(u->BiblicalText || u->Commentary) {
not
if(u->BiblicalText && u->Commentary) {
the patch is needed for genbooks with footnote - to dispaly the footnote
like Josephus.
Terry
On Fri, 2007-01-19 at 10:54 -0500, Terry Biggs wrote:
> Troy,
>
> When you get a moment will see if the
Troy,
When you get a moment will see if these patches are ok. If so I will
commit them.
Thanks
Terry
Index: thmlhtmlhref.cpp
===
--- thmlhtmlhref.cpp (revision 2025)
+++ thmlhtmlhref.cpp (working copy)
@@ -13,7 +13,6 @@
* (at yo
On Tue, 2005-01-25 at 17:16 -0500, Terry Biggs wrote:
> Troy,
>
> here is a patch for thmlhtmlhref.cpp
> The url for crossrefs was not correct.
>
never mind Troy I remembered my password and committed the patch.
really getting old :)
> Terry
> ___
> s
Troy,
here is a patch for thmlhtmlhref.cpp
The url for crossrefs was not correct.
Terry
Index: thmlhtmlhref.cpp
===
--- thmlhtmlhref.cpp (revision 1694)
+++ thmlhtmlhref.cpp (working copy)
@@ -140,10 +140,10 @@
if (vkey) {