#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
|
||||
|
||||
% appendix - uncomment if needed
|
||||
\begin{custom_appendix}
|
||||
\input{appendix/appendix.tex}
|
||||
\newpage
|
||||
\end{custom_appendix}
|
||||
% \begin{custom_appendix}
|
||||
% \input{appendix/appendix.tex}
|
||||
% \newpage
|
||||
% \end{custom_appendix}
|
||||
|
||||
% affirmation
|
||||
\input{additionals/affirmation.tex}
|
||||
|
|
|
@ -74,8 +74,10 @@
|
|||
\newpage
|
||||
|
||||
% appendix - uncomment if needed
|
||||
% \input{appendix/appendix.tex}
|
||||
% \newpage
|
||||
% \begin{custom_appendix}
|
||||
% \input{appendix/appendix.tex}
|
||||
% \newpage
|
||||
% \end{custom_appendix}
|
||||
|
||||
% affirmation
|
||||
\input{additionals/affirmation.tex}
|
||||
|
|
Loading…
Reference in New Issue
Block a user