Hello! When writing layout files we can use LatexParam directive to provide additional options that might be used in environments. My env with options looks like
\begin{Scode}{echo=true, eval=false, ...}
\end{Scode}
where ... means other options. How can I define this with LatexParam directive?
Is it possible to modfy this values later when a user is writting a file with
this environment?
Thanks, Gregor
