LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

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

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

Print Reply
Subject:
From:
Rainer Schöpf <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Thu, 15 May 2008 16:13:02 +0200
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (21 lines)
On Thu, 15 May 2008, Will Robertson wrote:

 > I think I'd like to propose a "forwards compatibility" disabling in this
 > package that detects the presence of XeTeX or LuaTeX (or Aleph or Omega if
 > there's any continued use of those programs) and finishes gracefully without
 > trying to turn the UTF8 octets into active chars. The package can still serve
 > the useful purpose of switching the input encoding of the document (in XeTeX
 > at least).

Just trying to understand your proposal...

Are your proposing something like this at the beginning of inputenc.sty:

 \ifThisIsXeTeX
   \switchInputEncodingTo{\optarg}
 \endinput \fi

? If so, is there a simple implementation of \ifThisIsXeTeX ?

 Rainer Schöpf

ATOM RSS1 RSS2