From 4fed4ec2658fca35bacad1095393360ec19ca2c5 Mon Sep 17 00:00:00 2001
From: even <philippe.even@loria.fr>
Date: Fri, 14 Dec 2018 23:52:19 +0100
Subject: [PATCH] Article: infographix

---
 Article/notions.tex | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/Article/notions.tex b/Article/notions.tex
index 039b2f6..a443699 100755
--- a/Article/notions.tex
+++ b/Article/notions.tex
@@ -88,8 +88,15 @@ side of $\mathcal{N}_0$.
 
 \begin{figure}[h]
 \center
-  \input{Fig_notions/fig}
-  \caption{Example of directional scan.}
+%  \input{Fig_notions/fig}
+  \includegraphics[width=0.8\textwidth]{Fig_notions/scanstrip.eps}
+     \begin{picture}(1,1)(0,0)
+     \thicklines
+     \put(-173,112){\vector(2,-1){30}}
+     \end{picture}
+  \caption{A directional scan: the start scan $S_0$ in blue, odd scans in
+           green, even scans in red, scan lines bounds $\mathcal{N}_i$ in
+           plain lines and scan strip bounds $\mathcal{D}$ in dotted lines.}
   \label{fig:ds}
 \end{figure}
 
-- 
GitLab