add explanation on how to use babel to guide

This commit is contained in:
David 2021-01-29 14:21:13 +01:00
commit 377e4e3852

View file

@ -341,6 +341,9 @@ In case you are not using \Code{xelatex} or \Code{lualatex} which both use \Code
%\usepackage[utf8]{inputenc} %\usepackage[utf8]{inputenc}
%\usepackage{CJKutf8} % if you need to use CJK to typeset your resume in Chinese, Japanese or Korean %\usepackage{CJKutf8} % if you need to use CJK to typeset your resume in Chinese, Japanese or Korean
\end{lstlisting} \end{lstlisting}
\subsubsection{Language specific setup}
The \Code{babel} package can be loaded in the praeamble of your CV.
That's about it for the general \Moderncv setup. That's about it for the general \Moderncv setup.
The next section deals with inputting your personal data. The next section deals with inputting your personal data.