Hi List.
I am banging my head on a problem that is probably not very
complicated...
I have changed my docbook tables from CALS to the HTML table model (with
better results, as speed matters).
Previously, I was defining a role attribute to get a formatting hint in
either PDF or HTML output.
Now, since I changed, the role attribute is no longer pushed to the end
of the process, thus, no formatting.
For example:
        <tr role="keep-row">
Will end up as
        <tr>
Using a customization of xsl/html/docbook.xsl stylesheet

Will someone be kind enough to point me where did I missed something ?
Thanks and best regards,
Fabien

        


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to