]> git.lyx.org Git - features.git/commitdiff
* lib/RELEASE-NOTES
authorPavel Sanda <sanda@lyx.org>
Mon, 20 Jul 2020 22:12:24 +0000 (00:12 +0200)
committerPavel Sanda <sanda@lyx.org>
Mon, 20 Jul 2020 22:12:24 +0000 (00:12 +0200)
lib/RELEASE-NOTES

index 43ab459fc46cbb01765badd4d9b99abe41d9d815..b8530aba8a9750ca9d5cc9693867bfe84d462c5f 100644 (file)
 * Autotools monolithic build option for building LyX binaries was removed,
   for compilation speedup use parallel building on multiple cores instead.
 
-!! If upgrading from a LyX version before 2.3.0
-
-* Please additionally see the release notes from the versions in-between:
-  https://wiki.lyx.org/LyX/ReleaseNotes
-
 * Several ttf fonts (esint10.ttf, stmary10.ttf, wasy10.ttf) were changed
   to reflect the fact that newer Qt libraries do not support displaying certain
   codepoints anymore (bug #8493, #10161). 
   Distribution packagers need to repack those font files in case they are
-  delivering the fonts as a separated package dependent from core LyX.
+  delivering the fonts as a separated package dependent from core LyX
+  in order to display correctly math symbols like \oint.
+
+  Also note, that while it is still possible to compile LyX against Qt 4
+  these math symbols will not be displayed correctly anymore on Qt 4.
+
+!! If upgrading from a LyX version before 2.3.0
+
+* Please additionally see the release notes from the versions in-between:
+  https://wiki.lyx.org/LyX/ReleaseNotes