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 77 additions and 6424 deletions
Showing only changes of commit 3b82093abb - Show all commits

View File

@ -5,8 +5,6 @@ on: [push]
jobs:
LatexBuild:
runs-on: pi
container:
image: miktex/miktex
steps:
- name: Checkout
uses: actions/checkout@v3