minor formatting

This commit is contained in:
Jörn-Michael Miehe 2025-05-12 12:41:16 +00:00
parent c4f02e85a1
commit 7fdbc77a7f
3 changed files with 3 additions and 2 deletions

View file

@ -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())

View file

@ -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}

View file

@ -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 := \