52 modularized build script into functions and added possibility to have markdown appendices
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
%!TEX root = ../main.tex
|
||||
|
||||
\section{Example}
|
||||
\label{app:example}
|
@@ -1,5 +1,7 @@
|
||||
%!TEX root = ../main.tex
|
||||
|
||||
% input the appendix files here like this:
|
||||
\input{appendix/01_example.tex}
|
||||
\newpage
|
||||
% \input{appendix/01_example.tex}
|
||||
% \newpage
|
||||
% when using markdown based appendices, they'll be generated to appendix/generated/${filename}.tex
|
||||
% appendices need to be \sections!
|
||||
|
0
appendix/generated/.gitkeep
Normal file
0
appendix/generated/.gitkeep
Normal file
Reference in New Issue
Block a user