Skip to content

Commit

Permalink
add sharelatex link
Browse files Browse the repository at this point in the history
  • Loading branch information
Rdeisenroth committed Feb 11, 2024
1 parent 81d000d commit d171985
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 2 additions & 0 deletions FOP-2324-Projekt-Documentation-TeX.tex
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
headline={algo-min}
}

\DeclareDocumentProperty{duedate}[][Abgabe~des~Projekts:\hfill *]

\defcaptionname{ngerman, german}{\PointName}{Projektpunkt}
\defcaptionname{english, american, british}{\PointName}{Projectpoint}
\defcaptionname{ngerman, german}{\PointsName}{Projektpunkte}
Expand Down
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,13 @@ Die $\LaTeX$-Vorlage für die Dokumentation des FOP-Projekts im Wintersemester 2
- Dieses Repository klonen
- kompilieren z.B. mit `docker run --rm -v $(pwd):/workspace -w /workspace make -j $(nproc)`
### Online (Sharelatex der TU-Darmstadt)
Falls eine Latex-Installation nicht möglich ist, haben wir hier auch eine Sharelatex-Vorlage erstellt: [Sharelatex](https://www.sharelatex.com/project/5f9e3e3f3f3e3e001b3e3e3e)
Falls eine Latex-Installation nicht möglich ist, haben wir hier auch eine Sharelatex-Vorlage erstellt: [Sharelatex](https://sharelatex.tu-darmstadt.de/project/65c94521794fdbaf65f8a7e4)

Um diese zu nutzen:
- Einloggen auf [Sharelatex](https://sharelatex.tu-darmstadt.de/)
- Den Link zum Template öffnen
- Menu -> Copy Project
- Projektname eingeben und auf "Create" klicken
## Manuelle Installation (nicht empfohlen, aufwendig)
- Latex-Installation (z.B. MikTex oder TexLive)
- Installation der [TU-Template](https://github.com/tudace/tuda_latex_templates) und der verwendeten Plugins (inklusive Logo!)
Expand Down

0 comments on commit d171985

Please sign in to comment.