>
> Just a quick hint to get you going: take the original macros and add
> a *single blank* after *every* explicit number if not already there.
> If that works, please report; I shall explain later.
>
Indeed this seems to work!
Thus, the updated version is:
And there are two open question:
- How can we call @@gim recursively, so it handles thousands correctly?
- why can't we do \gim{counter} just like \Roman{counter} ?