Hi,
I'm generating Java source code from mathml using
xslt. I also output in Unicode format for including Greek
symbols (often in the original mathml and translates nicely). But I have
the problem that the LF CR output does not get accepted by the jdk1.4
compiler(javac). I believe javac expects Unicode with only LF. Does
anyone know how to crontrol LF CR output?
--Roger
|
- RE: text output encoding UTF-16 and controlling LF and ... Roger I Martin PhD
- RE: text output encoding UTF-16 and controlling LF... Andrew Welch
- Re: text output encoding UTF-16 and controllin... Roger I Martin PhD
- RE: text output encoding UTF-16 and controlling LF... Andrew Welch
- Re: text output encoding UTF-16 and controllin... Roger I Martin PhD