Hello everybody,
I'm using LaTeX with the "curve" class to build my Curriculum Vitae. I read through some nice example but I can not figure out how to align all keys and contents of several rubrics at the same level. Each rubric is put in an external file and alignment is done for each rubric alone. This means if all keys in one rubric are shorter than the keys in another one, the overall alignment is bad.
Would be nice if anyone has another good example or hint for me.
Thank you
Matthias
Document Classes ⇒ curve | Alignment of Rubrics
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
Re: curve | Alignment of Rubrics
Hi Matthias,
welcome to the board!
For a CV I always used scrartcl (article does it as well) and tabularx. I made a tabularx macro for the categories and used that, it gave me a nice clean tabular CV. Perhaps it's an option for you instead of customizing a ready-to-use CV class.
Stefan
welcome to the board!
For a CV I always used scrartcl (article does it as well) and tabularx. I made a tabularx macro for the categories and used that, it gave me a nice clean tabular CV. Perhaps it's an option for you instead of customizing a ready-to-use CV class.
Stefan
LaTeX.org admin