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
Show All Mail Headers

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

Print Reply
Subject:
From:
Qing Lee <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Fri, 19 Jul 2013 04:16:32 +0800
Content-Type:
text/plain
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