This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] Problem with tgroup width using XSTL


Hello,
I'm trying to use a table with several tgroup inside it, and resulting HTML is 
somewhat wrong.

The documentation for 'tgroup'

    http://www.docbook.org/tdg/en/html/tgroup.html

refers to 

    http://www.oasis-open.org/specs/a502.htm

for processing expectation, and the latter document says:

    All <tgroup>s of a <table> shall have the same width, so the <table> frame
    can surround them uniformly. 

Yet, when I try the attached snippet with the latest XSTL stylesheet from 
sourceforge, I get distinct HTML tables for each tgroup. The result, which 
can be seen at the bottom of

    http://zigzag.cs.msu.su:7813/program_options/html/bad.html

is not as pleasant as I'd expect. Am I doing something wrong or XSTL 
stylesheet is wrong?

- Volodya


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]