From 0601533c3c5a37bf783a7959b39c5735b2154b41 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Fri, 23 Feb 2018 13:52:40 -0500 Subject: [PATCH] RELEASE-NOTES: document some new and changed LFUNs --- lib/RELEASE-NOTES | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES index 82ad63a6f4..14ebfda6d4 100644 --- a/lib/RELEASE-NOTES +++ b/lib/RELEASE-NOTES @@ -134,6 +134,10 @@ 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'', @@ -153,6 +157,14 @@ "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. -- 2.39.5