diff options
author | schrieveslaach <schrieveslaach@online.de> | 2017-04-22 21:57:21 +0200 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-04-22 21:57:21 +0200 |
commit | 020dc63e23226789cb2e3b7957bc70d6e938fab1 (patch) | |
tree | cb009eb865f22f9944db0f4c2e53d2eab6bba51a /src/Text/Pandoc/Writers/Math.hs | |
parent | b68135d34dfc0e53ca0aa5db4be3f4a2359001f4 (diff) | |
download | pandoc-020dc63e23226789cb2e3b7957bc70d6e938fab1.tar.gz |
Add siunitx Support (#3588)
For example:
```latex
\SI[round-precision=2]{1}{m} is equal to \SI{1000}{mm}.
\SI[round-precision=2]{1}[\$]{} is equal to \SI{0.938094}{\euro}
```
Diffstat (limited to 'src/Text/Pandoc/Writers/Math.hs')
0 files changed, 0 insertions, 0 deletions