dotwryn/latex/math/imports.sty

12 lines
396 B
Plaintext
Raw Normal View History

2020-03-09 19:56:21 +00:00
\ProvidesPackage{imports}
\RequirePackage{amssymb} % -- "bold" math letters (e.g. set of all integers `Z`)
\RequirePackage{amsmath} % -- advanced math symbols
\RequirePackage{listings} % -- code snippet styling block
\RequirePackage{graphicx} % -- inserts standard image graphics
\graphicspath{{./graphics/}}
\RequirePackage[english]{babel} % -- Ensures correct compilation rules for English