You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you know you can nicely format units with the \texttt{siunitx} package? For instance, \SI{100}{\solarmass\per\second} or $F_\lambda = 5.5 \times 10^{6}/\lambda_\text{eff}~\si{\photon\per\second\per\centi\metre\squared\per\angstrom}$. You use \texttt{\textbackslash{}SI\{value\}\{unit\}}, or just \texttt{\textbackslash{}si\{unit\}} if you want the unit on its own.