From f02f12060a91455a8f90a5561975d90ca135c0e6 Mon Sep 17 00:00:00 2001 From: Domipoke <42298508+Domipoke@users.noreply.github.com> Date: Wed, 29 Jul 2026 16:09:30 +0200 Subject: [PATCH] build --- .gitea/workflows/build-xelatex.yml | 2 +- LearnLaTeX.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build-xelatex.yml b/.gitea/workflows/build-xelatex.yml index f87cf10..20935cc 100644 --- a/.gitea/workflows/build-xelatex.yml +++ b/.gitea/workflows/build-xelatex.yml @@ -34,7 +34,7 @@ jobs: args: >- -c "mkdir -p pdf aux .texcache/texmf-var .texcache/xdg && apt-get update -y && - apt-get install -y python3-pip && + apt-get install -y pipx && pipx install pygments && for f in ${{ steps.roots.outputs.roots }}; do echo Building $f; diff --git a/LearnLaTeX.tex b/LearnLaTeX.tex index ddbb37c..27d9e68 100644 --- a/LearnLaTeX.tex +++ b/LearnLaTeX.tex @@ -2,7 +2,7 @@ \usepackage{myformat} \title{LearnLaTeX} \author{Domipoke} -%4 +%5 \begin{document} \include{./book.tex} \end{document} \ No newline at end of file