#14 added new appendix handling to markdown template
This commit is contained in:
parent
b576e4d68f
commit
d8aba8a93b
8
main.tex
8
main.tex
|
@ -78,10 +78,10 @@
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
% appendix - uncomment if needed
|
% appendix - uncomment if needed
|
||||||
\begin{custom_appendix}
|
% \begin{custom_appendix}
|
||||||
\input{appendix/appendix.tex}
|
% \input{appendix/appendix.tex}
|
||||||
\newpage
|
% \newpage
|
||||||
\end{custom_appendix}
|
% \end{custom_appendix}
|
||||||
|
|
||||||
% affirmation
|
% affirmation
|
||||||
\input{additionals/affirmation.tex}
|
\input{additionals/affirmation.tex}
|
||||||
|
|
|
@ -74,8 +74,10 @@
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
% appendix - uncomment if needed
|
% appendix - uncomment if needed
|
||||||
% \input{appendix/appendix.tex}
|
% \begin{custom_appendix}
|
||||||
% \newpage
|
% \input{appendix/appendix.tex}
|
||||||
|
% \newpage
|
||||||
|
% \end{custom_appendix}
|
||||||
|
|
||||||
% affirmation
|
% affirmation
|
||||||
\input{additionals/affirmation.tex}
|
\input{additionals/affirmation.tex}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user