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!
Page Layout ⇒ Custom page divided layout
Custom page divided layout
- Attachments
-
- resume2012.pdf
- (66.92 KiB) Downloaded 255 times
Otavio Augusto
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Custom page divided layout
Hi Otavio,
you could use two
Stefan
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