Search found 3 matches

by RobTex
Wed Oct 05, 2016 9:37 am
Forum: Curricula Vitae / Résumés
Topic: moderncv spacing in title changes after \makelettertitle
Replies: 3
Views: 12513

Re: moderncv spacing in title changes after \makelettertitle

PS: I have contacted the author of moderncv and reported this issue
by RobTex
Wed Oct 05, 2016 9:20 am
Forum: Curricula Vitae / Résumés
Topic: moderncv spacing in title changes after \makelettertitle
Replies: 3
Views: 12513

moderncv spacing in title changes after \makelettertitle

I have received a solution in a German speaking LaTeX forum and I'd like to post it here in case someone else finds this thread.

The package ragged2e and its command \justifying fixes this (potential) bug in the definition of \makeletterhead. New MWE with two added lines:


\documentclass[11pt ...
by RobTex
Tue Oct 04, 2016 11:59 pm
Forum: Curricula Vitae / Résumés
Topic: moderncv spacing in title changes after \makelettertitle
Replies: 3
Views: 12513

moderncv spacing in title changes after \makelettertitle

Good evening.

I have created my CV using 'moderncv' and I was quite happy with the result - until I added my cover letter. As soon as I include the command \makelettertitle the spacing in the header grows, which looks just wrong.

Here is my MWE:


\documentclass[11pt,a4paper,sans]{moderncv ...