[Build] Some experimentation
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
\newcommand{\loadFull}{
|
||||
\input{\dir/dist/recommended.tex}
|
||||
\loadRecommended
|
||||
\input{\dir/extra/minted.tex}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{janishutz-helpers}
|
||||
|
||||
\usepackage{import}
|
||||
\import{../}{config/config.tex}
|
||||
@@ -1,7 +0,0 @@
|
||||
\newcommand{\loadMinimal}{
|
||||
\typeout{[CustomLaTeXHelperLoader]: Loaded minimal}
|
||||
\input{\dir/main/core.tex}
|
||||
\input{\dir/config/config.tex}
|
||||
\input{\dir/main/style/style.tex}
|
||||
\input{\dir/main/style/common.tex}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
\newcommand{\loadMost}{
|
||||
\typeout{[CustomLaTeXHelperLoader]: Loaded most}
|
||||
\input{\dir/dist/minimal.tex}
|
||||
\loadMinimal
|
||||
\input{\dir/main/math.tex}
|
||||
\input{\dir/main/cs.tex}
|
||||
\input{\dir/main/index.tex}
|
||||
\input{\dir/main/tables.tex}
|
||||
\input{\dir/main/style/counters.tex}
|
||||
\input{\dir/main/style/cs.tex}
|
||||
\input{\dir/main/style/math.tex}
|
||||
\input{\dir/main/style/language.tex}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
\newcommand{\loadRecommended}{
|
||||
\typeout{[CustomLaTeXHelperLoader]: Loaded recommended}
|
||||
\input{\dir/dist/most.tex}
|
||||
\loadMost
|
||||
\input{\dir/extra/bib.tex}
|
||||
\input{\dir/extra/glossary.tex}
|
||||
}
|
||||
Reference in New Issue
Block a user