Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make floats on float only pages go to the top #21

Open
edwardabraham opened this issue Sep 11, 2019 · 0 comments
Open

Make floats on float only pages go to the top #21

edwardabraham opened this issue Sep 11, 2019 · 0 comments

Comments

@edwardabraham
Copy link
Member

edwardabraham commented Sep 11, 2019

Follow the instructions here:
https://tex.stackexchange.com/questions/28556/how-to-place-a-float-at-the-top-of-a-floats-only-page
By putting the following into report.tex:

\makeatletter
\setlength{\@fptop}{0pt}
\setlength{\@fpbot}{0pt plus 1fil}
\makeatother
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant