File Release Notes and Changelog
Release Name: 1.9.2
Notes:
Changes:
****************************************************************************
Version 1.9.2 - May 31st 2007
- added: a button in the frame of errors to copy the log;
- improvement: preferences and templates are stored in the profile of the user
- improvement: templates are not loaded at start-up;
- improvement: double line for joined-lines;
- improvement: can define the compression rate when exporting in jpg format;
- improvement: in the frame of parameters, the glimpse panel automatically
zoom in/out to view to whole figure and the figure is always
placed in the centre of the panel;
- improvement: in the frame of parameters, you can move the glimpse figure
with the mouse;
- improvement: in the frame of parameters for Bézier curve, you can choose
if, when you move a point, its control points are moved too;
- fixed #1703723: figure not always well filled;
- fixed: the stroke of double-line was badly used for bezier curves/joined-lines
- fixed: when import a picture, its eps version is saved in the profile if
we can save it in the folder;
- fixed: exception and some problems when undo/redo joined figures;
- fixed: scalebox{1} must be placed before begin{pspicture};
- fixed: exception when rotate several joined figures;
- fixed: a template menu item will not be created if its .ldt file does not exist;
- fixed: template thumbnails were not always updated;
- fixed: selection did not always work with arcs and Bézier curves.
PSTricks parser 0.4:
- added: \pspicture and \endpspicture are managed;
- added: \normalcolor is managed;
- added: arrows=<-| is managed;
- fixed: an invalid \begin{pspicture} command must launch a fatal error;
- fixed: unknown command not always well parsed;
- fixed: a single end{pspicture} command must launch a fatal error;