Templates

Eth Titlepage Xcoffins

Preview

Eth Titlepage Xcoffins

ETH Zürich report titlepage designed with the LaTeX xcoffins package.

Category

Reports

License

Free to use (MIT)

File

main.tex

main.texRead-only preview
% !TEX TS-program = XeLaTeX

\documentclass[12pt]{report}
\usepackage{graphicx}
\usepackage{xcoffins}
\usepackage{xcolor}
\usepackage{fontspec}
\usepackage{geometry}
\usepackage{setspace}

% Set up commands for title page generation
\definecolor{ethblue}{RGB}{31, 64, 122}

\newfontfamily\dinprobold{DINPro-Bold}
\newfontfamily\dinproregular{DINPro-Regular}
\newfontfamily\dinprolight{DINPro-Light}

% Tell LaTeX where to look for graphics
\graphicspath{ {images/} }

\begin{document}
\input{title}

\pagenumbering{roman}

\chapter*{Declaration of originality}
\input{declarationoforiginality}

\tableofcontents

\end{document}
Preview
Eth Titlepage Xcoffins preview
Eth Titlepage Xcoffins LaTeX Template | Bibby | Bibby AI