我正在尝试用法语写一份简历和一封相关信件。但是,我却无法理解这封信的英文内容:
我如何才能让它以法语显示?我使用的唯一设置是:
\documentclass[11pt,a4paper,french]{moderncv}
请问这有什么问题吗?
答案1
只需使用:
\enclosure[Annexe]{curriculum vit\ae{}} % List of enclosed documents
代替:
\enclosure[Attached]{curriculum vit\ae{}} % List of enclosed documents
(不确定“Annexe”是不是正确的词)