siunitx notes
This commit is contained in:
@@ -89,7 +89,7 @@ The
|
|||||||
|
|
||||||
## SI units
|
## SI units
|
||||||
|
|
||||||
Use the `siunit` package to automatically format numbers with SI units.
|
Use the `siunitx` package to automatically format numbers with SI units.
|
||||||
(`[binary-units]` may not be necessary depending on your version.)
|
(`[binary-units]` may not be necessary depending on your version.)
|
||||||
|
|
||||||
```latex
|
```latex
|
||||||
@@ -97,6 +97,8 @@ Use the `siunit` package to automatically format numbers with SI units.
|
|||||||
\SI{512}{\byte}
|
\SI{512}{\byte}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
In newer versions of the `siunitx` package, `\SI` may be replaced with `\qty`.
|
||||||
|
|
||||||
## Algorithm
|
## Algorithm
|
||||||
|
|
||||||
Algorithm statements are often written in math mode, which treats consecutive letters as the product of variables and can lead to strange kerning.
|
Algorithm statements are often written in math mode, which treats consecutive letters as the product of variables and can lead to strange kerning.
|
||||||
|
Reference in New Issue
Block a user