20.10.10

How to Use UTF-8 Encoding with LaTeX

All you need to do is add the following line to your LaTeX document:

\usepackage[utf8]{inputenc} 

If your LaTeX compiler complains about utf8, try utf8x instead.

No hay comentarios:

Publicar un comentario