On 11/04/2010 11:36 AM, Julien Rioux wrote:
In the layout and module language, is it possible to have OptionalArgs
for a InsetLayout? If yes, the feature should be documented. If not,
how difficult would that be? I see now that RequiredArgs got
implemented for paragraph styles and that is very nice!
At the moment, no, that is not implemented. I suppose it could be,
though it might be difficult to keep the optional arguments for the
InsetLayout separate from those for the paragraph. So this may need to
wait until the argument stuff gets re-worked, which I'm planning for the
2.1 cycle. The whole point of the required argument stuff was supposed
to be to get rid of all the ERT in beamer. But it turned out not to be
sufficient.
Richard