At 21:39 19/10/2003 -0700, Bob Stayton wrote:
> > Is there any guidance (tdg perhaps?) as to what makes good / bad
> > endpoints for links?
>
>Hmm, not that I know of. According to the DTD, any
>element with an ID can logically be the end point
>of a cross reference. So it comes down to what
>the stylesheets actually support.
<grin/> Do you need an RFE for a few words in the book Bob?
>
> >
> > > > Less bothered about that, since I'm using xep with hot links
> > > > (how to make them visible?)
> > >
> > >Color?
> > yes. I'm hoping its a param.
>
>There is an attribute set named 'xref.properties'
<!-- link colors -->
<xsl:attribute-set name="xref.properties">
<xsl:attribute name="color">blue</xsl:attribute>
</xsl:attribute-set>
Thanks Bob.
One more whilst I'm on.
I've seen (flashing past the screen)
<fo:block span="none"><fo:table space-before.minimum="0 .......
XEP validation didn't seem to like it.
This object does not span multiple columns. from 7.20.4
I can't see where its coming from in my source, and haven't found it in the
stylesheets yet.
regards DaveP