summaryrefslogtreecommitdiff
path: root/tree.tex
blob: 7a008fc06203ae7b064453d65a4d4c705749323e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\documentclass[border=1cm]{standalone}

\usepackage[shorthands=off,dutch]{babel}
\usepackage{caption}

\usepackage{prooftree}
\usepackage{smurf}

\begin{document}

$$
\begin{prooftree}
	\input{\filename}
\end{prooftree}
$$

\end{document}