Search found 2 matches

by thewitcher745
Fri Jan 05, 2018 10:58 am
Forum: Text Formatting
Topic: Getting the Underfull \hbox error
Replies: 3
Views: 5740

Getting the Underfull \hbox error

Welcome, you should stop for a while and read an introduction. Many things in your code are wrong.
The warning you get is due to the wrong use of \newline.

Hello and thanks for your reply. I changed many many things in the code and the error is still the same. \newline isn't producing the error ...
by thewitcher745
Fri Jan 05, 2018 10:28 am
Forum: Text Formatting
Topic: Getting the Underfull \hbox error
Replies: 3
Views: 5740

Getting the Underfull \hbox error

Hello, I have been getting the "Underfull \hbox (badness 10000) in paragraph at lines 58--61" in the following code which is the lines 57-62. Weird thing is that it worked a while ago but for some reason it doesn't work now!

\begin{equation}
E^{(n)}_{\alpha,\beta}(y)=\sum_{j=0}^{\infty}\frac{(j+n ...