Document Classescurve | Alignment of Rubrics

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
Nagilo
Posts: 1
Joined: Mon Aug 15, 2011 12:28 pm

curve | Alignment of Rubrics

Post by Nagilo »

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

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

Re: curve | Alignment of Rubrics

Post by Stefan Kottwitz »

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
LaTeX.org admin
Post Reply