Uwe Stöhr wrote:
> We only support ONE argument and even this one argument cannot be set in
> the layout file.

I don't understand. If I set

        OptionalArgs         2

to a environment definition in a layout file, I can insert two OptArg insets 
in LyX, which is then exported as

        \begin{environment}[first][second]
        ...
        \end{environment}

So to my understanding, the statement that we support "optional arguments" in 
environments is perfectly true. What we do not support are mandatory 
arguments, as in

        \begin{environment}{some setting}
        ...
        \end{environment}

Or do I miss something? (I agree, though, that "Short Title" is misleading. 
The string should probably be customizable)

Jürgen

Reply via email to