diff --git a/ICHLL_Brenon.md b/ICHLL_Brenon.md
index 805ca806f119b8c66cc02aa348b5fbbfb781f7e6..5c277adbbdfe2b537b3f0589d6e4b0769b9ec33f 100644
--- a/ICHLL_Brenon.md
+++ b/ICHLL_Brenon.md
@@ -1,6 +1,6 @@
 ---
 title: The specificities of encoding encyclopedias: towards a new standard ?
-author: Alice \textsc{Brenon} \up{1,2,*}
+author: Alice \textsc{Brenon} \textsuperscript{1,2,*}
 numbersections: True
 documentclass: article
 classoptions:
@@ -8,20 +8,18 @@ classoptions:
 	- a4paper
 	- 11pt
 header-includes:
-	\usepackage[frenchb]{babel}
-	\usepackage{textalpha}
-	\usepackage{hyperref}
-	\hypersetup{
-		colorlinks,
-		linkcolor = blue,
-		urlcolor = blue
-	}
+	- \usepackage{textalpha}
+	- \usepackage{hyperref}
+	- \hypersetup{
+            colorlinks,
+            linkcolor = blue,
+            urlcolor = blue
+        }
 ---
 
 \begin{center}
-{\small \up{1} ICAR, CNRS, UMR5191, 69342}\\
-{\small \up{2} Univ Lyon, INSA Lyon, CNRS, UCBL, LIRIS, UMR5205, F-69621}\\
-{\small \up{*} alice.brenon\,@\,ens-lyon.fr}
+{\small \textsuperscript{1} ICAR, CNRS, UMR5191, 69342}\\
+{\small \textsuperscript{2} Univ Lyon, INSA Lyon, CNRS, UCBL, LIRIS, UMR5205, F-69621}\\
 
 \end{center}
 
diff --git a/Makefile b/Makefile
index 82e54ebac7cb0ba1ef3b8b5190fea2b8e250a125..8a4a6b3fcf8b692b01b0765c09d0589186dde3e5 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ FILE_NAME = ICHLL_Brenon
 DOCX_STYLE = ICHLL_STYLESHEET.docx
 DEPEDENCIES = $(FIGURES:%=ressources/%.png) $(SNIPPETS:%.md=%.png) biblio.bib
 
-all: $(FILE_NAME).pdf
+all: $(FILE_NAME).pdf $(FILE_NAME).docx
 
 ICHLL_Brenon.pdf: $(DEPEDENCIES)
 ICHLL_Brenon.docx: $(DEPEDENCIES)
diff --git a/snippets/alcala.md b/snippets/alcala.md
index c28e4c8d7fabed86716bf9740919cd9e3273078e..6c7a6451b23124d3ed7eaf4f632be365543f6b17 100644
--- a/snippets/alcala.md
+++ b/snippets/alcala.md
@@ -3,7 +3,11 @@ header-includes:
 	- \pagestyle{empty}
 	- \usepackage{graphicx}
 	- \usepackage[left=0cm,top=0cm,right=0cm,nohead,nofoot]{geometry}
-	- \geometry{paperwidth=12.3cm, paperheight=3.1cm, margin=0cm}
+	- \geometry{
+            paperwidth=12.3cm,
+            paperheight=3.1cm,
+            margin=0cm
+        }
 ---
 
 ```xml