Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 298 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 298 Bytes

Examples

XAS

%% Preamble
\usepackage{standalone}
...
%% Document
\input{xas.tex}

xas.tex

Density of States

%% Preamble
\usepackage{standalone}
...
%% Document
\input{density_of_states.tex}

Title Page