From bbd4c3a1b8cd4e17828d80aaa06e599b775cb0c5 Mon Sep 17 00:00:00 2001 From: Gregory Trolliet Date: Tue, 1 Oct 2019 08:30:51 +0200 Subject: [PATCH] Make the room italic --- formationTitle.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/formationTitle.sty b/formationTitle.sty index aeb7ad5..3f8ffc4 100644 --- a/formationTitle.sty +++ b/formationTitle.sty @@ -124,7 +124,7 @@ not set, please fix this.} \ifx\@room\undefined \else { -\@room\unskip\strut} +\itshape\@room\unskip\strut} \fi \fi \end{titlepage}