From e4dd301649cf306b5209a698f9eb112dd9fe5cd5 Mon Sep 17 00:00:00 2001 From: Francis Russell Date: Tue, 29 Nov 2011 10:49:01 +0000 Subject: [PATCH] Use inputenc package to specify UTF-8 encoding. --- relat10.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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} -- 2.47.3