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 80 additions and 6425 deletions
Showing only changes of commit 9c021c784c - Show all commits

View File

@ -2,17 +2,16 @@ name: Latex Build
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
LatexBuild:
runs-on: pi
needs: [act-docker-prebuild]
container:
image: miktex/miktex
steps:
- name: Checkout
uses: actions/checkout@vb
black:
runs-on: pi
needs: [act-docker-prebuild]
container:
image: miktex/miktex
steps:
- name: Checkout
uses: actions/checkout@vb
- uses: xu-cheng/latex-action@v3
with:
root_file: |
conference_101719.tex
- uses: xu-cheng/latex-action@v3
with:
root_file: |
conference_101719.tex