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