move preamble to separate dir
This commit is contained in:
8
main.tex
8
main.tex
@@ -1,9 +1,9 @@
|
||||
\documentclass[9pt]{article}
|
||||
|
||||
\input{packages.tex}
|
||||
\input{settings.tex}
|
||||
\input{entries.tex}
|
||||
\input{about_me.tex}
|
||||
\input{preamble/packages.tex}
|
||||
\input{preamble/settings.tex}
|
||||
\input{preamble/entries.tex}
|
||||
\input{preamble/about_me.tex}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user