Tagged Questions
9
votes
4answers
184 views
Two-colum task list with status information
I'm trying to generate a two-column task list with status information in the second column. It has to allow page breaks and should look more a less like this:
I managed to hack something together ...
3
votes
1answer
703 views
longtabu and floats: wrong table breaks on pages with floats
I noticed that the tabu package seems to have problems with its longtabu environment, if it is placed on a page, where a float already is placed.
Consider the following MWE:
...