Le 29/09/2011 00:05, Tommaso Cucinotta a écrit :
Also, I noticed a monotonic memory usage increase while editing the document and especially creating math insets and deleting them later. I guess this is due to the Undo feature, that keeps storing (a copy of) all the insets even though you delete them from the document, until you close the document (or probably save).
We actually limit the number of undo steps (to 100?) JMarc