Compare commits

..

2 Commits

Author SHA1 Message Date
Domipoke 9dc1aba064 bad paste
Build XeLaTeX to PDF / build (push) Successful in 1m8s
2026-07-28 19:03:19 +02:00
Domipoke e49ee742cc bad paste 2026-07-28 19:03:00 +02:00
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
run: | run: |
git config user.name "gitea-actions" git config user.name "gitea-actions"
git config user.email "actions@gitea.local" git config user.email "actions@gitea.local"
git remote set-url origin "https://Domipoke:${{ secrets.PUSH_TOKEN }}@gitea.egregge.eg/Domipoke/SharedLaTeX.git" git remote set-url origin "https://Domipoke:${{ secrets.PUSH_TOKEN }}@gitea.egregge.eg/Domipoke/LearnLaTeX.git"
BRANCH="${GITHUB_REF#refs/heads/}" BRANCH="${GITHUB_REF#refs/heads/}"
echo "Pushing to branch: $BRANCH" echo "Pushing to branch: $BRANCH"
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
run: | run: |
git config user.name "gitea-actions" git config user.name "gitea-actions"
git config user.email "actions@gitea.local" git config user.email "actions@gitea.local"
git remote set-url origin "https://Domipoke:${{ secrets.PUSH_TOKEN }}@gitea.egregge.eg/Domipoke/SharedLaTeX.git" git remote set-url origin "https://Domipoke:${{ secrets.PUSH_TOKEN }}@gitea.egregge.eg/Domipoke/LearnLaTeX.git"
BRANCH="${GITHUB_REF#refs/heads/}" BRANCH="${GITHUB_REF#refs/heads/}"
echo "Pushing to branch: $BRANCH" echo "Pushing to branch: $BRANCH"
+1 -1
View File
@@ -1,5 +1,5 @@
\documentclass{scrbook} \documentclass{scrbook}
% % 2
\begin{document} \begin{document}
\input{./book/copertina.tex} \input{./book/copertina.tex}
\input{./book/00_premessa.tex} \input{./book/00_premessa.tex}
+1 -1
View File
@@ -8,7 +8,7 @@
ItalicFont = *-Italic, ItalicFont = *-Italic,
BoldItalicFont = *-BoldItalic BoldItalicFont = *-BoldItalic
] ]
% % 2
\begin{document} \begin{document}
\input{./book/copertina.tex} \input{./book/copertina.tex}
\input{./book/00_premessa.tex} \input{./book/00_premessa.tex}