latex-packages/src/wip/removed.pysty

19 lines
529 B
Plaintext
Raw Normal View History

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
\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}