#H2020 Deliverable LaTeX Template (specialized for the PriMa project)
This template was adapted from SINet template , which again was adapted from the netCommons project template .
The file main.tex should be your master document, where you can include/remove chapters in your document.
You should also edit the file title.tex for defining deliverable specific options. In particular:
- the deliverable title (
\newcommand{\DelTitle}{Title of this deliverable}) - the deliverable number (
\newcommand{\DelNumber}{DX.X (DYY)}) - and, optionally, a deliverable version (
\newcommand{\DelVersion}{0.X/1.0})
Note: The number in parenthesis after the deliverable number, (DYY), is a running number and may be found here.
The template has some problematic issues -- help apreciated!
- The footer is supposed to have a some lines of text to the left of the logo
- The Chapter titles lack space between the number and the text, e.g., "1.Introduction". (This seems to be a side-effect of the package "sectsty" that is used to get color in headings.)
Distributed under a Creative Commons license. See LICENSE for more information.