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
Content-Type:
text/plain; charset=ISO-8859-1
Date:
Mon, 25 Jun 2012 08:40:37 +0100
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Subject:
MIME-Version:
1.0
Message-ID:
Content-Transfer-Encoding:
7bit
Sender:
Mailing list for the LaTeX3 project <[log in to unmask]>
From:
Joseph Wright <[log in to unmask]>
Parts/Attachments:
text/plain (19 lines)
Hello all,

The following have been renamed for consistency with the rest of expl3:
the old names will be removed after 2012-12-31:

  \l_iow_line_length_int => \l_iow_line_count_int
  \ior_to:NN             => \ior_get:NN
  \ior_str_to:NN         => \ior_get_str:NN

The following have been deprecated with the same removal date:

  \ior_gto:NN
  \ior_str_gto:NN

and should be replaced by \ior_get(_str):NN to a local token list
variable followed by use of \tl_gset_eq:NN.
--
Joseph Wright

ATOM RSS1 RSS2