> > People than have to say e.g.
> >
> > @definition @w{cate gory} name @var{arg1} [@var{arg2}] ...
>
> It's okay with me. I'm not a TeXpert, but IIRC, the main problems
> with @def... directives is in that they have a variable argument
> list, and that is hard to support in texinfo.tex. Karl, am I right?
This shouldn't be a problem, I think. Consider for example
\documentclass[12pt,a4paper]{article}
The list within `[]' can be of any length (which doesn't exceed the
line lenght limit of TeX, of course).
Werner
_______________________________________________
Bug-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-texinfo