Hi,
I downloaded the template for modernCV. This document is supposed to have a cover letter. But this is left-flushed and not justified. How can I change that? This can also be seen in the examles that you can download.
thank you
Lena
Here is my header:
\documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or roman
\moderncvstyle{casual} % CV theme - options include: 'casual' (default), 'classic', 'oldstyle' and 'banking'
\moderncvcolor{blue} % CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
\usepackage{lipsum} % Used for inserting dummy 'Lorem ipsum' text into the template
\usepackage[ngerman]{babel}
\usepackage[scale=0.75]{geometry} % Reduce document margins
%\setlength{\hintscolumnwidth}{3cm} % Uncomment to change the width of the dates column
%\setlength{\makecvtitlenamewidth}{10cm} % For the 'classic' style, uncomment to adjust the width of the space allocated to your name
Curricula Vitae / Résumés ⇒ modern CV justified steeing for cover letter
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
modern CV justified steeing for cover letter
Add package ragged2e and put
\justifying
at the beginning of your letter content.The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.