LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

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

Print Reply
Sender:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Thu, 11 Mar 2010 15:32:53 +0200
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Message-ID:
Subject:
MIME-Version:
1.0
Content-Transfer-Encoding:
8bit
In-Reply-To:
Content-Type:
text/plain; charset=UTF-8
From:
Élie Roux <[log in to unmask]>
Parts/Attachments:
text/plain (33 lines)
2010/3/11 Heiko Oberdiek <[log in to unmask]>:
>
> * Also \foreign@language and \hyphenrules call \[log in to unmask]
>  Therefore it think, \bbl@patterns is the better place to hook into.

Ok.

> * Calling \input later is quite dangerous:

That's very true, I didn't realize how dangerous it was...

>  * A catcode table with defined catcodes is necessary,
>    e.g. luatex.sty's \CatcodeTableLaTeX. Without a catcode table
>    it's cumbersome to assign all input characters using \catcode.
>    (We are talking about Unicode input, not the 256 bytes of TeX82).

Actually I think this is quite dangerous too, as it would break
luatex.sty and luatextra's \newcatcodetable...

> Alternative: Using a lua file, included via \directlua.
> It's more robust and more efficient. But the lua files
> must be generated somehow.

This seems like the best solution.

> It's probably possible to use the hyph-utf8 project for this.

I'll ask them... I hope they'll be responsive...

Thank you!
-- 
Elie

ATOM RSS1 RSS2