changeset 29939:00c69fbf1942

NEWS: Document change to "Title" property of generated PDF plots (bug #60998). * NEWS: Document change to "Title" property of generated PDF plots.
author Rik <rik@octave.org>
date Tue, 03 Aug 2021 13:18:34 -0700
parents 4b25d83d152d
children e02d93886621
files NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Tue Aug 03 13:11:49 2021 -0700
+++ b/NEWS	Tue Aug 03 13:18:34 2021 -0700
@@ -142,6 +142,9 @@
 - The `"ListBoxTop"` property for `uicontrol` objects has been
 implemented for `set` commands.
 
+- The `Title` property for print formats such as PDF or SVG is now set
+to the title displayed on the figure window which contains the plot.
+
 - Additional properties have been added to the `axes` graphics object:
     * `"alphamap"` (not yet implemented)
     * `"alphascale"` (not yet implemented)