From 7d2e6984433c0d7be5842c226cc7131ddc5f8131 Mon Sep 17 00:00:00 2001 From: Stephan Lachnit Date: Tue, 23 Jun 2020 20:28:56 +0200 Subject: [PATCH] Fix typo (#2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The right spelling of résumé has two acute accents. No accents is also OK in English, but just having the last accent is not. Co-authored-by: Jorge Cañardo Alastuey --- moderncv.cls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/moderncv.cls b/moderncv.cls index 2255c08..f627a31 100644 --- a/moderncv.cls +++ b/moderncv.cls @@ -129,8 +129,8 @@ bookmarksdepth= 2,% to show sections and subsections pdfauthor = {\@firstname{}~\@lastname{}}, pdftitle = {\@firstname{}~\@lastname{}\notblank{\@title}{ -- \@title}{}}, - pdfsubject = {Resum\'{e} of \@firstname{}~\@lastname{}}, - pdfkeywords = {\@firstname{}~\@lastname{}, curriculum vit\ae{}, resum\'{e}}}} + pdfsubject = {R\'{e}sum\'{e} of \@firstname{}~\@lastname{}}, + pdfkeywords = {\@firstname{}~\@lastname{}, curriculum vit\ae{}, r\'{e}sum\'{e}}}} % graphics \RequirePackage{graphicx}