Joel de Guzman wrote:
> John Maddock wrote:
>> Joel de Guzman wrote:
>>
>>>> So... it would seem that the right thing to do would be to use a
>>>> "table" element if there is a title, and an "informaltable" if there
>>>> isn't.  Does this make sense or am I missing something?
>>> Hmmmm. Does it work when that is corrected?
>> Yes, I changed the current XML style to:
>>
>>       <table frame="all">
>>           <title>Errors In the Function tgamma_delta_ratio(a,
>>           delta)</title>
>>         <tgroup cols="3">
>>     ..etc
>>
>> And it renders correctly both in html and in PDF, the style is different in 
>> html (smaller font), but actually I think I might prefer it that way anyway.
>>
>> As noted before, if there is no title, then you have to use informaltable as 
>> before.
> 
> Ok, this should be fixed. Please feel free to do it, if you feel the
> urge :) It's lines 630..665 in actions.cpp. If not, then, I'll have
> time to do the tweaks in the weekend.

Alright, the changes are in. I notice though that the table titles
are rendered as:

     table N. My Title

I guess that's the expected DocBook behavior, eh? I wonder if there's a
way to suppress the "table N.".

Regards,
-- 
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to