latex-packages/packages/wip/removed.pysty

19 lines
529 B
Plaintext
Raw Permalink Normal View History

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
\RequirePackage{blindtext} % \blindtext filling
2021-09-08 18:57:39 +02:00
\RequirePackage[export]{adjustbox} %
\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}