Text Formatting ⇒ table on bottom of page (not in footer)
table on bottom of page (not in footer)
I am pretty new to latex. I created a table for the title page. This table should appear on the bottom of the title page, but not in the footer. How do I achive that? I even don't know for what to google. Google says me always to use a footer...
thank you
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- svend_tveskaeg
- Posts: 478
- Joined: Sun Jul 12, 2009 5:31 am
table on bottom of page (not in footer)
-- Zapp Brannigan, Futurama (season 1, episode 4)
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
table on bottom of page (not in footer)
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: table on bottom of page (not in footer)
adding \vfill one line before the table did it!
thank you