Michael Hartelt

Results 3 comments of Michael Hartelt

Has anything happened here in terms of implementation? We just came up with a related idea: It would be nice to link a user to an entry just like you...

I encountered this bug recently and looked into it a bit. As far as I understand the pint implementation of siunitx, the tex output is made up of the appropriate...

I drafted a fix on my fork: https://github.com/hartelt/pint/blob/1149_siunitx_format_units_with_underscores/pint/formatting.py It fixes all faulty units with underscores or differently defined names and uses the `\Delta ` command for delta-units. The replacement for...