Generalcustom coverpage layout

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
AetherNZ
Posts: 3
Joined: Fri Jan 18, 2008 11:00 am

custom coverpage layout

Post by AetherNZ »

I'm writing a report for Uni and they require a specific layout for the coverpage but I can't find the right technique to do it.

I need to centre the coverpage text in a box 12.5cm wide by 8cm high, with the left edge positioned 5.5cm from the left edge of the page and 8cm from the top.

What do I use? a minipage or do I have to do it separately using a custom page layout?


Thanks in advance

Kyle

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

AetherNZ
Posts: 3
Joined: Fri Jan 18, 2008 11:00 am

Re: custom coverpage layout

Post by AetherNZ »

Anyone?
balf
Posts: 158
Joined: Sat Jan 12, 2008 1:11 am

Re: custom coverpage layout

Post by balf »

Maybe the textpos package might do that, combined with a minipage?
B.A.
AetherNZ
Posts: 3
Joined: Fri Jan 18, 2008 11:00 am

Re: custom coverpage layout

Post by AetherNZ »

oh cheers, I'll look into that
Post Reply