On 11/27/2015 08:06 PM, Scott Kostyshak wrote: > We have a way of allowing a layout to be empty via the KeepEmpty tag. > But > do we have a way of _forcing_ a layout to be empty? For example, in > IEEEtran-Conference.lyx we have a note that says "Don't add text here!" > > I also ran across this in a separate setting. > > This request might be similar to > http://www.lyx.org/trac/ticket/3864 > but I don't understand much of layouts to know if it is indeed the same > as what Uwe describes there.
What we really need here is an equivalent to flex insets for command insets. That's what this is doing: Faking a customized command inset. I think I once filed an enhancement request on that. Richard