diff --git a/LearnLaTeX.tex b/LearnLaTeX.tex index 3e775c5..02f047b 100644 --- a/LearnLaTeX.tex +++ b/LearnLaTeX.tex @@ -6,4 +6,5 @@ \begin{document} \input{./book/copertina.tex} \input{./book/00_premessa.tex} +\input{./book/01_premessa.tex} \end{document} \ No newline at end of file diff --git a/dyslexic.tex b/dyslexic.tex index 287ee53..e3186dc 100644 --- a/dyslexic.tex +++ b/dyslexic.tex @@ -14,4 +14,5 @@ \begin{document} \input{./book/copertina.tex} \input{./book/00_premessa.tex} +\input{./book/01_premessa.tex} \end{document} \ No newline at end of file