JelteF / PyLaTeX

A Python library for creating LaTeX files
https://jeltef.github.io/PyLaTeX/
MIT License
2.24k stars 287 forks source link

Unit name for quantities only for a single character #347

Open benjaminknebusch opened 2 years ago

benjaminknebusch commented 2 years ago

The actual version only works for single character names like N or A. For longer names like Hertz the result would only be H which leads to an error in latex (and is also wrong...).