2015-03-02 20:33 GMT+01:00 Scott Kostyshak <skost...@lyx.org>: > OK. Do you have any thoughts (don't worry if not) on the idea of > "start a new frame regardless of the context"?
See below. It would be difficult to implement this in a generic (non-Frame-bound) way. > Currently I do the > following: > > command-alternatives environment-split outer; environment-split; layout > Frame > The drawback of this is that it is bound to Frame layout. My proposal would be a generic one. I.e., it would be useful for other environments (such as theorem or lists) and in other classes than beamer. I think it would be useful generally. Jürgen > > Scott >