mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Fix typo
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.
This commit is contained in:
parent
2033517d3f
commit
157f434c90
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