From abe613b1f6a652995e7557cbc4ae026e468c32b9 Mon Sep 17 00:00:00 2001 From: Philip Eriksson <12006381+phieri@users.noreply.github.com> Date: Sat, 23 Mar 2024 23:25:44 +0100 Subject: [PATCH] =?UTF-8?q?L=C3=A4gg=20till=20byggsteg=20med=20felkorriger?= =?UTF-8?q?ingar=20f=C3=B6r=20EPUB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/bygg.yml | 2 ++ epub-fixar.patch | 26 ++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 epub-fixar.patch diff --git a/.github/workflows/bygg.yml b/.github/workflows/bygg.yml index bbc017364..4ddd3be9d 100644 --- a/.github/workflows/bygg.yml +++ b/.github/workflows/bygg.yml @@ -124,6 +124,8 @@ jobs: run: | echo $GITHUB_SHA | cut -c1-7 > SHA.tmp echo $GITHUB_REF_NAME > branch.tmp + - name: 'Lägg på patchar för EPUB' + run: git apply epub-fixar.patch - name: 'Bygg koncept.epub' continue-on-error: true run: make koncept.epub diff --git a/epub-fixar.patch b/epub-fixar.patch new file mode 100644 index 000000000..61eefdf33 --- /dev/null +++ b/epub-fixar.patch @@ -0,0 +1,26 @@ +diff --git a/koncept/appendix-rapportkoder.tex b/koncept/appendix-rapportkoder.tex +index 943ad8b..bee0430 100644 +--- a/koncept/appendix-rapportkoder.tex ++++ b/koncept/appendix-rapportkoder.tex +@@ -144,7 +144,7 @@ Numera används enbart SINPO-koden. + Namnet på koden kommer av begynnelsebokstäverna i orden + + %% k7per: Why style=nextline, hard to read I think. +-\begin{description}[style=nextline] ++\begin{description} + \item[Signal strength] + (signalstyrka), + \item[Interference] +diff --git a/koncept/chapter12-2.tex b/koncept/chapter12-2.tex +index 58bd2ea..51087f1 100644 +--- a/koncept/chapter12-2.tex ++++ b/koncept/chapter12-2.tex +@@ -159,7 +159,7 @@ i fasta installationer.} + %% anlitas vid ingrepp i fasta elinstallationer.} + + \subsection{Liten terminologi vid elinstallationer} +-\begin{description}[style=nextline] ++\begin{description} + \item[Gruppcentral] Den säkringscentral som följer efter elmätaren, + till exempel i villor och lägenheter. +