LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

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

Print Reply
Content-Type: text/plain; charset=UTF-8; format=flowed
Date: Fri, 19 Jul 2013 04:16:32 +0800
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
MIME-Version: 1.0
Message-ID: <[log in to unmask]>
Content-Transfer-Encoding: 7bit
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
From: Qing Lee <[log in to unmask]>
Parts/Attachments: text/plain (18 lines)
Hi,

I think they are useful as other map break functions.
Now I can define them as follows. They can work in 
`\int_step_inline:nnnn`. Although their definitions are a little weird.

\cs_new_nopar:Npn \int_step_break:
   { \__prg_map_break:Nn \scan_stop: { } }
\cs_new_nopar:Npn \int_step_break:n
   { \__prg_map_break:Nn \scan_stop: }

There are some more work in `\int_step_function:nnnN` case.
Maybe I missed something. Please let me know.

Regards,
-- 
Qing Lee

ATOM RSS1 RSS2