From 80a187f4314ce3f5bf884530b8d01030237a30d2 Mon Sep 17 00:00:00 2001 From: LordBaryhobal Date: Wed, 22 Jul 2026 11:43:22 +0200 Subject: [PATCH] fix(report): reduce code font size --- report/bachelor_thesis.typ | 2 ++ 1 file changed, 2 insertions(+) diff --git a/report/bachelor_thesis.typ b/report/bachelor_thesis.typ index 3577809..f223dd6 100644 --- a/report/bachelor_thesis.typ +++ b/report/bachelor_thesis.typ @@ -38,6 +38,8 @@ syntaxes: path("../midas.sublime-syntax") ) +#show raw.where(block: true): set text(size: .8em) + #show: thesis.with( title: meta.title, subtitle: meta.subtitle,