>>>>> "Oscar" == Oscar Lopez <[EMAIL PROTECTED]> writes:

Oscar> Unfortunately this is not the case. Most of the times every
Oscar> argument represent a field that you have to fill with an
Oscar> arbitrary text, and sometimes some arguments remain empty and
Oscar> sometimes they must be completely filled. The more usual latex
Oscar> command that I'd like to support is something like that

Oscar> \foocommand{first field with arbitrary text}{second field with
Oscar> arbitrary text}{third field with arbitrary text}

In this case, you have to define a few other commands, so that you
have one paragraph for each argument, and then some clever way to
issue the final macro (something like \maketitle). This means that the
LaTeX code will not be "pure" but it will work.

BTW, what is the package you want to support? Is that IEEEcv, or
another one?

JMarc

Reply via email to