Uwe Stöhr wrote: > One further annotation: some arguments contain TeX code, like sizes, > commands etc. it would therefore be helpful if one could use Passthru for > certain arguments so that the user can there e.g. directly insert things > like "\subWandt{0.4\linewidth}"
PassThru is tricky, due to the encoding/language switches involved. It was a significant effort to get it working correctly with PassThru parent insets/layouts (see the discussions with Liviu on the Sweave Chunk inset). I'm reluctant to touch this again at the moment (even more so since the period where I had extra spare time for Lyx has ended). Jürgen