John asked: >Can latex accept utf8 (or whatever) encoded source files ? This was recently announced: http://groups.google.com/groups?selm=batokq%245cj%241%40online.de&output=gplain
From: Frank Mittelbach <[EMAIL PROTECTED]> Newsgroups: comp.text.tex Subject: announce: inputenc support for utf8 Date: Mon, 26 May 2003 21:02:35 +0200 Organization: LaTeX3 project there has been some discussion a while ago concerning utf8 support for LaTeX and as a result there has been some code development to provide utf8 support via inputenc. I would add something like that to the next latex2e release. this is kind of beta, but perhaps one or the other might want to give it a try. it can be found at http://www.latex-project.org/code/experimental/utf8ienc.zip there is also some inputenc support to allow inputenc chars being used in math (should be used with elatex) http://www.latex-project.org/code/experimental/inpmath.zip best frank
