diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/europecv/examples/minimal.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/europecv/examples/minimal.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/europecv/examples/minimal.tex b/Master/texmf-dist/doc/latex/europecv/examples/minimal.tex index 3f1e90c434b..5e325443cb5 100644 --- a/Master/texmf-dist/doc/latex/europecv/examples/minimal.tex +++ b/Master/texmf-dist/doc/latex/europecv/examples/minimal.tex @@ -1,6 +1,7 @@ -\documentclass[a4paper,helvetica,narrow]{europecv} +%!TEX encoding = UTF-8 Unicode +\documentclass[a4paper,helvetica]{europecv} \usepackage{graphicx} \begin{document} \begin{europecv} - \end{europecv} +\end{europecv} \end{document}
\ No newline at end of file |