summaryrefslogtreecommitdiff
path: root/tryk
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-04-27 23:39:33 +0200
committerJonas Smedegaard <dr@jones.dk>2024-04-28 00:01:44 +0200
commitcad07e4919f4879e6bcce95c488ac24a129b0260 (patch)
treee3494f1c5e23ee7dacdaef7a570ba33377237a9a /tryk
parent591d2b7d9042f33137155b320e3c2bb1fde5e8d6 (diff)
tighten PDF layout
Diffstat (limited to 'tryk')
-rw-r--r--tryk/_issue.yml3
-rw-r--r--tryk/oroeposten_2.qmd6
2 files changed, 8 insertions, 1 deletions
diff --git a/tryk/_issue.yml b/tryk/_issue.yml
index 625298a..bdc118b 100644
--- a/tryk/_issue.yml
+++ b/tryk/_issue.yml
@@ -48,6 +48,9 @@ format:
\twocolumn
\end{figure}}
\makeatother
+# suppress figure label
+ - text: |
+ \usepackage[labelformat=empty]{caption}
include-before-content:
# avoid english style of added space after punctuation
diff --git a/tryk/oroeposten_2.qmd b/tryk/oroeposten_2.qmd
index f3b477b..15ba2e7 100644
--- a/tryk/oroeposten_2.qmd
+++ b/tryk/oroeposten_2.qmd
@@ -68,12 +68,16 @@ format:
{{< include ../nummer2/vand/index.qmd >}}
-{{< pagebreak >}}
+```{=latex}
+\clearpage
+```
# Bidragsydere m.m.
{{< include ../om/nummer2/_content.qmd >}}
+{{< pagebreak >}}
+
{{< include ../om/_content.qmd >}}
{{< include ../nummer2/_metadata.qmd >}}