Tagged Questions
3
votes
1answer
3k views
Tabular: Underfull \hbox (badness 10000) in paragraph at lines
I read all the questions regarding the error message Underfull \hbox (badness 10000) in paragraph at lines but I am still not sure if my code is correct. The problem is with the tabular of a table.
...
-3
votes
1answer
1k views
Underful hbox badness 10000
A while back I ran across a web page that explained how to avoid this error by not using \\ but hfill or hspace. I can't remember which one or find anything else about it. It was a very simple ...