Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result

tex-template

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    .gitignore
    00.tex
    README.md
    scrartcl.pdf
    scrartcl.tex

    tex-template

    Description

    generalized tex template that can be used by students for their assignments

    Compilation

    You will need texlive to compile this project. I recommend using lualatex with latexmk

    latexmk -norc -lualatex <file.tex> 

    Contributing

    Feel free to create merge requests or open issues :)

    Authors and acknowledgment

    big thanks to ljrk0 for the base of this template (and everything else). Also check out this repository.

    Project status

    Project is live at least in this semester (SS 22), it is intended to be maintained further on. If you want to take it over leave me a message.