From: Francis Russell Date: Tue, 29 Nov 2011 10:49:01 +0000 (+0000) Subject: Use inputenc package to specify UTF-8 encoding. X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=e4dd301649cf306b5209a698f9eb112dd9fe5cd5;p=francis%2Frelativity.git Use inputenc package to specify UTF-8 encoding. --- diff --git a/relat10.tex b/relat10.tex index f57d35b..43ba937 100644 --- a/relat10.tex +++ b/relat10.tex @@ -76,6 +76,7 @@ \renewcommand{\thesection}{\alph{section}.} %\renewcommand{\thesection}{} +\usepackage[utf8x]{inputenc} \begin{document} @@ -4709,4 +4710,4 @@ $G$ = gravitational field %*END THE SMALL PRINT! FOR PUBLIC DOMAIN EBOOKS*Ver.02/11/02*END* -\end{document} \ No newline at end of file +\end{document}