xsl-list
[Top] [All Lists]

[xsl] ## in text

2006-03-31 13:47:16
I'm using xalan with java.

I have a strange problem: any ## in text seems cut of all the input till the 
end of line.

Why?

Peiyun
----------------
<para>La connaissance et la compréhension ## des mécanismes 
<sup>##</sup>affectant ...</para>
<para>Par ailleurs, il ...</para>

Will only output:
<p>La connaissance et la compréhension
<p>Par ailleurs, il ...</p>

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>
  • [xsl] ## in text, Jiang, Peiyun  <=