Template_These_MathSTIC/Appendices/appendix_B.tex
2022-12-02 19:18:41 +01:00

24 lines
444 B
TeX

\documentclass[../main.tex]{subfiles}
\makeatletter
\def\input@path{{\subfix{../}}}
%or: \def\input@path{{/path/to/folder/}{/path/to/other/folder/}}
\makeatother
\graphicspath{{\subfix{../}}}
\hypersetup{
pdfauthor = {Author},
pdftitle = {Appendix: B},
pdfsubject = {Appendix: B},
% pdfkeywords = {mots-cl\'{e}s},
}
\begin{document}
\section{Appendix B} \label{appendix:B}
Interesting things about B.
\end{document}