Is there any planned support for environment optional arguments ?
For example, after a \newtheorem...., it is allowed in LaTeX: \begin{thm}[Main Theorem] ... \end{thm} \begin{thm}[Secondary Theorem] ... \end{thm} As I'm not an expert, I don't know what other environments currently mapped to LyX layouts have optional args, and if they would be useful to the writer. Probably, such optional arg could be entered into the Paragraph Settings dialog. T.