Search found 133 matches
- Sat Feb 25, 2012 9:42 pm
- Forum: Math & Science
- Topic: siunitx in align* environment
- Replies: 4
- Views: 4916
Re: siunitx in align* environment
Updating to the latest version of TeX Live 2011 did solve the problem, thanks a lot!
- Sat Feb 25, 2012 7:27 pm
- Forum: Math & Science
- Topic: siunitx in align* environment
- Replies: 4
- Views: 4916
Re: siunitx in align* environment
Apparently Ubuntu 11.10 still ships a very much outdated version of TeX Live (including siunitx version 2009/09/21 v1.3a), so I'm currently downloading TeX Live 2011, hope this fixes the problem. Thanks for your help so far!
- Sat Feb 25, 2012 6:31 pm
- Forum: Math & Science
- Topic: siunitx in align* environment
- Replies: 4
- Views: 4916
siunitx in align* environment
I have been searching the internet and this forum for some time but can't find an answer to my problem.
I have this code:
\documentclass[a4paper, draft]{amsart}
\usepackage{nag}
\usepackage{siunitx}
\begin{document}
\begin{align*}
q_{x} &= -K_{x,\text{avg}}\frac{\Delta{h}}{\Delta{x ...
I have this code:
\documentclass[a4paper, draft]{amsart}
\usepackage{nag}
\usepackage{siunitx}
\begin{document}
\begin{align*}
q_{x} &= -K_{x,\text{avg}}\frac{\Delta{h}}{\Delta{x ...