docbook-apps

  • 1.  Separator in informal table

    Posted 06-01-2008 21:35

    Hi,

    I have a set of informal tables where I want to insert some kind of
    separator between two sets of rows. Visually in the case of XHTML, it
    would be just fine if a horizontal line between these two sets of rows
    was made bold.

    What would achieve that? Using @rowsep on <row/> seemed to have no
    effect. Should I instead use <tgroup/>s? But that make little sense,
    because the same table footer and head applies to the two sets of rows;
    I just want to mark the rows into two groups, not separate tables.

    I'm using Docbook 5 with no customization layers, and my docbook source
    is generated using XSL-T from other XML sources. I'd preferably see a
    solution which wouldn't involve adding a customization layer. Anyone has
    an idea?


    Cheers,

    Frans




  • 2.  RE: [docbook-apps] Separator in informal table

    Posted 06-07-2008 19:05
    >