From 17060cd61dff8dc26cf57491594ff0a668ed3665 Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Sat, 11 Oct 2025 17:31:19 -0400 Subject: [PATCH] Adding content from first few classes --- .github/workflows/main.yml | 7 +++++-- ScopeSequencing.tex | 2 ++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e410f9a..bd695cf 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -32,7 +32,7 @@ jobs: - name: Install LaTeX dependencies run: | sudo add-apt-repository -y ppa:sunderme/texstudio - sudo apt install texlive-latex-extra + sudo apt install texlive-latex-extra bookletimposer - name: Debug - Show current directory run: | @@ -46,13 +46,16 @@ jobs: - name: Generate PDF run: pdflatex -jobname=ScopeSequencing-${{ github.ref_name }} ScopeSequencing.tex + - name: Generate Booklet PDF + run: bookletimposer -a -o ScopeSequencing-${{ github.ref_name }}-booklet.pdf ScopeSequencing-${{ github.ref_name }}.pdf + - name: Debug - Show generated files run: ls -al . - name: Create or Update Release uses: softprops/action-gh-release@v1 with: - files: ScopeSequencing-${{ github.ref_name }}.pdf,Building-Belonging-FINAL-E-book-iwmkwg.epub + files: ScopeSequencing-${{ github.ref_name }}.pdf,ScopeSequencing-${{ github.ref_name }}-booklet.pdf,Building-Belonging-FINAL-E-book-iwmkwg.epub draft: false prerelease: false name: ${{ github.ref_name }} diff --git a/ScopeSequencing.tex b/ScopeSequencing.tex index 75c3c08..ea278cf 100644 --- a/ScopeSequencing.tex +++ b/ScopeSequencing.tex @@ -185,5 +185,7 @@ A rent can thus be described as the acquisition of a violence voucher in exchang \pagebreak \huge HOWTO Build a Housing Cooperative +This is the workshop -- TODO + \vspace{1cm} \end{document}