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 83 additions and 6417 deletions
Showing only changes of commit 248e1f7ad0 - Show all commits

View File

@ -16,7 +16,7 @@ jobs:
- run: pdflatex conference_101719.tex
LatexBuild2:
runs-on: pi
runs-on: pi64
steps:
- name: Set up Git repository
uses: actions/checkout@master