Thanks a lot
It works almost
However, the last item saved in the box is replicated for every \argument
I suspect it is because the \edef is not expanded until \argdesc is expanded and at that time the box contains the last item.
Search found 2 matches
- Wed Sep 29, 2010 4:57 pm
- Forum: Document Classes
- Topic: Problem in macro declaration
- Replies: 2
- Views: 1716
- Wed Sep 29, 2010 2:22 pm
- Forum: Document Classes
- Topic: Problem in macro declaration
- Replies: 2
- Views: 1716
Problem in macro declaration
Hi everybody
I am writing macros to help in the description of an API. I have one environment and one command
The command accumulate informations in a macro used by the closing part of the environment to display the informations in good order:
The environment is as follow :
\newenvironment ...
I am writing macros to help in the description of an API. I have one environment and one command
The command accumulate informations in a macro used by the closing part of the environment to display the informations in good order:
The environment is as follow :
\newenvironment ...