diff options
Diffstat (limited to 'tryk/oroeposten_6.qmd')
-rw-r--r-- | tryk/oroeposten_6.qmd | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/tryk/oroeposten_6.qmd b/tryk/oroeposten_6.qmd index 4fe94cc..82ec3b2 100644 --- a/tryk/oroeposten_6.qmd +++ b/tryk/oroeposten_6.qmd @@ -1,7 +1,11 @@ --- # title, subtitle and date embeddded at the end to trump other embedding format: - stylish-issue-pdf: default + stylish-issue-pdf: + include-in-header: +# support QR-codes + - text: | + \usepackage{qrcode} # tell latex where to locate images resource-path: @@ -133,8 +137,6 @@ keep-tex: true {{< include ../nummer6/skov/_index.qmd >}} -{{< pagebreak >}} - # Kvindemøde i forsamlingshuset ## *Forfatter: Marianne Klug-Andersen* @@ -156,5 +158,14 @@ keep-tex: true {{< include ../nummer6/_metadata.qmd >}} ```{=latex} +\vspace{\baselineskip} +``` + +Hjemmeside +: `\url{https://posten.oroe.dk/} + \hfill\smash{\raisebox{-.2ex}{\vbox to 1.7cm{ + \hbox{\qrcode[height=1.7cm]{https://posten.oroe.dk/}}}}}`{=latex} + +```{=latex} \thispagestyle{empty} ``` |