Le 21/03/2019 à 15:14, Amir Michail a écrit :
Not everyone needs to generate output from LyX.I find the app excellent for
taking notes and the .lyx files are sufficient for that purpose.
A relaxed editing mode would make LyX even more convenient to use for taking
notes. In particular, it’s annoying to have empty constructs automatically
deleted when you move the cursor away from them.
Any chance a relaxed editing mode could be added to LyX?
This is something that can be added to each layout using a local layout like
Style Standard
KeepEmpty 1
End
This will only have effect on the standard style, though. The same has
to be done for the styles you care about.
Another solution is to insert something invisible like an unbreakable
space (Ctrl-Space) in things you want to keep empty.
JMarc