Implemented a first verion of the text #7

Merged
Philipp merged 79 commits from first-text-passages into main 2023-12-10 18:44:38 +01:00
4 changed files with 79 additions and 6423 deletions
Showing only changes of commit 70a7a0734c - Show all commits

View File

@ -1,6 +1,7 @@
name: Latex Build
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
LatexBuild:
runs-on: pi
@ -9,7 +10,7 @@ jobs:
image: miktex/miktex
steps:
- name: Checkout
uses: actions/checkout@vb
uses: actions/checkout@v3
- uses: xu-cheng/latex-action@v3
with: