Merge remote-tracking branch 'origin/main'

This commit is contained in:
Frederik Beimgraben 2024-11-13 00:40:08 +00:00
commit f80d8e353e

View File

@ -1,31 +1,2 @@
# Umfrage des STUPAs zur Mobilität der Studierenden und zur Zustimmung zum D-Ticket im Vollsolidarmodell
# LaTeX-Base
## Building
To build the project you can use the following commands:
### German
```bash
make german
```
### English
```bash
make english
```
### Both
#### Just build
```bash
make compile
```
#### Build and view in the default PDF viewer
```bash
make
```