Tagged Questions
0
votes
1answer
68 views
Unwanted blank page prepended to large table
Problem-ku:
A page-long table
Gets a blank page prepended
I do not want this
The table is very large (69x20) but fits on one page.
Here's the code I'm using at the beginning and end of the ...
1
vote
1answer
96 views
Can images and tables be always placed immediately after the paragraph they are first mentioned, even if white-space needed to move to another page?
I would like to ensure that when I mention a table/figure in the text, the figure/table will appear after that paragraph ends. Even if this means leaving the rest of the page blank and putting the ...
3
votes
1answer
517 views
Full page table template
I am making a manual with LaTeX and at the end of the manual I want to insert a full-page blank table where I can have people sign to acknowledge that they have read the manual.
Currently I am doing ...
4
votes
1answer
196 views
unwanted blank page inserted before tabular
i have a document that consists of a single multi-page table. Unfortunately it gets a blank page inserted as the first page, I absolutely don't want this (it screws with page numbering, etc). If I ...