Le 19/09/2016 à 11:58, Enrico Forestieri a écrit :
commit d0f608d28ebeabadc8308f408f2a67980da8e73c
Author: Enrico Forestieri <for...@lyx.org>
Date:   Mon Sep 19 11:57:39 2016 +0200

    Document the new behaviour in mathed
---
 lib/RELEASE-NOTES |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES
index c8ce1ba..8ec209e 100644
--- a/lib/RELEASE-NOTES
+++ b/lib/RELEASE-NOTES
@@ -3,9 +3,15 @@

 !!Interface changes

+* When inserting a command or symbol in mathed, it is now automatically
+  wrapped in a real inset (either \text or \ensuremath) assuring the correct
+  mode, instead of being wrapped only in the output. The wrapping inset can
+  be safely dissolved, as it will be automatically inserted at export time
+  if needed, as usual.


For people who did not follow the relevant thread: it seems that there is no clear agreement on whether this is better than the old behaviour. People are encouraged to test and give their feedback.

Reply via email to