OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook] border-before on thead for tables that span multiplepages


Chris Johnson wrote:

> hmm... upgraded to 1.66.1 stylesheets - nope, I'm still seeing missing rowsep's in tables that span multiple pages. Perhaps this is an XEP issue?
> 
> I have attached an XML sample file and the pdf I made from it. 

I see. You have problem with border-after (at the end of page) not with 
border-before. Then add following into your customization layer:

<xsl:attribute-set name="table.table.properties">
    <xsl:attribute
name="border-after-width.conditionality">retain</xsl:attribute>
</xsl:attribute-set>

-- 
------------------------------------------------------------------
   Jirka Kosek     e-mail: jirka@kosek.cz     http://www.kosek.cz
------------------------------------------------------------------
   Profesionální školení a poradenství v oblasti technologií XML.
      Podívejte se na náš nově spuštěný web http://DocBook.cz
        Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------

S/MIME Cryptographic Signature



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]