From 7fdbc77a7f5231dde9d6a29dfa5ce2d5150b610a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= Date: Mon, 12 May 2025 12:41:16 +0000 Subject: [PATCH] minor formatting --- .devcontainer/lenaisten/redact.py | 2 +- src/lev-protokoll.latex | 1 + src/lev-protokoll.mk | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.devcontainer/lenaisten/redact.py b/.devcontainer/lenaisten/redact.py index 4489be5..854deac 100644 --- a/.devcontainer/lenaisten/redact.py +++ b/.devcontainer/lenaisten/redact.py @@ -35,7 +35,7 @@ def subredact(match): retval = re.sub(r"\n(\s*[+\-\*]\s+)?", r"*\n\1*", retval, re.MULTILINE) else: - retval = reason + " [intern]" + retval = f"{reason} \\textcolor{{violet}}{{\\faIcon{{lock}}[intern]}}" # DEBUG output # print("GROUPS", match.groups()) diff --git a/src/lev-protokoll.latex b/src/lev-protokoll.latex index e93c535..385b3a5 100644 --- a/src/lev-protokoll.latex +++ b/src/lev-protokoll.latex @@ -609,6 +609,7 @@ $endif$ % titlepage fonts \setkomafont{title}{\bfseries\scshape\huge} \addtokomafont{author}{\color{gray}} +\addtokomafont{date}{\color{gray}} % section title font \setkomafont{section}{\huge} diff --git a/src/lev-protokoll.mk b/src/lev-protokoll.mk index 0f8e14f..fa2a9f5 100644 --- a/src/lev-protokoll.mk +++ b/src/lev-protokoll.mk @@ -46,8 +46,8 @@ compile_md = pandoc \ --template lev-protokoll \ --variable colorlinks:true \ --variable csquotes:true \ - --variable lang:de-DE \ --variable hyperrefoptions:pdfa \ + --variable lang:de-DE \ --output $(3) GSFLAGS := \