Document Classesmoderncv | Formatting for Job Title

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
StarKid
Posts: 21
Joined: Thu May 26, 2011 8:47 pm

moderncv | Formatting for Job Title

Post by StarKid »

I'm using the moderncv class to create my resume. The \title command is used to insert a job title. I want to use the job title "Programmer/Data Analyst," but I want the line break to be
Programmer/
Data Analyst
instead of the ugly
Programmer/Data Ana-
lyst
I'm getting now. Is there some way to force a newline within a title, or some other solution for this?

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

alainremillard
Posts: 45
Joined: Fri Mar 16, 2012 8:22 pm

moderncv | Formatting for Job Title

Post by alainremillard »

Simply add \newline where you want a line break.

regards
Alain Rémillard
Post Reply