From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <6c7a7a0842d961d2d03249c782dc6943@plan9.bell-labs.com> From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] latex problem MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 8 May 2002 11:13:48 -0400 Topicbox-Message-UUID: 8cccf84e-eaca-11e9-9e20-41e7f4b1d025 Doesn't directly address your problem, but http://www.eecs.harvard.edu/~rsc/utftex.c converts between normal tex and unicode tex. If you ran this filter over the file before running latex you'd avoid whatever bug you're hitting. Russ