WordTsar 0.1.345 Released

This release is a big step for the project. We’ve moved from an in-house Mercurial repo to Sourceforge, so now anyone can look at the code. It’s a bit sloppy in parts. Other changes are:

  • fixed a bug that stopped auto formatting of documents when they are loaded.
  • fixed a screen flicker introduced during ‘format on load’ code.
  • added math in dot command

The addition of math in dot commands means you can do simple things like .rm 8.5-1-1i to set the right margin to 6.5 inches. The math system will also do complex math likeĀ  2 * (pi / 4.7) + sqrt(7), but why would you want to?