[Solved] Long text inside from{} cause huge spacing
Posted: Thu Jul 30, 2015 5:08 pm
For example:
Is there a way to avoid it?
Thanks.
Code: Select all
"" <= sum from{[x_{i-1},x_{i}] subset K} %epsilon %DELTA x_i + sum from{[x_{i-1},x_{i}] = [u_j,v_j] } 2M %DELTA x_i <= %epsilon (b-a) + 2M sum(v_j - u_j) underbrace{""<%epsilon} <= %epsilon(b-a+2M)
Is there a way to avoid it?
Thanks.