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
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]>
Subject:
From:
David Carlisle <[log in to unmask]>
Date:
Sat, 21 Jun 1997 13:00:29 +0100
In-Reply-To:
<[log in to unmask]> (message from Vladimir Volovich on Sat, 21 Jun 1997 14:49:49 +0400)
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Parts/Attachments:
text/plain (12 lines)
> \LCY-cmd contains an explicit warning \@inmathwarn.

Inputenc currently enforces all characters to be declared as text or
math, but not both. (Allowing use of both in general is very expensive
as normally in text mode it uses \chardef, but \chardef'ed tokens
don't work in math mode, so it would require twice as many csnames, so
that some math-mode version could be declared as well (cf
\textsterling and \mathsterling, and \pounds which uses one or the other)
However it may be possible to do something in this case.

David

ATOM RSS1 RSS2