Skip to content

Releases: lorenz-beam/TeXmacs-related

octaveX 0.5.4p

29 Mar 18:13
cbf2339

Choose a tag to compare

octaveX version 0.5.4p (18-4-2025)

  • Requires octave at least version 8, added check at startup
  • Tilda A. Steiner improved and updated the documentation to the last octaveX version (menu entry Help->Plug-ins->octaveX)
  • Added an inline help (use the tmhelp command at the octaveX prompt)
  • The '.octaveXrc' file in the user HOME folder can be used to customize the octave behavior during octaveX sessions
  • Detected some conditions when the importing of plots failed
  • Several user commands were added or improved to manage various tasks (e.g. tmprint, tmprintcontrol, tmdebug, tmhelp, tmpwd, tmgt)
  • Several bugs removed, several internal improvements

octaveX 0.3.3a

11 Jan 10:32
ffd4dd6

Choose a tag to compare

changes
tmtoggleoctavereply.m (new, toggle the visibility status of output from octave)
tmprefs.m (updated, added control of status of octave reply)
tmrepl.m (updated, changed variable names to avoid conflicts with user variables, added option to control visibility of octave reply)
tmmod.m (updated, check if the 'qt' graphics toolkit is available before activating the 'svgconversion option')
tmverb.m (updated, added disp command to show info)
tminfo.m (updated, added disp command to show info)
tmfig.m (updated, the "-nosvgconvert" option was missing. That triggered an error when the qt graphics toolkit was unavailable)
.octaverc (updated, added default plotting mode as 'normal', added control of octave reply)
launching scripts now have a version number in names, if changed