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
Condense Mail Headers

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

Print Reply
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
Date: Fri, 16 May 2008 08:53:59 +0930
Content-Disposition: inline
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
In-Reply-To: <[log in to unmask]>
Content-Type: text/plain; charset=UTF-8
From: Will Robertson <[log in to unmask]>
Parts/Attachments: 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