From 13115516d62dd6cc193c17b05b94053b63e0b379 Mon Sep 17 00:00:00 2001 From: Miguel Amador Date: Wed, 9 Mar 2016 20:19:06 +0000 Subject: [PATCH] Fix accent errors Fix accent errors using UTF8 coding for all files. --- 0.Inicio/4.Resumo.tex | 2 +- 0.Inicio/5.PalavrasChave.tex | 2 +- 00.Definitions/packages.tex | 10 ++++++---- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/0.Inicio/4.Resumo.tex b/0.Inicio/4.Resumo.tex index 3c3804c..8cff047 100755 --- a/0.Inicio/4.Resumo.tex +++ b/0.Inicio/4.Resumo.tex @@ -1,5 +1,5 @@ \begin{resumo} -O objectivo deste trabalho ... (Português) +O objectivo deste trabalho ... (Português) \end{resumo} \ No newline at end of file diff --git a/0.Inicio/5.PalavrasChave.tex b/0.Inicio/5.PalavrasChave.tex index 189473b..229b671 100755 --- a/0.Inicio/5.PalavrasChave.tex +++ b/0.Inicio/5.PalavrasChave.tex @@ -1,5 +1,5 @@ \begin{palavraschave} -Palavras-Chave (Português) +Palavras-Chave (Português) \end{palavraschave} \clearpage \thispagestyle{empty} diff --git a/00.Definitions/packages.tex b/00.Definitions/packages.tex index 2217aac..c05b297 100644 --- a/00.Definitions/packages.tex +++ b/00.Definitions/packages.tex @@ -3,13 +3,13 @@ \typeout{ +---+ Thesis Template } \typeout{ +---+ Version 2.0, August 2011 } \typeout{ +---+ for Instituto Superior Tecnico (IST), } -\typeout{ +---+ Universidade Técnica de Lisboa } -\typeout{ * Using Thesis Style from Pedro Tomás } +\typeout{ +---+ Universidade T�cnica de Lisboa } +\typeout{ * Using Thesis Style from Pedro Tom�s } \typeout{ * Created to write Dissertations } \typeout{ * Conforms with IST Master Degree format and with most important packages setup } \typeout{ * Should conform with IST PhD Degree format (not verified) } \typeout{ } -\typeout{ AUTHOR: Miguel Amador and João Marques } +\typeout{ AUTHOR: Miguel Amador and Jo�o Marques } \typeout{ } \typeout{Important: Use all files in the archive, since this is based in all them. Modify dummy files at wish. } \typeout{--------------------------------------------------------------} @@ -29,7 +29,9 @@ % ----------------- % chooses T1-fonts and allows correct automatic hyphenation. %\usepackage[T1]{fontenc} -\usepackage[latin1]{inputenc} +%\usepackage[latin1]{inputenc} +\usepackage[utf8]{inputenc} +\usepackage{lmodern} % Package ulem. \usepackage{ulem} % Allows the use of other text emphatizer commands