2021-10-29 09:28:01 +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
|
2021-10-29 09:28:01 +02:00
|
|
|
\RequirePackage{commnt} %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}
|