Sett forsidetittelen i overskriftsskriften og aksentfargen
Release enok / bygg (release) Successful in 1m13s
test / test (push) Successful in 1m22s

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015GeH3y8fwTaTudaD88P57o
This commit is contained in:
bl
2026-09-20 22:08:21 +02:00
co-authored by Claude Opus 5
parent c89561b0f5
commit b19162d9a7
4 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ fn kilde(r: &Resultat, scenarier: &[(String, Resultat)]) -> String {
));
}
s.push_str(&format!(
"#v(1.2cm)\n#text(size: 26pt, weight: \"bold\")[Energirapport]\n\n\
"#v(1.2cm)\n#forsidetittel[Energirapport]\n\n\
#v(-0.3em)\n#text(size: 15pt, fill: mid)[{}]\n\n",
e(&l.navn)
));