Search found 2 matches

by laikius91
Fri Jun 19, 2015 11:37 pm
Forum: Text Formatting
Topic: extra white space when tabularx goes to next page
Replies: 2
Views: 2451

Re: extra white space when tabularx goes to next page

Really thank you,
I've finally understood what's going on.

I think that the solution for my problems will be to trust more in Latex and let it decide floats location, instead of using "HERE" or something like that.

Thanks again!
by laikius91
Fri Jun 19, 2015 10:08 pm
Forum: Text Formatting
Topic: extra white space when tabularx goes to next page
Replies: 2
Views: 2451

extra white space when tabularx goes to next page

Hi everybody,

I'm pretty new in Latex and I'm having troubles with extra white space related with floats, figures and tabular[x].

I'll try to explain it using a MWE with tabularx.
In this code:


[latex]\documentclass[12pt, a4paper, twoside]{article}

\usepackage{paralist}
\setlength{\pltopsep ...