Skip to content
Snippets Groups Projects
Commit 7182c5f6 authored by Christian De Schryver's avatar Christian De Schryver
Browse files

README updated with clone instructions

parent 51c899f2
No related branches found
No related tags found
No related merge requests found
# report-eit-latex
Report template Department of Electrical and Computer Engineering, University of Kaiserslautern
## How to use
This LaTeX report template can be used easily with any TeX distribution by running ```make``` or with any LaTeX IDE. Just start with the file ```main.tex``` and go ahead with your changes. Everything is documented in the file itself.
*Important*: This repository depends on a Git submodule that holds the style definition. Therefore, a regular ```git clone``` command is not sufficient to obain the submodule as well! Please use ```git clone --recursive``` instead.
## Build
Use your favorite LaTeX IDE / editor or optionally open a terminal and use make.
## Known Dependencies
* texlive-science
* texlive-fonts-extra
* Git submodule style-eit-latex
## Contributors:
* Christian De Schryver <schryver@eit.uni-kl.de>
......
Subproject commit 3225c7ee5e45511253ea8287753e4bb50dc41840
Subproject commit 6bfb9c11eac6c77eaae5c729a840ce4ab00c24ea
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment