Tagged Questions
7
votes
3answers
426 views
Strange recursive macro output
Strange recursive macro output
The code that follows describes a macro that can iterate recursively (i.e, a forloop) and uses e-TeX numexpr. It is based on an example found in the e-TeX manual (page ...