2021-10-06 20:16:07 +02:00
|
|
|
__HEADER__((For now) removed parts of other packages. Not intended for use right now.)% Quotations
|
2021-09-08 18:57:39 +02:00
|
|
|
\RequirePackage{csquotes} % quotations
|
|
|
|
|
|
|
|
%%%% Utilities
|
|
|
|
\RequirePackage{comment} %comments
|
2021-09-09 23:01:19 +02:00
|
|
|
\RequirePackage{todonotes} % todo notes
|
2021-09-09 18:15:10 +02:00
|
|
|
\RequirePackage{blindtext} % \blindtext filling
|
2021-09-08 18:57:39 +02:00
|
|
|
|
|
|
|
\RequirePackage[export]{adjustbox} %
|
2021-09-09 18:15:10 +02:00
|
|
|
\RequirePackage{pdfpages} % Include external PDF files easily
|
|
|
|
|
|
|
|
\newcommand{\emphasize}[1]{{\color{red} #1}}
|
|
|
|
|
2021-09-08 18:57:39 +02:00
|
|
|
\RequirePackage{wrapfig} % Wrap text around figures
|
|
|
|
|
|
|
|
|
|
|
|
% Math-related
|
|
|
|
\RequirePackage[export]{adjustbox}
|