From b692f9b7436fcb60453b1dafaa7a3a7b9a4cde81 Mon Sep 17 00:00:00 2001
From: even <philippe.even@loria.fr>
Date: Fri, 16 Aug 2019 15:01:40 +0200
Subject: [PATCH] Poster: slope to direction

---
 Poster/posterICIAP.tex | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/Poster/posterICIAP.tex b/Poster/posterICIAP.tex
index bb5ee77..a88fd9c 100755
--- a/Poster/posterICIAP.tex
+++ b/Poster/posterICIAP.tex
@@ -223,9 +223,10 @@
                 $0 \leq ax + by - c < \nu$.
           \item {\bf Thickness}:
                 $\mu = \frac{\nu}{p}$
-                \begin{picture}(20,1)(0,0) \end{picture}
-                (period $p = max(|a|,|b|)$, slope $\vec{V} = (a,b)$,
-                shift $h = c$) \\
+                \begin{picture}(50,1)(0,0) \end{picture}
+                (period $p = max(|a|,|b|)$, direction $\vec{V} = (a,b)$, \\
+                \begin{picture}(300,1)(0,0) \end{picture}
+                shift to origin $h = c$)
           \item {\bf Blurred segment} $\mathcal{B}$ of assigned thickness
                 $\varepsilon$ \cite{DebledAl06}:
                 set of points in $\mathbb{Z}^2$ that all belong to a covering
-- 
GitLab