Uwe Stöhr wrote:
> I found my mistakes now and updated the patch agian. But anyway, I need
> somebody who examines the patch and testers.

A minor thing:

 # A plain utf8 encoding that does not use the inputenc package.
 # Such an encoding is required for XeTeX.
-Encoding utf8-plain utf8-plain UTF-8
+Encoding utf8-plain utf8-plain UTF-8 variable inputenc
 End

this needs to be

 # A plain utf8 encoding that does not use the inputenc package.
 # Such an encoding is required for XeTeX.
-Encoding utf8-plain utf8-plain UTF-8
+Encoding utf8-plain utf8-plain UTF-8 variable none
 End

because its sole purpose is to bypass inputenc.

Jürgen

Reply via email to