From aa70a46a60a80a29becfc5de2799479741c79bce Mon Sep 17 00:00:00 2001 From: Paul Harrison Date: Tue, 13 Aug 2024 11:19:12 +0100 Subject: [PATCH] make the std document build work with latest ivotex --- .github/workflows/build.yml | 1 + std/ivoatex | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bc3c08e..61c040c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,6 +35,7 @@ jobs: run: | sudo apt update sudo apt install texlive-latex-base texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended xsltproc latexmk cm-super inkscape graphviz + sudo snap install pdftk - name: Build the document run: | diff --git a/std/ivoatex b/std/ivoatex index c4a445a..9fb38c8 160000 --- a/std/ivoatex +++ b/std/ivoatex @@ -1 +1 @@ -Subproject commit c4a445a6306248bd3cc7d61b3b5272f23943c9d1 +Subproject commit 9fb38c829bf1e72806e46baac521302999dd3f48