This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Creating a batch file or shell script / Inserting line breaks




> Paul Tchistopolskii wrote:
> > > <xsl:text>&#10;</xsl:text>
> > > 
> > > which occured earlier in this list, but Xalan ignored that.
> > 
> > try
> > 
> > <xsl:text>
> > </xsl:text>
> 
> If that works in Xalan, but the former doesn't, then something is wrong
> with Xalan, 

Something is already wrong with Xalan (  or with the bugreport  ), 
because bugreport  says that 

>> Funnily enough, if I switch the output method to "html" I get separated lines, 
>> but I get an extra blank line before and after every element, which
>> causes two blank lines between the elements

That means Xalan's outputHandler for text is very different from 
html. This is strange.

> because &#10; and a literal linefeed character are supposed to
> be equivalent.

Yes.   If only tester will  have  xt  ( 'second'  reliable  processor ) 
installed on his box -  ... ;-) 
 
Rgds.Paul.




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]