File tree Expand file tree Collapse file tree 4 files changed +27
-2
lines changed Expand file tree Collapse file tree 4 files changed +27
-2
lines changed Original file line number Diff line number Diff line change 1
1
project (wxmaxima )
2
- set (VERSION 19.05.3-DevelopmentSnapshot )
2
+ set (VERSION 19.05.4 )
3
3
set (PACKAGE_VERSION ${VERSION} )
4
4
set (GITVERSION ${VERSION} )
5
5
set (PACKAGE wxMaxima )
Original file line number Diff line number Diff line change
1
+ 19.05.4:
2
+ * Corrected saving formatting styles in the config dialogue
3
+ * Allow to change the title etc. font again
4
+ * Correctly output uppercase greek letters in TeX
5
+ * Re-enable the old-style ESC commands.
6
+ * Made wxMaxima default to auto-searching for the maxima binary.
7
+
1
8
19.05.3:
2
9
* Corrected the autowrap line width for high zoom factors
3
10
* Added a few missing "Update the user interface" events
Original file line number Diff line number Diff line change
1
+ # wxMaxima 19.05.4 - Stable
2
+ * Corrected saving formatting styles in the config dialogue
3
+ * Allow to change the title etc. font again
4
+ * Correctly output uppercase greek letters in TeX
5
+ * Re-enable the old-style ESC commands.
6
+ * Made wxMaxima default to auto-searching for the maxima binary.
7
+
1
8
# wxMaxima 19.05.3 - Stable
2
9
* Corrected the autowrap line width for high zoom factors
3
10
* Added a few missing "Update the user interface" events
Original file line number Diff line number Diff line change 53
53
<content_attribute id =" social-info" >mild</content_attribute >
54
54
</content_rating >
55
55
<releases >
56
+ <release version =" 19.05.4" date =" 2019-05-17" >
57
+ <description >
58
+ <ul >
59
+ <li >Corrected saving formatting styles in the config dialogue</li >
60
+ <li >Allow to change the title etc. font again</li >
61
+ <li >Correctly output uppercase greek letters in TeX</li >
62
+ <li >Re-enable the old-style ESC commands</li >
63
+ <li >Made wxMaxima default to auto-searching for the maxima binary</li >
64
+ </ul >
65
+ </description >
66
+ </release >
56
67
<release version =" 19.05.3" date =" 2019-05-11" >
57
68
<description >
58
69
<ul >
59
70
<li >Corrected the autowrap line width for high zoom factors</li >
60
- <li >Added a few missing " Update the user interface" events</li >
71
+ <li >Added a few missing " Update the user interface" events</li >
61
72
</ul >
62
73
</description >
63
74
</release >
You can’t perform that action at this time.
0 commit comments