summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-01-23 18:10:47 +0100
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-01-23 18:10:47 +0100
commitf1abbdd64c18775e1a8858c6cbc592bbdb259494 (patch)
tree5ac30ff0995aae01097c66823a8d6ac6cdf0757c /en
downloadgtk4-f1abbdd64c18775e1a8858c6cbc592bbdb259494.tar.gz
gtk4-f1abbdd64c18775e1a8858c6cbc592bbdb259494.zip
Initial commit
Diffstat (limited to 'en')
-rw-r--r--en/introduction.tex1
-rw-r--r--en/packages.tex1
-rw-r--r--en/title.tex3
3 files changed, 5 insertions, 0 deletions
diff --git a/en/introduction.tex b/en/introduction.tex
new file mode 100644
index 0000000..f4ec3a1
--- /dev/null
+++ b/en/introduction.tex
@@ -0,0 +1 @@
+\chapter{Introduction}
diff --git a/en/packages.tex b/en/packages.tex
new file mode 100644
index 0000000..01c1979
--- /dev/null
+++ b/en/packages.tex
@@ -0,0 +1 @@
+\usepackage[english]{babel}
diff --git a/en/title.tex b/en/title.tex
new file mode 100644
index 0000000..d91a45c
--- /dev/null
+++ b/en/title.tex
@@ -0,0 +1,3 @@
+\title{%
+ \textcolor{BrickRed}{Build GUIs with} \vspace{1em}\\
+GTK toolkit (v4.8.3)}