# HG changeset patch # User Rik # Date 1628021914 25200 # Node ID 00c69fbf19425838448a688f8b2865ce24b595ff # Parent 4b25d83d152d78c49123b8c76bb91e46fbe06653 NEWS: Document change to "Title" property of generated PDF plots (bug #60998). * NEWS: Document change to "Title" property of generated PDF plots. diff -r 4b25d83d152d -r 00c69fbf1942 NEWS --- 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)