Tagged Questions
0
votes
1answer
62 views
How to get line-breaking / multirow to work in my beginner's table?
I can't seem to get the multirow or pbox to give me a line break (of "automatic" width). The following won't compile successfully: note the two variations in the "TOTALLY" line. How can I fix it?
...
1
vote
1answer
252 views
siunitx - Decimal points not present
Trying to use siunitx to make my columns look all nice and so such. However, The decimal points are absent...
Example:
Code:
\documentclass[letterpaper,twoside,12pt]{article}
%%% PACKAGES
...