]> git.lyx.org Git - features.git/commitdiff
RELEASE-NOTES: document some new and changed LFUNs
authorScott Kostyshak <skostysh@lyx.org>
Fri, 23 Feb 2018 18:52:40 +0000 (13:52 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 23 Feb 2018 18:55:26 +0000 (13:55 -0500)
lib/RELEASE-NOTES

index 82ad63a6f4d694deda405a6e0b22875a6ea936f7..14ebfda6d41bcc9c07873d6a2a89d1fe9163ea74 100644 (file)
   The Zoom value set by these is now relative to the default zoom value set in
   preferences.
 
+* environment-split
+  The new arguments "before" and "previous" can be used for finer control on
+  where/how the new environment is created.
+
 * inset-modify
   This function now also applies to quote insets. It takes a three-character
   string as an argument, referring (1.) to the style (e = ``english'',
   "inset-forall Quotes inset-modify changetype g.s"
    => change all quote insets to German single quotes, keeping left/right setting
 
+* layout
+  The new argument "ignorenests" can be used to ignore nesting advice contained
+  in the layout tag "AutoNests".
+
+* paragraph-break
+  The new argument "ignoresep" can be used to break without accounting for
+  separators.
+
 * paragraph-goto
   The function has now two further optional arguments that determine end positions.
   If specified, a selection is performed.