Change font size and interline
This commit is contained in:
+2
-2
@@ -1,11 +1,11 @@
|
||||
% font size
|
||||
\documentclass[12pt]{report}
|
||||
\documentclass[11pt]{report}
|
||||
|
||||
% Margini
|
||||
\usepackage[top=2cm, bottom=2cm, left=2cm, right=2cm, head=21.75pt, centering]{geometry}
|
||||
|
||||
% Interlinea
|
||||
\linespread{1.15}
|
||||
\linespread{1.1}
|
||||
|
||||
% Lingua e codifica
|
||||
\usepackage[italian]{babel}
|
||||
|
||||
Reference in New Issue
Block a user