]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
Remove comment. This issue no longer seems to exist.
[lyx.git] / RELEASE-NOTES
index 82e8a4b9a5bbc61c245a5b9f8798d22c278195eb..02ff8b2a56bbb1c8f654bbb5f2e2d41fd20ce8e2 100644 (file)
@@ -33,6 +33,15 @@ Some of the LyX functions have changed names:
 - The function LFUN_WORDS_COUNT, "words-count", has been replaced by
   LFUN_STATISTICS, "statistics", which counts more than words.
 
+- The function LFUN_MATH_NUMBER, "math-number", has been renamed to
+  LFUN_MATH_NUMBER_TOGGLE.
+
+- The function LFUN_MATH_NONUMBER, "math-nonumber", has been renamed to
+  LFUN_MATH_NUMBER_LINE_TOGGLE.
+
+- The function LFUN_CHARSTYLE_INSERT, "charstyle-insert", has been renamed to 
+  LFUN_FLEX_INSERT, "flex-insert". It now handles beside charstyles, also 
+  custom insets and XML short element insets.
 
 The following new LyX functions have been introduced: