From 400880f5013e0fcba5e697dd4e1ec8fee41a8f35 Mon Sep 17 00:00:00 2001 From: LKedward Date: Mon, 13 Sep 2021 09:21:45 +0100 Subject: [PATCH 1/2] Test commit for PR --- tex/paper.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tex/paper.tex b/tex/paper.tex index 654b9a0..7519605 100644 --- a/tex/paper.tex +++ b/tex/paper.tex @@ -15,9 +15,11 @@ \section{Compiling Locally} +Compiling locally is possible with any LaTeX distribution; the github actions workflow running on Ubuntu 20.04 uses the following packages (all installable via `apt`): + \subsection{Prerequisites} -Compiling locally is possible with any LaTeX distribution; the github actions workflow running on Ubuntu 20.04 uses the following packages (all installable via `apt`): + \subsection*{Mandatory} \begin{itemize} From 8805b324b6f70b60af0c8287a441f0bb4eb44885 Mon Sep 17 00:00:00 2001 From: LKedward Date: Mon, 13 Sep 2021 09:24:36 +0100 Subject: [PATCH 2/2] Update default branch in PR comment link. --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index e7ba5ae..3bca1f9 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -115,7 +115,7 @@ jobs: issue-number: ${{github.event.number}} body: | Preview this branch rendered at <${{env.REPO_URL}}/blob/previews/${{env.BUILD_DIR}}/paper.pdf> - Preview the latexdiff rendered at <${{env.REPO_URL}}/blob/previews/${{env.BUILD_DIR}}/paper-diffmaster.pdf> + Preview the latexdiff rendered at <${{env.REPO_URL}}/blob/previews/${{env.BUILD_DIR}}/paper-diffmain.pdf>
Click to view TexCount output