forked from wxMaxima-developers/wxmaxima
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
22 lines (22 loc) · 1000 Bytes
/
ChangeLog
File metadata and controls
22 lines (22 loc) · 1000 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Current:
- wxWidgets 3.0 is now a mandatory requirement
- Various bugfixes
- Loads of stability and performance fixes
- Adjustable framerate for animations
- A version-control friendly flavour of the wxmx format
- A mimetype marker at the beginning of wxmx files
- Better desktop integration
- An offline manual
- Autodetection of maxima's working directory on Mac and Windows
- Use gnuplot_postamble instead of gnuplot_preamble
- Dropped the hard dependency of TeXinfo
- Translation updates
- LaTeX: Use centered dots for multiplications
- LaTeX: Added an option to select if superscripts should be
placed above or after subscripts
- LaTeX: Allow the user to add additional commands to the preamble.x
- Export of animations to pdf (via a pdfTeX file run) and html
- Now complex conjugates are drawn as overstrike text.
- bumped the minor version number of .wxmx: overstrike text is
a new feature and therefore a file containing it cannot be read by
old wxMaxima versions.