xsl-list
[Top] [All Lists]

Re: [xsl] fo:inline within fo:basic-link (extra output space)

2007-11-12 19:57:03
David

I don't have an <xsl:output> instruction, and since the default is "no", then it should not be the reason. I also just checked the definition, of the 'indent' attribute. It only allows, but doesn't require, the insertion of white space.. I'm surprised what could this be, as i though it might be a common issues with a known reason. Many PDF documents come with hyper links!

Thanks.

David Carlisle wrote:
You presumably have <xsl:output indent="yes"/> indent"yes" tells the
processor that you don't care where it puts white space, just make the
xml look pretty. You do care about white space so you should say
indent="no" (which is the default)

David


________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. ________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--