Tagged Questions
5
votes
1answer
314 views
Text not spanning full page after wraptable
I wonder why latex doesn't go back to full textwidth after a table that was added in a wraptable?
The actual code where I experience this problem is here: http://pastebin.com/CRjHMZdT
I would ...
4
votes
1answer
366 views
How to put auto width to floatingfigure?
I'm trying to wrap an generated graphic with text. But I cannot find what I have to put instead of 6cm in \begin{floatingfigure}[l]{6cm} to let LaTeX designate correct width like it does with height.
...