Initial commit

This commit is contained in:
Schuberth-Hlavac 2023-11-16 15:43:16 +01:00
commit 0581281524
200 changed files with 9070 additions and 0 deletions

18
packages.tex Normal file
View file

@ -0,0 +1,18 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Packages to include
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Nice units
\usepackage{siunitx}
% Isotopes simple
\usepackage{isotope}
% Chemical formulae
\usepackage[version=4]{mhchem}
% Aldus leaf and other ornaments
\usepackage{fourier-orns}
% Include PDF-Files as pages
\usepackage{pdfpages}