WolfmanZ Posted July 3, 2012 at 06:24 PM Report #467074 Posted July 3, 2012 at 06:24 PM Nao tou a conseguir meter acentos num documento em latex!
Baderous Posted July 3, 2012 at 08:16 PM Report #467110 Posted July 3, 2012 at 08:16 PM Mostra os packages que estás a usar.
jpedro20 Posted July 3, 2012 at 08:49 PM Report #467122 Posted July 3, 2012 at 08:49 PM À primeira vista diria que te falta o seguinte package \usepackage[utf8]{inputenc}
WolfmanZ Posted July 3, 2012 at 09:08 PM Author Report #467126 Posted July 3, 2012 at 09:08 PM (edited) não esse já tenho %\usepackage[applemac]{inputenc} %\usepackage{pslatex} \usepackage[portugues]{babel} %\usepackage[utf8]{inputenc} \usepackage[pdftex]{graphicx} \usepackage{amssymb} \usepackage{amsmath} \usepackage[pdftex]{color} %\usepackage[dvips]{graphicx} %\usepackage[dvips]{color} %\usepackage{graphicx} %\usepackage{color} \usepackage{fancyhdr} %\usepackage[T1]{fontenc} \usepackage{mscthesis} \usepackage{url} \usepackage{lipsum} % standard filler text, only needed for demo \usepackage{threeparttable} %\usepackage{tabularx} \usepackage{rotating} \usepackage{color} \definecolor{Blue}{rgb}{0.3,0.3,0.9} Alguem sabe de bons templates para trabalhos em latex? Edited July 3, 2012 at 10:14 PM by WolfmanZ
KTachyon Posted July 3, 2012 at 10:14 PM Report #467147 Posted July 3, 2012 at 10:14 PM Está comentado. Tira o %. “There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.” -- Tony Hoare
WolfmanZ Posted July 3, 2012 at 10:26 PM Author Report #467156 Posted July 3, 2012 at 10:26 PM não da na mesma. alguem tem/sabe onde posso encontrar boas templates para relatorio de um projecto?
KTachyon Posted July 3, 2012 at 10:41 PM Report #467161 Posted July 3, 2012 at 10:41 PM não da na mesma. Tens que estar a escrever o documento em UTF-8 para isso funcionar. Se estiveres a utilizar ISO-Latin-1, tens que utilizar latin1 em vez de utf8, mas é sempre recomendado utilizares UTF-8. alguem tem/sabe onde posso encontrar boas templates para relatorio de um projecto? Existe isto: http://code.google.com/p/internship-report/source/browse/trunk/rapport_hindsite/?r=91 “There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.” -- Tony Hoare
WolfmanZ Posted July 3, 2012 at 11:10 PM Author Report #467165 Posted July 3, 2012 at 11:10 PM ok obrigado ja ta a funcionar
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now