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