From 0231f5d886d636d867d56df0744156ba92002ae6 Mon Sep 17 00:00:00 2001 From: Erick Ahmed Date: Sun, 19 Jul 2026 13:50:24 +0200 Subject: [PATCH] Use lower linespread --- thesis.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thesis.tex b/thesis.tex index 72542cd..e2a076a 100644 --- a/thesis.tex +++ b/thesis.tex @@ -5,7 +5,7 @@ \usepackage[top=2.5cm, bottom=2.5cm, left=2.5cm, right=2.5cm, head=21.75pt, centering]{geometry} % Interlinea -\linespread{1.5} +\linespread{1.15} % Lingua e codifica \usepackage[italian]{babel}