Jürgen Spitzmüller wrote: > Am Freitag, den 29.12.2017, 09:52 +0100 schrieb Jürgen Spitzmüller: > > Exactly. Frame is the thing to use if you need just a standard > > paragraph (nested standard is practically the same). > > > > The on-screen display is sub-optimal, which leads to irritation. See > > http://www.lyx.org/trac/ticket/9261 > > > > But again, this is not a beamer frame only problem, but applies to > > all environments. > > The attached patch addresses this. It paints the nested marker also for > follow-up paragraphs in a paragraph group. > > IMHO this gives a better (and consistent) indication of what belongs to > an environment. > > What do you think?
I do not see how this patch affects things out of beamer scope, but for slides it looks good. At this moment both frame/nested standard show indication of nestedness and the situation of non-nested standard looks visually unusual -- which gives clue to the user that somethong went wrong. Which is exactly what we want - to give intuitive clues without user need to read manual. Pavel