Joseph Wright
Joseph Wright
I think this would be a separate sub-module from angles, or perhaps done the same way as products, etc. (core code the same, different interfaces). I guess the main question...
I don't see `\hms` in use in TL, so this looks safe.
OK, I'm looking at this - suggested name is `\duration` or shortened to `\durn`. I am wondering whether to go the same was as I do with 'compound' values (one...
'Sexagesimal' perhaps?
I'm not sure there's a lot of overlap with XML here :) For a duration of longer than hours, there's really no need to have special formatting as there's very...
Better name suggestion: `\timespan`
I've asked about docs for `tex4ht` in this area: tracing and trying similar things in `collcell`, I think the cell collection is OK so it's an issue later in the...
The `fill-angle-...` options were aimed at the arc input format: I guess here at present the behaviour is simply undefined. I'll put this on the 'to thing about' list.
This is one of those tricky borderline things. The core aim of `siunitx` is proper typesetting of quantities, and there the entire point is that the same formatting should apply...
As there is a documented API for `siunitx`, you could construct your own command. As the API is stable, this is _not_ a 'hack': it's supported as extensible behaviour. A...