diff options
Diffstat (limited to 'it')
-rw-r--r-- | it/introduction.tex | 1 | ||||
-rw-r--r-- | it/packages.tex | 1 | ||||
-rw-r--r-- | it/title.tex | 3 |
3 files changed, 5 insertions, 0 deletions
diff --git a/it/introduction.tex b/it/introduction.tex new file mode 100644 index 0000000..5d1a9c8 --- /dev/null +++ b/it/introduction.tex @@ -0,0 +1 @@ +\chapter{Introduzione} diff --git a/it/packages.tex b/it/packages.tex new file mode 100644 index 0000000..c5facf1 --- /dev/null +++ b/it/packages.tex @@ -0,0 +1 @@ +\usepackage[italian]{babel} diff --git a/it/title.tex b/it/title.tex new file mode 100644 index 0000000..5b751de --- /dev/null +++ b/it/title.tex @@ -0,0 +1,3 @@ +\title{% + \textcolor{BrickRed}{Creare interfacce grafiche con} \vspace{1em}\\ +GTK toolkit (v4.8.3)} |