mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Fix typo (#2)
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 <jorgecanardo@gmail.com>
This commit is contained in:
parent
8d55439e95
commit
7d2e698443
1 changed files with 2 additions and 2 deletions
|
|
@ -129,8 +129,8 @@
|
||||||
bookmarksdepth= 2,% to show sections and subsections
|
bookmarksdepth= 2,% to show sections and subsections
|
||||||
pdfauthor = {\@firstname{}~\@lastname{}},
|
pdfauthor = {\@firstname{}~\@lastname{}},
|
||||||
pdftitle = {\@firstname{}~\@lastname{}\notblank{\@title}{ -- \@title}{}},
|
pdftitle = {\@firstname{}~\@lastname{}\notblank{\@title}{ -- \@title}{}},
|
||||||
pdfsubject = {Resum\'{e} of \@firstname{}~\@lastname{}},
|
pdfsubject = {R\'{e}sum\'{e} of \@firstname{}~\@lastname{}},
|
||||||
pdfkeywords = {\@firstname{}~\@lastname{}, curriculum vit\ae{}, resum\'{e}}}}
|
pdfkeywords = {\@firstname{}~\@lastname{}, curriculum vit\ae{}, r\'{e}sum\'{e}}}}
|
||||||
|
|
||||||
% graphics
|
% graphics
|
||||||
\RequirePackage{graphicx}
|
\RequirePackage{graphicx}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue