Pessoal sou novo no LaTeX e a poucos dias encontrei o abntex2 enquanto pesquisava no google. Gostaria de saber se alguém sabe de um tutorial de como é a utilização em um exemplo prático. Eu utilizo o ubuntu 12.04 LTS e fiz a instalação conforme indicado (adicionando o repositório, instalando o texlive full 2013 e o abntex2), e aparentemente a instalação está ok. No entanto, sempre que compilo os exemplos canônicos ele informa muitos warnings (Estou utilizando o Sublime Text 2).
O arquivo que estou compilando foi baixado diretamente do site da abntex2 não fiz nenhuma modificação (a codificação está em UTF-8)
O log do compilador é esse:
[Compiling /home/marcio/Downloads/abntex2-modelos-1.9/abntex2-modelo-trabalho-academico.tex]
Texification succeeded: no errors!
However, there were warnings in your LaTeX source
./abntex2-modelo-trabalho-academico.tex:166: Package frenchb.ldf Warning: The definition of \@makecaption has been changed,(frenchb.ldf) frenchb will NOT customise it;(frenchb.ldf) reported on input line 166.
./abntex2-modelo-include-comandos.tex:583: Class memoir Warning: The material used in the headers is too large(28.99998pt) for the given head height (14.5pt), it is recommended toeither increase the head height or redesign the header(in both cases you will find help in the memoir manual). on input line 583.
./abntex2-modelo-trabalho-academico.tex:670: Class memoir Warning: The material used in the headers is too large(28.99998pt) for the given head height (14.5pt), it is recommended toeither increase the head height or redesign the header(in both cases you will find help in the memoir manual). on input line 670.
./abntex2-modelo-trabalho-academico.tex: LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
[Done!]
Eu fiz a instalação do texMaker para ver se conseguia compilar através dele (por ser especifico para LaTeX), mas a quantidade de warnnigs é muito maior, ele deixa de reconhecer citações e muitas outras coisas. Tentei diretamente pelo terminal utilizando o comando pdftex <nome do arquivo> mas também não deu certo. Talvez eu esteja cometendo algum erro de inciante, mas realmente não faço ideia do que seja.
Grato. Márcio Dias.