![Logo](/RPTU-EIS/thesis-template/raw/main/images/EIS-Logo.png)
University of Kaiserslautern (RPTU)
Report Bug
- Clone:
git clone --recursive https://github.com/RPTU-EIS/thesis-template.git
- Before using the template with Overleaf, follow the steps in Using the Template with Overleaf!
- In Overleaf, you need to make sure to choose "LuaLaTeX" as the compiler and "binder.tex" as the main document in order to build the PDF file.
This LaTeX thesis template is based on the template provided by the Department of Electrical and Computer Engineering at RPTU Kaiserslautern-Landau, designed by Christian De Schryver, Matthias Jung and Julian Puderbach.
This LaTeX report template can be used easily with any TeX distribution or with any LaTeX IDE. Just start with the file binder.tex
and go ahead with your changes. Everything is documented in the file itself.
Important: This repository depends on a Git submodule (style-eis-latex/RedHatFont) that holds the font used by RPTU. Therefore, a regular git clone
command is not sufficient to obain the submodule as well! Please use git clone --recursive
instead.
The included subrepositories are quite large and will prevent Overleaf from compiling or even make the upload impossible. When using Overleaf, a lot of functionality in this repository is not necessary and can be removed. This is done by executing the cleanup.py
script. Do not run this script if you won't
use Overleaf afterwards, as the script will also remove all git functionality!
In Overleaf, you need to make sure to choose "LuaLaTeX" as the compiler and "binder.tex" as the main document in the top-left menu in order to build the PDF file.
Use your favorite LaTeX IDE / editor or optionally open a terminal and use make.
The template has been tested and successfully compiled with TeX Live, LuaLaTeX (Version 1.10.0) and BibTeX.
- texlive-science
- texlive-fonts-extra
- Git submodule RedHatFont