mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
Document the new behaviour in mathed
This commit is contained in:
parent
5997a2c151
commit
d0f608d28e
@ -3,9 +3,15 @@
|
|||||||
|
|
||||||
!!Interface changes
|
!!Interface changes
|
||||||
|
|
||||||
LyX now has "inverted" branch insets, which output their contents just in
|
* LyX now has "inverted" branch insets, which output their contents just in
|
||||||
case a given branch is not "activated". This makes inclusion of alternate
|
case a given branch is not "activated". This makes inclusion of alternate
|
||||||
material in different versions easier.
|
material in different versions easier.
|
||||||
|
|
||||||
|
* 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.
|
||||||
|
|
||||||
|
|
||||||
!!!The following pref variables were added in 2.3:
|
!!!The following pref variables were added in 2.3:
|
||||||
|
Loading…
Reference in New Issue
Block a user