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
35 changed files with 420 additions and 597 deletions
Showing only changes of commit 91a10d28c8 - Show all commits

View File

@ -13,7 +13,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- run: |
- name: Compile
run: |
pdflatex pal-vorstellung.tex
biber pal-vorstellung
pdflatex pal-vorstellung.tex
@ -22,4 +23,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
path: pal-vorstellung.pdf
name: pal-vorstellung.pdf
name: pal-vorstellung