diff --git a/LaTeX/tex/meu_livro.tex b/LaTeX/tex/meu_livro.tex index f4a536c1677c84116c613bc03e490bd78c65f7a5..f802c1e3c3b4104d1890df03bdcde9cf38810538 100644 --- a/LaTeX/tex/meu_livro.tex +++ b/LaTeX/tex/meu_livro.tex @@ -31,21 +31,21 @@ Boa atividade! \section*{Chapter I - Early Promise} -\input{tex/chapter-1} +\input{tex/chapter-1.txt} \section*{Chapter II - The Morning of Life} -\input{tex/chapter-2} +\input{tex/chapter-2.txt} \section*{Chapter III - The New Path} -\input{tex/chapter-3} +\input{tex/chapter-3.txt} \section*{Chapter V - Fidelio} -\input{tex/chapter-4} +\input{tex/chapter-4.txt} \end{document}