From 0ce3fd75203e05ef25a1f964811cc00eb4903229 Mon Sep 17 00:00:00 2001 From: TG <tarik.graba@telecom-paristech.fr> Date: Thu, 5 Jan 2017 17:06:33 +0100 Subject: [PATCH] =?UTF-8?q?Adds=20T=C3=A9l=C3=A9com=20ParisTech=20logo=20i?= =?UTF-8?q?n=20the=20letters=20watermark?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lettre-upsay.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lettre-upsay.tex b/lettre-upsay.tex index b890810..0556215 100644 --- a/lettre-upsay.tex +++ b/lettre-upsay.tex @@ -26,7 +26,7 @@ % watermark (e logo in the right corner) using the background package \usepackage{background} \backgroundsetup{% - contents={\includegraphics[width=2cm]{logo-upsay-e}}, + contents={\includegraphics[width=1cm]{tpt}\hspace{.5cm}\includegraphics[width=1.5cm]{logo-upsay-e}}, placement=bottom, position=current page.south east, hshift=-2cm, -- GitLab