Skip to content
Snippets Groups Projects
Commit 30387f6a authored by Carlos Maziero's avatar Carlos Maziero
Browse files

trocado \include por \input

parent 61466d37
No related branches found
No related tags found
No related merge requests found
Changelog:
24/01/23
- trocado \include{packages} por \input{packages} em main.tex
17/10/22
- trocada imagem de fundo da capa de JPG para PNG (bem menor)
......@@ -7,7 +10,7 @@ Changelog:
- ajustes ambiente quote e quotation (recuos e tamanho de fonte)
06/07/22
- definições de fontes agrupadas no arquivo packages.tex
- agrupadas as definições de fontes no arquivo packages.tex
01/06/21
- carrega o estilo apalike-ptbr nos textos em português e apalike nos
......
......@@ -45,7 +45,7 @@
%\documentclass[final,twoside,brazilian,english]{ppginf}
% configurações de diversos pacotes, inclusive a fonte usada no texto
\include{packages}
\input{packages}
%=====================================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment