Document Encoding
Published on 30 Nov 2007Tags #LaTeX
This tells LaTeX how to map a character inside the document:
% ...
\usepackage[ENCODING]{inputenc}
% ...
\begin{document}
Values for ENCODING:
-
latin1
: Use on unix systems -
ansinew
: Use on windows systems
See UniCode
Feedback is always welcome! If you'd like to get in touch with me concerning the contents of this article, please use Twitter.