Some TeX Developments

Coding in the TeX world

siunitx version 2: snapshot four

with 2 comments

I’m continuing to work on version 2 of siunitx, and the code has now reached the point where the basic macros (\num, \SI, \si, \numrange and \SIrange) work at least as well as the version one code. There are probably still some bugs, but I’m using the new code for my own work and at the moment all seems good. The internal improvements mean that while there are still things to add this should not be too hard.

If you want to try things out, as before you can grab things here:

What is on the list next is tackling the tables issues. That is going to be hard work, as there are some complicated things to sort out. So I will probably add a few bits and pieces to the rest of the code at the same time.

As always, feedback by e-mail or to the BerliOS site is very welcome.

Written by Joseph Wright

December 11th, 2009 at 7:03 am

Posted in siunitx

Tagged with ,

2 Responses to 'siunitx version 2: snapshot four'

Subscribe to comments with RSS or TrackBack to 'siunitx version 2: snapshot four'.

  1. I’m new to this, but what do I do with a TDS file?

    Eric

    11 Dec 09 at 1:47 pm

  2. It’s intended to be unzipped inside your local texmf directory (~/texmf on Linux, ~/Library/texmf on MacOS X, possibly %USERPROFILE%\texmf on Windows). After running texhash, that should install the development version of siunitx.

    Joseph Wright

    11 Dec 09 at 2:28 pm

Leave a Reply