Le 20/04/2017 à 09:40, Edwin Leuven a écrit :
hello,
quite some time ago i complained about editing frame content in lyx
basic frame content is indented and has a standard environment
a new line <enter> however removes the indent and resets the standard
environment to frame
to continue editing one has to re-ident and reset the environment, which is imo
disruptive and unnecessary
i think the desired/expected behavior is that <enter> preserves the identing
and environment
and that <enter> only resets things if the line is empty
(just like in itemize)
at the time i send in the attached little patch
Hello Edwin,
At the time I reviewed your patch and pointed out regressions of the new
behaviour: <https://marc.info/?l=lyx-devel&m=145031216812301&w=2>.
I also suggested to introduce instead a new layout that uses
flex insets for frames, to solve this exact issue. It is now available
at <https://github.com/gadmm/beamer-flex>. I had positive feedback about
it on the general list. Would you like to give it a try?
Guillaume
i was wondering what you think about the suggested behavior, and whether you
have some comments on the patch
it would be nice to have this fixed for 2.3
regards, edwin