Add DAR/main.tex
This commit is contained in:
21
DAR/main.tex
Normal file
21
DAR/main.tex
Normal file
@@ -0,0 +1,21 @@
|
||||
\documentclass{article}
|
||||
\usepackage{booktabs}
|
||||
\usepackage[table]{xcolor}
|
||||
\usepackage{pgf}
|
||||
|
||||
\title{DAR Example}
|
||||
\author{Kasper Skovmose}
|
||||
\date{September 2025}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\section{Introduction}
|
||||
|
||||
\input{dar.tex}
|
||||
|
||||
\input{DAR_#1}
|
||||
\input{DAR_#2}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user