LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Proportional Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Will Robertson <[log in to unmask]>
Fri, 16 May 2008 08:53:59 +0930
text/plain (16 lines)
On Thu, May 15, 2008 at 11:55 PM, Will Robertson <[log in to unmask]> wrote:
>  \XeTeXinputencoding "\CurrentOption"%
>  \XeTeXdefaultencoding "\CurrentOption"%

Ulrike Fischer reminded me that this can cause a problem when reading
in .aux files (and so) which are always *written* in utf8. I guess we
only want \XeTeXdefaultencoding changed for user ("in-document")
commands of \input and \include. That could prove troublesome...

David mentioned interpreting the input in terms of bytes and using
inputenc as it currently works in vanilla LaTeX; I agree with him that
we probably don't want to do this but it's possible to do this by
setting the encodings above to "bytes".

Will

ATOM RSS1 RSS2