From xalan-j-users-return-3852-apmail-xml-xalan-j-users-archive=xml.apache.org@xml.apache.org Mon Aug 18 18:30:46 2003 Return-Path: Delivered-To: apmail-xml-xalan-j-users-archive@xml.apache.org Received: (qmail 8338 invoked by uid 500); 18 Aug 2003 18:30:46 -0000 Mailing-List: contact xalan-j-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list xalan-j-users@xml.apache.org Received: (qmail 8290 invoked from network); 18 Aug 2003 18:30:45 -0000 Received: from mail.hypernexinc.com (141.158.192.234) by daedalus.apache.org with SMTP; 18 Aug 2003 18:30:45 -0000 Received: from [141.158.192.235] by mail (ArGoSoft Mail Server Plus for WinNT/2000, Version 1.8 (1.8.2.5)); Mon, 18 Aug 2003 14:31:52 -0400 Message-ID: <00c901c365b6$d149e500$1600a8c0@hypernexinc.local> From: "Roger I Martin PhD" To: Subject: text output encoding UTF-16 and controlling LF and CR Date: Mon, 18 Aug 2003 14:30:36 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00C6_01C36595.4A22C130" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_00C6_01C36595.4A22C130 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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 ------=_NextPart_000_00C6_01C36595.4A22C130 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I'm generating Java source code from = mathml using=20 xslt.  I also output in Unicode format for including = Greek=20 symbols (often in the original mathml and translates nicely).  But = I have=20 the problem that the LF CR output does not get accepted by the jdk1.4=20 compiler(javac).  I believe javac expects Unicode with only = LF.  Does=20 anyone know how to crontrol LF CR output?
 
--Roger
------=_NextPart_000_00C6_01C36595.4A22C130--