19 lines
428 B
TeX
19 lines
428 B
TeX
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
% 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}
|