Curricula Vitae / Résumésmodern CV justified steeing for cover letter

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
cbils01
Posts: 1
Joined: Thu Mar 03, 2016 5:14 pm

modern CV justified steeing for cover letter

Post by cbils01 »

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

modern CV justified steeing for cover letter

Post by Johannes_B »

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.
Post Reply