Page LayoutCustom page divided layout

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
gmsotavio
Posts: 10
Joined: Sun Aug 12, 2012 1:41 am

Custom page divided layout

Post by gmsotavio »

Hello people. Recently I was looking for a custom layout for Curriculum Vitae and I found a layout which I liked so much, however I don't know how to reproduce this layout with Latex typesetting system. I want divide the page in two parts, as seen in the attached .pdf file. I would like a hint of how to do it.

Regards!
Attachments
resume2012.pdf
(66.92 KiB) Downloaded 250 times
Otavio Augusto

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

Stefan Kottwitz
Site Admin
Posts: 10330
Joined: Mon Mar 10, 2008 9:44 pm

Custom page divided layout

Post by Stefan Kottwitz »

Hi Otavio,

you could use two {minipage} environments, one for the left side and one for the right side. Within such minipages you could use itemize lists and normal text as usual.

Stefan
LaTeX.org admin
Post Reply