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:
Mon, 30 Jun 2014 09:28:57 +0100
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Message-ID:
Subject:
MIME-Version:
1.0
Content-Transfer-Encoding:
7bit
In-Reply-To:
Content-Type:
text/plain; charset=UTF-8
From:
Joseph Wright <[log in to unmask]>
Parts/Attachments:
text/plain (16 lines)
On 30/06/2014 09:22, Joseph Wright wrote:
>  - Brace groups/escaping: the current version takes an approach similar
>    to BibTeX, treating all brace groups as 'preserved'. This is a
>    clear rule but leaves open questions on how (if at all) to handle
>    commands in 'text'. Notably, these functions are intended for 'text
>    like' input, so this may not be an issue. Notice that math mode
>    is given no special treatment but can be protected from case
>    changing by bracing.
To be clear, the operations do not case-change command sequence tokens:
I was referring to commands with arguments, as the brace groups will
prevent any case change:

  \tl_upper_case:n { Some~\emph{text} } => "SOME~\emph{text}"
--
Joseph Wright

ATOM RSS1 RSS2