-
-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fazer os testes Latex passarem no travis #113
Comments
O teste do latex está falando no travis. Atualmente ele apresenta um teste mínimo que demonstra o erro ao utilizar os acentos nos capítulos. |
Tentando instalar o texlive sem utilizar repositório do ubuntu, ver instruções em http://www.tug.org/texlive/quickinstall.html |
O build 49 apresenta uma instalação completa do texlive. Parece que os executáveis não foram adicionados ao PATH. |
Adição do texlive ao path Fazer os testes Latex passarem no travis #113
O arquivo texlive.tlpdb contém todas as informações necessárias para seleção dos pacotes para instalação.
|
Instalação do latex foi realizada com o seguinte profile: https://github.com/abntex/limarka/blob/master/spec/dependencias/texlive-abntex2.profile |
A branch testes-com-latex foi criada para tentar fazer os testes latex passarem no servidor de integração contínua.
The text was updated successfully, but these errors were encountered: