@@ -7,20 +7,16 @@ generalized tex template that can be used by students for their assignments
...
@@ -7,20 +7,16 @@ generalized tex template that can be used by students for their assignments
You will need texlive to compile this project. I recommend using lualatex with
You will need texlive to compile this project. I recommend using lualatex with
latexmk
latexmk
'''
~~~
latexmk -norc -lualatex <file.tex>
latexmk -norc -lualatex <file.tex>
'''
~~~
## Contributing
## Contributing
Feel free to create merge requests or open issues :)
Feel free to create merge requests or open issues :)
## Authors and acknowledgment
## Authors and acknowledgment
big thanks to ljrk0 for the base of this template (and everything else)
big thanks to ljrk0 for the base of this template (and everything else). Also check out this [repository](https://git.imp.fu-berlin.de/koenigl/tex-templates).
## License
You may use this freely for non-commercial uses, if you want to distribute this
yourself please first consider contributing to this repo.
## Project status
## Project status
Project is live at least in this semester (SS 22), it is intended to be
Project is live at least in this semester (SS 22), it is intended to be
maintained further on.
maintained further on. If you want to take it over leave me a message.